@import url(//fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps);

@import url(https://fonts.googleapis.com/css?family=PT+Sans);

@import url(https://fonts.googleapis.com/css?family=Contrail+One);

@import url(https://fonts.googleapis.com/css?family=Roboto:400);

@import url(https://fonts.googleapis.com/css?family=Roboto:500);

@import url(https://fonts.googleapis.com/css?family=Roboto:300);

@import 'jquery.fancybox.css';
/*------ template stylization ------*/

img{
    max-width:100%;
    
}

body {
  background: #ffffff;
  font: 14px 'Open Sans', serif;
  line-height: 21px;
  color: #5a5a59;
  min-width: 960px;
    min-height:940px;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #0f0f0f;
  z-index: 1023;
}
#webSiteLoader > span {
  position: absolute;
  left: 50%;
  top: 50%;
}
#pageLoader {
  position: fixed;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  z-index: 1000;
  display: none;
}
#pageLoader > div {
  background: url(../img/page_loader.gif) 0 0 no-repeat;
  width: 50px;
  height: 50px;
}
p {
  font: 400 14px/24px Arial;
  color: #fff;
  margin-bottom: 20px;
}
.p6 {
  font: 500 18px/24px Arial;
  color: #fff;
  margin-bottom: 20px;
    margin-right: 25px;
   text-shadow: 1px 2px 4px #333; 
    height:202px;
    text-align:justify;
}

.p7 {
  font: 500 24px/24px Arial;
  color: #fff;
  margin-bottom: 20px;
   text-shadow: 1px 2px 4px #333; 
}

.p8 {
  font: 500 18px/24px Arial;
  color: #fff;
  margin-bottom: 20px;
   text-shadow: 1px 2px 4px #333; 
    height:auto;
}


.p9 {
 
  font: 500 18px/24px Arial;
  color: #fff;
  margin-bottom: 20px;
    margin-right: 25px;
   text-shadow: 1px 2px 4px #333; 
    text-align:justify;

}


.p1 {
  color: #ffffff;
    margin: auto;
}
li {
  list-style: none;
}
h2 {
     -webkit-text-fill-color: ffffff;
    color:#ffffff;
    font: bold 35px/60px Helvetica, Arial, Sans-serif;  color: #eee; text-shadow: 2px 2px 6px #333; 
}

h6 {
     -webkit-text-fill-color: ffffff;
    color:#ffffff;
    font: bold 35px/40px Helvetica, Arial, Sans-serif;  color: #eee; text-shadow: 0px 2px 6px #333; 
}

h7 {
     -webkit-text-fill-color: ffffff;
    color:#ffffff;
    font: bold 26px/40px Helvetica, Arial, Sans-serif;  color: #eee; text-shadow: 0px 2px 6px #333; 
}
    
    
  font: 300 30px/60px 'Roboto', sans-serif;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
}
h3 {
  color: #ffffff !important;
  font: 300 20px/25px 'Roboto', sans-serif;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
}
h4 {
 
    color:#ffffff;
  font: 300 25px/25px 'Roboto', sans-serif;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
   text-shadow: 0px 2px 6px #333;
}
h5 {
  background: -webkit-linear-gradient(#D25B01, #9D3D03);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    color:#ff7f66;
  font: 300 30px/30px 'Roboto', sans-serif;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
}
a {
  color: #ffffff;
}
.a1 {
  font: 400 22px/26px 'PT Sans', sans-serif;
 background: -webkit-linear-gradient(#D25B01, #9D3D03);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    color:#ff7f66;
  font-style: italic;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.a1:hover {
  text-decoration: none;
  color: #ffffff;
}
.a2 {
  font: 400 14px/24px Arial;
    color:#ff7f66;
  margin-bottom: 0px;
  display: inline-block;
 text-shadow: none;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;
    text-decoration:none;
}
    
}
.a2:hover {
    color:#ff7f66;
  text-decoration: none;
     text-shadow: none;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;
    
}


a.a2 , a.a2:hover, a.a2:focus
{
	  color:#fd9e09;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.4);
     text-decoration: underline;
}

#welcome{
text-align:center;    
/background: url(../img/splash_plane.png) repeat;/

    
    height:100px;
    width:806px !important;
   position: relative; left: -50%;
    top:60%;
    padding-top:27px;
    
    
   
}

#welcome p{
    font-size:18px;
    color:#fff !important;

}

.pr {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
}

.bord3 {
  border-bottom: 1px solid #ffffff;
  height: 1px;
  display: block;
    width:100%;
    top:-20px;
    margin-top:70px;
    position:relative;
}


.bord1 {
  border-bottom: 1px solid #ffffff;
  height: 1px;
  display: block;
    width:100%;
    margin-top:70px;
    position:relative;
}
.bord2 {
  border-top: 1px solid #ffffff;
  opacity: 0.5;
  height: 1px;
  display: block;
}
.tal {
  text-align: center;
}
.w1 {
  width: 607px;
}
.w2 {
  width: 531px;
}
#anim1 {
  background: url(../img/image4.png) 0 0 no-repeat;
  width: 800px;
  height: 400px;
  margin: 0 auto;
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 2;
  margin-left: -400px;
  display: block;
}
.clear {
 display:block;
    content:"";
    clear:both;
}
._height1 {
  height: 240px !important;
}
.extra-wrap {
  overflow: hidden;
}
.textCenter {
  text-align: center;
    
    height:220px;
  
}
.error-txt p {
  color: #656565;
  font-size: 14px;
}
.border1 {
  background: #d6d6d6;
  height: 1px;
  width: 100%;
  display: block;
  margin-bottom: 40px;
  overflow: hidden;
}
/*-----header-----*/
header {
  width: 100%;
  height: 220px;
  position: absolute;
  display: inline-block;
  z-index: 20;
  background: none;
  text-align: right;
}
header .container {
  position: relative;
}






.logo1 {
  margin-top: 200px;
  background: none;
  position: relative;
  width: 807px;
  height: 249px;
  display: inline-block;
  margin-left: 0;
    top:-170px;
}
.logo1.logo_small {
  width: 280px;
    top:-30px;
    display:none
}
.splash_plane {
  background: url(../img/splash_plane.png) repeat;
  height: 950px;
  width: 100%;
  position: absolute;
  margin: 0 auto;
 /* top: 80px;  */
  left: 0;
}
#search {
  margin: 0;
  display: inline-block;
  margin-top: 30px;
}
.search_list {
  margin: 0;
}
.search_title {
  margin-bottom: 8px;
  border-bottom: none;
}
.search_list li {
  list-style: decimal;
  margin-bottom: 15px;
}
.match {
  display: block;
  font-weight: bold;
  color: #ffffff;
  font-size: small;
}
.search {
  background: -webkit-linear-gradient(#D25B01, #9D3D03);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    color:#ff7f66;
}
.z1 {
  z-index: 400;
}
/*-----menu-----*/
#bgNav {
  display: block;
}
header {
  margin-top: 0px;
}

.main_menu {
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 50%;
    width:800px;
  margin-left: -400px;
    
    height:89px;
    
}




header .navbar {
 position: relative;
  text-align: center;
  display: inline-block;
  margin: 0px;
  background: none;
  z-index: 500;
  top: 0px;
  height: 89px;
   
}
header .navbar .navbar-inner {
  position: relative;
  padding: 0;
  border-radius: 0;
  margin: 0;
  height: 85px;
  border: none !important;
  filter: none;
  display: inline-block;
  box-shadow: none;
  background: none !important;
}
header .navbar {
  margin-bottom: 0;
  z-index: 400;
}
header .navbar-inner > a {
  float: left;
  display: inline-block;
  margin-top: 0;
}
.sf-menu {
  border-top: 1px solid #ffffff;
  margin: 0;
  list-style: none;
  padding: 0;
  display: inline-block;
  margin-right: 0px;
  background: none;
  overflow: hidden;
}
.sf-menu > li {
     /*position: relative;*/
  float: left;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 85px;
  width: 20%; /* 160 / 800 */
    
  background: url(../img/menu_bord.jpg) left 41px no-repeat;
}
.sf-menu > li:first-child {
  background: none;
}
.sf-menu > .last {
  padding-right: 0;
  margin-right: 0;
}
.sf-menu > li > a {
  margin-left: 0;
  height: 85px;
  position: relative;
  display: inline-block;
  z-index: 100;
  text-align: center;
    background: url(../img/splash_plane_menu.png) repeat;
    z-index:150
   
}
.sf-menu > li  > a ._over {
    
  background: url(../img/b_hover.jpg) 0 0 repeat-x;
    
  width: 100%;
  height: 85px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 2px;
  margin-left: 0px;
    z-index:-9999;
}
.sf-menu > li > a .base_text {
  padding: 30px 0px;
  width: 160px;
  color: #fff;
  font: 500 20px 'Roboto', sans-serif;
  text-transform: none;
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  z-index: 120;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
}
.sf-menu > li:hover > a .base_text {
  background: none;
  color: #fff;
}
.sf-menu > li > .activeLink .base_text {
  color: #fff;
}

.sf-menu > li > a .base_text2 {
  padding: 18px 0px;
  width: 160px;
  color: #ffffff;
  font: 500 20px 'Roboto', sans-serif;
  text-transform: none;
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sf-menu > li:hover > a .base_text2 {
  background: none;
  color: #fff;
}
.sf-menu > li > .activeLink .base_text2 {
  color: #fff;
}
/*-----sub-menu-----*/
.sf-menu ul  a {
  color: #ffffff;
  font: 500 15px 'Roboto', sans-serif;
  padding: 0 23px;
    color:#fff !important;
  text-transform: uppercase;
  text-decoration: none;
    position: relative;
  display: inline-block;
    
}
.sf-menu ul a:hover,
.sf-menu ul a.hoverItem {
  text-decoration: none;
  color: #fff !important;
}



.sf-menu  ul  {
  position: absolute;
  list-style: none;
  width:800px;
    border-bottom:1px solid white;
    border-top:1px solid white;
  top: 86px;
  left: 0px;
  z-index: 10;
    margin-top:15px;
   background: url(../img/splash_plane_menu.png) repeat;
  margin-left: 0px !important;
 
  text-align: center;
 }
.sf-menu ul  li  {
    display:inline-block;
    background: url(../img/menu_bord.jpg) left 10px  no-repeat;
 
}
.sf-menu ul > li a {
 
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sf-menu ul > li:first-child {
  background: none;
}

.sf-menu ul  li {
padding-left:1px;
    margin-right:-4px;

      
   
}

.sf-menu ul li a:hover {
 background: url(../img/b_hover.jpg) 0 0 repeat-x;
}


.sf-menu ul li a.activeLink {
  background: url(../img/b_hover.jpg) 0 0 repeat-x;
}
.sf-menu ul > li > a {
  margin-left: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.sf-menu .subMenu2 {
  position: absolute;
  list-style: none;
  left: 161px;
  z-index: 20;
  top: -15px;
}
/*-----content-----*/
#wrapper {
  margin-top: 0px !important;
 
}



#wrapper .container {
  position: relative;
  z-index: 5;
}
#wrapper .contentHolder {
  width: 100%;
  position: relative;
  margin-top: 220px;
}
.bg_tint {
  background: url(../img/content_bg.png) 0 0 repeat;
  position: absolute;
    height:2500px;
  top: 0;
  left: 50%;
  width: 2600px;
  margin-left: -1300px;
  height: 100%;
  opacity: 0;
}
.height100 {
  position: relative;
  height: 100%;
}
.dynamicContent {
  position: absolute;
  width: 100%;
}
.dynamicContent .content {
  position: relative;
  margin: 0;
}

/* TECH, MEDIA and IMAGE rotators*/
.media_holder, .tech_holder {
    position: relative;
    height: 560px;
   
}
.image_holder {
    position: relative;
    height: 360px;
    margin-left: 30%;
}
.partners_holder {
    position: relative;
    min-height: 330px;
}
.partners_slide, .image_slide, .media_slide, .tech_slide {
    position: absolute;
    display:none;
     border-radius:10px;
}
.image_slide.is_active, .media_slide.is_active, .tech_slide.is_active {
    display:block;
}
.partners_slide.is_active {
    display: inline-block;
    width: 100%;
    margin: 0;
}
.media_nav, .tech_nav {
    margin: 90px auto 0;
    width: 101px;
    width: 150px;
    position:relative;
    z-index:1500;
}

.privacy_holder {
    max-height: 400px;
    overflow: auto;
}

.privacy_holder h4 {
    text-align: center;
    padding: 100px;
}

#tech_nav{
    margin-top:150px auto 0;
}


.media_nav ul li, .tech_nav ul li {
    display: inline-block;
    margin-left: 0;
}



#welcome_holder{
    position: absolute;
    left: 50%; 
    top:55%;
}


.c_sliders:hover{
 background: #a4db46; /* Old browsers */
background: -moz-linear-gradient(top,  #a4db46 0%, #e86c57 0%, #d65404 20%, #d65404 37%, #d65404 39%, #d65404 51%, #a00500 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4db46), color-stop(0%,#e86c57), color-stop(20%,#d65404), color-stop(37%,#d65404), color-stop(39%,#d65404), color-stop(51%,#d65404), color-stop(100%,#a00500)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a4db46 0%,#e86c57 0%,#d65404 20%,#d65404 37%,#d65404 39%,#d65404 51%,#a00500 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a4db46 0%,#e86c57 0%,#d65404 20%,#d65404 37%,#d65404 39%,#d65404 51%,#a00500 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a4db46 0%,#e86c57 0%,#d65404 20%,#d65404 37%,#d65404 39%,#d65404 51%,#a00500 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a4db46 0%,#e86c57 0%,#d65404 20%,#d65404 37%,#d65404 39%,#d65404 51%,#a00500 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4db46', endColorstr='#a00500',GradientType=0 ); /* IE6-9 */
}

.c_sliders {
    border-radius: 10px 0 0 10px;
    position: absolute;
    height: 635px;
    width: 31px;
    line-height: 20px;
    vertical-align: middle;
    z-index: 9999;
    
    
    
    
    
    background: #e8e3e3; /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(229,104,74, 0.7) 0%, rgba(162,8,0, 0.7) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,104,74, 0.7)), color-stop(100%,rgba(162,8,0, 0.7))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(229,104,74, 0.7) 0%,rgba(162,8,0, 0.7) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(229,104,74, 0.7) 0%,rgba(162,8,0, 0.7) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(229,104,74, 0.7) 0%,rgba(162,8,0, 0.7) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(229,104,74, 0.7) 0%,rgba(162,8,0, 0.7) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(229,104,74, 0.7)', endColorstr='rgba(162,8,0, 0.7)',GradientType=0 ); /* IE6-9 */
    
    
    
    
}

.c_sliders_partn {
    border-radius: 10px 0 0 10px;
    position: absolute;
    height: 323px;
    width: 3%;
    line-height: 20px;
    vertical-align: middle;
    z-index: 9999;
     background: #e8e3e3; /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(229,104,74, 0.7) 0%, rgba(162,8,0, 0.7) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,104,74, 0.7)), color-stop(100%,rgba(162,8,0, 0.7))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(229,104,74, 0.7) 0%,rgba(162,8,0, 0.7) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(229,104,74, 0.7) 0%,rgba(162,8,0, 0.7) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(229,104,74, 0.7) 0%,rgba(162,8,0, 0.7) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(229,104,74, 0.7) 0%,rgba(162,8,0, 0.7) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(229,104,74, 0.7)', endColorstr='rgba(162,8,0, 0.7)',GradientType=0 ); /* IE6-9 */
}
  
.c_sliders_partn:hover{
   background: #a4db46; /* Old browsers */
background: -moz-linear-gradient(top,  #a4db46 0%, #e86c57 0%, #d65404 20%, #d65404 37%, #d65404 39%, #d65404 51%, #a00500 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4db46), color-stop(0%,#e86c57), color-stop(20%,#d65404), color-stop(37%,#d65404), color-stop(39%,#d65404), color-stop(51%,#d65404), color-stop(100%,#a00500)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a4db46 0%,#e86c57 0%,#d65404 20%,#d65404 37%,#d65404 39%,#d65404 51%,#a00500 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a4db46 0%,#e86c57 0%,#d65404 20%,#d65404 37%,#d65404 39%,#d65404 51%,#a00500 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a4db46 0%,#e86c57 0%,#d65404 20%,#d65404 37%,#d65404 39%,#d65404 51%,#a00500 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a4db46 0%,#e86c57 0%,#d65404 20%,#d65404 37%,#d65404 39%,#d65404 51%,#a00500 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4db46', endColorstr='#a00500',GradientType=0 ); /* IE6-9 */ 
}


#slider_right_fix{
    margin-left:150px;
}



#left_arrow_possition1{
     position:absolute;
     top:40%;
     right:9%;
}
#right_arrow_possition1{
    position:absolute;
    top:40%;
left:12%;
}



#left_arrow_possition{
     position:absolute;
     top:50%;
     right:9%;
}
#right_arrow_possition{
    position:absolute;
    top:50%;
left:12%;
}

.c_sliders_partn a, .c_sliders a {
    position: absolute;
    top: 48%;
}
.c_sliders_partn.slider_right, .c_sliders.slider_right {
    right: -2px;
    border-radius:0 5px 5px 0; 
    width:31px;
    
}

#partn_slider_fix{
    margin-right:-20px !important;
}

.c_sliders_partn.slider_left {
    left: -15px;
     width:31px;
    margin-left:2px;
}



.mail {
  margin-top: 30px;
  font: 17px "Times New Roman", Times, serif, sans-serif;
  font-style: italic;
  color: #ffffff;
  text-decoration: underline;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  display: inline-block;
}
.mail:hover {
  background: -webkit-linear-gradient(#D25B01, #9D3D03);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    color:#ff7f66;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.btn {
  font: 300 14px 'Roboto', sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  background: none;
  display: inline-block;
  text-shadow: none;
  text-decoration: none !important;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: url(../img/b_hover.jpg) 0 top repeat-x;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 10px 20px;
}
.btn:hover {
  background: url(../img/more_plane.jpg) 0 bottom repeat-x;
  color: #b26151;
}
/*-------------------------- GOOGLE MAP --------------*/
.g_map {
  margin: 0;
  max-width: 548px;
  width: 100%;
  margin-right: 20px;
  float: left;
}
.g_map > iframe {
  padding: 0;
  width: 100%;
  height: 321px;
  outline: none;
  border: none;
}
.address {
  display: block;
  padding-top: 0;
  font: 400 14px/24px Arial;
  color: #5c5c5c;
  margin-bottom: 20px;
}
.phones_part {
  display: inline-block;
  width: 196px;
}
.mailLink {
  color: #6bbbd4;
  text-decoration: underline;
}
.mailLink:hover {
  color: #000;
}
.img-404 {
  margin-top: 63px;
  margin-left: 60px;
  border: none !important;
}
/*-------------------------- start Contact form --------------*/



#project_elements > p{
    font-size:16px;
    font-weight:bold;
}

#form1 {
  position: relative;
  display: block;
  margin-top: 0;
  margin: 0;
}
#form1 label {
  position: relative;
  margin-bottom: 4px;
  display: inline-block;
}
#form1 label input,
#form1 label textarea,
#search input {
  margin: 0;
  margin-bottom: 4px;
  padding: 5px 10px 5px 12px;
  width: 230px;
  outline: none;
  border: none;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font: 18px Arial;
  line-height: 21px;
    font-weight:700; 
       text-shadow: 1px 1px 1px #000;
    
    
    
}
#search input {
  border: 0;
  width: 250px;
  outline: 0;
  box-shadow: none;
  color: #ffffff;
  font-style: italic;
  font: 14px Arial, sans-serif;
  line-height: 24px;
  border-radius: 0;
  padding: 9px 10px 9px 10px;
  margin: 0;
  box-sizing: content-box;
  float: left;
  margin-right: 0;
}
#form1 label textarea {
  width: 348px;
  height: 168px;
  resize: none;
}
#form1 .error {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: right;
  font-size: 10px;
  line-height: 12px;
  color: #000;
}
#form1 .empty {
  position: absolute;
  top: 0;
  width: 100% !important;
  text-align: right;
  font-size: 10px;
  line-height: 12px;
  background: -webkit-linear-gradient(#D25B01, #9D3D03);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    color:#ff7f66;
}
#form1 .message .empty {
  width: 400px;
}
#form1 .success {
  position: absolute;
  top: 300px;
  right: 15%;
  z-index: 2000;
  width: 252px;
  height: 70px;
  border: none;
  background: #ff7f66;
  font-size: 16px;
  font-weight: bolder;
  opacity: 0.8;
  color: #ffffff;
  text-align: center;
  border-radius: 15px;
    padding: 10px;
}
.btns {
  float: right;
  margin-top: -5px;
    margin-right:40px;
    
}
.btns > a {
  margin-left: 10px;
}
/*-------------------------- end Contact form --------------*/

/*--------------------------  DEMOS --------------*/

.container_models {
    position:relative;
    padding:0;
    margin:0;
    height: 450px;
}

.container_models a {
    position: absolute;
    top:0;
    right:0;
}

.talkinghead {
    position: absolute;
    top:0;
    right:0;
}

.span4 h3 {
    color: white;
    text-align: center;
}

/*-------------------------- END of DEMOS --------------*/

/*-------------------------- PATTERNLOCK --------------*/

#container{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height:480px;
}
.patternlockcontainer{
    width:260px;
    margin:auto;
    margin-top: 30px;
    background-color:#444;
    height:260px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow:hidden;
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.19, rgb(30,30,30)),
        color-stop(0.89, rgb(85,85,85)),
        color-stop(1, rgb(100,100,100))
    );
    background-image: -moz-linear-gradient(
        center bottom,
        rgb(30,30,30) 19%,
        rgb(85,85,85) 89%,
        rgb(100,100,100) 100%
    );

}

.patternlockbuttoncontainer{
    position:absolute;
    width:300px;
}

.patternlocklineshorizontalcontainer{
    position:absolute;
    width:250px;
    padding:22px;
}

.patternlocklinesverticalcontainer{
    position:absolute;
    width:260px;
    padding:22px;
}

.patternlocklinesdiagonalcontainer{
    position:absolute;
    width:240px;
    padding:22px;
}


.patternlockbutton{
    background-image:url(../demo_patternlock/img/button.png);
    background-repeat:no-repeat;
    display:block;
    width:53px;
    height:53px;
    float:left;
    margin:16px;
}

.touched{
    background-image:url(../demo_patternlock/img/button_active.png);
}

.multiple{
    background-image:url(../demo_patternlock/img/button_active2.png);
}

.patternlocklinehorizontal{
    background-image:url(../demo_patternlock/img/line_hor.png);
    background-repeat:no-repeat;
    height:83px;
    width:53px;
    display:block;
    float:left;
    margin:2px -7px 0px 38px;
    visibility:hidden;
}

.patternlocklinevertical{
    background-image:url(../demo_patternlock/img/line_ver.png);
    background-repeat:no-repeat;
    height:53px;
    width:83px;
    display:block;
    float:left;
    margin:38px 0px -7px 3px;
    visibility:hidden;
}

.patternlocklinediagonalforward{
    background-image:url(../demo_patternlock/img/line_diagonal1.png);
    background-repeat:no-repeat;
    height:83px;
    width:83px;
    display:block;
    float:left;
    margin:26px -26px -24px 26px;
    visibility:hidden;
}

.patternlocklinediagonalbackwards{
    background-image:url(../demo_patternlock/img/line_diagonal2.png);
    background-repeat:no-repeat;
    height:83px;
    width:83px;
    display:block;
    float:left;
    margin:26px -26px -24px 26px;
    visibility:hidden;
}
.patternlockbuttoncontainer input[type="button"]{
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.19, #FFF),
        color-stop(0.89, #AAA),
        color-stop(1, #CCC)
    );
    height: 30px;
    width: 120px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.inputcontainer {
    margin: 1px auto auto;
    width: 280px!important;
}
.patternbtn {
    width: 133px!important;
    box-shadow: 0 0 3px 3px #fff;
}
#container h4 {
    text-shadow: 0 2px 6px #fff;
}
#message {
    text-align: center;
}

/*-------------------------- END OF PATTERNLOCK --------------*/

/*-----list-----*/
.list1 {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.list1 li {
  display: block;
  margin-bottom: 6px;
}
.list1 li span {
  background: url(../img/list_arr.jpg) 0 0 no-repeat !important;
  width: 3px;
  height: 3px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.list1 li a {
  font: 400 14px/24px Arial;
  color: #ffffff;
  margin-bottom: 0px;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list1 li a:hover {
 background: -webkit-linear-gradient(#D25B01, #9D3D03);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    color:#ff7f66;
  text-decoration: none;
  margin-left: 2px;
}
.list2 {
  margin: 0;
  display: inline-block;
  overflow: hidden;
}
.list2 li {
  float: left;
  margin-left: 6px;
    width:23.076923076923077%;
}
.scroll_1 {
  margin-top: 15px;
    margin-left:1px;
}
.list_2 .last {
  margin-right: 0!important;
}
.list_2 .bott_0 {
  margin-bottom: 0!important;
}
/*----------------------------scroll----------------------------*/
.scroll_1 {
  height: 321px!important;
  overflow: hidden!important;
  top: 0px;
  left: 0;
  display: inline-block;
    max-width:1170px;
    min-width:1000px;
    width:100%;
}
.scroll-btns {
  position: relative;
  float: right;
  top: -395px;
  z-index: 200;
  display: block;
}
.corr_1 {
  top: -305px !important;
}
.btndown,
.btnup {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  float: left;
  margin-left: 7px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btndown > span,
.btnup > span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.btndown > span {
  background: url('../img/down_button.jpg') 0 top no-repeat;
  width: 30px;
  height: 30px;
  overflow: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btndown:hover > span {
  background: url('../img/down_button.jpg') 0 bottom no-repeat;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btnup > span {
  background: url('../img/up_button.jpg') 0 top no-repeat;
  width: 30px;
  height: 30px;
  overflow: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btnup:hover > span {
  background: url('../img/up_button.jpg') 0 bottom no-repeat;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/*----------------------------endscroll----------------------------*/
.list_2 li {
  list-style: none;
  width: 23.076923076923077%;  /*270 / 1170 */
  float: left;
  padding-top: 15px;
  margin: 0 2.564102564102564% 2.564102564102564% 0; /* 30px / 1170px */
  background: url('../img/bg_img.png') 0 0 repeat;
}
.list_2 li .thumbnail {
  display: block;
    height:296px;
  padding: 0;
  margin: 0 25px 12px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
    width:82.96296296296296%;
}
.list_2 li .thumbnail .caption {
  color: #946544;
  padding: 10px 0 0;
    width:auto;
}
.badge {
  position: relative;
  top: 0px;
  left: 0px;
  padding: 0;
  margin-top: 0px;
  text-align: center;
  background: #ff7f66;
  width: 52px;
  height: 52px;
  -webkit-border-radius: 8%;
  -moz-border-radius: 8%;
  border-radius: 8%;
  font: 300 20px/18px 'Roboto', sans-serif;
  color: #ffffff;
  z-index: 300;
  text-shadow: 0;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.badge time {
  margin-top: 7px;
  display: inline-block;
}
.pic {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.pic:hover {
  -webkit-filter: brightness(70%);
}
/*-----bgStretch-----*/
#bgStretch {
  position: relative;
  z-index: -1;
}
#bgStretch img {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
}
#bgStretch div {
    position: absolute;
    top: 0;
    left: 0;
    z-index:-1;
    opacity: 0;
}

#bgStretch div.active {
    z-index:1;
    opacity: 1;
}

#bgStretch div.last-active {
    z-index:0;
}
/*-----footer-----*/
footer {
  position: relative;
  display: block;
  text-align: center;
  z-index: 2;
  width: 100%;
  height: 120px;
    margin-bottom:200px;
}
footer .privacy_text {

  font: 300 12px 'Roboto', sans-serif;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
    width:806px;
    background: url(../img/splash_plane_menu.png) repeat;
   
}





footer .privacy_text a {
  font: 12px 'Roboto', sans-serif;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer .privacy_text a:hover {
  background: -webkit-linear-gradient(#D25B01, #9D3D03);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    color:#ff7f66;
  text-decoration: none;
}
.animate,
.animate:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.socialList {
  display: block;
  list-style: none;
  margin-top: 10px;
  margin-left: -10px;
  position: relative;
  text-align: center;
}
.socialList li {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 34px;
  margin-left: 5px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.socialList li a {
  width: 35px;
  height: 34px;
  display: inline-block;
  overflow: hidden;
}
.socialList li a img {
  position: relative;
  top: 0px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.socialList li a:hover img {
  top: -34px;
}
/*--------*/
.error_pic {
  display: inline-block;
  margin-top: 10px;
  margin-left: -2px;
}
/*-----------------------------------------------------------------------------------*/
.dropdown-menu li ul li {
  list-style-type: square;
}
.img-polaroid {
  background: none;
  box-shadow: none;
  padding: 0;
  border: none;
}
.imgIndent {
  margin-right: 20px;
  float: ;
  display: inline-block;
     padding:1px;
   border:1px solid #ffffff;
 box-shadow: 3px 3px 7px #ffffff;
 -3px -3px 7px #ffffff;
}
.imgIndent1 {
  margin-right: 10px;
  float: left;
  display: inline-block;
}
.mar_null {
  margin: 0 !important;
    width:auto;
}
.mar_t_04 {
  margin-top: 4px;
}
.mar_t_1 {
  margin-top: 10px;
}
.mar_t_-05 {
  margin-top: -5px;
}
.mar_t_-3 {
  margin-top: -30px;
}
.mar_t_15 {
  margin-top: 15px;
}
.mar_t_2 {
  margin-top: 20px;
}
.mar_t_3 {
  margin-top: 30px;
}
.mar_t_4 {
  margin-top: 40px;
}
.mar_t_5 {
  margin-top: 50px;
}
.mar_t_7 {
  margin-top: 70px;
}
.mar_t_13 {
  margin-top: 130px;
}
.mar_l_24 {
  margin-left: 24px;
}
.mar_b_8 {
  margin-bottom: 80px;
}
.mar_b_15 {
  margin-bottom: 150px;
}
.mar_b_6 {
  margin-bottom: 60px;
    margin-left:0;
}
.mar_b_4 {
  margin-bottom: 40px;
}
.mar_r_2 {
  margin-right: 20px;
}
.pad_b_2 {
  padding-bottom: 20px;
}



/*-----------------------------------------------------------------------------------*/
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 31px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}





#tollfree{
    position:absolute;
    left:420px;
    top:-37px;
    
}


#more_text{
    height:200px;
}

#more_text p{
   
    
}

#media_styling{
    background: url('../img/splash_plane.png') repeat; 
    margin-left:0;
    height:555px;
}

#tech_styling{
  background: url('../img/splash_plane.png') repeat; 
    margin-left:0;
    height:555px;
}




/*=================================*/
/*          Responsive Querys
/*=================================*/
@media (min-width: 1255px) { 

#welcome_holder{
    top:460px;
}

}
/* Large desktop */
@media (min-width: 1251px) { 

    
    #about_page_padding{
    height:490px;
}
    
    
.new_logo{
    width:40%;
    height:200px;
    background: url('../img/menu_logo.png') no-repeat;
    position:absolute;
    left:-50px;
}


}







@media (max-width: 1250px)  { 
    
    
    #image_style{
        height:400px;
    }
    
    .btns {
  float: right;
  margin-top: -5px;
    margin-right:0;
    
}
    
   .c_sliders_partn {
    height: 323px;
    }
    
    .main_menu {
    width:800px;
  margin-left: -460px;
        
}
    
    
    
    
#about_page_padding{
    height:600px;
}
    
    .dynamicContent .content {
  position: relative;
  margin: 0 auto;
    width:90%;
}


.new_logo{
   width:100%;
    height:200px;
    background: url('../img/main_logo_mini.png') no-repeat;
    position:absolute;
    left:60px;
    top:0px;
    display:block;
}




    
    
}


@media (min-width: 1100px) and (max-width: 1136px){
    .c_sliders_partn {
    height: 282px;
    }




}








@media (min-width: 1137px) and (max-width: 1178px){


    
    
}

@media (min-width: 1101px) and (max-width: 1136px){
    .main_menu {

  margin-left: -530px;

        
}

.c_sliders_partn {
    height: 323px;
    }





}


@media (min-width: 1093px) and (max-width: 1100px){
 .media_nav, .tech_nav{
        margin-top:80px;
    }   
}


@media (min-width: 990px) and (max-width: 1092px){
   
    
 .media_nav, .tech_nav{
        margin-top:180px;
    }


}


@media (min-width: 1137px) and (max-width: 1188px){
    .main_menu {

  margin-left: -500px;
        
}



}



@media (min-width: 1101px) and (max-width: 1156px) {
    
    


    .media_nav, .tech_nav{
        margin-top:90px;
    }
    
    
    .c_sliders{
        height:636px;
    }
    




}





@media (min-width: 1067px) and (max-width: 1124px) {

#image_style{
        height:440px;
    }

}

@media (min-width: 990px) and (max-width: 1066px) {
    #media_styling{
    height:620px;
}

#image_style{
        height:440px;
    }




}



@media (min-width: 990px) and (max-width: 1136px) {
     #media_styling  h6{
        font-size:29px
    }
    
}

@media (min-width: 990px) and (max-width: 1136px) {

    
   
    
    .p6 {
    height:242px;
 
    }
     
    
.a-btn{
padding-left:55px !important;
padding-right:55px !important;
        height:70px !important;
}

.button_tech_holder{
    font-size:15px;
}

.a-btn-text{

    font-size:18px !important;
    padding-left:10px;
}


.a-btn-icon-left span{
    width:56px !important;
}






.b-btn{
padding-left:55px !important;
padding-right:55px !important;
        height:70px !important;
}

.button_tech_holder{
    font-size:15px;
}

.b-btn-text{

    font-size:22px !important;
    padding-left:3px;
    margin-left:11px;
    width:130px;
}


.b-btn-icon-left span{
    width:66px !important;
}


.a-btn{
padding-left:55px !important;
padding-right:55px !important;
        height:70px !important;
}

.button_tech_holder{
    font-size:15px;
}

.a-btn-text{

    font-size:18px !important;
    padding-left:10px;
}


.a-btn-icon-left span{
    width:56px !important;
}



}


@media (min-width: 990px) and (max-width: 1064px) {

    .button_coming_soon{
    background: url('../img/button_coming_soon.png') no-repeat;
    height:70px;
    width:247px;
    margin-top:10px;
    
}
    
    
    .fix_text_soon{
    text-align:center;
   line-height:72px;
    display:block;
    font-size:27px;
    color:#fff;
    font-family:Oswald, Arial, sans-serif;
    
   

}
    
    
    
    
    
    
#demo_form_styles{
        position:relative;
        left:-55px;
        float:left;
   margin-left:-5%;
    margin-right:0.5%;
    margin-top:-20px;
}
}




@media (min-width: 1065px) and (max-width: 1166px) {

#demo_form_styles{
        position:relative;
        left:-25px;
        float:left;
   margin-left:-5%;
    margin-right:0.5%;
    margin-top:-20px;
}
}

@media (min-width: 1137px) and (max-width: 2000px) {

.button_coming_soon{
    background: url('../img/button_coming_soon.png') no-repeat;
    height:82px;
    width:282px;
    margin-top:10px;
    
}

.fix_text_soon{
    text-align:center;
   line-height:82px;
    display:block;
    font-size:26px;
    text-shadow:0px -1px 1px #5d81ab;
    color:#fff;
    font-family:Oswald, Arial, sans-serif;

}

}


@media (min-width: 1065px) and (max-width: 1136px) {
    
      .button_coming_soon{
    background: url('../img/button_coming_soon.png') no-repeat;
    height:70px;
    width:265px;
    margin-top:10px;
    
}
    
    
    .fix_text_soon{
    text-align:center;
   line-height:72px;
    display:block;
    font-size:26x;
    color:fff;
    font-family:Oswald, Arial, sans-serif;
    
   

}
    
    
}



@media (min-width: 1065px) and (max-width: 1136px) {
    
    
  
    
    

    #tech_styling{
        height:612px;
    }
    
    
    
.a-btn{
padding-left:65px !important;
padding-right:65px !important;
}

.button_tech_holder{
    font-size:15px;
}

.a-btn-text{

    font-size:20px !important;
}


.a-btn-icon-left span{
    width:56px !important;
}



.b-btn{
padding-left:65px !important;
padding-right:65px !important;
}

.button_tech_holder{
    font-size:15px;
}

.b-btn-text{

    font-size:20px !important;
}


.b-btn-icon-left span{
    width:66px !important;
}


}


@media (min-width: 990px) and (max-width: 1064px){

.c_sliders {
    height: 700px !important;
    }


#tech_styling{
  background: url('../img/splash_plane.png') repeat; 
    margin-left:0; 
    height:620px;
    
}

.tech_holder h6{
    font-size:30px;
}

}














@media (min-width: 990px) and (max-width: 1039px){
    
    
    .c_sliders_partn.slider_right{
        right:-4px;
    }
    
    .c_sliders_partn.slider_left {
    left: -21px;
}

    
    

 .btns {
  float: right;
  margin-top: -5px;
    margin-right:-50px;;
    
}


#tech_styling{
  background: url('../img/splash_plane.png') repeat; 
    margin-left:0; 
    height:620px;
    
}



}




@media (min-width: 1040px) and (max-width: 1100px)

 .btns {
  float: right;
  margin-top: -5px;
    margin-right:-30px;;
    
}






}


@media (min-width: 990px) and (max-width: 1100px) {
    
     
    .btns {
  float: right;
  margin-top: -5px;
    margin-right:-30px;;
    
}
    
    
    
    
    #media_styling{
    background: url('../img/splash_plane.png') repeat; 
    margin-left:0;
    height:580px;
}

#tech_styling{
  background: url('../img/splash_plane.png') repeat; 
    margin-left:0; 
    height:580px;
    
}
    
    
}





@media (min-width: 980px) and (max-width: 1062px) {
    
  



h2{
    font-size:30px;
    margin-top:0px;
}


/* Portrait tablet to landscape and desktop */
@media (min-width: 500px) and (max-width: 1100px) { 

    
   
    
    
    
    .c_sliders{
        height:660px;
    }
    
     .main_menu {
    width:800px;
  margin-left: -610px;
        
}
    
    
#full_name{
    margin-left:-1%;
}


#get_quote1{
  margin-left:9%;
   
}


#contact_us_info{
   position:absolute;
    left:58%;
}
    
    
    
    .image_holder{
        margin-left:30%;
        left:0;
   width:600px;
    }


    
    .list_2 li .thumbnail {
  margin: 0 15px 12px;
    }
    
    
    .list_2 li {
  list-style: none;
  width: 23.076923076923077%;  /*270 / 1170 */
  float: left;
  padding-top: 15px;
  margin: 0 2.564102564102564% 2.564102564102564% 0; /* 30px / 1170px */
  background: url('../img/bg_img.png') 0 0 repeat;
    
    }
    
    .list_2 {
width:870px;
margin-left:auto;
margin-right:auto;

    }
    
    .scroll-btns {
  top: -365px;
    right:10px;

}

.new_logo{
    width:100%;
    height:200px;
    background: url('../img/main_logo_mini.png') no-repeat;
    position:absolute;
    left:0px;
    top:0px;
    display:block;
}
    
    


#get_quote1{
  margin-left:5%;
}


#contact_us_info{
   margin-left:120px;
    width:200px !important;
}
    
    
   .scroll_1{
    margin-left:0;
}
    
    
   
    
   .dynamicContent .content {
  position: relative;
  margin: 0 auto;
    width:90%;
} 
    



.imgIndent{
    float:none;
    margin-bottom:10px;
}


.image_slide{
   width: 94.52991452991454%;
    position:absolute;
}

.badge{
    display:none;
}

}

}


input[type='checkbox']{
    opacity: 0;
    

 
    width: 1px;
}

input[type='checkbox'] + label {
  padding: 12px;

    /* Make look clickable because they are */
    cursor: pointer;
    
    background: url(../img/13.png)  no-repeat; 
}

input[type='checkbox']:checked + label {
    background: url(../img/12.png)  no-repeat; 

}





.project_elements > p{
    font-weight:bold;
}

.project_elements  p{
   padding-left:6px;
}


.project_elements{
    width:320px;

}


.project_elements_holder{
    width:153px;
    float:left;
    height:40px;
    margin-top:1px;
    margin-left:6px;
   display:block;
   
  
   
}

#possition_quote_button{
   position:relative;
    left:44%; !important;
}

#colored_background{
    background: url('../img/bg_img.png') 0 0 repeat;
    position:relative;
    top:25px;
    width:250px;
    height:86px;
}


#colored_background1{
    background: url('../img/bg_img.png') 0 0 repeat;
    width:320px !important;
}

.project_elements_check{
    float:left;
    margin-bottom:0;
     height:30px;
   
 
}

.project_elements_check_info{
    float:left;
    padding-right:1px;
    width:105px;
    
}


#contact_info_text p{
    text-align:left;
}




.new_logo1{
    width:100%;
    height:200px;
    position:absolute;
    
}



#full_name{
margin-left:1%;
}


#get_quote_holder{
  margin-left:11%;
    margin-top:80px;
}


#contact_us_info{
   margin-left:17%; /* 170 / 1170 */
}


.project_elements:after,
.project_elements_holder:after,
#colored_background:after{
    display:block;
    content:"";
    clear:both;
}

#about_page_padding{
    padding:40px 0 40px 40px;
}


#about_us_text{
margin-left:0px;
    margin-top:-20px;
    margin-bottom:31px;
    margin-right:0;
}


#demo_callme_button_style{
     padding-left:0.1%;
    margin-top:-20px;
    display:inline-block;
}


#demo_callme_button_style p {
    position:relative;
    float: left;
    font: 500 18px/24px Arial;
    color: #fff;
    margin-right: 25px;
    text-shadow: 1px 2px 4px #333;
    text-align:justify;
}
#overview{
    float:right;
   padding-left:0.1%;
    margin-top:-20px;
}
#overview p {
    font: 500 18px/24px Arial;
    color: #fff;
    margin-right: 25px;
    text-shadow: 1px 2px 4px #333;
    text-align:justify;
}
#smsDiv, #voiceDiv {
    position:relative;
    float: left;
    z-index:90;
    width:464px;
    margin-left:10%;
}

#demo_form_styles{
    margin-left:6.6%;
    margin-right:0.5%;
    margin-top:-20px;
}
#callDiv {
  
    z-index:90;
    color: white;
    font-weight: bold;
    width:500px;
}

#about_us_image{
    margin-top:50px; 
    margin-right:0px;
    margin-left:4.273504273504273%; /*50 / 1170 */
}

#partners_padding_inner{
    margin-top:-25px;
}

#added_images_holder{
    margin-left:-18px;
    margin-top:261px !important;
}



#competition_crushers_padding{
    padding:40px 40px 40px 10px;
    
}
    



#competition_crushers_box{
    float:left;
    margin-left:0;
    margin-right:20px;
    margin-top:-20px;
}

#partners_padding{
    padding:40px 40px 35px 40px;
    height:571px;
}


#quote_padding{
    padding:40px 40px 35px 40px;
}


.button_tech_holder{
    position:absolute;
}





.preload{
	display:none;
}
.lnk1{
	bottom:30px;
	display:block;
	position:absolute;
	right:50px;
}
.a-btn{
    background:#fecc5f;
	font-family: 'Oswald', Arial, sans-serif;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#f6af38,0),color-stop(#e49f2d,1));
    background:-webkit-linear-gradient(top, #f6af38 0%, #e49f2d 100%);
    background:-moz-linear-gradient(top, #f6af38 0%, #e49f2d 100%);
    background:-o-linear-gradient(top, #f6af38 0%, #e49f2d 100%);
    background:linear-gradient(top, #f6af38 0%, #e49f2d 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6af38', endColorstr='#e49f2d',GradientType=0 );
    padding-left:70px; /*90px */
    padding-right:85px;/*105px; */
    height:80px;
    display:inline-block;
    position:relative;
    border:1px solid #f5b74e;
    border-color:#f5b74e #e5a73e #d6982f;
    -webkit-box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #b3e3f3;
    -moz-box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #b3e3f3;
    box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #b3e3f3;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    float:left;
    clear:both;
    margin:10px 0px;
    overflow:hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
    color:#fff;
    text-decoration:none;
}
.a-btn-icon-left{
    position:absolute;
    left:0px;
    top:0px;
    height:100%;
    width:80px;
}
.a-btn-icon-left span{
    width:70px;
    height:70px;
    opacity:0.7;
    position:absolute;
    left:50%;
    top:50%;
    margin:-35px 0px 0px -35px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.a-btn-text{
    
    padding-top:13px;
    display:block;
    font-size:27px;
    text-shadow:0px -1px 1px #5d81ab;
    color:#fff;
}
.a-btn-text small{
    display:block;
    font-size:11px;
    letter-spacing:1px;
}
.a-btn-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:80px;
    border-left:1px solid #f5b74e;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn-icon-right span{
    width:49px;
    height:49px;
    opacity:0.7;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-25px 0px 0px -25px;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.a-btn:hover{
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    text-decoration:none;
}
.a-btn:hover .a-btn-icon-left span{
    opacity:1;
}
.a-btn:hover .a-btn-icon-right span{
    opacity:1;
}
.a-btn:active{
    position:relative;
    top:1px;
    background:#cd8f28;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#cd8f28,0),color-stop(#b07b23,1));
    background:-webkit-linear-gradient(top, #cd8f28 0%, #b07b23 100%);
    background:-moz-linear-gradient(top, #cd8f28 0%, #b07b23 100%);
    background:-o-linear-gradient(top, #cd8f28 0%, #b07b23 100%);
    background:linear-gradient(top, #cd8f28 0%, #b07b23 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd8f28', endColorstr='#b07b23',GradientType=0 );
    border-color:#d29a3a #cc9436 #c89133;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color:#80a9da;
}
.a-btn:active .a-btn-icon-right span{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transform:rotate(360deg);
}
.b-btn{
    background:#fecc5f;
    font-family: 'Oswald', Arial, sans-serif;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#3898f6,0),color-stop(#2c89e5,1));
    background:-webkit-linear-gradient(top, #3898f6 0%, #2c89e5 100%);
    background:-moz-linear-gradient(top, #3898f6 0%, #2c89e5 100%);
    background:-o-linear-gradient(top, #3898f6 0%, #2c89e5 100%);
    background:linear-gradient(top, #3898f6 0%, #2c89e5 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3898f6', endColorstr='#2c89e5',GradientType=0 );
    padding-left:70px; /*90px */
    padding-right:85px;/*105px; */
    height:80px;
    display:inline-block;
    position:relative;
    border:1px solid #f5b74e;
    border-color:#f5b74e #e5a73e #d6982f;
    -webkit-box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #b3e3f3;
    -moz-box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #b3e3f3;
    box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #b3e3f3;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    float:left;
    clear:both;
    margin:10px 0px;
    overflow:hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
    color:#fff;
    text-decoration:none;
}
.b-btn-icon-left{
    position:absolute;
    left:0px;
    top:0px;
    height:100%;
    width:80px;
}
.b-btn-icon-left span{
    width:70px;
    height:70px;
    opacity:0.7;
    position:absolute;
    left:50%;
    top:50%;
    margin:-35px 0px 0px -35px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.b-btn-text{
    padding-top:13px;
    display:block;
    font-size:30px;
    text-shadow:0px -1px 1px #5d81ab;
    color:#fff;
}
.b-btn-text small{
    display:block;
    font-size:11px;
    letter-spacing:1px;
}
.b-btn-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:80px;
    border-left:1px solid #f5b74e;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.b-btn-icon-right span{
    width:49px;
    height:49px;
    opacity:0.7;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-25px 0px 0px -25px;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.b-btn:hover{
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    text-decoration:none;
}
.b-btn:hover .b-btn-icon-left span{
    opacity:1;
}
.b-btn:hover .b-btn-icon-right span{
    opacity:1;
}
.b-btn:active{
    position:relative;
    top:1px;
    background:#277acb;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#277acb,0),color-stop(#1d5a96,1));
    background:-webkit-linear-gradient(top, #277acb 0%, #1d5a96 100%);
    background:-moz-linear-gradient(top, #277acb 0%, #1d5a96 100%);
    background:-o-linear-gradient(top, #277acb 0%, #1d5a96 100%);
    background:linear-gradient(top, #277acb 0%, #1d5a96 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#277acb', endColorstr='#1d5a96',GradientType=0 );
    border-color:#d29a3a #cc9436 #c89133;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color:#80a9da;
}
.b-btn:active .b-btn-icon-right span{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transform:rotate(360deg);
}


.a-btn-icon-left span{
    background:url(../img/button_icon_demo.png) no-repeat center center;
}
.a-btn-icon-right span{
    background:url(../img/button_go_demo.png) no-repeat center center;
}
.a-btn:hover .a-btn-icon-left span{
    background:url(../img/button_icon_demo_mouseover.png) no-repeat center center;
}
.a-btn:hover .a-btn-icon-right span{
    background:url(../img/button_go_design.png) no-repeat center center;
}

.b-btn-icon-left span{
    background:url(../img/button_icon_design.png) no-repeat center center;
}
.b-btn-icon-right span{
    background:url(../img/button_go_design.png) no-repeat center center;
}
.b-btn:hover .b-btn-icon-left span{
    background:url(../img/button_icon_design_mouseover.png) no-repeat center center;
}
.b-btn:hover .b-btn-icon-right span{
    background:url(../img/button_go_demo.png) no-repeat center center;
}
 
 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #02255e;
      font-weight: bold;
       text-shadow:none;
    font-size:17p;

}

:-moz-placeholder { /* Firefox 18- */
    color: #02255e;
      font-weight: bold;
       text-shadow:none;
    font-size:17p;
    

}

::-moz-placeholder {  /* Firefox 19+ */
     color: #02255e;
      font-weight: bold;
       text-shadow:none;
    font-size:17p;
       
}

:-ms-input-placeholder {
     color: #02255e;
      font-weight: bold;
       text-shadow:none;
    font-size:17p;
          
}





