/* 

Sonic Template 

http://www.templatemo.com/tm-394-sonic

*/

.main-menu, .responsive-menu ul, .social-member, .progess-bars, .first-footer .social-footer ul { padding: 0; margin: 0; list-style: none; }

body { font: 13px/1.75em 'Open Sans', Arial, Helvetice Neue, sans-serif; color: #1C2429; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */ -webkit-text-size-adjust: 100%; }

a, a:hover, a:focus { text-decoration: none; -webkit-transition: all 150ms ease-in; -moz-transition: all 150ms ease-in; -o-transition: all 150ms ease-in; transition: all 150ms ease-in; }

h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif; }

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

#main-content, .full-width-slider { width: 980px; margin: 0 auto; }

.section-content { padding: 0 7%; margin-bottom: 100px; }

.section-title { border-top: 4px solid; margin-bottom: 60px; }
.section-title h2 { display: inline-block; padding: 20px 35px; color: white; text-transform: uppercase; font-weight: 300; margin: 0; font-size: 20px; }

#about .section-title { border-color: #e09d1a; }
#about h2 { background-color: #e9b144; }

#services .section-title { border-color: #7c1fe5; }
#services h2 { background-color: #974dea; }

#portfolio .section-title { border-color: #1dcb7c; }
#portfolio h2 { background-color: #38e395; }

#contact .section-title { border-color: #cb1d62; }
#contact h2 { background-color: #e3387c; }

a.largeButton { color: #fff !important; background-color: #38a9e3;text-transform: uppercase; font-weight: 700; font-size: 14px; display: inline-block; padding: 10px 20px; border-bottom: 3px solid; }

.homeBgColor { background: #38a9e3; }
.homeBgColor:hover { background-color: #16709f; }

.portfolioBgColor { background: #38e395; }
.portfolioBgColor:hover { background-color: #169f60; }

.contactBgColor { background: #e3387c; }
.contactBgColor:hover { background-color: #9f164d; }

a.largeButton.homeBgColor { border-color: #16709f; }

a.largeButton.portfolioBgColor { border-color: #169f60; }

a.largeButton.contactBgColor { border-color: #9f164d; }

#main-sidebar { float: left; width: 23%; height: 100%; position: fixed; background-color: #495054; color: white; }

.logo { margin: 50px 0 50px 0px;  padding: 25px 0px; }
.logo a { color: white; }
.logo a img{width: 309px;height: 151px;}
.logo a h1 { text-transform: uppercase; font-size: 30px; margin: 0; font-weight: 800; }
.logo span { color: #bee3f6; font-size: 13px; }
.topbar h4{
    font-size: 14px;
}

.navigation {}
.main-menu {  }
.main-menu li {     float: left;width: 245px;}
.main-menu li a { color: #000;font-weight: bold; text-transform: uppercase; display: block;  padding: 13px 30px;  -webkit-transition: all 150ms ease-in; -moz-transition: all 150ms ease-in; -o-transition: all 150ms ease-in; transition: all 150ms ease-in; }
.main-menu li a:hover { background-color: #000;color:#fff; }
.main-menu li ul.submenu li a:hover { background-color: #000;color:#fff; }
.main-menu li.active a { background-color: #000;color:#fff;}
.main-menu li ul.submenu li.active a { background-color: #000;color:#fff;}
/*.main-menu li.home a { border-color: #38a9e3; }
.main-menu li.active a { background-color: #38a9e3;}
.main-menu li.home a.active { color: #38a9e3; }

.main-menu li.market a { border-color: #e9b144; }
.main-menu li.active a { background-color: #38a9e3;}
.main-menu li.market a.active { color: #e9b144; }

.main-menu li.services a { border-color: #974dea; }
.main-menu li.active a { background-color: #38a9e3;}
.main-menu li.services a.active { color: #974dea; }

.main-menu li.capabilities a { border-color: #38e395; }
.main-menu li.active a { background-color: #38a9e3;}
.main-menu li.capabilities a.active { color: #38e395; }

.main-menu li.contact a { border-color: #e3387c; }
.main-menu li.active a { background-color: #38a9e3;}
.main-menu li.contact a.active { color: #e3387c; }*/

.main-menu li ul.submenu {
    list-style-type: none;
    
   padding: 0px;
    
    z-index: 999;
    position: absolute;
    width: 294px;
}
.main-menu li ul.submenu li{
    width: 333px;
}
.main-menu li ul.submenu li a {
    color: white;
    text-transform: uppercase;
    display: block;
   border-bottom: 1px solid #fff !important;
    padding: 7px 30px;
     background-color: rgba(0, 0, 0, 0.50); 
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
    font-weight: normal;
}
.main-menu li ul.submenu li a:last-child{
    border-bottom: none ;
}
.subarrow {
    background: #383e41 url("../images/mobile-menu-up.png") no-repeat scroll 63% center !important;
    border-left: 1px solid #cccccc;
    height: 50px;
    position: absolute;
    right: 0;
    top: 53%;
    cursor: pointer;
    border: none!important;
}
.arw {
    background: #383e41 url("../images/mobile-menu-down.png") no-repeat scroll 63% center !important;
}
a.menu-toggle-btn { width: 100%; height: 60px; background-color: #38a9e3; text-align: center; line-height: 60px; display: block; color: white; }
a.menu-toggle-btn i { line-height: 60px; }

.responsive-navigation { position: relative; width: 100%; display: block; z-index: 9999; }

.responsive-menu { display: none; background-color: #495054; }
.responsive-menu ul li a { color: white; text-transform: uppercase; display: block; padding: 10px 20px; border-bottom: 1px solid #5a6267; }
.slider-right{float: left;width: 50%;}
.slider-right img { margin: 0 auto;text-align: center;}

.main-slider { width: 50%;float: left; }

.flexslider .slides {  }

.slider-caption { position: absolute; vertical-align: middle; width: 100%; text-align: center; height: 100; z-index: 8; color: white; top: 200px; }
.slider-caption h2 { font-size: 48px; text-transform: uppercase; font-weight: 800; margin-bottom: 30px; }
.slider-caption p { font-size: 16px; text-transform: uppercase; letter-spacing: 2px; width: 50%; margin: 0 auto 30px auto; line-height: 1.8em; }

.flexslider { }

.flexslider img { position: relative; width: 100%; z-index: 7; }

.flex-control-nav { bottom: 15px; z-index: 9; }

.flex-control-paging li a { background-color: white; border: 2px solid black; opacity: 0.6; }
.flex-control-paging li a:hover { opacity: 1; background: white; }
.flex-control-paging li a.flex-active { opacity: 1; background: white; }

.welcome-text { padding: 30px 0px;min-height: 350px;}
.welcome-text a { color: #38a9e3; }
.welcome-text h2 { color: #1A31A7; font-weight: 300; text-transform: uppercase; font-size: 32px;margin-top: 0px; }
.welcome-text p { color: #1C2429;text-align: left; }

.member-item { overflow: hidden; height: auto; }
.member-item:hover .overlay { opacity: 1; visibility: visible; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.member-thumb { width: 100%; overflow: hidden; height: auto; position: relative; }
.member-thumb img { width: 100%; }
.member-thumb .overlay { position: absolute; top: 0; right: 0; opacity: 0; visibility: hidden; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); }

.member-content { margin-top: 10px; overflow: hidden; text-align: center; }
.member-content h4 { text-transform: uppercase; font-size: 18px; color: #e9b144; }
.member-content p { color: #aaaaaa; font-size: 12; }

.social-member li { display: inline; float: left; width: 40px; height: 40px; background-color: #e9b144; text-align: center; margin-right: 1px; }
.social-member li a { display: block; line-height: 40px; color: white; }
.social-member li:hover { background-color: #e5a424; }

.our-story { margin-top: 80px; }
.our-story h3 { color: #e9b144; font-weight: 300; text-transform: uppercase; font-size: 24px; margin: 0 0 20px 0; }

.story-image { margin-top: 30px; overflow: hidden; }
.story-image img { width: 100%; height: auto; }

.service-item { background-color: #974dea; color: white; }
.service-item .service-icon { width: 25%; float: left; overflow: hidden; display: inline-block; text-align: center; margin-top: 30px; height: 100%; }
.service-item .service-content { width: 75%; overflow: hidden; text-align: center; padding: 20px 20px 20px 0; }
.service-item .service-content h3 { margin: 0; font-size: 20px; }

.our-skills { margin-top: 80px; }
.our-skills h3 { color: #974dea; font-weight: 300; text-transform: uppercase; font-size: 24px; margin: 0 0 20px 0; }

.progress-bar { background-color: #974dea; text-transform: uppercase; font-size: 12px; }

.portfolio-thumb { overflow: hidden; position: relative; }
.portfolio-thumb img { width: 100%; height: auto; }
.portfolio-thumb .overlay-p { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(56, 227, 149, 0.9); visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.portfolio-thumb .overlay-p a { position: absolute; top: 50%; margin-top: -12px; left: 50%; margin-left: -15px; color: white; }

.portfolio-item { margin-bottom: 40px; overflow: hidden; }
.portfolio-item:hover .overlay-p { visibility: visible; opacity: 1; }

.portfolio-title { width: 100%; text-align: center; }

.portfolio-title a { color: #38e395; font-size: 18px; text-transform: uppercase; }

.load-more { width: 100%; text-align: center; }

.map-holder { border: 1px solid #d5dbe0; padding: 6px; background-color: #fafafa; }
.google-map-canvas { height: 400px; }

.contact-form { margin-top: 20px; }
.contact-form input, .contact-form textarea { width: 100%; display: block; border: 1px solid #d5dbe0; padding: 10px 15px; outline: 0; }
.contact-form input { height: 46px; margin-bottom: 0px; }
.contact-form label { font-weight: normal; }
.contact-form label.required:after { content: "*"; color: red; margin-left: 5px; }
.error{color:red;}
.submit-btn { margin-top: 12px; }
.largeButton{text-transform: uppercase;}
.first-footer { background-color: #495054; padding: 50px; text-align: center; border-left: 5px solid #313639; }
.first-footer .social-footer ul li { display: inline; }
.first-footer .social-footer ul li a { width: 40px; height: 40px; -webkit-border-radius: 3px; border-radius: 3px; background-clip: padding-box; /* stops bg color from leaking outside the border: */ background-color: #313639; text-align: center; line-height: 40px; color: white; }
.topbar{
    background-color: #545050;
    color: #fff;
    }
    .topbar ul{list-style-type: none;
    padding: 0px;
    margin: 0px;
    float: right;}
    .topbar ul li{display: inline;padding: 0px 10px;}
    .falinked{
   
    padding-top: 10px;
    color:#fff;
}
.bottom-footer {     
    background-color: #000;
    color: #fff;
    padding: 6px 0px 0px 0px; }
.bottom-footer p{margin:0 0 4px }
.bottom-footer a { color: white; }
.bottom-footer .credits { text-align: right; }


/***************** Reddy Css ***********/
.capb-img img{margin: 0 auto;}
.weservices h3{
    font-size: 18px;
    line-height: 24px;
    color:#1A31A7;
}
.ser-read {
    background: #38a9e3;
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 3px;
}
.cap-table{
        margin: 30px 0px;
}
.cap-table table {
    border-collapse: collapse;
    margin: 0 auto;
    width: 70%;
    background: #F1EBEB;
}
.cap-table table tr{
    width: 100%;
}
.cap-table table, td {
    border: 1px solid #ccc;
    
}
.equipo table tr th{
    padding: 5px 0px;
    text-align: center;
}
.equipo table tr td{
    padding: 5px 0px;
    text-align: center;
}


.capb-img {
    text-align: center;
}
.ser-right{
    background-color: #eee;
}
.ser-right h3{
    padding: 10px 10px 0px 10px;
    color: #1A31A7;
    font-weight: bold;
}
.ser-right ul{
    padding: 0px 10px;;
    margin: 0px;
    list-style-type: none;
}
.ser-right ul li{
    padding: 5px 0px;
}
 .carousel-inner > .item > img {
  
  width: 100%;
}
.cont-usa{padding: 0px;}
.googlemap{
    padding: 0px;
}
.forany{font-weight: bold;}

@media (max-width: 991px) { #main-content { width: 100%; }
  .first-footer { border-left: 0; }
  .flexslider .slides, .flexslider, .main-slider { height: auto; }
  .service-item { margin-bottom: 30px; }
  .progess-bars { margin-top: 40px; } }
@media screen and (min-width: 641px) and (max-width: 990px) {
    .navigation{
            display: none;
        }
        .cap-table table {
  
            width: 100%;
        }
        .bottom-footer p{
              text-align: center;
          }
}


@media screen and (min-width: 320px) and (max-width: 640px) {
   .navigation{
            display: none;
        }
        .main-slider{
            width: 100%;
        }
        .slider-right{
            width: 100%;
        }
        .ser-right {
            margin-bottom: 20px;
          }
          .bottom-footer p{
              text-align: center;
          }
          .welcome-text h2 {
            font-size: 27px;
         }
         .cap-table table {
  
            width: 100%;
        }
}
