/* Global Styles */

html,
body {
  height: 100%;
  width: 100%;
}

.vert-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.vert-text h1 {
  padding: 0;
  margin: 0;
  font-size: 4.5em;
  font-weight: 700;
}

#vis{
    width:1140px;
    text-align:center;
}

#vis{
    text-align:-moz-center;
}






/*********************Quotes*************************/


#quotes{
padding:50px 60px 100px 60px;
}


blockquote {
font-family: Georgia, serif;
font-size: 18px;
font-style: italic;
margin: 0.25em 0;
padding: 0.25em 40px;
line-height: 1.45;
position: relative;
color: #383838;
}


blockquote:before {
display: block;
content: "\201C";
font-size: 80px;
position: absolute;
left: -20px;
top: -20px;
color: #7a7a7a;
}

blockquote cite {
color: #999999;
font-size: 14px;
display: block;
margin-top: 5px;
}
 
blockquote cite:before {
content: "\2014 \2009";
}


.btn.btn-lg.btn-icon
{
    border: 2px solid #e1e1e1;
    border-radius: 0;
    color:#979797;
    font-size: 14px;
    margin-top: 20px;
    padding: 12px 35px;
    text-transform: uppercase;
}
.icon-heading
{
    font-size: 24px;
    text-transform: capitalize;
    margin-top:30px;
    color:#202D33;
}
.text-center.platform {
    font-size: 17px;
    margin: 6px 0 65px;
}
#quotes .col-lg-3.col-md-3.col-sm-6.text-center:hover:hover .btn.btn-lg.btn-icon
{
    background-color:#5cbf86;
    color:#fff;
    border-color:transparent;
    transition-duration:0.5s;
}
#quotes .col-lg-3.col-md-3.col-sm-6.text-center:hover:hover .icon-heading 
{
    color:#5cbf86;
}





/* Side Menu */

#sidebar-wrapper {
  margin-right: -250px;
  right: 0;
  width: 250px;
  background-color: #000000;
  background:transparent;
  background-color: rgba(0,0,0,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);zoom: 1;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-nav li {
  line-height: 40px;
  text-indent: 20px;
}

.sidebar-nav li a {
  color: #999999;
  display: block;
  text-decoration: none;
}

.sidebar-nav li a:hover {
  color: #fff;
  background: rgba(255,255,255,0.2);
  text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 55px;
  line-height: 55px;
  font-size: 18px;
  color:#fff;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#menu-toggle {
  top: 0;
  right: 0;
  position: fixed;
  z-index: 1;
}

#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.toggle {
  margin: 5px 5px 0 0;
}

/* Full Page Image Header Area */

.header {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  background: url(../img/bg_top.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.top_menuBtn{
    display: inline-block;
    float: left;
    margin-right: 2.5%;
    width: 18%;
    padding: 0.5% 0;
    text-align: center;
    color: #b0b0b0;
    -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;
font-weight:100;
font-size: 14px;
}


.logo_sei {
  height: 199px;
  background: url(/images/logo_sei+_big.png) no-repeat center center;
}

h5 {
font-size:32px !important;
margin-bottom: 10px !important;
margin-top: 20px !important;
}

.teaser_text a, .teaser_text a:visited, .teaser_text a:active, .teaser_text a:focus{
font-family: 'Rokkitt';
background: #333;
color: #fff;
padding: 20px 20px 20px 20px;
font-size: 28px;
text-decoration:none;
line-height: 2.2;
  background-color: #000000;
  background:transparent;
  background-color: rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);zoom: 1;
}



/* Intro */

.intro {
  padding: 50px 0;
}

/* Services */

.services {
  background: #01C0E2;
  background: radial-gradient(ellipse at center center , rgb(1, 192, 226) 0px, rgb(1, 192, 226) 50%, rgb(0, 150, 177) 100%) repeat scroll 0% 0% transparent;    
  padding: 50px 0;
  color: #ffffff;
}




.catalog {
  background: #5ad998;
  background: radial-gradient(ellipse at center center , rgb(91, 217, 152) 0px, rgb(91, 217, 152) 60%, rgb(83, 165, 123) 100%) repeat scroll 0% 0% transparent;
  padding: 50px 0;
}


.catalog h1{
  color:#fff;
}


.catalog #intro {
padding-top:50px;
color:#fff;
}

.service-item {
  margin-bottom: 15px;
}

i.service-icon {
  border: 3px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  font-size: 56px;
  width: 140px;
  height: 140px;
  line-height: 136px;
  vertical-align: middle; 
  text-align: center;
}

i.service-icon2 {
border: 3px solid #696969;
border-radius: 50%;
display: inline-block;
font-size: 56px;
width: 140px;
height: 140px;
line-height: 136px;
vertical-align: middle;
text-align: center;
}

/* Callout */

.callout {
  color: #ffffff;
  display: table;
  height: 400px;
  width: 100%;
  background: url(../img/callout.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Portfolio */

.portfolio {
  padding: 50px 0;
}

.portfolio-item {
  margin-bottom: 25px;
}

.img-portfolio {
  margin: 0 auto;
}


/* Call to Action */

.call-to-action {
  color: #ffffff;
  background: #E55679;
  background: radial-gradient(ellipse at center center , rgb(229, 86, 121) 0px, rgb(229, 86, 121) 50%, rgb(181, 63, 92) 100%) repeat scroll 0% 0% transparent;
  padding: 50px 0;
}

.call-to-action .btn {
  margin: 10px;
}

/* Map */

.map {
  height: 500px;
}

/* Footer */

footer {
  padding: 100px 0;
}

.partners {
color:#fff;
background:#000;
padding:100px 60px 100px 60px;
    
}


.top-scroll {
  margin-top: 50px;
}

.top-scroll a {
  text-decoration: none;
  color: inherit;
}

i.scroll {
  color: #333333;
}

i.scroll:hover {
  color: #0a5175;
}
/* Responsive */



@media (max-width: 1270px) {
   
   .logo_sei {

  	position: relative;
	height: 155px;
	background: url(/img/logo_sei+_medium.png) no-repeat center center;
  
  }
  
  

  
  .top_menuBtn{
font-size: 13px;
}


h5{font-size:27px !important;}

.teaser_text a, .teaser_text a:visited, .teaser_text a:active, .teaser_text a:focus{
font-family: 'Rokkitt';
background: #333;
color: #fff;
padding: 10px 20px 10px 20px;
font-size: 25px;
text-decoration:none;
line-height: 1.5;
background-color: #000000;
background:transparent;
background-color: rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);zoom: 1;
}

.btn-lg {
    font-size: 20px;
}

#catalog{display:none;}

}






@media (max-width: 768px) {
	
  .top_menuBtn{
font-size: 10px;
}

.iphone2 img,.iphone1 img{
	width:250px;
}

#catalog{display:none;}

  .callout {
	background: url(../img/callout.jpg) no-repeat center center scroll; 
  }

 .header {
	background: url(../img/bg_top.jpg) no-repeat center center scroll; 
  }

  
   .logo_sei {

  	position: relative;
	height: 99px;
	background: url(/img/logo_sei+_small.png) no-repeat center center;
  
  }
  
  
  .ios_button_big{
display:inline-block;
width: 200px;
height: 61px;
background: url("../img/app-store-button.png") no-repeat scroll 0% 0% / 200px 61px transparent;
border: 2px solid rgb(255, 255, 255);
border-radius: 10px;
background-color: #000000;
background-color: rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);zoom: 1;
margin-top: 25px;
margin-bottom: 25px;
}

.google_play_button_big{
      display:inline-block;
      width: 200px;
      height: 61px;
      background: url("../img/google_play_button.png") no-repeat scroll 0% 0% / 200px 61px transparent;
      border: 2px solid rgb(255, 255, 255);
      border-radius: 10px;
      background-color: #000000;
      background-color: rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);zoom: 1;
      margin-top: 25px;
      margin-bottom: 25px;
}

.teaser_text a, .teaser_text a:visited, .teaser_text a:active, .teaser_text a:focus{
font-family: 'Rokkitt';
background: #333;
color: #fff;
padding: 10px 20px 10px 20px;
font-size: 16px;
text-decoration:none;
line-height: 1.9;
background-color: #000000;
background:transparent;
background-color: rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);zoom: 1;
}


.btn-lg {
    font-size: 14px;
}


}









  .map {
	height: 75%;
  }

}
