@font-face{
  font-family: 'Shadows Into Light Two', cursive;
  src: url('http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two');
}
/* body default colors and Arial font stack */
html, body {
  height: 100%;
}
body{
  cursor: default;
  background-color:#2B2B2B;
  color: #333333;
  font-family: 'Open Sans', sans-serif;
}
@media (min-width: 1400px) {
  .container {
    width: 1380px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1490px;
  }
}
h1,h2,h3,h4,h5,h6{
  font-family: "proxima-nova",sans-serif;
  font-weight: 400;
}
p{
  font-weight: 300;
  font-size: 1.1em;
  line-height: 1.4em;
}
a{
  color:#A01717;
  padding-bottom:5px;
  text-decoration: none;
}
a:hover{color:#CD1625}
a.link-no-ul:hover, .link-no-ul a:hover{text-decoration:none;}
a.link-ul:hover, .link-ul a:hover, a:hover .link-ul{text-decoration:underline;}
a {
  text-decoration: none;
  -webkit-transition: color 120ms linear;
  -moz-transition: color 120ms linear;
  -o-transition: color 120ms linear;
  -ms-transition: color 120ms linear;
  transition: color 120ms linear;
}

/* Main Slider */
.main-slider .carousel,.main-slider .carousel .item,.main-slider .carousel .item .active {
  height:100%;
}
.main-slider,.main-slider .carousel-inner {
  height:100%;
}
.fill {
  width:100%;
  height:100%;
  background-position: center;
  background-size: cover;
}
.carousel-caption {
  left: 0;
  right: 0;
}
.row{
  margin: 0;
}
/**** css for main slider ****/
@media only screen and (max-width : 768px){
  .caption-text{
    bottom: 30px;
    padding: 0 15px 15px;
  }
  .caption-text h1{
    margin-top: 15px;
    font-size: 20px;
  }
  .caption-text h2{
    margin-top: 30px;
    font-size: 15px;
  }
  .caption-text p{
    font-size: 15px;
  }
  .services li{
    width: 300px;
    height: auto;
  }
}
.carousel.slide{
  padding: 0;
}

/**** org ****/
.caption-text-org{
  position: absolute;
  text-align: left;
  bottom: 120px;
  -webkit-transition: bottom .3s linear;
  -moz-transition: bottom .3s linear;
  -o-transition: bottom .3s linear;
  -ms-transition: bottom .3s linear;
  transition: bottom .3s linear;
  letter-spacing: .8px;
  padding: 10px 20px 20px;
  max-width: 550px;
  border-radius: 2px;
  background: rgba(0,0,0,0.7);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B4000000, endColorstr=#B4000000)";
}
.caption-text-org h1{
  margin-top: 0;
  font-size: 25px;
  color: #fff;
  letter-spacing: .7px;
  font-weight: 600;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2), 1px 0 3px rgba(0, 0, 0, 0.2), 0px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
}
.caption-text-org p{
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  display: block;
  margin-bottom: 0;
  font-family: "proxima-nova",sans-serif;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2), 1px 0 3px rgba(0, 0, 0, 0.2), 0px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2);
  margin:0;
}
/**** end org ****/

.caption-text{
  position: absolute;
  text-align: left;
  bottom: 10px;
  -webkit-transition: bottom .3s linear;
  -moz-transition: bottom .3s linear;
  -o-transition: bottom .3s linear;
  -ms-transition: bottom .3s linear;
  transition: bottom .3s linear;
  letter-spacing: .8px;
  padding: 10px 20px 20px;
  max-width: 1550px;
  border-radius: 2px;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B4000000, endColorstr=#B4000000)";
}
.caption-text h1{
  margin-top: 0;
  font-size: 25px;
  color: #fff;
  letter-spacing: .7px;
  font-weight: 600;
  display: inline-block;
}
.caption-text h2{
  margin-top: 0;
  font-size: 20px;
  color: #fff;
  letter-spacing: .7px;
  font-weight: 600;
  display: inline-block;
}

.caption-text p{
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  display: block;
  margin-bottom: 0;
  margin:0;
}
.caption-text .view-more{
  border-radius: 2px;
  padding: 5px 8px;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  text-shadow: none;
  background: #E2B501;
}
.banner {
  background-size: cover;
  background-position: center;
  min-height: 600px;
}

.heading {
  font-size:10px;
}

.banner-heading {
  font-size:100px;
}

/****** Main Menu style ******/
.mgmenu_container,.mgmenu_fixed,.mgmenu_footer
{width:100%; min-height:58px;z-index:10;}
.mgmenu_container{position:relative;margin:0 auto}
.mgmenu_fixed,.mgmenu_footer{width:inherit;max-width:inherit;position:fixed;top:0;*width:expression(this.parentNode.currentStyle['width'])}.mgmenu_footer{top:auto;bottom:0}.mgmenu{font-size:13px;list-style:none;padding:0;margin:0;position:relative;line-height:1}
.mgmenu>li
{float:left;margin:0}
.mgmenu>li:hover,.mgmenu>li.active{
  background-color:#373435
}
.mgmenu>li:hover span a,.mgmenu>li.active span a{
  color: #A01717;
}
.mgmenu li.right_item > a:hover, .mgmenu li.right_item > a.active{
  color: #A01717;
}
.mgmenu li.noactive{background:0}
.mgmenu>li>a,.mgmenu>li>span{
  display:block;
  color:#373435;
  font-size:1.25em;
  outline:0;
  text-decoration:none;
  padding:21px 20px 21px 20px
}
.mgmenu>li>span:hover,.mgmenu>li>a:hover,.mgmenu>li>a:focus{
  cursor:pointer;
  outline:0
}
.mgmenu>li.contact-menu:hover{
  background: none;
}
.mgmenu>li:hover, .mgmenu>li.active, .mgmenu>li:focus{
  background: url(../images/tip-bottom.png) no-repeat scroll bottom center;
}
.mgmenu>li .mgmenu_drop{background-image:url("../../images/downArrow.png");background-repeat:no-repeat;background-position:right 19px;padding-right:20px}.mgmenu_footer .mgmenu>li .mgmenu_drop{background-image:url("../images/upArrow.png")}.mgmenu>li.right_item{float:right;margin-right:0}.mgmenu_container>.mgmenu>li.mgmenu_button,.mgmenu_fixed>.mgmenu>li.mgmenu_button,.mgmenu_footer>.mgmenu>li.mgmenu_button{display:none;cursor:pointer;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none;font-weight:bold;background-color:transparent;background-image:url("../images/toggle.png");background-repeat:no-repeat;background-position:96% 10px;line-height:12px;padding:14px 4% 14px 4%;color:#fff;text-shadow:1px 1px 1px #000}.mgmenu_container>.mgmenu>li.mgmenu_button_active,.mgmenu_fixed>.mgmenu>li.mgmenu_button_active,.mgmenu_footer>.mgmenu>li.mgmenu_button_active{background-color:#000}.mgmenu_trigger{position:fixed;z-index:2;margin:0 auto;right:0;margin-right:20px;width:35px;height:41px;display:block}.mgmenu_trigger{top:0;background-image:url("../images/button_up.png");background-position:center center;background-repeat:no-repeat;background-color:#121212}.mgmenu_trigger.active{background-image:url("../images/button_down.png")}.mgmenu_footer ~ .mgmenu_trigger{top:auto;bottom:0;background-image:url("../images/button_down.png")}.mgmenu_footer ~ .mgmenu_trigger.active{background-image:url("../images/button_up.png")}
.mgmenu li .dropdown_container,.mgmenu li .dropdown_fullwidth,.mgmenu li .mgmenu_multilevel{
  position:absolute;top:auto;display:none;float:left;zoom:1;z-index:10;margin:0 0 40px -1px;padding:20px 0 6px 0;-webkit-border-radius:0 0 3px 3px;
  border-top:0;
  background:#373435;
  color:#212121}
  .mgmenu li .dropdown_container{left:auto;width: 200%; margin-right: -50%}.mgmenu li .dropdown_fullwidth{left:0}.mgmenu li.right_item .dropdown_container{left:auto;right:-1px}.mgmenu_footer .mgmenu>li .dropdown_container,.mgmenu_footer .mgmenu>li .dropdown_fullwidth,.mgmenu_footer .mgmenu>li .mgmenu_multilevel{margin:0 0 0 -1px;top:auto;bottom:0;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;-webkit-box-shadow:0 -2px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 -2px 2px rgba(0,0,0,0.05);-o-box-shadow:0 -2px 2px rgba(0,0,0,0.05);box-shadow:0 -2px 2px rgba(0,0,0,0.05);border:1px solid #ccc;border-bottom:0}.mgmenu>li:hover .dropdown_container,.mgmenu>li:hover .dropdown_fullwidth,.mgmenu>li.right_item:hover .dropdown_container{display:block}.mgmenu li .dropdown_1column{width:8.3334%;padding-left:2%;padding-right:2%}.mgmenu li .dropdown_2columns{width:16.6667%;padding-left:1.8333%;padding-right:1.8333%}.mgmenu li .dropdown_3columns{width:25%;padding-left:1.5%;padding-right:1.5%}.mgmenu li .dropdown_4columns{width:33.3334%;padding-left:1.333%;padding-right:1.333%}.mgmenu li .dropdown_5columns{width:41.6667%;padding-left:1.166%;padding-right:1.166%}.mgmenu li .dropdown_6columns{width:50%;padding-left:1%;padding-right:1%}.mgmenu li .dropdown_7columns{width:58.3334%;padding-left:.833%;padding-right:.833%}.mgmenu li .dropdown_8columns{width:66.6667%;padding-left:.666%;padding-right:.666%}.mgmenu li .dropdown_9columns{width:75%;padding-left:.5%;padding-right:.5%}.mgmenu li .dropdown_10columns{width:100%;padding-left:.333%;padding-right:.333%}.mgmenu li .dropdown_11columns{width:91.6667%;padding-left:.1666%;padding-right:.1666%}.mgmenu li .dropdown_fullwidth{width:100%}.mgmenu .col_1,.mgmenu .col_2,.mgmenu .col_3,.mgmenu .col_4,.mgmenu .col_5,.mgmenu .col_6,.mgmenu .col_7,.mgmenu .col_8,.mgmenu .col_9,.mgmenu .col_10,.mgmenu .col_11,.mgmenu .col_12{float:left;display:inline;position:relative;padding-left:2%;padding-right:2%;*padding-left:1.9%;*padding-right:1.9%}.mgmenu .col_1{width:4.33%}.mgmenu .col_2{width:12.66%}.mgmenu .col_3{width:21%}.mgmenu .col_4{width:29.33%}.mgmenu .col_5{width:37.66%}.mgmenu .col_6{width:46%}.mgmenu .col_7{width:54.33%}.mgmenu .col_8{width:62.66%}.mgmenu .col_9{width:71%}.mgmenu .col_10{width:79.33%}.mgmenu .col_11{width:87.66%}.mgmenu .col_12{width:96%}.mgmenu .clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:18px}.mgmenu .col_border{-webkit-box-shadow:-1px 0 0 rgba(0,0,0,0.15);-moz-box-shadow:-1px 0 0 rgba(0,0,0,0.15);-o-box-shadow:-1px 0 0 rgba(0,0,0,0.15);box-shadow:-1px 0 0 rgba(0,0,0,0.15)}.mgmenu .dropdown_flyout,.mgmenu .dropdown_flyout .dropdown_flyout_level{padding:0;margin:0;list-style:none;z-index:9;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.mgmenu .dropdown_flyout .dropdown_flyout_level{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 2px 2px rgba(0,0,0,0.05);-o-box-shadow:0 2px 2px rgba(0,0,0,0.05);box-shadow:0 2px 2px rgba(0,0,0,0.05);border:1px solid #ccc;background:#e5e5e5}.mgmenu .dropdown_flyout li{float:left;width:100%;padding:3px 0 3px 0}.mgmenu .dropdown_flyout ul li{width:160px;padding:3px 10px 3px 10px}.mgmenu .dropdown_flyout li.last{margin-bottom:12px}.mgmenu .dropdown_flyout a{display:block;width:10em}.mgmenu .dropdown_flyout .dropdown_flyout_level{position:absolute;margin:15px 0 0 4px;padding:6px;left:98%;top:-21px;display:none;zoom:1;float:left}.mgmenu .dropdown_flyout .dropdown_flyout_level_left{left:-102%;right:100%}.mgmenu .dropdown_flyout .dropdown_parent{background:url("../images/rightArrow.png") no-repeat 90% 9px}.mgmenu .dropdown_flyout .dropdown_parent_left{background:url("../images/leftArrow.png") no-repeat 90% 9px}.mgmenu .dropdown_flyout li:hover>.dropdown_flyout_level,.mgmenu .dropdown_flyout li:hover>.dropdown_flyout_level_left{display:block}.mgmenu .dropdown_flyout .flyout_heading{padding-bottom:9px;margin-bottom:9px;font-size:16px;border-bottom:1px solid #ccc;-webkit-box-shadow:0 1px 1px #f4f4f4;-moz-box-shadow:0 1px 1px #f4f4f4;-o-box-shadow:0 1px 1px #f4f4f4;box-shadow:0 1px 1px #f4f4f4}.mgmenu p,.mgmenu h1,.mgmenu h2,.mgmenu h3,.mgmenu h4,.mgmenu h5,.mgmenu h6{padding:0;margin:0;font-weight:normal;color:#222;text-shadow:1px 1px 1px #fff;margin-bottom:18px}.mgmenu h1,.mgmenu h2,.mgmenu h3,.mgmenu h4,.mgmenu h5,.mgmenu h6{font-family:inherit;}.mgmenu p{font-size:12px}.mgmenu h1{font-size:32px}.mgmenu h2{font-size:28px}.mgmenu h3{font-size:24px}.mgmenu h4{font-size:18px}.mgmenu h5{font-size:16px}.mgmenu h6{font-size:14px;text-transform:uppercase}.mgmenu a{text-decoration:none;color:#222;-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;-ms-transition:color .3s;transition:color .3s}.mgmenu a:hover{color:#777}.mgmenu a:focus{background:0}.mgmenu>li ul,.mgmenu>li ol{padding:0 0 0 18px}.mgmenu>li ul{list-style:square}.mgmenu>li ol{list-style:decimal}.mgmenu>li ul.no_bullets{list-style:none;padding:0}.mgmenu>li ul.no_bullets li{line-height:24px}.mgmenu>li ul li,.mgmenu>li ol li{font-size:12px;line-height:22px;position:relative;color:#222;text-shadow:1px 1px 1px #fff}.mgmenu blockquote{color:#aaa;border-left:5px solid #ccc;padding-left:20px;font-style:italic;font-size:18px;line-height:27px}.mgmenu hr{width:100%;height:0;*height:2px;margin-bottom:18px;border:0;border-bottom:1px solid #f4f4f4;border-top:1px solid #ccc}.mgmenu .video_container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin-bottom:18px}.mgmenu .video_container iframe,.mgmenu .video_container object,.mgmenu .video_container embed{position:absolute;top:0;left:0;width:100%;height:100%;border:0;outline:0}.mgmenu iframe{border:0;outline:0;width:100%;font-size:100%;vertical-align:baseline;background:transparent;margin-bottom:12px}.mgmenu img{border:0}.mgmenu .inline_img{max-width:100%;height:auto;width:auto\9;box-sizing:border-box;-webkit-box-shadow:0 1px 1px #999;-moz-box-shadow:0 1px 1px #999;-o-box-shadow:0 1px 1px #999;box-shadow:0 1px 1px #999;margin-bottom:18px;margin-top:6px}.mgmenu a .inline_img{opacity:.8;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.mgmenu a:hover .inline_img{opacity:1}.mgmenu .inline_img_border{border:5px solid #fff}.mgmenu .ic_calc{background-position:-32px -128px}.mgmenu .ic_left{background-position:-64px -128px}.mgmenu .ic_right{background-position:-96px -128px}.mgmenu .ic_up{background-position:-128px -128px}.mgmenu .ic_down{background-position:-160px -128px}.mgmenu .ic_up_circle{background-position:-192px -128px}.mgmenu .ic_down_circle{background-position:-224px -128px}.mgmenu .ic_left_circle{background-position:-256px -128px}.mgmenu .ic_right_circle{background-position:-288px -128px}.mgmenu .menubar_icon{padding:0;list-style:none;float:left}.mgmenu .menubar_icon:hover{background:0}.mgmenu .menubar_icon ul>li{list-style:none;float:left;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;-ms-transition:background-color .3s;transition:background-color .3s}.mgmenu .menubar_icon ul>li:hover{background-color:#131313}.mgmenu .menubar_icon ul>li>a{background-repeat:no-repeat;background-position:center center;background-size:24px 24px;display:block;padding:7px 4px 9px 4px;width:24px;height:24px}.mgmenu .icon_vimeo{background-image:url("../images/icons/icon_vimeo.png")}.mgmenu .icon_dribbble{background-image:url("../images/icons/icon_dribbble.png")}.mgmenu .icon_twitter{background-image:url("../images/icons/icon_twitter.png")}.mgmenu .icon_facebook{background-image:url("../images/icons/icon_facebook.png")}.mgmenu .icon_flickr{background-image:url("../images/icons/icon_flickr.png")}.mgmenu .contact_form{display:block;margin-bottom:10px}.mgmenu .contact_form label{font-size:12px}.mgmenu .form_element{color:#000;background-color:#fbfbfb;border:1px solid #ddd;font-size:12px;width:96%;padding:9px 2% 9px 2%;margin:12px 0 18px 0;-webkit-box-shadow:0 1px 1px #efefef;-moz-box-shadow:0 1px 1px #efefef;-o-box-shadow:0 1px 1px #efefef;box-shadow:0 1px 1px #efefef;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;-o-transition:background-color .3s ease-out;-ms-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.mgmenu .form_element:hover{background-color:#fcfcfc}.mgmenu .form_element:focus{background-color:#fff}.mgmenu .form_element:focus{outline:0}.mgmenu .contact_form textarea{height:120px;resize:none}.mgmenu .contact_form .required{color:#C00}.mgmenu .contact_form .error,.mgmenu .contact_form .success{width:96%;padding:9px 2% 9px 2%;margin:12px 0 6px 0;border:1px solid rgba(0,0,0,0.15);text-shadow:1px 1px 1px #fff;-webkit-box-shadow:0 1px 1px #efefef;-moz-box-shadow:0 1px 1px #efefef;-o-box-shadow:0 1px 1px #efefef;box-shadow:0 1px 1px #efefef}.mgmenu .contact_form .error{background:#f7cac4;color:#992213}.mgmenu .contact_form .success{background:#d8f6bc;color:#2f530b;margin-bottom:12px}.mgmenu .contact_form .button{padding:7px 12px;margin:9px 12px 0 0;white-space:nowrap;font-size:11px;text-transform:uppercase;vertical-align:middle;cursor:pointer;border:1px solid #000;color:#fff;background-color:#222;text-shadow:0 1px 1px #000;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;-ms-transition:background-color .3s;transition:background-color .3s}.mgmenu .contact_form .button:hover,.mgmenu .contact_form .button:focus{color:#fff;background-color:#1a1a1a}.mgmenu .contact_form .select_element{float:left;width:310px;overflow:hidden;position:relative;background-color:#fbfbfb;border:1px solid #ddd;font-size:12px;width:100%;margin:12px 0 18px 0;-webkit-box-shadow:0 1px 1px #efefef;-moz-box-shadow:0 1px 1px #efefef;-o-box-shadow:0 1px 1px #efefef;box-shadow:0 1px 1px #efefef}.mgmenu .contact_form .select_element select{width:100%;height:30px;font-size:12px;color:#999;padding:6px 0 6px 10px;border:0;background:0;outline:0}.mgmenu .contact_form .select_element select option{background:#fdfdfd;width:100%;color:#666}@media screen and (-webkit-min-device-pixel-ratio:0){.mgmenu .contact_form .select_element:after{content:'';position:absolute;top:50%;right:10px;margin-top:-3px;border:5px solid transparent;border-top:5px solid #333;pointer-events:none}.mgmenu .contact_form .select_element select,.mgmenu .contact_form .select_element select option{-webkit-appearance:none;appearance:none}}.mgmenu li>.mgmenu_tabs{padding:0!important}.mgmenu_tabs>ul{list-style:none;margin:0;padding:0}.mgmenu_tabs_hide{display:none}.mgmenu_tabs .mgmenu_tabs_nav{width:20%;float:left;position:relative;margin:0;padding:0}.mgmenu_tabs .mgmenu_tabs_panels{margin:0;padding:21px 1% 12px 1%;width:78%;*width:77.9%;float:left;background-color:#fff;-webkit-box-shadow:-1px 0 1px rgba(0,0,0,0.05);-moz-box-shadow:-1px 0 1px rgba(0,0,0,0.05);-o-box-shadow:-1px 0 1px rgba(0,0,0,0.05);box-shadow:-1px 0 1px rgba(0,0,0,0.05)}.mgmenu_tabs .mgmenu_tabs_nav li{list-style:none;margin:0;border:0;margin:0;float:left;width:100%;clear:left;-webkit-transition:background .5s ease;-moz-transition:background .5s ease;-o-transition:background .5s ease;-ms-transition:background .5s ease;transition:background .5s ease}.mgmenu_tabs .mgmenu_tabs_nav li a{font-size:12px;outline:0;text-decoration:none;display:block;padding:9px 15px 9px 15px}.mgmenu_tabs li a.current,.mgmenu_tabs li a.current:hover{background-color:#fff;-webkit-box-shadow:0 -1px 1px rgba(0,0,0,0.05),0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 -1px 1px rgba(0,0,0,0.05),0 1px 1px rgba(0,0,0,0.05);-o-box-shadow:0 -1px 1px rgba(0,0,0,0.05),0 1px 1px rgba(0,0,0,0.05);box-shadow:0 -1px 1px rgba(0,0,0,0.05),0 1px 1px rgba(0,0,0,0.05);top:1px}.mgmenu_tabs_right .mgmenu_tabs_panels{-webkit-box-shadow:1px 0 1px rgba(0,0,0,0.05);-moz-box-shadow:1px 0 1px rgba(0,0,0,0.05);-o-box-shadow:1px 0 1px rgba(0,0,0,0.05);box-shadow:1px 0 1px rgba(0,0,0,0.05)}.mgmenu_tabs_top .mgmenu_tabs_nav,.mgmenu_tabs_bottom .mgmenu_tabs_nav{width:100%}.mgmenu_tabs_top .mgmenu_tabs_panels,.mgmenu_tabs_bottom .mgmenu_tabs_panels{padding:21px 1% 12px 1%;width:98%;*width:97.9%}.mgmenu_tabs_top .mgmenu_tabs_nav li,.mgmenu_tabs_bottom .mgmenu_tabs_nav li{float:none;width:auto;clear:none;display:inline}.mgmenu_tabs_top .mgmenu_tabs_nav li a,.mgmenu_tabs_bottom .mgmenu_tabs_nav li a{display:inline;float:left}.mgmenu_tabs_top li a.current,.mgmenu_tabs_top li a.current:hover,.mgmenu_tabs_bottom li a.current,.mgmenu_tabs_bottom li a.current:hover{-webkit-box-shadow:-1px 0 1px rgba(0,0,0,0.05),1px 0 1px rgba(0,0,0,0.05);-moz-box-shadow:-1px 0 1px rgba(0,0,0,0.05),1px 0 1px rgba(0,0,0,0.05);-o-box-shadow:-1px 0 1px rgba(0,0,0,0.05),1px 0 1px rgba(0,0,0,0.05);box-shadow:-1px 0 1px rgba(0,0,0,0.05),1px 0 1px rgba(0,0,0,0.05)}.mgmenu_tabs_top .mgmenu_tabs_panels{-webkit-box-shadow:0 -1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 -1px 1px rgba(0,0,0,0.05);-o-box-shadow:0 -1px 1px rgba(0,0,0,0.05);box-shadow:0 -1px 1px rgba(0,0,0,0.05)}.mgmenu_tabs_bottom .mgmenu_tabs_panels{-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05);-o-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}@media only screen and (min-width:768px) and (max-width:984px){.mgmenu>li{padding-right:10px}.mgmenu>li>a,.mgmenu>li>span{padding-left:10px}.mgmenu .mini_icon{padding-left:3px}}@media only screen and (max-width:767px){.mgmenu_container,.mgmenu_fixed,.mgmenu_footer{width:100%;height:auto;margin:0;position:relative;left:auto;top:auto;bottom:auto}.mgmenu_container .mgmenu>li,.mgmenu_fixed .mgmenu>li,.mgmenu_footer .mgmenu>li{float:none;width:auto;border:0;display:block;padding:0}.mgmenu>li>span,.mgmenu>li>a{display:block}.mgmenu>li .mgmenu_drop{background-position:96% 19px}.mgmenu>li .dropdown_container,.mgmenu>li .dropdown_fullwidth,.mgmenu_footer .mgmenu>li .dropdown_container,.mgmenu_footer .mgmenu>li .dropdown_fullwidth{position:absolute;top:auto;bottom:auto;width:100%;margin:0 0 0 -1px;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 2px 2px rgba(0,0,0,0.05);-o-box-shadow:0 2px 2px rgba(0,0,0,0.05);box-shadow:0 2px 2px rgba(0,0,0,0.05);border:1px solid #ccc;border-top:0}.mgmenu li .dropdown_1column,.mgmenu li .dropdown_2columns,.mgmenu li .dropdown_3columns,.mgmenu li .dropdown_4columns,.mgmenu li .dropdown_5columns,.mgmenu li .dropdown_6columns,.mgmenu li .dropdown_7columns,.mgmenu li .dropdown_8columns,.mgmenu li .dropdown_9columns,.mgmenu li .dropdown_10columns,.mgmenu li .dropdown_11columns,.mgmenu li .dropdown_fullwidth{width:100%;padding-left:0;padding-right:0}.mgmenu .col_1,.mgmenu .col_2,.mgmenu .col_3,.mgmenu .col_4,.mgmenu .col_5,.mgmenu .col_6,.mgmenu .col_7,.mgmenu .col_8,.mgmenu .col_9,.mgmenu .col_10,.mgmenu .col_11,.mgmenu .col_12{width:92%;margin-left:4%;margin-right:4%;padding:0;float:left;display:block}.mgmenu .col_border{box-shadow:none}.mgmenu .dropdown_flyout,.mgmenu .dropdown_flyout .dropdown_flyout_level,.mgmenu .dropdown_flyout .dropdown_flyout_level_left{position:relative;left:auto;right:auto;top:auto;padding:0;margin:6px 4% 0 4%}.mgmenu .dropdown_flyout .dropdown_flyout_level{border:0;background:0;box-shadow:none}.mgmenu .dropdown_flyout li,.mgmenu .dropdown_flyout ul li{width:100%;padding:6px 0 6px 0}.mgmenu li .dropdown_flyout .dropdown_parent{background:url("../images/downArrow-b.png") no-repeat 98% 14px}.mgmenu li>.mgmenu_tabs{width:100%}.mgmenu_tabs .mgmenu_tabs_nav{width:100%;float:left;margin:0;padding:0}.mgmenu_tabs .mgmenu_tabs_panels{padding:21px 0 12px 0;width:100%}.mgmenu_trigger{display:none}.mgmenu blockquote{margin-left:12px}.mgmenu .img_description{text-align:left}.mgmenu .menubar_icon{z-index:9;float:none!important;padding:0 0 14px 0!important}.mgmenu .menubar_icon ul{width:100%;padding:0 0 9px 0!important}.mgmenu .menubar_icon ul>li{padding-left:2%;padding-right:2%}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.mgmenu>li .mgmenu_drop{background-size:9px 5px;background-image:url("../images/downArrow@2x.png")}.mgmenu_footer .mgmenu>li .mgmenu_drop{background-size:9px 5px;background-image:url("../images/upArrow@2x.png")}.mgmenu_container>.mgmenu>li.mgmenu_button,.mgmenu_fixed>.mgmenu>li.mgmenu_button,.mgmenu_footer>.mgmenu>li.mgmenu_button{background-size:24px 24px;background-image:url("../images/toggle@2x.png")}.mgmenu_trigger{background-size:35px 35px;background-image:url("../images/button_up@2x.png")}.mgmenu_trigger.active{background-size:35px 35px;background-image:url("../images/button_down@2x.png")}.mgmenu_footer ~ .mgmenu_trigger{background-size:35px 35px;background-image:url("../images/button_down@2x.png")}.mgmenu_footer ~ .mgmenu_trigger.active{background-size:35px 35px;background-image:url("../images/button_up@2x.png")}.mgmenu .dropdown_flyout .dropdown_parent{background-size:5px 9px;background-image:url("../images/rightArrow@2x.png")}.mgmenu .dropdown_flyout .dropdown_parent_left{background-size:5px 9px;background-image:url("../images/leftArrow@2x.png")}.mgmenu .mini_icon{background-image:url("../images/icons/mini-icons-white@2x.png");background-repeat:no-repeat;background-size:304px 144px}.mgmenu .menubar_icon ul>li>a{background-size:24px 24px}.mgmenu .icon_vimeo{background-image:url("../images/icons/icon_vimeo@2x.png")}.mgmenu .icon_dribbble{background-image:url("../images/icons/icon_dribbble@2x.png")}.mgmenu .icon_twitter{background-image:url("../images/icons/icon_twitter@2x.png")}.mgmenu .icon_facebook{background-image:url("../images/icons/icon_facebook@2x.png")}.mgmenu .icon_flickr{background-image:url("../images/icons/icon_flickr@2x.png")}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.mgmenu li .dropdown_flyout .dropdown_parent{background-size:9px 5px;background-image:url("../images/downArrow-b@2x.png")}}
.mgmenu .dropdown_container  a{
  color: #fff;
  text-shadow: none;
}
.dropdown_container li a img{
  max-height: 18px;
  padding-bottom: 3px;
}
/* Custom Menu Styles */
.navbar-brand.logo img{
  max-width: 200px;
}
.navbar-brand{
  z-index: 9999;
  max-width: 200px;
  padding: 8px 15px 10px 15px;
  position: relative;
}
.dropdown_container ul.list-inline{
  text-align: center;
}
.dropdown_container ul.list-inline li{
  padding: 0 2em;
}
.mgmenu li.right_item > a{
  color: #222;
}

/***** Menu style for Moblies and tablets
---------------------------------------------*****/
.navbar-default {
  background-color: #fff;
}
.cbp-spmenu-push-toleft .navbar{
  left: -240px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar a.mobile-icon{
  padding: 20px;
  cursor: pointer;
  font-size: 1.6em;
  color: #4D4D4D;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}
.navbar a.mobile-icon:hover,.navbar a.mobile-icon:active{
  color: #000
}
.cbp-spmenu ul{
  padding:10px 0 30px 0;
}
.cbp-spmenu li a{
  margin: 2px;
  font-size: 1.7em;
  color: #646062;
}
.cbp-spmenu li a:hover, .cbp-spmenu li a:active{
  font-size: 1.8em;
  text-shadow: none;
}
@media (max-width: 1199px){
  .cbp-spmenu-push-toleft .navbar a.mobile-icon{
    margin-right: 9%;
  }
}
@media (max-width: 991px){
  .cbp-spmenu-push-toleft .navbar a.mobile-icon{
    margin-right: 80px;
  }
}
@media (max-width: 767px){
  .cbp-spmenu-push-toleft .navbar a.mobile-icon{
    margin-right: 240px;
  }
}
nav.cbp-spmenu{
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
.icon-close{
  position: absolute;
  width: 20px;
  height: 18px;
  cursor: pointer;
}
.icon-close::before, .icon-close::after {
content: '';
position: absolute;
width: 100%;
top: 50%;
height: 1px;
background: #7E7E7E;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.icon-close::after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.icon-close:hover::before,.icon-close:hover::after{
  background: #fff;
}
.cbp-spmenu{
  padding-top: 20px;
  background: #131313;
  position: fixed;
} 
.cbp-spmenu h3{
  color: #afdefa;
  float: right;
  font-size: 1.2em;
  margin: 0;
  font-weight: 300;
}
.cbp-spmenu h3 a{
  margin-top: 1px;
  text-decoration: none;
  cursor: pointer
}
.cbp-spmenu a:hover{
  color: #fff;
  text-shadow:1px 0 0 #999;
}
.cbp-spmenu a img{
  max-height: 15px;
  padding-bottom: 3px;
}
.cbp-spmenu a{
  text-decoration: none;
  margin: 5px 30px;
  display: block;
  color: #C5C5C5;
  font-size: 1em;
  font-weight: 300;
}
.cbp-spmenu a.contact-mobile{
  font-size: 1.1em;
  font-weight: 600;
  margin-left: 20px;
}
.cbp-spmenu span{
  font-size: 1.1em;
  margin:20px 10px 5px 20px;
  color: #D8D8D8;
  font-weight: 600; 
}

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical{
  width: 240px;
  height: 100%;
  top: 0;
  z-index: 99999;
} 

/* Vertical menu that slides from the right */
.cbp-spmenu-right{
  right: -240px;
}
.cbp-spmenu-right.cbp-spmenu-open{
  right: 0px;
}

/* Push classes applied to the body */ 
.cbp-spmenu-push{
  overflow-x: hidden;
  position: relative;
  left: 0;
}
.cbp-spmenu-push-toleft{
  left: -240px;
}

/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Media queries */
@media screen and (max-height: 26.375em){ 
  .cbp-spmenu-vertical{
    font-size: 90%;
    width: 190px;
  }
  .cbp-spmenu-left,
  .cbp-spmenu-push-toleft{
    left: -190px;
  }
  .cbp-spmenu-right{
    right: -190px;
  }
}

/**** styles for mobile menus ends here ****/

.center{
  text-align: center;
}
@media (max-width: 767px){
  .navbar-brand.logo img{
    max-width: 150px;
  }
  .navbar-brand{
    padding: 7px 10px 5px 10px;
  }
  .cbp-spmenu{
    padding-top: 15px;
  }
  .navbar a.mobile-icon {
    padding: 14px;
    font-size: 1.4em;
  }
}
@media (max-width: 991px){
  .navbar-nav>li>a{
    padding-top: 19px;
    padding-bottom: 19px;
  }
  h5.address-continent{
    margin-top: 20px;
    border: none;
  }
  .input-container.submit-btn{
    float: none;
    text-align: center;
    margin: 0;
  }
  h5.address-continent span.mobile-contact{
    margin-top: 10px;
  }
}
/** Menu Styles end **/
/* alternate font stacks
font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
font-family: 'Droid Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
font-family: 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
font-family: 'Droid Sans Mono', monospace, sans-serif;
*/

.bigTitle{
  font-weight: 800;
  font-size: 5em;
  line-height: 0.82em;
  text-transform: uppercase;
  padding: 0.5em 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
h1 small, h2 small, h3 small, h4 small{
  text-transform: none;
  font-size: 0.5em;
  font-weight: 400;
  color: inherit;
}
.slides-container .container{
  top: 35%;
  position: relative;
  z-index: 100;
}
.slides-container .container .col-md-9{
  padding: 20px;
  border-radius: 4px;
  background: rgba(0,0,0,0.5);
  background: rgba(0,0,0,0.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B4000000, endColorstr=#B4000000)";
}
.slides-container .container h1{
  display: inline;
  font-weight: 600;
  font-size: 1.9em;
  line-height: 1.1em;
}
.slides-container .container h1 span{
  padding-top: .8em;
  font-weight: 400;
  display: block;
  font-size:.7em;
  line-height: 1.2em;
  letter-spacing: 1px;
}
@media(max-width: 767px){
  .slides-container .container h1{
    font-size: 1.4em;
  }
  .slides-container.container{
    top: 20%;
  }
}
.bx-overlay{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: transparent url(../../images/pattern.png) repeat top left;
  z-index: 10;
}
/*--------------------------About Page-------------
--------------------------------------------------*/

/*  Slides */ 
.slide{
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top:140px;
  padding-bottom: 140px;
}
.slide h1{
  font-size: 3.1em;
  line-height: 1.1em;
  font-weight: 300;
  z-index: 100;
}
.slide h2{
  font-size:2.9em;
  line-height: 1.1em;
  z-index: 100;
  padding-bottom: .5em;
}
.slide h1 span{
  font-weight:600;
}
.slide p{
  margin: 1em 0;
  font-size: 1.6em;
  line-height: 145%;
  z-index: 100;
}
.white{
  color: #fff;
}
.black{
  color: #161616;
}
#slide1{
  background-image: url(../../images/about/about.jpg);
}
#slide2{
  background-color:#0897B3;
}
#slide6{
  background-image: url(../../images/about/sample2.jpg);
  background-size: cover;
  -moz-background-size: cover;
}
#slide3{
  background-image: url(../../images/about/sample3.jpg);
  background-size: cover;
  -moz-background-size: cover;
}
#slide4{
  background-image: url(../../images/about/sample5.jpg);
  background-size: cover;
  -moz-background-size: cover;
}
#slide7{
  background-color: white;
}
.timelinescript{
  padding-top: 3em;
}
.technology{
  padding-top: 1em;
}
.technology h4{
  padding-top: 5px;
  font-size:1.2em;
  font-weight: 600;
}
.technology h4.small{
  padding-top: 5px;
  font-size:1.1em;
  font-weight: 600;
}
.technology img{
  height: 60px;
}
.technology li{
  margin: 4px 2px 4px 2px;
  width: 200px;
  height: 200px;
  padding: 45px 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
}
.leaders li{
  display: block;
  margin: 20px;
  width: 300px;
  height: 400px;
  text-align: center;
  background: #E7E8EA;
}
.leaders li div.image{
  margin: 0;
  position: relative;
  width: 300px;
  height: 200px;
}
.leaders ul.inline > li{
  padding: 0;
}
.our-process div{
  padding:3em 0;
}
.our-process h3, #error h3{
  color: white;
  font-family: "Shadows Into Light Two", cursive;
  font-size: 1.8em;
  letter-spacing: 3px;
  font-weight:400;
  padding: 30px 0;

}
.how-we-work h2{
  font-weight: 600;
}
.image.alternate{
  top: 200px;
}
.detail p i.icon-quote-left{
  font-size: .5em;
  line-height: .5em
}
i.icon-twitter:hover{
  color: #1AEAF5;
}
 i.icon-linkedin:hover{
  color:  #0e76a8;
}
i.icon-facebook:hover{
  color: #3B5998; 
}
i.icon-google-plus:hover{
  color:#d34836;

}
/*--------------------------Team Page-------------
--------------------------------------------------*/

/**
 * Grid container
 */
#tiles, #product-tiles{
  list-style-type: none;
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  margin: 0;
}

/**
 * Grid items
 */
#tiles li, #product-tiles li{
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: none; /** Hide items initially to avoid a flicker effect **/
  cursor: pointer;
  padding: 0px;
  webkit-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
  -moz-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
  -ms-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
  -o-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
  transition: left .4s ease-in-out, top .4s ease-in-out .4s;
}

#tiles li img{
  max-width: 300px;
  display: block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-top: 2px;
}
#product-tiles li img{
  margin-top: 4px;
  width: 372px;
}
/**
 * Grid item text
 */
#tiles li p{
  color: #666;
  font-size: 12px;
  margin: 7px 0 0 7px;
}

/**
 * Some extra styles to randomize heights of grid items.
 */
#tiles ali:nth-child(3n){
  height: 175px;
}

#tiles ali:nth-child(4n-3){
  padding-bottom: 30px;
}

#tiles ali:nth-child(5n){
  height: 250px;
}
#loaderCircle{
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background-image: url('../../images/loader.gif');
}
#tiles li div.info{
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: .5em 1.5em;
  background-color: rgba(34,34,34,0.4);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.info h5{
  font-size: 1.3em;
  margin-top: 5px;
  margin-bottom: 2px;
  line-height: 1.2em;
  color: white;
}
.info{
  color: white;
  font-size: .8em;
  line-height: 1.2em;
}
/*****----------Profile page ---------------*****/
#mrt60{
  margin-top: 60px;
}
.profile{
  padding:3em 0;
}
.profile img{
  width: 170px;
}
.profile h1{
  font-size: 2.2em;
  font-weight: 500;
}
.profile h4 a i{
  line-height: 1.5em;
  font-size: 1.1em;
  padding-right: .5em;
}
.profile a{
  text-decoration: none;
}
.profile div{
  padding-bottom: 1.5em;
}
.profile h3{
  font-size: 1.7em;
}
.profile p{
  font-size: 1.3em;
  line-height: 1.4em;
}
@media (max-width: 767px){
  .profile{
  text-align: center;
  }
}

/*******Article Page *****/
.wrap{
  background-image: url('../../static-website/images/backgrounds/vogelflug_formation.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top:100px;
  padding-bottom: 40px;
}
.wrap h1.article-heading{
  color: #A01717;
  margin-bottom: .8em;
}
.wrap h1,
.wrap h2,
.wrap h3,
.wrap h4,
.wrap h5,
.wrap h6{
  margin: 10px 0;
  font-family: inherit;
  line-height: 20px;
  color: #161616;
  text-rendering: optimizelegibility;
}
.wrap h1,
.wrap h2,
.wrap h3{
  line-height: 40px;
}

.wrap h1{
  font-size: 38.5px;
}

.wrap h2{
  font-size: 31.5px;
}

.wrap h3{
  font-size: 24.5px;
}

.wrap h4{
  font-size: 17.5px;
}

.wrap h5{
  font-size: 14px;
}

.wrap h6{
  font-size: 11.9px;
}
.wrap img{
  padding:1em;
}
/**** Footer Styling ****/
footer{
  font-family: "proxima-nova";
  color: #EEE;
  font-size: 14px;
  padding: 50px 0;
  background: #282b2d;
}
.sample-button{
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-weight: 600;
  padding: 8px 15px;
  font-size: 14px;
  border: 2px solid #eee;
  border-radius: 20px;
}
.sample-button:hover{
  background: rgba(255, 255, 255, 0.28);
}
footer .social-footer{
  margin-left: -15px;
}
.social-footer span{
  font-size: 18px;
}
footer .social-footer li:first-child{
  padding-left: 0;
}
.social-footer a:hover i.icon-stack-base{
  color: #ECECEC;
}
.social-footer a:hover .icon-github-alt{
  color: #646062;
}
footer span{
  font-size: 12px;
  color: #BBBBBB
}
footer .social-footer li a{
  color: #646062;
  font-size: 1.7em;
}
footer .left-section img{
}
.footer-logo-header{
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.slogan{
  line-height: 4em;
  font-size: 15px;
  color: #C4C4C4;
  font-weight: 600;
}
footer h4{
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
footer a{
  color: #b3b3b3;
  font-size: 14px;
}
footer a:hover{
  color: #fff;
  text-decoration: none;
}
a.phone-no,a.phone-no:hover{
  color: #eee;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
}
footer ul.inline li{
  height: 1.5em;
}
footer ul.unstyled li{
  height: 1.5em;
}
footer ul.inline li a i{
  font-size: 1.3em;
  margin-right: .5em; 
}
footer p{
  color: #b3b3b3;
  margin-bottom: 15px;
}
footer hr{
  margin-top: 5px;
  border-top: 0px solid #7E7E7E;
  border-bottom: 1px solid #7E7E7E;
}
h5.address-continent{
  text-shadow:none;
  font-size: 15px;
  font-weight: 600;
  margin: 2px 0;
}
.regd-address{
  font-size: 14px;
}
.addresslocality{
  font-size: 13px;
  margin-bottom: 3px;
  color: #D1D1D1;
}

/*-------------Styles for Contact Page--------*/
/*--------------------------------------------*/

#contact h3{
  font-size: 1.8em;
}
#contact{
  padding: 120px 0 80px 0;
  background-image: url("../../images/contact/world_map.jpg");
}
.drop-mail{
  padding: 40px 0;
}
.drop-mail h1{
  padding-left:60px;
  font-size: 1.5em;
  line-height: 1.5em;
  background: url(../../images/mail.png) no-repeat 5px 50%;
}
#padbottom,.padbottom{
  padding-bottom: 3em;
}
.thank-you{
  font-size: 1.5em;
}
.contact-no{
  font-size: 1.8em; 
  padding-top:50px;
}
.contact-no span, .contact-no span a{
  color: #A01717;
  text-decoration: none;
}
#contactformdiv, #successmessage{
  padding: 2em 0;
}
#successmessage .icon-ok-circle{
  font-size: 10em;
  color:#588A59;
  text-align: center;
}
.bg-white{
  background-color: white;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{/* WebKit browsers */
  color: #D8D8D8;
}
input:-moz-placeholder, textarea:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
  color:#D8D8D8;
}
input::-moz-placeholder, textarea::-moz-placeholder{/* Mozilla Firefox 19+ */
  color:#D8D8D8;
}
input:-ms-input-placeholder, text:-ms-input-placeholder{/* Internet Explorer 10+ */
  color:#D8D8D8;
}
.color-blue
{
  color:#00AEEF;
}
.color-white
{
  color:#FFF;
}
.color-gray
{
  color:#2c3e50;
}
.underline
{
  border-bottom:2px solid #FFF;
}
.clicks{
    text-decoration: none;
}
.clicks:hover{
    text-decoration: none;
}
.lets-submit-btn{
  color:#00AEEF;
  background: #fff;
  border:2px solid #00AEEF;
  margin-top: 35px;
  display: inline-block;
  min-width: 180px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1;
  padding: 14px 0;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  min-width: 250px;
}
.lets-submit-btn i{
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.lets-submit-btn:hover{
  text-decoration: none;
  color: #fff;
  background: #00AEEF;
  border-color: transparent;
}
.lets-submit-btn:active{
  margin-top: 38px;
}
.lets-submit-btn:hover i {
  margin-left:10px;
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
div.contacthovers{
    cursor: pointer;
    opacity: .5;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
div.contacthovers:hover{
    opacity:1;
}
div.contacthovers .svgs{
    height:inherit;
    width:inherit;
    transition:all .5s;
    -webkit-transition:all .5s;
    -ms-transition:all .5s;
    -moz-transition:all .5s;
}
div.contacthovers:hover .svgs{
    -ms-transform: translateY(-10px); /* IE 9 */
    -webkit-transform: translateY(-10px); /* Chrome, Safari, Opera */
    transform: translateY(-10px);
}
.font-bigger
{
  font-size: 16px;
}
#contact-slide
{
  background-color: rgba(255,255,255,0);
  position:relative;
  color:#fff !important;
  bottom:60px;
}
/* Flexible iFrame */
/*-------------Contact page style ends--------*/
/*-------------Styles for Article category Page--------*/
.module-description{
  padding-top: 1em;
}
.module-info h4{
  margin:10px 5px 0px 0 ;
  font-size: 1.5em;
  line-height: 1.5em;
}
.module-info h4 a{
  text-decoration: none;
  padding-bottom: 5px;
}
.module-image img{
  max-width: 100px;
  text-align: center;
}
.banner-image img{
  max-width: 350px;
  text-align: center;
}
h2.logored{
  color: #A01717;
}
.modules{
  padding: 1em 0;
}
@media (max-width: 767px){
.module-info{
  text-align: center;
}
.modules{
  padding: 1em 1em;
}
}

.input-container{
  position: relative;
  height: auto;
  margin-bottom: 15px;
}
.input-wrapper{
  position: relative;
  margin-bottom: 5px;
}
.input-wrapper i,.input-wrapper img{
  position: absolute;
  top: 14px;
  left: 28px;
  font-size: 1.5em;
  color: #6D6D6D;
  z-index: 888;
}
.input-container input[type="text"], .input-container textarea{
  margin: 0;
  padding: 14px 7px 14px 56px;
  font-size: 1.2em;
  line-height: 1.2em;
  height: auto;
  color: #373435;
}
.input-wrapper input[type="text"]:focus, .input-wrapper textarea:focus{
  background: #fff; 
  box-shadow: 0 0 15px #99C7D3;
}
.input-container.submit-btn{
  margin-right: 5%;
  float: right;
}
@media (max-width: 991px){
  .input-container.submit-btn{
    float: none;
    text-align: center;
    margin: 0;
  }
}
.btn.contact{
  padding: 14px 7px 14px 56px;
  font-size: 1.2em;
  height: auto;
}
.contact-us .btn{
  font-size: 1.5em;
}
.btn-submit{
  webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  background-color: #eeeeee;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
  background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: linear-gradient(top, #fbfbfb, #e1e1e1);
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  border: 1px solid #eee;
  line-height: 32px;
  font-size: 18px;
  padding: 8px 20px;
  color: #D8D8D8;
  text-shadow: 0 1px 1px white;
  margin: 0;
  text-decoration: none;
  text-align: center;
  background: #373435;
}
.btn-flat{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-shadow: none;
}
.btn-flat:active{
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #666666;
  color: #bbbbbb;
}
.btn-flat:hover{
  background: #666666;
}
.btn-flat:focus{
  box-shadow: 0 0 25px #444;
}
.btn-rounded{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.text-warning input[type="text"]:focus, .text-warning textarea:focus{
  border-color: #A01717;
  box-shadow: 0 0 15px #A01717;
}
.text-warning{
  color: #A01717;
}
.text-success input:focus{
  border-color: #468847;
}
.input-container label{
  display: inline-block;
  padding: 5px 20px;
  background:#eee;
  margin: 6px 2px 0 2px;;
  font-size: 15px;
  border-radius: 4px;
  font-weight: 400;
}
.input-container label:after{
  position: absolute;
  top: 53px;
  left:50px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #eee;
  border-left: 7px solid transparent;
  content: '';
}
.contact-list li{
  padding-bottom: 1em;
  min-width: 300px;
  font-weight: 500;
  font-size:1.6em;
}
.contact-list li i{
  font-size: 1.3em;
  font-weight: 400;
}
.contact-list li div.image-list{
  display: inline-block;
  width: 30px;
  margin-right: 20px;
}
.red{
  color: #A01717;
}
.yellow{
  color: yellow;
}
.green{
  color: green;
}
/***Container Styling ****/
.container.styled{
  padding: 20px 40px;
  background: rgba(255,255,255,.85);
  border-radius: 6px;
  border: 1px solid #d9d9d9;
  border-top: none;
  border-bottom: none;
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
  -moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
  box-shadow: 0 0 4px rgba(0,0,0,.3);
}
@media (max-width: 767px){
  .container.styled{
    padding: 1em 1em;
  }
}
/*** Home Social Navs ***/
.mr3em{
  margin-left:3em;
}
/*** Strip to show WIP ***/
.subheader_wrapper{
  background-color: #585858;
  padding: 5px 0px;
  z-index: 9999;
}
.subheader_wrapper .container{
  position: relative;
}
.subheader_wrapper .container p{
  font-size: 15px;
}
i.close_subheader{
  right: 20px;
  top: 2px;
  cursor: pointer;
  position: absolute;
}

/*** Back to top ***/
#back-top{
  position: fixed;
  bottom: 30px;
  right: 10px;
}
#back-top a{
  width: 45px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  /* transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
/* arrow icon (span tag) */
#back-top span{
  width: 40px;
  height: 40px;
  display: block;
  /* rounded corners */
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /* transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top a span{
  text-align: center;
  font-weight: bold;
  font-size: 33px;
  background-color: rgba(34,34,34,.7);
}
#back-top a:hover span{
  background-color: orange;
}

.title-heading{
  color: #000;
  font-size: 3.5em;
  line-height: 1em;
  font-weight: 300;
  padding-bottom: .5em;
}
.category-list:hover{
  -webkit-box-shadow: 0 0 14px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 14px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 14px rgba(0,0,0,0.1) inset;
  cursor: pointer;
}
.category-list:active,.category-list:active{
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 20px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 20px rgba(0,0,0,0.1) inset;
  cursor: pointer;
}

.navbar-form .btn {
  padding: 6px 15px 6px 15px;
  margin-left: -2px;
  border-left: none;
}
.navbar-form img {
  width: 20px;
}


h4.points{
  margin-top: 30px;
  font-weight: 600;
  color: #0A0A0A;
  font-size: 16px;
}
p.points-description{
  font-weight: 400;
}
h1.font-semibold{
  font-weight: 600;
  font-size: 65px;
  letter-spacing: 3px;
  padding-top: 1em;
}
#intro{
  padding: 50px 50px;
  background-color: #f2f2f2;
}
.strip--graphite {
  background-color: #282b2d;
  color: #f4f4f4;
  text-stroke:.1px;
  -webkit-text-stroke:.1px;
}
.strip--graphite p{
  font-size: 16px;
  color: #ccc;
}
.grey{
  background-color: #fafafa;
}
#emerald{
  background: #82ffb7;
}
#blue{
  background: #bcf0ff;
}
/*** Style for new home page ***/
.call-to-action{
  background: #F7F7F7;
}
a.ctm-btn{
  letter-spacing: .2px;
  border-radius: 2px;
  font-size: 15px;
  padding: 15px 20px;
  color: #161616;
  font-weight: 600;
  border: 1px solid #161616;
  text-decoration: none;
}
a.ctm-btn:hover{
  background: rgba(255, 255, 255, 0.33);
  border: 1px solid #161616;
}
#client-slider-thumbs img{
  max-height: 60px;
  max-width: 160px;
  vertical-align: middle;
}
.thumb-line{
  margin: 0 auto;
  height: 120px;
  border-top: 1px solid #fff;
  vertical-align: middle;
  text-align: center;
  min-width: 980px;
  background-color: #F1F1F1;
}
#client-slider-thumbs ul{
  vertical-align: middle;
  height: 118px;
  margin-bottom: 0;
}
#client-slider-thumbs li{
  max-height: 175px;
  padding: 20px 25px;
  vertical-align: middle;
}
#client-slider-thumbs li a{
  display: inline-block;
  height: 118px;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}
#client-slider-thumbs li a.selected:before{
  position: relative;
  top: -30px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #F1F1F1;
  border-left: 10px solid transparent;
  border-bottom-color: #F1F1F1;
  content: '';
}
#client-slider-thumbs h3.section-title{
  font-weight: 400;
}
.wrap-home{
  background-image: url('../../static-website/images/backgrounds/vogelflug_formation.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 10px;
  padding-bottom: 40px;
}
.home-section p{
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  color: #3c3c3c;
  padding-top: 10px;
  padding-bottom: 10px;
}
.home-section{
  letter-spacing: .5px;
}
.home-section h1{
  font-size: 34px;
  font-weight: 500;
  text-align: center;
}
.home-section h3{
  font-size: 30px;
  font-weight: 600;
  text-stroke: .3px;
}
a.control-btn{
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  color: #ffffff;
  background: #121518;
  opacity: 0.5;
  filter: alpha(opacity=80);
  position: absolute;
  text-decoration: none;
  left: 50%;
  bottom: 40px;
  margin-left: -20px;
}
a.control-btn:hover{
  opacity: 1;
  filter: alpha(opacity=100);
}
a.control-btn i{
  line-height: 40px;
}
/*home-offerings */
.offerings img{
  max-width: 180px;
}
.offerings h4{
  font-weight: 600;
  font-size: 20px;
}


.cta {
  text-decoration: none;
  color: inherit;
  background: transparent;
  font-weight: 600;
  display: inline-block;
  zoom: 1;
}
.cta i{
  font-size: 12px;
}
.cta:hover {
  color: #48e0a4;
  text-decoration: none;
}
.cta:hover .icon-chevron-right:before{
-webkit-transform: translateX(6px);
-moz-transform: translateX(6px);
-o-transform: translateX(6px);
-ms-transform: translateX(6px);
transform: translateX(6px);
-webkit-transition: all 100ms linear;
-moz-transition: all 100ms linear;
-o-transition: all 100ms linear;
-ms-transition: all 100ms linear;
transition: all 100ms linear;
}

/* TYPOGRAPHY with PROXIMA NOVA */
.typo-h0{
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 38pt;
    line-height: 36pt;
}
.typo-h1{
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 30pt;
    line-height: 30pt;
}
.typo-h2{
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16pt;
    line-height: 18pt;
}
.typo-h3{
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14pt;
    line-height: 16pt;
}
.typo-p1{
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 18pt;
    line-height: 20pt;
}
.typo-p2{
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14pt;
    line-height: 16pt;
}
.typo-p3{
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 10pt;
    line-height: 14pt;
}
/* Padding CSS Classes */
/* BOTTOM PAD */
.pad-bottom-10
{
    padding-bottom: 10px;
}
.pad-bottom-20
{
    padding-bottom: 20px;
}
.pad-bottom-25
{
    padding-bottom: 25px;
}
.pad-bottom-30
{
    padding-bottom: 30px;
}
.pad-bottom-40
{
    padding-bottom: 40px;
}
.pad-bottom-50
{
    padding-bottom: 50px;
}
.pad-bottom-100
{
    padding-bottom: 100px;
}
.pad-bottom-200
{
    padding-bottom: 200px;
}
/* TOP PAD */
.pad-top-10
{
    padding-top: 10px;
}
.pad-top-20
{
    padding-top: 20px;
}
.pad-top-25
{
    padding-top: 25px;
}
.pad-top-30
{
    padding-top: 30px;
}
.pad-top-40
{
    padding-top: 40px;
}
.pad-top-50
{
    padding-top: 50px;
}
.pad-top-100
{
    padding-top: 100px;
}
.pad-top-200
{
    padding-top: 200px;
}
/* LEFT PAD */
.pad-left-10
{
    padding-left: 10px;
}
.pad-left-20
{
    padding-left: 20px;
}
.pad-left-25
{
    padding-left: 25px;
}
.pad-left-30
{
    padding-left: 30px;
}
.pad-left-40
{
    padding-left: 40px;
}
.pad-left-50
{
    padding-left: 50px;
}
.pad-left-100
{
    padding-left: 100px;
}
.pad-left-200
{
    padding-left: 200px;
}
/* RIGHT PAD */
.pad-right-10
{
    padding-right: 10px;
}
.pad-right-20
{
    padding-right: 20px;
}
.pad-right-25
{
    padding-right: 25px;
}
.pad-right-30
{
    padding-right: 30px;
}
.pad-right-40
{
    padding-right: 40px;
}
.pad-right-50
{
    padding-right: 50px;
}
.pad-right-100
{
    padding-right: 100px;
}
.pad-right-200
{
    padding-right: 200px;
}
