@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700|Roboto:100,300,400');

@font-face {
    font-family: 'Sacrifice';
    src: url('Sacrifice.woff2') format('woff2'),
        url('Sacrifice.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Semibold.woff2') format('woff2'),
        url('Lato-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Medium.woff2') format('woff2'),
        url('Lato-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Regular.woff2') format('woff2'),
        url('Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

	

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, button, output, ruby, section, summary, time, mark, audio, video {
font-family: 'Lato';
margin: 0;
padding: 0;
border: 0;
font: inherit;
text-decoration:none;
list-style: none;
}

/** general **/
body {
font-family: 'Lato';
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: left;
color:#343434;
background-position-x: -255px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}


.hover-txt:hover, .Text-Hover:hover , .hover-txt-1:hover
{
    color: #b8292f !important; 
}


.Text-Hover-1
{
    color: #fff !important; 
}

h1{   font-family: 'Sacrifice'; text-shadow: 1px 1px 1px #000; color:#fff;  font-size:80pt; font-weight:700; letter-spacing:4px; line-height: 120%; }
h2{ font-size:40pt; font-weight:400; color:#000;}
h3{ font-size:28pt; font-weight:400; letter-spacing:1px;}
h4{ font-size:18pt; font-weight:400; line-height:18pt; color:#000; margin-top: 15px;}
h5{ font-size:16pt; font-weight:600;}
p{ font-size:13pt; font-weight:400; letter-spacing:.1pt; line-height:1.9; text-shadow:none; }

a, a:visited, a:hover, a:active { 
color: inherit;
text-decoration:none;
outline: 0;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; 
}

.link-class {
    display: block;
	text-decoration:none;
	color:inherit!important;
}

/* space and color */
.spaceup{ margin-top:30px;}
.spacedown{ margin-bottom:30px;}
.spaceicon{ margin-bottom:10px; margin-right: 30px; overflow: hidden; text-align: left; float:left;}
.center{ text-align:center; }
.spaceicon-right{ margin-right: 10px;}
.left{ text-align:left; float:left; line-height:inherit; }
.color-black { background:#111; padding:40px; border-bottom:4px solid #fff; }
.color-gray { background:#252525; padding:40px; }

/* image-expedition */
.img-cont{ display:block; float:left; margin:10px 20px 10px 0; width:100%; max-width:1200px; height:auto;}

/*Vommuli & Maadheli Buttons*/


.buttonn1:hover, .buttonn2:hover
{
   
 
  color: #fff;
 
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}

/* button-expediton */

button{
border: 1px solid #dadada;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
button:hover{ 
border: none;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn-home {
display: inline-grid;
width: 400px;
height: 50px;
font-size:28px;
letter-spacing:4pt;
text-transform:uppercase;
font-style:normal;
text-align:center;
line-height:50px;
color:#fff;
/*border: 1px solid #dadada;
background:rgba(0,0,0,0.20);*/
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
outline: none;
text-shadow:none;
margin: 120px 250px auto;
padding: 0 100px;
cursor:pointer;
text-shadow: 3px 3px 6px #232324;
}


/* wrapper page */
.main-content{
  position:relative;  
  width: 100%;
  top: 10%;
  height:99%;
  overflow-y: auto;  
  outline: 0;
  padding:10% 10% 10% 10%;
  float:left;
  text-shadow: 1px 1px rgba(0,0,0,0.1);  
  -webkit-transition: bottom 0.8s  cubic-bezier(.165, 0.840, 0.440, 1.000), opacity 0.8s linear;
  transition: bottom 0.8s cubic-bezier(.165, 0.840, 0.440, 1.000), opacity 0.8s linear;  
  
}

.maincopy-02
{
    margin-top: 0px;
    margin-left: 75px;
}

.maincopy-02-a
{
     margin-top: 0px;
    margin-left: 75px;
}


.maincopy-03
{
    margin-top: 5px !important;
    margin-left: 75px;
    margin-bottom: 30px !important;
}

.vommuli-gal
{
    margin-left: 20px !important;
}


.vommuli-body-text p
{
    width: 80%;
}

.Maadheli-gal
{
    margin-left: 85px !important;
}

.main-content p
{
    color: #000 ;
    font-size: 17px;
}

.googlemap 
{
  margin-left: 5% !important;
  margin-right: auto;
}

.logos
{    
    padding: 5px 5px;
}
.logos .AREL img
{
    max-width: 100%;
     padding: 25px 25px;
    
}

.logos .TRH img
{
    max-width: 70%;
      padding: 10px 25px;
    
}
@media only screen and (max-width:1660px) 
{
  .btn-home {
display: inline-grid;
width: 350px;
height: 50px;
font-size:28px;
letter-spacing:4pt;
text-transform:uppercase;
font-style:normal;
text-align:center;
line-height:50px;
color:#fff;
/*border: 1px solid #dadada;
background:rgba(0,0,0,0.20);*/
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
outline: none;
text-shadow:none;
margin: 160px 180px auto !important;
padding: 0 80px;
cursor:pointer;
text-shadow: 3px 3px 6px #232324;
}  

.Home-caption
{
    font-family: 'Sacrifice'; text-shadow: 1px 1px 1px #000; color:#fff; font-size:60pt !important; font-weight:700; letter-spacing:4px; line-height: 120%; margin-top: -40px !important; 
}

.main-content
{
    
}

.maincopy-03
{
    margin-top: 0px !important;
    margin-left: 75px;
    margin-bottom: 40px !important;
}

.main-content p
{
    color: #000 ;
    font-size: 16px !important;
     
}

h1{   font-family: 'Sacrifice'; font-size:80pt; font-weight:700; letter-spacing:4px; line-height: 120%; }
h2{ font-size:40pt; font-weight:400; color:#000;}
h3{ font-size:25pt !important; font-weight:400; letter-spacing:1px;}
h4{ font-size:17pt !important; font-weight:400; line-height:18pt; color:#000; margin-top: 15px;}

.logos
{    
    padding: 5px 5px;
}
.logos .AREL img
{
    max-width: 100%;
     padding: 25px 25px;
    
}

.logos .TRH img
{
    max-width: 60%;
      padding: 25px 25px;
    
}
}


@media only screen and (max-width:1440px) 
{
  .btn-home {
display: inline-grid;
width: 350px;
height: 50px;
font-size:28px;
letter-spacing:4pt;
text-transform:uppercase;
font-style:normal;
text-align:center;
line-height:50px;
color:#fff;
/*border: 1px solid #dadada;
background:rgba(0,0,0,0.20);*/
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
outline: none;
text-shadow:none;
margin: 160px 180px auto !important;
padding: 0 80px;
cursor:pointer;
text-shadow: 3px 3px 6px #232324;
}  

.Home-caption
{
    font-family: 'Sacrifice'; text-shadow: 1px 1px 1px #000; color:#fff; font-size:60pt !important; font-weight:700; letter-spacing:4px; line-height: 120%; margin-top: -40px !important; 
}

.main-content
{
    
}

.maincopy-03
{
    margin-top: 0px !important;
    margin-left: 75px;
    margin-bottom: 40px !important;
}

.main-content p
{
    color: #000 ;
    font-size: 16px !important;
     
}

h1{   font-family: 'Sacrifice'; font-size:80pt; font-weight:700; letter-spacing:4px; line-height: 120%; }
h2{ font-size:40pt; font-weight:400; color:#000;}
h3{ font-size:25pt !important; font-weight:400; letter-spacing:1px;}
h4{ font-size:17pt !important; font-weight:400; line-height:18pt; color:#000; margin-top: 15px;}

.logos
{    
    padding: 5px 5px;
}
.logos .AREL img
{
    max-width: 100%;
     padding: 20px 20px;
    
}

.logos .TRH img
{
    max-width: 60%;
      padding: 20px 20px;
    
}
}


@media only screen and (max-width:1366px) 
{
  .btn-home {
display: inline-grid;
width: 350px;
height: 50px;
font-size:25px;
letter-spacing:4pt;
text-transform:uppercase;
font-style:normal;
text-align:center;
line-height:50px;
color:#fff;
/*border: 1px solid #dadada;
background:rgba(0,0,0,0.20);*/
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
outline: none;
text-shadow:none;
margin: 160px 110px auto !important;
padding: 0 80px;
cursor:pointer;
text-shadow: 3px 3px 6px #232324;
}  

.Home-caption
{
    font-family: 'Sacrifice'; font-size:55pt !important; font-weight:700; letter-spacing:4px; line-height: 120%; margin-top: -40px !important; 
}

.main-content p
{
    color: #000 ;
    font-size: 16px !important;
}

h1{   font-family: 'Sacrifice'; font-size:80pt; font-weight:700; letter-spacing:4px; line-height: 120%; }
h2{ font-size:40pt; font-weight:400; color:#000;}
h3{ font-size:25pt !important; font-weight:400; letter-spacing:1px;}
h4{ font-size:17pt !important; font-weight:400; line-height:18pt; color:#000; margin-top: 15px;}

.logos
{    
    padding: 5px 5px;
}
.logos .AREL img
{
    max-width: 100%;
     padding: 10px 10px;
    
}

.logos .TRH img
{
    max-width: 60%;
      padding: 10px 10px;
    
}


}


@media only screen and (max-width:1024px) 
{
  .btn-home {
display: inline-grid;
width: 350px;
height: 50px;
font-size:25px;
letter-spacing:4pt;
text-transform:uppercase;
font-style:normal;
text-align:center;
line-height:50px;
color:#fff;
/*border: 1px solid #dadada;
background:rgba(0,0,0,0.20);*/
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
outline: none;
text-shadow:none;
margin: 160px 80px auto !important;
padding: 0 80px;
cursor:pointer;
text-shadow: 3px 3px 6px #232324;
}  

.Home-caption
{
   font-family: 'Sacrifice'; font-size:55pt !important; font-weight:700; letter-spacing:4px; line-height: 120%; margin-top: -40px !important; 
}

/* background-expedition */
.bgexpedition {
  position: fixed;
  width: 100% !important;
  height: 100% !important;
}
.bgexpedition img {
  min-height: 100% !important;
  width: 100% !important;
  height:auto;
  top: 0;
  left: 0;
}

.brand-expedition img
{
    width: 15% !important;
}


.main-content p
{
    color: #000 ;
    font-size: 14px !important;
}

h1{   font-family: 'Sacrifice'; font-size:80pt; font-weight:700; letter-spacing:4px; line-height: 120%; }
h2{ font-size:40pt; font-weight:400; color:#000;}
h3{ font-size:22pt !important; font-weight:400; letter-spacing:1px;}
h4{ font-size:17pt !important; font-weight:400; line-height:18pt; color:#000; margin-top: 15px;}



.logos
{    
    padding: 5px 5px;
}
.logos .AREL img
{
    max-width: 100%;
     padding: 10px 10px;
    
}

.logos .TRH img
{
    max-width: 60%;
      padding: 10px 10px;
    
}
}



@media only screen and (max-width:768px) 
{
  .btn-home {
display: inline-grid;
width: 350px;
height: 50px;
font-size:21px;
letter-spacing:4pt;
text-transform:uppercase;
font-style:normal;
text-align:center;
line-height:50px;
color:#fff;
/*border: 1px solid #dadada;
background:rgba(0,0,0,0.20);*/
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
outline: none;
text-shadow:none;
margin: 160px 0px auto !important;
padding: 0 80px;
cursor:pointer;
text-shadow: 3px 3px 6px #232324;
}  

.Home-caption
{
    font-family: 'Sacrifice'; font-size:45pt !important; font-weight:700; letter-spacing:4px; line-height: 120%; margin-top: -40px !important; 
}

/* background-expedition */
.bgexpedition {
  position: fixed;
  width: 100% !important;
  height: 100% !important;
}
.bgexpedition img {
  min-height: 100% !important;
  width: 100% !important;
  height:auto;
  top: 0;
  left: 0;
}

.brand-expedition img
{
    width: 20% !important;
}

.main-content p
{
    color: #000 ;
    font-size: 15px !important;
}

h1{   font-family: 'Sacrifice'; font-size:80pt; font-weight:700; letter-spacing:4px; line-height: 120%; }
h2{ font-size:40pt; font-weight:400; color:#000;}
h3{ font-size:22pt !important; font-weight:400; letter-spacing:1px;}
h4{ font-size:16pt !important; font-weight:400; line-height:18pt; color:#000; margin-top: 15px;}


.maincopy-03
{
    margin-top: -10px !important;
    margin-left: 5px !important;
    margin-bottom: 20px !important;
}

.maincopy-02-a
{
     margin-left: 5px !important;
}

.maincopy-02
{
     margin-left: 5px !important;
}

.tz-gallery {
   padding: 0px !important;
   margin-left: 25px !important;
}
.googlemap
{
    margin-left: -05px !important;
}


.logos
{    
    padding: 5px 5px;
}
.logos .AREL img
{
    max-width: 50%;
     padding: 10px 10px;
    
}

.logos .TRH img
{
    max-width: 30%;
      padding: 10px 10px;
    
}
}


@media only screen and (max-width:540px) 
{
    
      body {
font-family: 'Lato';
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: left;
color:#343434;
background: url(../img/Mobile-bg.jpg);
background-repeat: no-repeat;



}


  .btn-home {
display: inline-grid;
width: 200px;
height: 35px;
font-size:18px;
letter-spacing:4pt;
text-transform:uppercase;
font-style:normal;
text-align:center;
line-height:30px;
color:#fff;
/*border: 1px solid #dadada;
background:rgba(0,0,0,0.20);*/
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
outline: none;
text-shadow:none;
margin: 150px 20px auto !important;
padding: 0 0px;
cursor:pointer;
text-shadow: 3px 3px 6px #232324;

}  

.Home-caption
{
    font-family: 'Sacrifice'; font-size:35pt !important; font-weight:700; letter-spacing:4px; line-height: 120%; margin-top: -50px !important; 
}

h4{ font-size:13pt !important; font-weight:600; line-height:18pt; color:#000; margin-top: 15px;}

/* background-expedition */
.bgexpedition {
  position: fixed;
  width: 100% !important;
  height:350px !important;
  display: none;
   
}
.bgexpedition img {
  min-height: 100% !important;
  width: 100% !important;
  height:100% !important;
  top: 0;
  left: 0;
  
}
.brand-expedition img
{
    width: 35% !important;
}


.main-content
{
    padding-top: 105px;
}

.maincopy-03
{
    margin-top: 30px !important;
    margin-left: 5px !important;
    margin-bottom: 30px !important;
}

.maincopy-02,.maincopy-02-a
{
     margin-left: 5px !important;
}

.tz-gallery {
    padding: 0px !important;
   margin-left: -10px !important;
}


.logos
{    
    padding: 5px 5px;
}
.logos .AREL img
{
    max-width: 50%;
     padding: 10px 10px;
    
}

.logos .TRH img
{
    max-width: 30%;
      padding: 10px 10px;
    
}
}







@media only screen and (max-width:480px) 
{
    
    #logo img
    {
        width: 35% !important;
    }
    
    body {
font-family: 'Lato';
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: left;
color:#343434;

background: url(../img/Mobile-bg.jpg);
background-repeat: no-repeat;


}


  .btn-home {
display: inline-grid;
width: 300px;
height: 35px;
font-size:22px;
letter-spacing:4pt;
text-transform:uppercase;
font-style:normal;
text-align:center;
line-height:30px;
color:#fff;
/*border: 1px solid #dadada;
background:rgba(0,0,0,0.20);*/
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
outline: none;
text-shadow:none;
margin: 20px 20px auto !important;
padding: 20px 20px;
cursor:pointer;
text-shadow: 3px 3px 6px #232324;
position: relative;
top: 30px;

}  

.Home-caption
{
   font-family: 'Sacrifice'; font-size:45pt !important; font-weight:700; letter-spacing:4px; line-height: 120%; margin-top: -150px !important; 
}

h4{ font-size:13pt !important; font-weight:600; line-height:18pt; color:#000; margin-top: 15px;}

/* background-expedition */
.bgexpedition {
  position: fixed;
  width: 100% !important;
  height:350px !important;
  display: none;
   
}
.bgexpedition img {
  min-height: 100% !important;
  width: 100% !important;
  height:100% !important;
  top: 0;
  left: 0;
  
}

.contentexpedition
{
    padding-top: 70px;
}
.brand-expedition img
{
    width: 35% !important;
}

.maincopy-03
{
    margin-top: 0px !important;
    margin-left: 5px !important;
    margin-bottom: 20px !important;
}

.maincopy-02,.maincopy-02-a
{
     margin-left: 5px !important;
}

.tz-gallery {
    padding: 0px !important;
   margin-left: -10px !important;
}

.main-content p
{
    color: #000 ;
    font-size: 17px !important;
}

.logos
{    
    padding: 5px 5px;
}
.logos .AREL img
{
    max-width: 50%;
     padding: 10px 10px;
    
}

.logos .TRH img
{
    max-width: 30%;
      padding: 10px 10px;
    
}

}




@media only screen and (max-width:440px) 
{
    
    #logo img
    {
        width: 45% !important;
    }
    
    
  body {
font-family: 'Lato';
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: left;
color:#343434;

background: url(../img/Mobile-bg.jpg);
background-repeat: no-repeat;


}


  .btn-home {
display: inline-grid;
width: 300px;
height: 35px;
font-size:22px;
letter-spacing:4pt;
text-transform:uppercase;
font-style:normal;
text-align:center;
line-height:30px;
color:#fff;
/*border: 1px solid #dadada;
background:rgba(0,0,0,0.20);*/
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
outline: none;
text-shadow:none;
margin: 20px 20px auto !important;
padding: 20px 20px;
cursor:pointer;
text-shadow: 3px 3px 6px #232324;
position: relative;
top: 30px;

}  

.Home-caption
{
   font-family: 'Sacrifice'; font-size:45pt !important; font-weight:700; letter-spacing:4px; line-height: 120%; margin-top: -150px !important; 
}

h4{ font-size:13pt !important; font-weight:600; line-height:18pt; color:#000; margin-top: 15px;}

/* background-expedition */
.bgexpedition {
  position: fixed;
  width: 100% !important;
  height:350px !important;
  display: none;
   
}
.bgexpedition img {
  min-height: 100% !important;
  width: 100% !important;
  height:100% !important;
  top: 0;
  left: 0;
  
}

.contentexpedition
{
    padding-top: 70px;
}
.brand-expedition img
{
    width: 35% !important;
}

.maincopy-03
{
    margin-top: 0px !important;
    margin-left: 5px !important;
    margin-bottom: 30px !important;
}

.maincopy-02,.maincopy-02-a
{
     margin-left: 5px !important;
}

.tz-gallery {
    padding: 0px !important;
   margin-left: -10px !important;
}

.main-content p
{
    color: #000 ;
    font-size: 17px !important;
}

.logos
{    
    padding: 5px 5px;
}
.logos .AREL img
{
    max-width: 70%;
     padding: 10px 10px;
    
}

.logos .TRH img
{
    max-width: 50%;
      padding: 10px 10px;
    
}
}





.btn-form {
display: inline-block;
width: 200px;
height: 50px;
font-size:9pt;
letter-spacing:1pt;
text-transform:uppercase;
font-style:normal;
text-align:center;
line-height:50px;
color:#fff;
border: 1px solid rgb(0,0,0,0);
background:#008fff;
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
outline: none;
text-shadow:none;
margin: 10px auto;
padding: 0;
cursor:pointer;
}
.btn-content{
display: inline-block;
width: 200px;
height: 50px;
font-size:10pt;
letter-spacing:2pt;
text-transform:uppercase;
font-style:normal;
text-align:center;
line-height:50px;
color:#fff;
border: 1px solid #dadada;
background:rgba(0,0,0,0);
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
outline: none;
text-shadow:none;
margin: 20px 0 0 0;
padding: 0;
cursor:pointer;
}
 .btn-content:hover{border: none;
background:rgba(210, 171, 103, 0.8);
border: 1px solid rgba(0,0,0,0);
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;}
.btn-form:hover{border: none;
background:#111;
color:#efefef;
border: 1px solid rgb(0,0,0,0);
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;}
.devider-center {border-top: 4px solid #fff; margin:15px 0 20px 0; width:200px; margin:0 auto;}
.devider-page {border-top: 2px solid #000; margin:15px 0 20px 0; width:15%}
.devider-page-content {border-top: 1px solid #000; margin:15px 0 20px 0; width:50px;}

/* no select */
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* background-expedition */
.bgexpedition {
  position: fixed;
  width: 100%;
  height: 100%;
}
.bgexpedition img {
  min-height: 100%;
  width: 100%;
  height:auto;
  top: 0;
  left: 0;
}
/* background video  */
.video {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index:0;
  opacity:0.8;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.overlay-main{
  position: fixed;
  width: 100%;
  height:100%;
 
}
.overlay-home{
  position: fixed;
  width: 100%;
  height:100%;
 
}
/** general end **/




/* preloader */
.preloader
    {
        position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 0;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row nowrap;
              -ms-flex-flow: row nowrap;
                  flex-flow: row nowrap;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          background:rgba(255,255,255,0.1);
    }
.mainpreloader {
	position:relative;
	animation: rotate 1s infinite linear;
	border: 3px solid rgba(255, 255, 255, .1);
	width: 50px;
	height: 50px;
	margin-right:-24px;
	border-radius: 999px;
}
.mainpreloader span {
	position:absolute;
	width:50px;
	height:50px;
	border: 3px solid transparent;
	border-top: 3px solid rgba(255, 255, 255, .5);
	top: -3px;
	left: -3px;
	border-radius:999px;
}
@-webkit-keyframes rotate{
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
	}
@keyframes rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}

.logo-preloader{
	animation: fadeimg 1s infinite linear;
	}
@-webkit-keyframes fadeimg{
	0% {opacity:1;}
	50% {opacity:0.6;}
	100% {opacity:1;}
	}
@keyframes fadeimg{
	0% {opacity:1;}
	50% {opacity:0.6;}
	100% {opacity:1;}
	}
/* end preloader */




/** Menu Navigation & Button **/
/* icon menu */
/*Menu */


button {
  background:transparent;
  border:none;
  width:30px;
  height:30px;
  cursor:pointer; 
  outline:0;
  position:absolute;
  right: 45px;
  top: 40px;
  z-index: 15 !important;
}

.toggle span {
  width:100%;
  height:3px;
  background:#2b2828;
  display:block;
  position:relative;
  coursor:pointer;
}

.toggle span:before,
.toggle span:after {
  content:'';
  position:absolute;
  right:0;
  width:100%;
  height:100%;
  background:#2b2828;
  transition: all 0.3s ease-out;
}

.toggle span:before {
  top:-8px;
}

.toggle span:after {
  top:8px;
}

.toggle span.toggle {
  background:transparent;
}

.toggle span.toggle:before {
  top:0;
  transform:rotate(-45deg);
  background:#2b2828;
  
}

.toggle span.toggle:after {
  top:0;
  transform:rotate(45deg);
  background:#2b2828;
}

.sidebar {
  background:rgba(255,255,255,0.95);
  width:320px;
  position:fixed;
  top:0px;
  right:-320px;
  height:100%;
  box-shadow:0 2px 8px rgba(0,0,0,0.2);  
  transition:all 0.3s ease-out;   
  display: table;
  table-layout: fixed;      
  box-shadow: -15px 0px 5px rgba(0,0,0, 0.1);
  z-index: 8;
}

.sidebar ul {
  list-style:none;
}

.sidebar ul li {
  display:block;
  
  
}

#nav-menu { display: table-cell; vertical-align: middle; right:0px; }

.sidebar ul li a {
 position:relative;
  font-family: 'Oswald', serif;
  width:320px;
  float: right;
text-transform: uppercase;
padding-right: 30px;
line-height:60pt;
  letter-spacing:2px;
  font-size: 22pt;
  font-weight:400;
  line-height:50pt;
  letter-spacing:2px;
  text-align:right;
}
#nav-menu li .active {
  color: #000;
  border-bottom: 2px solid #b8292f;
}

.sidebar ul li a:before {
  content:'';
  position:absolute;
  bottom:0;
  left:50%;
  right:50%;
  transform:translate(-50%,-50%);
  width:0;
  height:1px;
  background:#b8292f;
  z-index:-1;
  transition:all 0.3s ease-out;
}

.sidebar ul li a:hover:before {
  width:auto;
}

.sidebar ul li a:hover {
  color:#b8292f;
}

.sidebarshow {
  right:0;
}

/*Submenu for Island menubar*/
.Sub-menu-1{
    display:block;
}

.Island-li:hover > .Sub-menu-1{
    display:block !important;
   
    
}

.island-tab
{
    cursor: default !important;
}

.Sub-menu-1 li a
{
    font-size: 14pt !important;
  font-weight:400;
  line-height:60pt;
  letter-spacing:2px;
}

/* wrapper bottom end */
/* navigation end */

/* logo-expedition */
.brand-expedition {
  position:fixed;
  top:25px;
  left:40px;
  width: auto;
  height: auto;
  z-index:10;
  cursor:pointer;  
}
.brand-expedition img
{
    width: 11%;
}

/** Menu Navigation & Button end **/

/*** Content ***/
/* wrapper expedition */
#wraperexpedition{
  position: fixed;
  width: 100%;
  height:100%;
  background:rgba(0, 0, 0, 0);
}

/* wrapper home */
.contentexpedition{ 
width: 100%;
text-align:center;
margin: 0;
position:fixed;
color:#fff;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-shadow: 2px 2px rgba(0,0,0,0.2);
z-index:1;
-webkit-transition: 0.5s cubic-bezier(.165, .84, .44, 1) 0.5s;
transition: 0.5s cubic-bezier(.165, .84, .44, 1) 0.5s;
}

/* home expedition */
#slidertext{ margin-bottom:20px;}
.main-text{ font-size:30pt; font-weight:300;}

/* countdown */
#given_date{
 font-family: 'Roboto', sans-serif;
 font-size:48pt;
 background:none;
 border:none;
 color:#fff;
 text-align:center;
 font-weight:700;
 text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
 }
 #given_date sup{ 
 font-family: 'Roboto', sans-serif;
 font-weight:400; 
 font-size:11pt; 
 text-transform:uppercase; 
 margin-left:10px; 
 margin-right:10px;
 }
/* home expedition end */



/*Gallery*/
.tz-gallery {
    padding: 5px;
    margin-left:75px; 
   
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 0;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

@media(max-width: 768px) {
    body {
        padding: 0;
    }
}
/*Gallery ends*/


.max-page{
	width:100%;
	-webkit-transition: all 0.7s cubic-bezier(.165, .84, .44, 1) 0.5s;
    transition: all 0.7s cubic-bezier(.165, .84, .44, 1) 0.5s;
}


.minimize{
	left: 40%;
	-webkit-transition: 0.5s cubic-bezier(.165, .84, .44, 1) 0.5s;
    transition: 0.5s cubic-bezier(.165, .84, .44, 1) 0.5s;
}
.maximize{
	z-index:2;
	opacity:1;
	
	-webkit-transition: all 0.7s cubic-bezier(.165, .84, .44, 1) 0.5s;
    transition: all 0.7s cubic-bezier(.165, .84, .44, 1) 0.5s;
}

/* team */
#team{
	padding-top: 10px;
	width:100%; 
	
	margin:0px; 
	text-align:center;
	}
.team-wrapper{
		width:24%;
		display:inline-block;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		position: relative;
		margin:25px 10px 5px 10px;
	}
.team-wrapper img{ 
   
   opacity: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  }	
.team-wrapper img:hover{
		cursor: pointer;
		opacity: 0.5;
		-webkit-transition: opacity 0.3s linear;
        transition: opacity 0.3s linear;
	}
.team-des{
		padding: 20px;
	}
.team-des p{
	font-weight:700;
	}
.team-des span{
		display: block;
		font-weight:300;
		font-size:12pt;
		margin: 5px 0 5px 0;
	}
.team-des .fa {
  width: 25px;
  height: 25px;
  font-size:16px;
}
.team-des .fa:hover{
	    cursor: pointer;
		opacity: 0.8;
		}


/* gallery */
.port {
  position: relative;
  font-size: 9pt;
  font-weight:400;
  letter-spacing:1pt;
  text-transform:uppercase;
  width: 341px;
  height: 252px;
  margin:0 auto;
}

.port img {
  width: 100%;
  vertical-align: top;
}

.port:after, .port:before {
  position: absolute;
  opacity: 0;
  -webkit-transition:0.5s cubic-bezier(.165, .84, .44, 1) 0s;
  transition:0.5s cubic-bezier(.165, .84, .44, 1) 0s;
}

.port:after {
  content: '\A';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}

.port:before {
  content: attr(data-content);
  width: 100%;
  color: #fff;
  z-index: 1;
  line-height: 0px;
  text-align: center;
  bottom:0px;
  background:  rgba(0,0,0,0.8);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.port:hover:after, .port:hover:before {
  line-height: 30pt;	
  opacity: 0.8;
  cursor: pointer;
}

.rollover i{
  cursor: pointer;
  opacity:0;
  width: 100%;
  position: absolute;
  z-index: 10;
  line-height: 30px;
  font-size:40pt; 
  color:rgba(255, 255, 255, 0.5); 
}
.rollover i:hover {
	opacity:1;
}
/* end gallery */


/* Magnific Popup CSS */
.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-close,.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}.mfp-figure:after,.mfp-iframe-scaler iframe{box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute;left:0}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;font-style:normal;font-size:38px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#fff;font-size:12px;line-height:18px}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;top:0;width:100%;height:100%;background:#fff}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{top:40px;bottom:40px;right:0;z-index:-1;background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.image-source-link{color:#98C3D1}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}
/* end Magnific Popup CSS */

/* general popup */
.white-popup-block{max-width:900px; margin: 20px auto; color:#333; background:#fefefe; padding:40px;}
.white-popup-block h3{ font-weight:300; line-height:normal; letter-spacing:normal;}
.white-popup-block p{ font-size:11pt; font-weight:300; line-height:normal; letter-spacing:normal;}
.devider-black {border-top: 1px solid #333; margin:10px auto; width:200px;}
.devider-black-left {border-top: 1px solid #333; margin:15px 0 20px 0; width:50px;}

/** contact **/
#map{width:100%; height:360px;}
.contact {
  text-align: left;
  margin-left: 20px;
  width:100%;
  height:auto;
}
.main-content a{
  font-size:13pt;
  font-weight:300;
  text-decoration:none;
}

input[type="email"]{
  text-align:center;
  width:40%;
  height: 55px;
  padding: 10px;
  margin: 5px 0px 5px 0px;
  border: 0px;
  font-size: 12pt;
  letter-spacing: 2px;
  background: rgba(0, 0, 0, 0);
  padding: 13px 10px 15px 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -moz-transition: none;
  -webkit-transition: none;
  border-bottom: 1px solid #c3c3c3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.2s ease;
}


input[type="text"], textarea {
  text-align: left;
  width: 95%;
  height: 55px;
  padding: 10px;
  margin: 5px 0px 5px 0px;
  border: 0px;
  font-size: 12pt;
  font-weight:300;
  letter-spacing: 2px;
  background: rgba(0, 0, 0, 0);
  padding: 13px 10px 15px 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -moz-transition: none;
  -webkit-transition: none;
  border-bottom: 1px solid #c3c3c3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.2s ease;
}

textarea {
  height: 100px;
}

input[type="text"]:focus, input[type="text"].focus, textarea:focus, textarea.focus, input[type="email"]:focus, input[type="email"].focus, email:focus, email.focus {
  border-bottom: 1px solid #959595;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: #efefef;
}

::-moz-placeholder {
  opacity: 1;
  color: #efefef;
} /* firefox 19+ */
:-ms-input-placeholder {
  opacity: 1;
  color: #efefef;
} /* ie */
input:-moz-placeholder {
  opacity: 1;
  color: #efefef;
}

.error {
  width: 200px;
  color:#fff;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  border-radius:100px;
  background:rgba(242,79,71,0.8);
  display: none;
  text-align:center;
  letter-spacing:1px;
  font-size: 10px;
  margin-bottom: 10px;
  padding: 5px 10px 7px 10px;
  
}

.success {
  width: 100%;
  display: none;
  padding: 2px 0px 2px 0px;
  margin-left: 10px;
  font-size: 11px;
  margin-bottom: 10px;
}

/* subscribe */
#subwrap {
margin: 0 auto;
text-align:center;
color:#333; 
background: #fff;
width: 450px;
height: 300px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
border:1px solid #333;
position: relative;
}

#subwrap h5{ font-family: 'Oswald', sans-serif; font-weight:400; font-size:26px; margin:0px 0 30px 0;}

#subscribe .mail {
display: none;
visibility: hidden;
}

#subscribe input#subscribeemail {
font-size: 10pt;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
color:#333; 
width: 300px;
height: 50px;
margin: 10px;
padding: 10px;
border: 1px solid #dadada;
  -webkit-border-radius:50px;
-moz-border-radius:50px;
border-radius:50px;
}
#subscribe input#subscribeemail[type="text"]:focus, #subscribe input#subscribeemail[type="text"].focus{
  border: 1px solid #efefef;

}

.subscribesuccess {
display:none;
width: 375px;
font-size: 10px;
line-height: 2;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 400;
letter-spacing: normal;
color: #333;
margin: 0 auto;
padding:0;
letter-spacing: 1px;
}

#subscribe .subscribeerror {
width: 375px;
font-size: 10px;
line-height: 2;
font-style: normal;
text-transform: uppercase;
text-align: center;
color: #333;
display: block;
margin: 0 auto;
padding: 0;
letter-spacing: 1px;
}
/** contact end **/

/* particle */
#particles {
  width: 100%;
  min-height: 600px;
  
  position:fixed;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*footer*/
.footer {
  position: absolute;
  display: block;
  height: auto;
  right: 40px;
  bottom: 10px;
  
  font-size:11px;
  z-index: 99;
}

/*soc-icon*/
.soc-icon {
  position: absolute;
  display: block;
  height: auto;
  left: 40px;
  bottom: 10px;
  overflow: hidden;
  font-size:11px;
  z-index: 1;
}
.soc-icon i { font-size:13pt; margin-right:10px;}
.soc-icon i:hover { color:#999;}
/*footer end*/

/** Other end **/
/*** Content end ***/

/* STYLE IE 10+ CROSS BROWSER */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

}



