/* CSS crunched with Crunch - http://crunchapp.net/ */
/*==========================================
Colors ::>

ff6e00 - Orange
1ac5b3 - StrongCyan	
33ae22 - LimeGreen
c762cc - ModerateMagenta
0e87d7 - StrongBlue
e4433b - BrightgRed
f759d2 -  SoftMagenta
f2be0d - VividYellow
ff007c - DeepPink
9856e8 - SoftViolet
00c2ec - skyBlue
e62b71 - BrightPink
==========================================*/


html,
body {
  width: 100%;
  padding: 0;
  margin: 0px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
body {
  background: #fff;
  color: #212124;
  font-family: 'Open Sans', sans-serif;
  margin: 0px !important;
}
h1 {
  font-size: 77px;
}
h2 {
  font-size: 60px;
}
h2 small {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  text-transform: none;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
a:hover {
  text-decoration: none;
}
p {
  font-weight: 300;
  text-align: justify;

}
a:hover,
a:focus {
  color: #fff;
  text-decoration: none;
}
header {
  background-image: url(images/headwrap.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #e7e7e7;
  border-bottom: 5px solid #fff;
}
#header-topbar-wrap {
  background-color: #2e2e2e;
  height: 100%;
  background-image: url('images/header-top-bg.jpg');
  background-repeat: no-repeat;
  background-position: left bottom;
}
.head-top-bar {
  float: right;
  line-height: 40px;
}
.head-bar1, .head-bar2, .head-bar3 {
  float: right;
}
.head-bar1 a {
  font-family: Arial;
  font-size: 12px;
  color: #dcdcdc;
  line-height: 22px;
  text-align: center;
  border-radius: 3px;
  padding: 4px 10px;
  margin-left: 10px;
  background-color: #515151;
}
.head-bar1 a:hover {
  color: #f08800;
}
.head-bar2 a {
  font-size: 13px;
  color: #ffbe00;
  line-height: 22px;
  text-align: center;
  border-radius: 3px;
  padding: 4px 10px;
  margin-left: 10px;
}
.head-bar2 a:hover {
  color: #fff;
}
.head-bar3 {
  text-align: right;
}
.head-bar3 .fa-phone {
  font-size: 18px;
}
#fixed-navbar {
  
}
#fixed-navbar .navbar-default {
  background-color: inherit;
  border-color: transparent;
}
#fixed-navbar .navbar-brand {
  float: left;
  height: 90px;
  font-size: 18px;
  line-height: 20px;
  padding: 5px 15px 5px 5px;
}
#fixed-navbar .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 0px solid transparent;
}
#undefined-sticky-wrapper {
  height: inherit !important;
}
#fixed-navbar .navbar-default .navbar-nav > li > a {
  color: #777;
  background-color: #fff;
  margin-left: 3px;
  padding: 10px 18px;
  border-radius: 5px 5px 0 0;
  background-position: 0px 50px;
  -webkit-transition: background-position .2s ease-in-out;
  -moz-transition: background-position .2s ease-in-out;
  -o-transition: background-position .2s ease-in-out;
  transition: background-position .2s ease-in-out;
  background-image: url('images/black.png');
  background-repeat: repeat-x;
}
#fixed-navbar .navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  background-image: url('images/black.png');
  background-repeat: repeat-x;
  background-position: 0px 0px;
  -webkit-transition: background-position .2s ease-in-out;
  -moz-transition: background-position .2s ease-in-out;
  -o-transition: background-position .2s ease-in-out;
  transition: background-position .2s ease-in-out;
}
#fixed-navbar .navbar-default .navbar-nav > .open > a,#fixed-navbar  .navbar-default .navbar-nav > .open > a:hover,#fixed-navbar  .navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-image: url('images/black.png');
  background-repeat: repeat-x;
  background-position: 0px 0px;
  -webkit-transition: background-position .2s ease-in-out;
  -moz-transition: background-position .2s ease-in-out;
  -o-transition: background-position .2s ease-in-out;
  transition: background-position .2s ease-in-out;
}
#fixed-navbar .navbar-default .navbar-nav > li > .active {
  color: #fff;
  background-image: url('images/black.png');
  background-repeat: repeat-x;
  background-position: 0px 0px;
  -webkit-transition: background-position .2s ease-in-out;
  -moz-transition: background-position .2s ease-in-out;
  -o-transition: background-position .2s ease-in-out;
  transition: background-position .2s ease-in-out;
}
#fixed-navbar .navbar-default .navbar-nav > li > ul > li .active {
  color: #fff;
  background-image: url('images/black.png');
  background-repeat: repeat-x;
  background-position: 0px 0px;
  -webkit-transition: background-position .2s ease-in-out;
  -moz-transition: background-position .2s ease-in-out;
  -o-transition: background-position .2s ease-in-out;
  transition: background-position .2s ease-in-out;
}
#fixed-navbar .dropdown-menu > li > a {
  display: block;
  padding: 10px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.banner-wrap {
  border-bottom: 4px solid #f8920d;
  background-image: url('images/banner-bg.png');
}
.banner-align {
  padding: 23px 50px;
}
.logo-subheading {
  font-size: 16px;
  color: #686868;
  line-height: 75px;
  float: right;
}
.social-media-wrap {
  padding-top: 25px;
  float: right;
}
.social-media-wrap2 {
  padding-top: 25px;
  float: right;
  display: none;
}
.fb-icon {
  background-image: url('images/socmedianew.png');
  float: right;
  width: 24px;
  height: 24px;
  background-position: 0px 3px;
  margin-right: 10px;
  -moz-transition: all 250ms ease-in-out 0s;
  -webkit-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  background-color: #c6c6c6;
  border-radius: 15px;
}
.fb-icon:hover {
  background-image: url('images/socmedianew.png');
  background-position: 0px -35px;
  -moz-transition: all 250ms ease-in-out 0s;
  -webkit-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  background-color: #3A69AE;
}
.tw-icon {
  background-image: url('images/socmedianew.png');
  float: right;
  width: 24px;
  height: 24px;
  background-position: -33px 3px;
  margin-right: 10px;
  -moz-transition: all 250ms ease-in-out 0s;
  -webkit-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  background-color: #c6c6c6;
  border-radius: 15px;
}
.tw-icon:hover {
  background-image: url('images/socmedianew.png');
  background-position: -33px -34px;
  -moz-transition: all 250ms ease-in-out 0s;
  -webkit-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  background-color: #598dca;
}
.sk-icon {
  background-image: url('images/socmedianew.png');
  float: right;
  width: 24px;
  height: 24px;
  background-position: -65px 3px;
  margin-right: 10px;
  -moz-transition: all 250ms ease-in-out 0s;
  -webkit-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  background-color: #c6c6c6;
  border-radius: 15px;
}
.sk-icon:hover {
  background-image: url('images/socmedianew.png');
  background-position: -65px -35px;
  -moz-transition: all 250ms ease-in-out 0s;
  -webkit-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  background-color: #00abeb;
}
.go-icon {
  background-image: url('images/socmedianew.png');
  float: right;
  width: 24px;
  height: 24px;
  background-position: -100px 2px;
  -moz-transition: all 250ms ease-in-out 0s;
  -webkit-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  background-color: #c6c6c6;
  border-radius: 15px;
}
.go-icon:hover {
  background-image: url('images/socmedianew.png');
  background-position: -100px -35px;
  -moz-transition: all 250ms ease-in-out 0s;
  -webkit-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  background-color: #d6492f;
}

.quick-link-bar {
  background-color: #f2f2f2;
  border-bottom: 5px solid #e7e7e7;
}
.quick-link-bar a {
  font-size: 15px;
  color: #f87704;
  margin: 5px 0;
  text-align: left;
  background-image: url('images/linkbar-arrow.png');
  border-right: 1px dotted #a6a6a6;
  background-repeat: no-repeat;
  background-position: right center;
}
.quick-link-bar a:hover {
  color: #f87704;
  background-image: url('images/linkbar-arrow-over.png');
  border-right: 1px dotted #a6a6a6;
}
.home-box-1 h2, .home-box-2 h2 {
  font-size: 20px;
  margin: 40px 0;
  text-transform: uppercase;
  color: #686868;
  text-align: center;
  font-weight: normal;
  position: relative;
  z-index: 9999;
  font-family: 'Open Sans', sans-serif;
}
.home-box-1 h2 span, .home-box-2 h2 span {
  background-color: #fff;
  position: relative;
  z-index: 9999;
  padding: 0 12px;
}
.home-box-1 h2:before, .home-box-2 h2:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 44%;
  z-index: 1;
  background-color: #ddd;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: 0px;
  padding: 15px;
  float: left;
  width: 100%;
}
.tab-content > .active {
  display: block;
  visibility: visible;
  font-size: 13px;
  text-align: justify;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -2px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  border-bottom: 0;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #ffbe00;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  border-top: 2px solid #ffbe00;
}
.nav-tabs > li > a:hover {
  color: #ffbe00;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  border-top: 2px solid #ffbe00;
}
.tab-listing strong {
  font-family: Tahoma;
  font-size: 13px;
  text-transform: uppercase;
  color: #727272;
  margin-bottom: 5px;
  font-weight: normal;
  line-height: 30px;
}
.tab-listing ul {
  padding: 0;
}
.tab-listing li {
  list-style-type: none;
  background-repeat: no-repeat;
  background-image: url('images/tab-list.png');
  padding-left: 25px;
  font-size: 13px;
  line-height: 22px;
  background-position: 0 6px;
}
.tab-cont-wrap {
  float: left;
  width: 100%;
  height: 100%;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ddd !important;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.testi-wrap {
  padding: 0px 40px 0px 40px;
  text-align: justify;
  font-size: 13px;
}
.testi-align {
  margin: 20px 10px 10px 10px; 
}
.testi-content {
  height: 100%;
  width: 99%;
  float: left;
  min-height: 140px;
  background-color: #F2F2F2;
  border: 1px solid #E0E0E0;
  border-radius: 10px;
  padding: 15px;
  position: relative;
  text-align: left;
  box-shadow: 1px 2px 3px #d2d2d2;
}

..testi-content::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 28px 0;
  border-color: transparent #F2F2F2 transparent transparent;
  bottom: -25px;
  left: 25px;
  content: '';
  position: absolute;
}
.testi-author { 
  position: relative;
  float: left;
  color: #f87704;
  font-size: 12px;
  left: 0;
  margin-top: -2px;
  line-height: 50px;
  background-repeat: no-repeat;
  background-position: 30px 0px;
  background-image: url('images/author-arrow.png');
  padding-left: 70px;
}
.home-content {
  border: 1px solid hsl(0, 0%, 89%);
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  padding: 15px;
  background-color: #e4e4e4;
  text-align: justify;
  line-height: 20px;
}
.home-content a {
  color: hsl(34, 94%, 51%);
}
.home-content a:hover {
  color: hsl(0, 100%, 50%);
}
.footer-top-wrap {
  margin-top: 35px;
  border-top: 4px solid #969696;
  border-bottom: 1px solid #5c5c5c;
  background: url('images/footerbg.png') repeat-x top, url('images/footer-background.png') repeat top;
}

.footer-content1 p, .footer-content2 p {
  color: #fff;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  line-height: 23px;
  padding-top: 28px;
  text-align: justify;
}
.footer-content2 ul {
  padding: 15px 0 5px 0;
  margin: 10px 0 7px 25px;
  border-left: 1px dashed #6d6d6d;
  list-style-type: none;
}
.footer-content2 ul li {
  padding: 0 0 0 25px;
  margin: 0 0 5px 35px;
  color: #fff;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  line-height: 23px;
  text-align: left;
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-image: url('images/foot-list.png');
}
.footer-content2 ul li:hover {
  color:hsl(41, 100%, 55%);
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-image: url('images/foot-list-over.png');
}
.footer-content1 h3   {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  margin: 26px 0 0 35px;
  background-color: #3C3C3C;
  position: relative;
  padding-left: 15px;
  width: 40%;
}
.footer-content2 h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  margin: 26px 0 0 35px;
  background-color: #3C3C3C;
  position: relative;
  padding-left: 15px;
  width: 40%;
}
.footer-mid-wrap {
  font-family: Tahoma;
  font-size: 12px;
  color: #9a9999;
  padding:10px 0px 3px 0px;
  background-position: top;
  background-repeat: repeat;
  border-top: 1px solid #222222;
  border-bottom: 1px solid #1a1a1a;
  background-image: url('images/footer-mid.png');
}
.foot-mid-content1 {
  padding-top: 15px;
  text-align: left;
}
.foot-mid-content1 .fa-map-marker {
  margin:0 10px; font-size: 16px;
}
.foot-mid-content1 .fa-envelope-o {
  margin:0 10px; font-size: 12px;
}
.foot-mid-content1 .fa-mobile  {
  margin:0 10px; font-size: 18px;
}

.foot-mid-content1 a {
  color: #9a9999;
}
.foot-mid-content1 a:hover {
  color: #fff;
}
.foot-mid-content2 {
  margin-bottom: 10px;
}
.foot-mid-content2 img {
  border-radius: 5px;
  float: right;
}
.sub-footer-wrap {
  font-family: Tahoma;
  font-size: 12px;
  color: #9a9999;
  padding: 10px 0;
  background-color: #292929;
}
.sub-footer-left a {
  color: #9a9999;
  padding: 0 10px;
  text-transform: uppercase;
}
.sub-footer-left a:hover {
  color: #fff;
}
.sub-footer-right {
  text-align: right;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 50px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
  margin: 0 auto;
}




/*
inspired from http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* just for demo purpose */
    html,
    body,
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
      height: 100%;
      text-align: center;
      margin: 0px auto;
    }

.main-content-back {
  background-repeat: repeat-x;
  background-image: url('images/innerback.png');
}
.main-inner-content {
  background-color: #fff;
}
.bredcrumb ul {
  float: left;
  margin: 0;
  padding: 0;
}
.bredcrumb ul li {
  float: left;
  margin: 0;
  padding: 10px 15px;
  list-style-type: none;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('images/services-link-arrow.png');
}
.bredcrumb ul li:last-child {
  background-image: none;
}
.entry-title {
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  color: hsl(12, 2%, 44%);
  font-weight: normal;
  text-align: left;
  border-bottom: 1px dashed hsl(0, 0%, 65%) !important;
  line-height: 55px;
  margin: 0;
}
.entry-content  {
  line-height: 1.714285714;
  font-family: Tahoma;
  font-size: 13px;
  text-align: left;
}
.entry-content .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  float: left;
  margin: 0 25px 0 10px;
}
.serv-title {
  font-size: 17px !important;
  font-family: 'Open Sans', sans-serif !important;
  color: hsl(0, 0%, 18%) !important;
  font-weight: normal !important;
  text-align: left;
  line-height: 35px;
  border-bottom: 1px dashed hsl(0, 0%, 65%) !important;
  padding-bottom: 5px !important;
  margin-bottom: 20px !important;
}

.sidebar-title {
  font-family: 'Open Sans', sans-serif;
  color: hsl(34, 94%, 51%);
  font-size: 17px;
  text-transform: none;
  margin: 28px 0 15px;
  margin-left: 24px;
  text-align: left;
  float: left;
}
.sidebar-content {
  float: left;
}
.sidebar-content ul {
  border-top: 1px solid hsl(0, 0%, 85%);
  padding: 0 0;
  float: left;
  margin-left: 20px;
}
.sidebar-content ul li {
  border-bottom: 1px solid hsl(0, 0%, 85%);
  list-style-type: none;
  text-align: left;
  margin: 3px 0 0 0;
  width: 100%;
  float: left;
}
.sidebar-content ul li a {
  text-decoration: none;
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  font-family: Tahoma;
  color: hsl(0, 0%, 43%);
  width: 100%;
  float: left;
  padding: 5px 0 5px 10px;
  margin-bottom: 3px;
  border-right: 3px solid hsl(0, 0%, 85%);
}
.sidebar-content ul li a:hover {
  border-right: 3px solid hsl(43, 100%, 51%);
}
.about-bottom {
  background-color: #eee;
  padding: 15px;
  font-family: 'Open Sans', sans-serif;
  color: hsl(0, 0%, 42%);
  margin: 25px 0 0 0px;
}

.services-listing ul {
  padding: 0;
  list-style-type: none;
}
.services-listing ul li {
  padding: 0 0 0 15px;
  background-repeat: no-repeat;
  background-position: 0 8px; 
  background-image: url('images/content-list.png');
}
.services-listing ul li a {
  color: #f08800;
}
.services-listing ul li a:hover {
  color: hsl(0, 100%, 50%);
}


.main-services {
  padding-top: 25px;
}
.services-box-wrap {
  
}
.services-box {
  margin: 10px 0;
  float: left;
  padding: 15px;
  min-height: 265px;
  border: 1px solid hsl(0, 0%, 91%);
}
.services-box-wrap1 {
  margin-right: 0px;
  margin-bottom: 10px;
  border: 1px solid hsl(0, 0%, 91%);
}
.services-title {
  color: #f08800;
  font-size: 15px;
  line-height: 20px;
  float: left;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}

.services-box .services-title a {
  color: #f08800;
  font-size: 15px;
  line-height: 20px;
  float: left;
  width: 100%;
  background-image: none;
  font-family: 'Open Sans', sans-serif;
}
.services-box .services-title a:hover  {
  background-image: none;
}
.services-box img {
  border-bottom: 0px solid hsl(0, 0%, 91%);
  margin: 0px auto !important;
  align-content: center;
  text-align: center;
  float: none !important;
}
.services-box p {
  line-height: 18px;
  float: left;
}
.services-box a {
  font-family: Tahoma;
  font-size: 13px;
  text-decoration: none;
  color: hsl(0, 0%, 25%);
  padding-right: 15px;
  float: left;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('images/services-link-arrow.png');
}
.services-box a:hover {
  color: hsl(34, 100%, 47%);
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('images/services-link-arrow-over.png');
}
.main-contact {
  margin-top: 25px;
}
.contact-box-wrap {
  border: 1px solid hsl(0, 0%, 85%);
  margin-right: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  padding: 10px 25px;
}
.contact-box-wrap1 {
  border: 1px solid hsl(0, 0%, 85%);
  border-radius: 10px;
  padding: 10px 25px 31px 25px;
}
.contact-title {
  font-weight: bold;
  font-size: 14px;
}
.main-technology {
  margin-top: 30px;
  padding-left: 53px;
}

.technology-title {
  font-weight: bold;
  font-size: 14px;
}
.technology-box-wrap1 {
  margin: 0 0;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  padding: 15px 25px;
  background-size: 15%;
  background-color: hsl(0, 0%, 98%);
  border: 1px solid hsl(0, 0%, 87%);
  background-repeat: no-repeat;
  background-position: right 10px;
  background-image: url('images/aspnet.png');
}
.technology-box-wrap1:hover { 
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  background-size: 17%;
  background-repeat: no-repeat;
  background-position: right 20px;
  background-image: url('images/aspnethover.png');
}
.technology-box-wrap2 {
  margin: 0 0;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  padding: 15px 25px;
  background-size: 15%;
  background-color: hsl(0, 0%, 98%);
  border: 1px solid hsl(0, 0%, 87%);
  background-repeat: no-repeat;
  background-position: right 10px;
  background-image: url('images/vb.png');
}
.technology-box-wrap2:hover { 
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  background-size: 17%;
  background-repeat: no-repeat;
  background-position: right 20px;
  background-image: url('images/vbhover.png');
}

.technology-box-wrap3 {
  margin: 0 0;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  padding: 15px 25px;
  background-size: 15%;
  background-color: hsl(0, 0%, 98%);
  border: 1px solid hsl(0, 0%, 87%);
  background-repeat: no-repeat;
  background-position: right 10px;
  background-image: url('images/c.png');
}
.technology-box-wrap3:hover { 
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  background-size: 17%;
  background-repeat: no-repeat;
  background-position: right 20px;
  background-image: url('images/chover.png');
}
.technology-box-wrap4 {
  margin: 0 0;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  padding: 15px 25px;
  background-size: 15%;
  background-color: hsl(0, 0%, 98%);
  border: 1px solid hsl(0, 0%, 87%);
  background-repeat: no-repeat;
  background-position: right 10px;
  background-image: url('images/java.png');
}
.technology-box-wrap4:hover { 
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  background-size: 17%;
  background-repeat: no-repeat;
  background-position: right 20px;
  background-image: url('images/javahover.png');
}

.technology-box-wrap5 {
  margin: 0 0;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  padding: 15px 25px;
  background-size: 15%;
  background-color: hsl(0, 0%, 98%);
  border: 1px solid hsl(0, 0%, 87%);
  background-repeat: no-repeat;
  background-position: right 10px;
  background-image: url('images/php.png');
}
.technology-box-wrap5:hover { 
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  background-size: 17%;
  background-repeat: no-repeat;
  background-position: right 20px;
  background-image: url('images/phphover.png');
}
.technology-box-wrap6{
  margin: 0 0;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  padding: 15px 25px;
  background-size: 24%;
  background-color: hsl(0, 0%, 98%);
  border: 1px solid hsl(0, 0%, 87%);
  background-repeat: no-repeat;
  background-position: right 10px;
  background-image: url('images/sql.png');
}
.technology-box-wrap6:hover { 
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  background-size: 26%;
  background-repeat: no-repeat;
  background-position: right 20px;
  background-image: url('images/sqlhover.png');
}

.technology-box ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.technology-box ul li {
  margin: 0 0 0 15px;
  padding: 0 0 0 20px;
  background-position: 0 8px;
  background-repeat: no-repeat;
  background-image: url('images/technology-list.png');
}
.technology-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
.technology-box-wrap1:hover .technology-title, .technology-box-wrap2:hover .technology-title, .technology-box-wrap3:hover .technology-title, .technology-box-wrap4:hover .technology-title, .technology-box-wrap5:hover .technology-title, .technology-box-wrap6:hover .technology-title {
  color: #f08800;
}
.technology-box ul li:hover {
  color: #f08800;
}
a {
  color: #f08800;
}
a:hover {
  color: #212124;
}
.event-img {
  float: left;
  margin: 0 0 15px 0;
  border: 1px solid #f08800;
}
.event-img .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 5px;
}
#language-selectt {
  float: left;
  width: 15%;
  padding-right: 10px;
  border-right: 1px dashed #A6A6A6;
}
#content {
  float: left;
  padding-left: 20px;
  width: 85%;
}
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  float: right;
  width: 17%;
  min-width: 17%;
}
#language-selectt label {
  padding-right: 5px;
}

.sidebar-nav {
    padding: 9px 0;
}



.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc; 
    border: 0px solid rgba(0, 0, 0, .15); 
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175); 
    box-shadow: 0 2px 3px rgba(0, 0, 0, .175); 
}
.servi-hom-box {
  border: 4px solid #eee;
  padding: 15px;
  float: left;
  width: 100%;
  min-height: 231px;
}
.servi-hom-box img {
  margin: 0 auto !important;
  text-align: center;
  float: none !important;
}

.servi1-hom-box {
  border: 4px solid #eee;
  padding: 15px;
  float: left;
  width: 100%;
  min-height: 165px;
}
.servi1-hom-box img {
  margin: 0 auto !important;
  text-align: center;
  float: none !important;
}
.servi2-hom-box {
border: 4px solid #eee;
padding: 15px;
float: left;
width: 100%;
min-height: 189px;
}
.servi2-hom-box img {
  margin: 0 auto !important;
  text-align: center;
  float: none !important;
}

.servi3-hom-box {
border: 4px solid #eee;
padding: 15px;
float: left;
width: 100%;
min-height: 170px;
}
.servi3-hom-box img {
  margin: 0 auto !important;
  text-align: center;
  float: none !important;
}









.career-box {
  border: 4px solid #eee;
  padding: 15px;
}
.career-title  {
  color: #626262;
  font-size: 18px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}
#resume-form {
  float: left;
  padding: 25px 0 0 25px;
}
.submit-but {
  padding: 0px 15px;
  color: #fff;
  background-color: #f08800;
  box-shadow: none;
  border: 1px solid #D37800;
  border-radius: 3px;
  margin: 5px 0 0 124px;
  font-size: 15px;
  min-width: 100px;
  width: 10%;
  background-image: none;
}
input, textarea {
  border: 1px solid hsl(0, 0%, 83%);
  border-radius: 3px;
  padding: 6px;
  width: 100%;
  padding: 0.428571429rem;
  background-image: -ms-linear-gradient(top, hsl(0, 100%, 100%) 0%, hsl(0, 0%, 96%) 100%);
  background-image: -moz-linear-gradient(top, hsl(0, 100%, 100%) 0%, hsl(0, 0%, 96%) 100%);
  background-image: -o-linear-gradient(top, hsl(0, 100%, 100%) 0%, hsl(0, 0%, 96%) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, hsl(0, 100%, 100%)), color-stop(1, hsl(0, 0%, 96%)));
  background-image: -webkit-linear-gradient(top, hsl(0, 100%, 100%) 0%, hsl(0, 0%, 96%) 100%);
  background-image: linear-gradient(to bottom, hsl(0, 100%, 100%) 0%, hsl(0, 0%, 96%) 100%);
}
input, button, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: 2px 10px;
  margin-bottom: 5px;
}
textarea {
  height: 100%;
  max-height: 90px;
}

select {
  padding: 10px 10px;
  margin-bottom: 5px;
  border: 1px solid hsl(0, 0%, 83%);
  border-radius: 3px;
  width: 100%;
  background-image: -ms-linear-gradient(top, hsl(0, 100%, 100%) 0%, hsl(0, 0%, 96%) 100%);
  background-image: -moz-linear-gradient(top, hsl(0, 100%, 100%) 0%, hsl(0, 0%, 96%) 100%);
  background-image: -o-linear-gradient(top, hsl(0, 100%, 100%) 0%, hsl(0, 0%, 96%) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, hsl(0, 100%, 100%)), color-stop(1, hsl(0, 0%, 96%)));
  background-image: -webkit-linear-gradient(top, hsl(0, 100%, 100%) 0%, hsl(0, 0%, 96%) 100%);
  background-image: linear-gradient(to bottom, hsl(0, 100%, 100%) 0%, hsl(0, 0%, 96%) 100%);
}
input[type="file"] {
  display: block;
  line-height: 23px;
  padding: 5px 22px;
}
.submit-but2 {
  padding: 0px 15px;
  color: #fff;
  background-color: #f08800;
  box-shadow: none;
  border: 1px solid #D37800;
  border-radius: 3px;
  margin: 10px 0 0 0;
  font-size: 15px;
  min-width: 100px;
  background-image: none;
  width: 10%;
}
#resume-form table tr {
  margin-top: 10px;
  float: left;
  width: 100%;
}
#resume-form table tr td label {
  min-width: 125px;
  width: 100%;
  float: left;
}
.career-box ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.career-box ul li {
  margin: 0 0 0 15px;
  padding: 0 0 0 20px;
  background-position: 0 8px;
  background-repeat: no-repeat;
  background-image: url('images/technology-list.png');
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
#FSContact1 {
  border: 1px solid #f08800;
  width: 80%;
  margin: 0px auto;
  margin-top: 15px;
  border-radius: 5px;
}
#FSContact1 label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
  line-height: 16px;
}
#FSContact1 {
  border: 1px solid #f08800;
  width: 80%;
  margin: 0px auto;
  margin-top: 25px;
  border-radius: 5px;
  padding: 25px;
}
.sitemap-wrap {
  border: 1px solid #f08800;
  margin: 0px auto;
  margin-top: 25px;
  border-radius: 5px;
  padding: 25px;
}
.sitemap-wrap ul {
  list-style: none;
  float: left;
  margin: 0px 0px;
  padding: 6px 0px;
}
.sitemap-wrap ul li {
  font-family: Tahoma;
  font-size: 12px;
  color: hsl(0, 0%, 45%);
  line-height: 23px;
  float: left;
  width: 100%;
  padding: 0 0 0 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  background-image: url('images/content-list.png');
}
.sitemap-wrap ul li a {
  float: left;
  width: 100%;
}
.sitemap-wrap ul li ul li {
  background-image: url('images/sitemap-arrow.png');
  background-position: 0px 6px;
  background-repeat: no-repeat;
}
.navbar-nav {
  margin: 0 0px 0 -2px;
}






















/* Large desktop */
@media (min-width: 1200px) { 


}

@media (max-width: 1024px) {  

#header-topbar-wrap {
  background-color: #2e2e2e;
  height: 100%;
  background-image: none !important;
  }
#language-selectt {
  float: left;
  width: 20%;
  padding-right: 10px;
  border-right: 1px dashed #A6A6A6;
}
#content {
  float: left;
  padding-left: 20px;
  width: 80%;
}
.quick-link-bar a {
  font-size: 13px;
}
.text-theme-color img {
  margin: 10px 0;
}
.footer-content1 h3 {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
color: #fff;
font-weight: normal;
margin: 26px 0 0 10px;
background-color: #3C3C3C;
position: relative;
padding-left: 15px;
width: 60%;
}
.technology-box-wrap2 {
  min-height: 223px;
}
.technology-box-wrap3 {
  min-height: 201px;
}
.sub-footer-left a {
  color: #9a9999;
  padding: 0 1px;
  text-transform: uppercase;
}
.quick-link-bar a {
  font-size: 13px;
}



}

@media (min-width: 768px) and (max-width:1024px) {  
#header-topbar-wrap {
  background-color: #2e2e2e;
  height: 100%;
  background-image: none !important;
  }
}

@media (min-width: 992px) {
  #header-topbar-wrap {
  background-color: #2e2e2e;
  height: 100%;
  background-image: none !important;
  }

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) { 

#header-topbar-wrap {
  background-color: #2e2e2e;
  height: 100%;
  background-image: none;
}
.technology-box-wrap1, .technology-box-wrap3, .technology-box-wrap5 {
  margin: 0 0 30px 0;
}
.services-box {
  margin: 10px 0;
  float: left;
  padding: 15px;
  min-height: 100%;
  border: 1px solid hsl(0, 0%, 91%);
}
.navbar-right {
  float: right !important;
  margin-right: -15px;
  margin-top: 20px;
}
.nav-tabs > li > a {
  padding: 10px 6px;
}
#language-selectt {
  float: left;
  width: 25%;
  padding-right: 10px;
  border-right: 1px dashed #A6A6A6;
}
#content {
  float: left;
  padding-left: 20px;
  width: 75%;
}
.quick-link-bar a {
  font-size: 13px;
  background-image: none;
}
.quick-link-bar a:hover {
  font-size: 13px;
  background-image: none;
}
.sub-footer-left {
  margin-bottom: 10px;
}
.sub-footer-right {
  text-align: center;
}
.sub-footer-left a {
  color: #9a9999;
  padding: 0 1px;
  text-transform: uppercase;
}
.technology-box-wrap2 {
  min-height: 223px;
}
.technology-box-wrap3 {
  min-height: 201px;
}
.foot-mid-content1 {
  margin-bottom: 10px;
}
.footer-content1 h3 {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
color: #fff;
font-weight: normal;
margin: 22px 0 0 0px;
background-color: #3C3C3C;
position: relative;
padding-left: 15px;
width: 60%;
}
.tab-listing strong {
font-family: Tahoma;
font-size: 13px;
text-transform: uppercase;
color: #727272;
margin: 15px 0 10px;
font-weight: normal;
line-height: 18px;
}
.tab-listing li {
  list-style-type: none;
  background-repeat: no-repeat;
  background-image: url('images/tab-list.png');
  padding-left: 25px;
  font-size: 13px;
  line-height: 15px;
  background-position: 0 3px;
  margin: 7px 0;
}
.logo-subheading {
  font-size: 16px;
  color: #686868;
  line-height: 45px;
  float: right;
  padding-top: 35px;
}
.social-media-wrap {
  padding-top: 45px;
  float: right;
}





}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 

#header-topbar-wrap {
  background-color: #2e2e2e;
  height: 100%;
  background-image: none;
  }
.head-bar3 {
  text-align: center;
}
.logo-subheading {
  font-size: 16px;
  color: #FF6B00;
  line-height: 20px;
  float: left;
  padding: 0 0 5px 0;
  text-align: center;
}
.social-media-wrap {
  padding: 5px 0 0 0;
  float: left;
  display: none;
}
.social-media-wrap2 {
  padding: 8px 0 5px 0;
  float: none;
  display: block;
  background-color: #FFF;
}
.navbar-header{
  margin-left:15px !important;
  margin-right:15px !important; 
}
.social-media-wrap-cover, .social-media-wrap {
  display: none !important;
}
.social-media-inner {
  width: 140px;
  margin: 0 auto;
  float: none;
  height: 25px;
}
.go-icon, .sk-icon, .tw-icon, .fb-icon {
  float: left;
}
.go-icon {
  margin-right: 10px;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
  background-color: #fff;
  margin-left: 3px;
  margin-bottom: 2px;
  padding: 10px 20px;
  border-radius: 0px 0px 0 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  background-color: #313131;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.quick-link-bar a {
  font-size: 15px;
  color: #f87704;
  margin: 5px 0;
  background-image: url('images/linkbar-arrow.png');
  border-bottom: 1px dotted #a6a6a6;
  border-right: 0px dotted #a6a6a6;
  background-repeat: no-repeat;
  background-position: right center;
  padding-bottom: 10px;
}
.quick-link-bar a:hover {
color: #f87704;
background-image: url('images/linkbar-arrow-over.png');
border-right: 0px dotted #a6a6a6;
}

.sidebar-nav {
    padding: 9px 0;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.dropdown:hover .dropdown-menu {
    display: none;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 10px 15px 5px 25px;
  width: 100%;
}
.navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: #eee;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 0 5px 3px;
  display: block;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #777;
  text-align: center;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #F1884F;
  background-color: transparent;
}



.technology-box-wrap1, .technology-box-wrap3, .technology-box-wrap5 {
margin: 0 0 30px 0;
}
.services-box {
    margin: 10px 0;
    float: left;
    padding: 15px;
    min-height: 100%;
    border: 1px solid hsl(0, 0%, 91%);
  }
.footer-content2 ul {
  padding: 15px 0 5px 0;
  margin: 10px 0 7px 0px;
  border-left: 0px dashed #6d6d6d;
  list-style-type: none;
}
.footer-content2 h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  margin: 26px 0 0 0px;
  background-color: #3C3C3C;
  position: relative;
  padding-left: 0px;
  width: 40%;
}
.foot-mid-content2 img {
  border-radius: 5px;
  float: none;
  margin: 10px auto 0 auto;
}
.sub-footer-right {
  text-align: center;
  margin-top: 10px;
}
.technology-box-wrap2 {
  min-height: 223px;
}
.technology-box-wrap3 {
  min-height: 201px;
}
.servi1-hom-box, .servi1-hom-box, .servi2-hom-box, .servi3-hom-box {
  min-height: 100%;
  height: 100%;
  margin-bottom: 15px;
}
.footer-content1 h3 {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
color: #fff;
font-weight: normal;
margin: 22px 0 0 0px;
background-color: #3C3C3C;
position: relative;
padding-left: 15px;
width: 60%;
}
.navbar-brand {
  float: left;
  height: 65px;
}
.text-theme-color img {
  margin: 0px 0;
  height: 100%
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 23px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
  background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #FF6B00;
}
.entry-title {
font-size: 22px;
font-family: 'Open Sans', sans-serif;
color: hsl(12, 2%, 44%);
font-weight: normal;
text-align: left;
border-bottom: 1px dashed hsl(0, 0%, 65%) !important;
line-height: 25px;
margin: 0;
padding: 10px 0;
}
.serv-title {
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif !important;
  color: hsl(0, 0%, 18%) !important;
  font-weight: normal !important;
  text-align: left;
  line-height: 20px;
  border-bottom: 1px dashed hsl(0, 0%, 65%) !important;
  padding-bottom: 5px !important;
  margin-bottom: 20px !important;
}
.testi-wrap {
  padding: 0px 0px 0px 0px;
  text-align: justify;
  font-size: 13px;
}








}
 
@media (max-width: 678px) { 
.head-bar1, .head-bar2, .head-bar3 {
  float: left;
  width: 50%;
}
.footer-content2 ul {
  padding: 15px 0 5px 0;
  margin: 10px 0 7px 0px;
  border-left: 0px dashed #6d6d6d;
  list-style-type: none;
}
.footer-content2 h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  margin: 26px 0 0 0px;
  background-color: #3C3C3C;
  position: relative;
  padding-left: 0px;
  width: 40%;
}
.footer-content1 h3 {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
color: #fff;
font-weight: normal;
margin: 22px 0 0 0px;
background-color: #3C3C3C;
position: relative;
padding-left: 15px;
width: 60%;
}
.navbar-brand {
  float: left;
  height: 65px;
}
.text-theme-color img {
  margin: 0px 0;
  height: 100%
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 23px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
  background-color: #fff;
}
.entry-title {
font-size: 22px;
font-family: 'Open Sans', sans-serif;
color: hsl(12, 2%, 44%);
font-weight: normal;
text-align: left;
border-bottom: 1px dashed hsl(0, 0%, 65%) !important;
line-height: 25px;
margin: 0;
padding: 10px 0;
}
.serv-title {
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif !important;
  color: hsl(0, 0%, 18%) !important;
  font-weight: normal !important;
  text-align: left;
  line-height: 20px;
  border-bottom: 1px dashed hsl(0, 0%, 65%) !important;
  padding-bottom: 5px !important;
  margin-bottom: 20px !important;
}
.testi-wrap {
  padding: 0px 0px 0px 0px;
  text-align: justify;
  font-size: 13px;
}






}

/* Landscape phones and down */
@media (max-width: 480px) { 

#header-topbar-wrap {
  background-color: #2e2e2e;
  height: 100%;
  background-image: none;
}
.head-bar3 {
  text-align: center;
}
.head-bar1, .head-bar2, .head-bar3 {
  float: left;
  width: 100%;
}
.nav-tabs > li > a  {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  border-bottom: 0;
  border-radius: 0px 0px 0 0;
  padding: 10px 3px;
  font-size: 13px;
}
.main-technology {
  margin-top: 30px;
  padding-left: 0px;
}
.technology-box-wrap1, .technology-box-wrap3, .technology-box-wrap5 {
  margin: 0 0 30px 0;
}

.sidebar-nav {
    padding: 9px 0;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.dropdown:hover .dropdown-menu {
    display: none;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 10px 15px 5px 25px;
  width: 100%;
}
.navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: #eee;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 0 5px 3px;
  display: block;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #777;
  text-align: center;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #F1884F;
background-color: transparent;
}

.sub-footer-right {
  margin-top: 15px;
  text-align: center;
}
.footer-content2 ul {
  padding: 15px 0 5px 0;
  margin: 10px 0 7px 25px;
  border-left: 0px dashed #6d6d6d;
  list-style-type: none;
}
.footer-content2 h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  margin: 26px 0 0 0px;
  background-color: #3C3C3C;
  position: relative;
  padding-left: 15px;
  width: 40%;
}
.footer-content2 ul li {
  padding: 0 0 0 25px;
  margin: 0 0 5px 0px;
  color: #fff;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  line-height: 23px;
  text-align: left;
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-image: url('images/foot-list.png');
}
.services-box {
  margin: 10px 0;
  float: left;
  padding: 15px;
  min-height: 100%;
  border: 1px solid hsl(0, 0%, 91%);
}
#language-selectt {
  float: left;
  width: 100%;
  padding-right: 10px;
  border-bottom: 1px dashed #A6A6A6;
  border-right: 0px;
  margin-bottom: 10px;
}
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
  float: right;
  width: 70%;
  min-width: 17%;
}

.logo-subheading {
  font-size: 14px;
  color: #FF6B00;
  line-height: 17px;
  float: left;
  padding: 0 0 5px 0;
}
.footer-content1 h3 {
  width: 80%;
  margin: 26px 0 0 20px;
}
.footer-content2 h3 {
  width: 60%;
}
#resume-form {
  float: left;
  padding: 25px 0 0 0px;
}
#resume-form table tr td label {
  min-width: 100px;
  width: 100%;
  float: left;
  font-weight: normal;
}
#FSContact1 {
  border: 1px solid #f08800;
  width: 100%;
  margin: 0px auto;
  margin-top: 25px;
  border-radius: 5px;
  padding: 5px;
}
.foot-mid-content2 img {
  border-radius: 5px;
  float: none;
  margin: 10px auto 0 auto;
}
.contact-box p {
  text-align: left;
}
.testi-wrap {
  padding: 0px 0px 0px 0px;
  text-align: justify;
  font-size: 13px;
}
.foot-mid-content1 a {
color: #9a9999;
padding-right: 50%;
}
.fa-mobile {
  margin-top: 7px !important;
}
.navbar-brand {
  float: left;
  height: 60px;
}
.text-theme-color img {
  margin: 0 0;
  height: 100%
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 18px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.social-media-wrap {
  display: none;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.entry-title {
font-size: 22px;
font-family: 'Open Sans', sans-serif;
color: hsl(12, 2%, 44%);
font-weight: normal;
text-align: left;
border-bottom: 1px dashed hsl(0, 0%, 65%) !important;
line-height: 25px;
margin: 0;
padding: 10px 0;
}
.serv-title {
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif !important;
  color: hsl(0, 0%, 18%) !important;
  font-weight: normal !important;
  text-align: left;
  line-height: 20px;
  border-bottom: 1px dashed hsl(0, 0%, 65%) !important;
  padding-bottom: 5px !important;
  margin-bottom: 20px !important;
}
p {
font-weight: 300;
text-align: justify;
line-height: 20px;
}
.tab-listing {
  padding-top: 10px;
}
.tab-listing ul {
  padding: 10px 0 0 0;
}
.tab-listing strong {
  font-family: Tahoma;
  font-size: 13px;
  text-transform: uppercase;
  color: #727272;
  margin-bottom: 10px;
  font-weight: normal;
  line-height: 18px;
}
.tab-listing li {
  line-height: 18px;
}





}

@media (min-width: 320px) and (max-width: 480px) { 


  }