@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 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: #fff;
}
.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(../../img/tip-bottom.png) no-repeat scroll bottom center;
}
.mgmenu>li .mgmenu_drop{background-image:url("../../img/downArrow.png");background-repeat:no-repeat;background-position:right 19px;padding-right:20px}.mgmenu_footer .mgmenu>li .mgmenu_drop{background-image:url("../img/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("../img/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("../img/button_up.png");background-position:center center;background-repeat:no-repeat;background-color:#121212}.mgmenu_trigger.active{background-image:url("../img/button_down.png")}.mgmenu_footer ~ .mgmenu_trigger{top:auto;bottom:0;background-image:url("../img/button_down.png")}.mgmenu_footer ~ .mgmenu_trigger.active{background-image:url("../img/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("../img/rightArrow.png") no-repeat 90% 9px}.mgmenu .dropdown_flyout .dropdown_parent_left{background:url("../img/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("../img/icons/icon_vimeo.png")}.mgmenu .icon_dribbble{background-image:url("../img/icons/icon_dribbble.png")}.mgmenu .icon_twitter{background-image:url("../img/icons/icon_twitter.png")}.mgmenu .icon_facebook{background-image:url("../img/icons/icon_facebook.png")}.mgmenu .icon_flickr{background-image:url("../img/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("../img/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("../img/downArrow@2x.png")}.mgmenu_footer .mgmenu>li .mgmenu_drop{background-size:9px 5px;background-image:url("../img/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("../img/toggle@2x.png")}.mgmenu_trigger{background-size:35px 35px;background-image:url("../img/button_up@2x.png")}.mgmenu_trigger.active{background-size:35px 35px;background-image:url("../img/button_down@2x.png")}.mgmenu_footer ~ .mgmenu_trigger{background-size:35px 35px;background-image:url("../img/button_down@2x.png")}.mgmenu_footer ~ .mgmenu_trigger.active{background-size:35px 35px;background-image:url("../img/button_up@2x.png")}.mgmenu .dropdown_flyout .dropdown_parent{background-size:5px 9px;background-image:url("../img/rightArrow@2x.png")}.mgmenu .dropdown_flyout .dropdown_parent_left{background-size:5px 9px;background-image:url("../img/leftArrow@2x.png")}.mgmenu .mini_icon{background-image:url("../img/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("../img/icons/icon_vimeo@2x.png")}.mgmenu .icon_dribbble{background-image:url("../img/icons/icon_dribbble@2x.png")}.mgmenu .icon_twitter{background-image:url("../img/icons/icon_twitter@2x.png")}.mgmenu .icon_facebook{background-image:url("../img/icons/icon_facebook@2x.png")}.mgmenu .icon_flickr{background-image:url("../img/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("../img/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(../../img/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(../../img/about/about.jpg);
}
#slide2{
  background-color:#0897B3;
}
#slide6{
  background-image: url(../../img/about/sample2.jpg);
  background-size: cover;
  -moz-background-size: cover;
}
#slide3{
  background-image: url(../../img/about/sample3.jpg);
  background-size: cover;
  -moz-background-size: cover;
}
#slide4{
  background-image: url(../../img/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('../../img/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('../../img/slider/banner.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top:100px;
  padding-bottom: 60px;
}
.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("../../img/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(../../img/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);
}
.section-01-bg
{
    background: url('https://d1239px3a6vl96.cloudfront.net/img/about/team-grey.jpg');
    background-size:cover;
    background-position:center;
    background-attachment: fixed;
    color:#fff;
}
.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: 250px;
  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: 3px;
  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;
}


/***** Magento Connector Page *****/
#contact-modal label{
  font-weight: 400;
}
#freeplan-modal, #basicplan-modal, #professional-modal, #thankyoubox, #select-version{
  display: none;
}
#thankyoubox p{
  padding: 25px 0;
  line-height: 27px;
}
#thankyoubox i.icon-ok-circle{
  font-size: 5em;
  margin-bottom: 2em;
}
.magento-img{
  padding-top: 100px;
  margin-bottom: -4.3em;
}
.templatenav{
  margin-top: 1.4em;
}
.templatenav li a{
  text-decoration: none;
  font-size: .8em;
  color: #373435;
}
.templatenav li a:hover{
  color: #A01717;
}
.templatenav li a.btn{
  color: #fff;
}
.noisy-net{
  background-image: url(../../img/magento/magentobg.jpg);
  background-attachment: fixed;
  background-size: cover;
}
.cloud{
  background: #fafafa;
}
.zigzag{
  padding:2em 0;
}
.zigzag img{
  vertical-align: middle;
  max-width: 550px;
}
.asphalt{
  background:#2c3e50;
}
.descpad{
  padding: 3em 0;
  border-bottom: 1px solid #e7e7e7
}
.descpad-top{
  background-color: #fff;
  padding: 4em 0 4em 0;
  border-bottom: 1px solid #e7e7e7;
}
.download-from-github{
  background:#eee !important;
  padding-top:20px;
  padding-bottom:20px;
  font-size:20pt;
}
@media (max-width: 767px){
  .descpad img, .descpad-top img{
  max-width: 350px;
  }
}
.title-pad{
  margin-bottom: 1.8em;
}
h1.image-title img{
  display: inline-block;
  margin-right: 10px;
}
h1.image-title{
  margin-top: 1.8em;
  color: #373435;
  font-weight: 300;
  font-size: 2em;
}
.descpad-top .image-title{
  margin-top: 1.8em;
}
.descpad p, .descpad-top p{
  font-weight: 300;
  padding:3em 0;
  color: #373435;
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  font-size: 1.3em;
}
.descpad img,.descpad-top img{
  max-height: 350px;
}
.btn-magento{
  padding: 5px 12px;
  color: #636363;
  font-weight: 600;
  -webkit-box-shadow: 1px 0 0 #fff;
  -moz-box-shadow: 1px 0 0 #fff;
  box-shadow: 1px 0 0 #fff;
  text-shadow:none;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f4f4f4));
  background: -moz-linear-gradient(100% 100% 90deg, #f4f4f4, #fefefe);
  background: #ecf0f1;
}
.btn-magento:hover{
  -webkit-box-shadow: 1px 0 0 #fff;
  -moz-box-shadow: 1px 0 0 #fff;
  box-shadow: 1px 0 0 #fff;
  background-color: #fcfcfc;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fafafa));
  background: -moz-linear-gradient(100% 100% 90deg, #fff, #fafafa);
}
.btn-magento:active,.btn-magento.active{
  background: #34495e;
  color: #fff;
}
.whitebg{
  background-color: #fff;
}
.padtop{
  padding-top: 3em;
}

.tab-switch #tab{
  margin-bottom: 30px;
}
i.icon-question-sign{
  margin-left: 10px;
  font-size: 15px;
  color: #9B9B9B;
}
i.icon-question-sign:hover{
  color: #5E7DC0;
}
/*** Pricing Table ***/
.batch img{
  margin: 78px 2px 0 0px;
  position: absolute;
  border: 0px;
  padding: 0px;
  z-index: 9999;
  right: -7px;
}
.batch2 img{
  margin: 78px 0 0 1px;
  position: absolute;
  border: 0px;
  padding: 0px;
  z-index: 9999;
  left: -7px;
}
#plan-pricing-table .offer-tag{
  position: absolute;
  right: -1px;
  top: 0;
  width: 53px;
  height: 40px;
  z-index: 11;
}
#plan-pricing-table .pricing-table{
  width: 100%;
  margin: 20px;
}

#plan-pricing-table .col1, #plan-pricing-table .col2, #plan-pricing-table .col3{
  position: relative;
  float: left;
}
#plan-pricing-table .popover{
  position:fixed;
}

#plan-pricing-table .pricing-table .col1{
  width: 22%;
}
#plan-pricing-table .pricing-table ul{
  margin: 0 !important;
  padding:  0 !important;
}

#plan-pricing-table .pricing-table ul{
  border-bottom: 1px solid  #DFDFDF; 
}
#plan-pricing-table .pricing-table li{
  margin:  0 !important;
  padding: 7px 0 7px 10px;
  height: 37px;
  display: block;
  border-bottom: 0px solid #DFDFDF;
  border-top: 1px solid #DFDFDF;
  font-weight: 300;
  color: #333;
}
#plan-pricing-table .pricing-table li:first-child{
  border-top: none;
}
#plan-pricing-table .price-content ul  , #plan-pricing-table .selectePrice-content ul{
  width: 100%;
  border-top:0px;
  text-align: center;
}
#plan-pricing-table .feature-content li{
  background: #f1f1f1;
  margin-left: 20px;
}
#plan-pricing-table .selectePrice-content{background: #f9f9f9;position: absolute; z-index: 10;
  border: 1px solid #fff !important;
  border-bottom: 3px solid #603CBA !important; 
  border-top: 0px solid #6E7F0F !important; 
}
#plan-pricing-table .feature-content li{
  border-top: 1px solid #ffffff !important;
}
#plan-pricing-table a.signup{
  margin: 15px auto;
  text-align: center;
  font-weight: normal;
  font-size: 10pt; 
  line-height: 38px;
  width: 110px;
  max-width: 90%;
  display: block;
  font-size:11pt;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  color: #3e4f6a;
  font-weight: 700;
  border: 2px solid #3e4f6a;
  display: inline-block;
  border-radius: 4px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}
#plan-pricing-table a.signup:hover{
  background: #3e4f6a;
  color: #fff;
}
#plan-pricing-table .priceTitle, #plan-pricing-table{
  height: 80px;
  text-align: center;
  position: relative;
  font-size: 16px;
  font-weight: 300;
  border-bottom: 0px;
}
#plan-pricing-table .featureTitle{
  height: 74px;
}
.tableone ul{
  border-left: 1px solid #DFDFDF;
}
.tablelast ul{
  border-right: 1px solid #DFDFDF;
}
.tableone ul li{
  text-align: left;
}
.planTitle span{
  font-family: "Shadows Into Light Two", cursive;
  border: 1px solid #DFDFDF;
  z-index: 2;
  width: 100%;
  line-height: 35px;
  color: #fff;
  border-bottom-width: 0px;  
  padding:10px 0;
  font-size: 18px;
  background: #f7814d;
  display: block;
}
#plan-pricing-table .priceTitle span{
  border: 1px solid #DFDFDF;
  color: #fff;
  position: absolute;
  z-index: 2;
  width:100%;
  height: 80px;
  line-height: 72px;
  display: block;
  background: #3e4f6a;
  background: -webkit-linear-gradient(top, #475975, #364761);
  background: -moz-linear-gradient(top, #475975, #364761);
  background: -o-linear-gradient(top, #475975, #364761);
  background: -ms-linear-gradient(top, #475975, #364761);
  background: linear-gradient(top, #475975, #364761);
  border-bottom-width: 0px;  
  font-size:15pt;
  font-weight: 300;
  letter-spacing: 1px;
}
span.table-left{
  border-radius: 5px 0 0 0;
}
span.table-right{
  border-radius: 0 5px 0 0;
}
.price-content.alternate{
  background: #ecf0f1;
}
.pricing-table li:last-child{
  border-bottom: 0px !important;
}
/*** 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;
}
/**** Styles for Shipping Page ****/
.ship-pad{
  padding: 4em 0;
  border-bottom: 1px solid #eee;
  background: #fff;
  color: #333;
  letter-spacing: .9px;
}
.ship-pad{
  padding: 4em 0;
  border-bottom: 1px solid #e7e7e7;
  background: #fff;
  color: #333;
  letter-spacing: .9px;
}
.ship-pad h5{
  font-size: 1.2em;
  line-height: 1.3em;
}
.shipping-main{
  background: #fff;
}
.shipping-main h1{
  color: #fff;
  font-size: 2.6em;
  font-weight: 400;
}
.shipping-main h1 span{
  display: block;
  margin-top: .5em;
  font-size: 28px;
  font-weight: 300;
}
.shipping-main p{
  padding-top: 1em;
  color: #000;
}
a.tryton-logo > span{
  margin-top: -5px;
}
.btn-oe{
  border: 1px solid #fff;
  margin-left: 2em;
  text-shadow:none;
  color: #fff;
  box-shadow: none;
  color: white;
  background: none;
}
.title-heading{
  color: #000;
  font-size: 3.5em;
  line-height: 1em;
  font-weight: 300;
  padding-bottom: .5em;
}
.ship-pad .accordion{
  margin-top: 50px;
}
.ship-pad a.accordion-toggle{
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
}
.ship-pad a.accordion-toggle i{
  font-size: 10px;
  vertical-align: middle;
  margin-right: 10px; 
}
.ship-pad .accordion-heading .accordion-toggle{
  padding:5px 0;
}
.ship-pad .accordion-group, .accordion-inner{
  border: none;
  margin-bottom: 20px;
}
.ship-pad .accordion-group, .accordion-inner p{
  padding-top: 5px;
}
.ship-pad .accordion-inner{
  padding-left: 20px;
  font-size: 14px;
}
.ship-pad p span{
  color: #A01717;
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
}
.plans{
  margin-left: 130px;
  color: #444;
  font-weight: 300;
  margin-bottom: 50px;
}
.plans > div{
  padding: 15px;
  background: white;
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 25px 0;
}
.plans .plan-price{
  font-size: 2.4em;
  padding: .5em 0;
}
.plans .plan-name{
  text-transform: uppercase;
  font-weight: normal;
}
.plans .plan-features{
  margin-top: 20px;
  margin-bottom: 20px;
}
.plans .plan-features li{
  margin-bottom: 8px;
}
@media only screen and (max-width: 979px) and (min-width: 768px){
  .plans{
    margin-left: 60px;
  }
}
.package-logo a{
  text-decoration: none;
  color: #373435;
  border: 1px solid #eee;
  padding: 5px 10px;
}
h2.product-title span{
  display: block;
  margin-top: 6px;
  font-size: 13px;
  color: #161616;
}
h1.product-price{
  font-size: 2.3em;
  font-weight: 300;
  margin-bottom: 15px;
  color: #a01717;
}
.package-logo{
  margin: 10px 0;
}
.package-logo a{
  text-decoration: none;
  border: 1.5px solid #eee;
  border-radius: 3px;
  padding: 5px 10px;
}
.package-logo a:hover{
  border: 1.5px solid #373435;
}
.package-logo a.active, .package-logo a:active{
  border: 1.5px solid #a01717;
  background: #F7F7F7;
}
.btn-inverse{
  border: 1px solid #eee;
  background: #fff;
  color: #373435;
}
.btn-inverse:hover{
  background: #eee;
  border: 1px solid #838383;
}
.btn-inverse:active, .btn-inverse.active{
  background: #A01717;
  color: #fff;
}
.small-thumb a img{
  max-height: 50px;
}
.small-thumb{
  margin-top: 20px;
}
.small-thumb a{
  border: 2px solid #eee;
  padding: 15px 2px 22px 2px;
}
.small-thumb a:hover{
  border: 2px solid #975454;
}
.small-thumb a:active,.small-thumb a.active{
  border: 2px solid #A01717;
}
.mrt5{
  margin-top: 5px;
}
.buy-btn{
  padding:30px 0 20px 0;    
}
.buy-btn a{
  color: #fff;
  border-radius: 4px;
  padding:12px 50px;
  font-size: 1.2em;
  background: #FF9C1D;
  font-weight: 400;
  text-decoration: none;
}
.buy-btn a:hover{
  background: #EEA03E;
}
.text-buy{
  color: #FF9C1D;
}
.related-products img{
  max-width: 200px;
}
.related-products li{
  border: 1px solid #eee;
  padding: 20px 40px;
  margin-bottom: 10px;
  border-radius: 4px;
  background: #FCFCFC;
  -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;
}
.related-products li:hover{
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 12px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 12px rgba(0,0,0,0.1) inset;
  cursor: pointer;
}
.product-share{
  display: block;
  margin:30px 0;
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.text-orange{
    color: #E47911
}
.product-desciption h4{
  line-height: 1.3em;
  margin-top: 30px;
}
.product-desciption ul li{
  font-size: 1.15em;
}
.store-heading{
  margin-bottom: 15px;
}
.store-heading span{
  margin-top: 10px;
  font-size: 15px;
  font-weight: 600;
}
.store-heading h2{
  margin-top: 2px;
  margin-bottom: 10px;
  color: #313131;
  font-weight: 600;
}
.shipping-main .flexslider{
  border: none;
}
.shipping-main .flexslider li{
  border-right: 1px solid #eee;
}
.flexslider .category-list{
  display: block;
  padding: 30px 50px;
  text-align: center;
}

.shipping-main .flexslider .category-list img{
  width: auto;
  display: block;
  margin:0 auto;
}
.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;
}
/**** Styel for Blog Page ****/
.blog-header{
  padding: 2em 0;
  height: 300px;
  background-color: #fff;
}
@media (min-width: 900px){
  .blog-header{
    background: url(../../img/blog/some-blog.png);
  }
}
.blog-container{
  padding: 5em 0 0 ;
  background: #FFF;
}
.blog-container .pagination li.active a{
  color: #fff;
}
.blog-container .pagination li a{
  color: #757575;
}
.blog-container hr{
  margin: 10px 0;
}
.blog-post a{
  font-family: "proxima-nova",sans-serif;
  color: #41b7d8;
}
.blog-post a.post-link {
  color: #fff;
  margin-top: 20px;
}
.blog-container .links{
  display: block;
  font-size: 18px;
  margin-bottom: 2.5em;
}
.blog-container .links a{
  text-decoration: none;
}
.blog-container .links a:hover{
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 2px solid #41b7d8;
}
.blog-container .links i{
  color: #a01717;
  margin-right: 10px;
}
.blog-container small{
  color: #858585;
}
.blog-container h2 a{
  font-family: "proxima-nova",sans-serif;
  text-decoration: none;
  font-size: 35px;
  color: #535353;
  text-shadow:none;
  font-weight: 600;
}
.blog-container p{
  font-size: 20px;
  font-family: "proxima-nova",sans-serif;
  color: #636363;
  letter-spacing: .2px;
}
.blog-container h2 a:hover{
  color: #41b7d8;
}
.blog-post{
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 8px solid #DDDDDB;
}
.individual-blog .blog-post{
  border-bottom: none;
}
.blog-post img{
  padding:20px 0;
  height: auto;
}
.blog-sidebar{
  margin-top: 2em;
}
.blog-sidebar a{
  font-family: "proxima-nova",sans-serif;
  text-decoration: none;
}
.blog-sidebar a:hover h4{
  color: #41b7d8;
}
.blog-sidebae li{
  padding: 8px 5px;
}
.featured-posts h5,.featured-posts h4{
  font-family: "proxima-nova",sans-serif;
  text-shadow:none;
  color: #474747;
}
.featured-posts h5, .write-for-us h5, .subscribe-blog h5{
  font-family: "proxima-nova",sans-serif;
  color: #535353;
  font-weight: 600;
  font-size: 19px;
  letter-spacing: .5px;
  margin-bottom: 15px;
  text-shadow: none;
}
.featured-posts h4{
  font-size: 19px;
  margin-top: 5px;
}
.post-author span{
  float: right;
  font-size: 13px;
}
.post-author a{
  font-size: 13px;
}
a.post-category{
  text-decoration: none;
  font-weight: 600;
}
a#engineering{
  color: #FF7245;
}
a#design{
  color: #9b59b6
}
a#technology{
  color: #2ecc71;
}
.featured-posts li{
  padding: 5px 0 10px 0;
  border-top: 1px solid #DDDDDB
}
.navbar-form .btn {
  padding: 6px 15px 6px 15px;
  margin-left: -2px;
  border-left: none;
}
.navbar-form img {
  width: 20px;
}
.blog-search {
  width: 300px;
}
.blog-search .navbar-form{
  padding: 0;
  margin-bottom: 20px;
}
.input-group .add-on input:focus{
  box-shadow: none;
}
.write-for-us a, .subscribe-blog a{
  color: #fff;
}
.write-for-us p{
  font-size:15px;
  margin-bottom: 20px;
}
.subscribe-blog h5{
  color: #fff;
}
.subscribe-blog .well{
  background: #9b59b6;
  color: #fff;
  text-align: center;
  margin: 2em 0 3em 0;
}
.subscribe-blog .btn-subscribe {
  background: transparent;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  border: 1px solid #fff;
}
.subscribe-blog .btn-subscribe:hover{
  background: rgba(238, 238, 238, 0.37);
  color: #fff;
}
.subscribe-blog input, .btn{
  border-radius: 2px;
}
.write-for-us .well{
  text-align: center;
  background: #fff;
  font-size: 15px;
}
.write-for-us i{
  color: #a01717;
}
/*** Styles for Payment Gateway Page ***/
.slide-section h1{
  font-weight: 300;
  text-transform: uppercase;
  font-size: 35px;
  letter-spacing: 1px;
}
.slide-section p{
  letter-spacing: 1px;
}
.slide-section{
  padding-bottom: 65px;
  padding-top: 50px;
}
a.learn-link{
  border-radius: 15px;
  letter-spacing: 1px;
  color: #161616;
  font-size: 16px;
  font-weight: 400; 
  -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;
  text-decoration: none;
}
a.learn-link:hover{
  color: #20bc7e;
}
a.learn-link:hover i{
  margin-left: 5px;
}
a.learn-link i{
  color: #20bc7e;
  font-size: 18px;
  font-weight: 600;
  -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;
}
#slide-1{
  min-height: 420px;
  background-image: url('../../img/payment-gateway/mainbanner.jpg');
  color: #ffffff;
  background-position: center;
  background-size: cover;
}
#simple-orange{
  background: #f4a62a;
}
#simple-blue{
  background: #3498db
}
.social-image-wrapper{
  position: relative;
}
.social-image-wrapper .social-image{
  position: absolute;
  right: 0;
}
.image-wrapper{
  min-height: 700px;
}
.slide-section .image-text{
  height: 585px;
  overflow: hidden;
}
.concrete{
  background: #CCC;
}
.social-image {
  margin-top: -50px;
  width: 1000px;
  height: 700px;
}
.firstimage{
  background: url(../../img/payment-gateway/paymentoptions.png) no-repeat center center; 
}
.secondimage{
  left: 0;
  background: url(../../img/payment-gateway/securepayment.png) no-repeat center center;
}
.thirdimage{
  background: url(../../img/payment-gateway/managingpayments.png) no-repeat center center;
}
@media (max-width: 767px){
  .social-image{
    background: none;
  }
  .slide-section .image-text{
    height: auto;
  }
}
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 0;
  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: #2ecc71;
}
/*** 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;
}
.carousel.slide{
  padding: 0;
}
.case-studies-section{
  padding: 50px 0 0 0;
  border-top: 1px solid #eee;
  background: #fff;
}
.caption-text{
  position: absolute;
  text-align: left;
  bottom: 150px;
  -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);
  background: rgba(0,0,0,0.7);
  -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;
  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 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;
}
.caption-text .view-more{
  border-radius: 2px;
  padding: 5px 8px;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  text-shadow: none;
  background: #E2B501;
}
.home-section p{
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: #686868;
}
.home-section{
  letter-spacing: .5px;
  background: #fff;
  border-bottom: 1px solid #eee;
  padding: 6em 0;
  font-family: "proxima-nova",sans-serif;
}
.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;
}
/* home-blog */
.our-blog{
  background-image: url(../../img/about/team-grey.jpg);
  background-position: center;
  background-size: cover;
}
.blog-well{
  margin: 0 auto;
  max-width: 300px;
  background: #fff;
  border-bottom: 5px solid #c0392b;
  box-shadow: none;
}
.blog-well p{
  color: #999999;
  letter-spacing: .8px;
  line-height: 16px;
}
.author{
  position: relative;
  padding: 0 0 40px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.author img{
  max-width: 40px;
  bottom: -20px;
  right: 0;
  position: absolute;
}
.posted-date{
  position: absolute;
  bottom: -25px;
  font-size: 12px;
}
span.author-name{
  position: absolute;
  bottom: 5px;
  font-weight: 400;
  font-size: 14px;
}
.our-blog h4 a {
  display: inline-block;
  text-decoration: none;
  font-size: 19px;
  font-weight: 600;
  color: #333;
  letter-spacing: 0;
}
.our-blog  h4 a:hover{
  text-decoration: none;
  opacity: .7;
}
.read-more-btn{
  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: 1px solid #fff;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
}
.read-more-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;
}
.read-more-btn:hover{
  text-decoration: none;
  color: #fff;
  background: #428bca;
  border-color: transparent;
}
.read-more-btn:active{
  margin-top: 38px;
}
.read-more-btn:hover i {
  margin-left:10px;
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
/* Clients */
.home-section.clients{
  background: #fff;
  padding: 20px 0;
}
.home-section.clients img{
  max-width: 150px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
  -webkit-backface-visibility: hidden; /* Fix for transition flickering */
  -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;
}
.home-section.clients img:hover{
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  margin-top: -5px;
}
.clients li{
  vertical-align: middle;
}
.clients li:first-child{
  margin-right: 30px;
}
.clients h4{
  font-weight: 600;
}
.clients ul{
  margin-bottom: 0;
}
.clients li img{
  max-width: 200px;
  padding: 0 20px;
}
/* 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: 100px;
    padding: 0 15px 15px;
  }
  .caption-text h1{
    margin-top: 10px;
    font-size: 20px;
  }
  .caption-text p{
    font-size: 15px;
  }
  .services li{
    width: 300px;
    height: auto;
  }
}
.blog-coloured .col-md-7{
  background: #fcea85
}
.blog-coloured a.pull-left i{
  color: #373435;
}
.blog-coloured p{
  font-size: 15px;
  margin-bottom: 0
}
.blog-coloured a h4.media-heading{
  font-size: 17px;
  color: #373435;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.blog-coloured a:hover h4.media-heading{
  text-decoration: none;
}
.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;
}

/**** Styles for ebook download page ****/
#download-ebook{
  color: #4B4B4B;
  background: #fff;
}
.main-heading h2{
  margin-top: 0;
  font-size: 22px;
  text-align: center;
}
.main-heading h2 span{
  font-size: 30px;
  font-weight: 600;
}
.icons-ul{
  margin-left: 0;
  padding-left: 22px;
}
.icons-ul i{
  color: #428bca;
}
.dummy-form{
  padding: 5em 0 0;
}
.dummy-form .well{
  background: #F7F7F7;
  border-radius: 4px;
  border-top: 4px solid #428bca; 
}
.dummy-form .well input{
  border-radius: 2px;
  height: 40px;
}
.dummy-form h3{
  font-size: 25px;
  color: #428bca;
  font-weight: 300;
  margin: 10px 0 30px 0;
}
.ebook-img img{
  display: inline-block;
  position: relative;
  z-index: 1;
  max-height: 250px;
  transform:perspective(2400px) rotateY(22deg);
  -ms-transform:perspective(2400px) rotateY(22deg);
  -webkit-transform:perspective(2400px) rotateY(22deg);
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  box-shadow: -5px 1px 3px 5px rgba(0, 0, 0, 0.11);
}
.ebook-img img:hover{
  transform:perspective(2400px) rotateY(0deg);
  -ms-transform:perspective(2400px) rotateY(0deg);
  -webkit-transform:perspective(2400px) rotateY(0deg);
  box-shadow: none;
}
/* 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;
}

/* Recruitment CSS */
.jobs-main-body {
    padding: 80px 10px !important;
}
