/***------------Responsive CSS------------***/

@media (min-width: 768px) {
  .navbar-default {
    background-color: transparent;
    border-color: transparent;
    padding: 20px 0;
  }
  .navbar-default .navbar-header .navbar-brand {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
  }

  .navbar-default .navbar-header .navbar-brand  span{font-size: 18px;
    display: inline-block;
    margin-top: 11px;}
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a{
    border-radius: 0;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: #fff;
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: rgba(255, 255, 255, 0.75);
  }
  .navbar-default .nav > li.active > a, 
  .navbar-default .nav > li.active > a:focus{
    color: #fff;
    border-bottom: 1px solid #fff;
  }
  .navbar-default.affix {
    background-color: #21599e;
    border-color: #21599e;
    opacity: 1;
    padding: 0;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.8);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #fff;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #fff;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #fff;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: rgba(255, 255, 255, 0.75);
  }

  .navbar-brand{
    border: 1px solid #ffc600;
    height: auto;
  }

  header {
    min-height: 650px;
  }
  header .header-content {
    text-align: left;
    padding: 0;
    height: 91vh;
    min-height: 420px;
  }
  header .header-content .header-content-inner {
    width: 100%;
    text-align: center;
    margin: 0;
    position: absolute;
    top: 55%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  header.demos .header-content .header-content-inner{
    top: 50%;
  }
  header .header-content .header-content-inner h1 {
    font-size: 35px;
  }
  .header-content-inner.text_left h1,
  .header-content-inner.text_left p,
  .header-content-inner.text_left a{
    text-align: left !important;
    float: left ;
  }

  .header-content-inner.text_left a{
    font-weight: bold;
  }
  .client_logo:nth-child(1),
  .client_logo:nth-child(2),
  .client_logo:nth-child(3),
  .client_logo:nth-child(4){
    border-bottom: none;
  }
  .client_logo:nth-child(5),
  .client_logo:nth-child(6){
    border-bottom: 1px solid #ddd;
  }
  .client_logo:nth-child(2),
  .client_logo:nth-child(3),
  .client_logo:nth-child(4),
  .client_logo:nth-child(6),
  .client_logo:nth-child(7),
  .client_logo:nth-child(8){
    border-left: none;
  }
}

@media (min-width: 992px) {
  header .header-content .header-content-inner h1 {
    font-size: 47px;
    font-weight: bold;
    line-height: 57px;
  }

  section.features .device-container {
    margin-bottom: 0;
  }
  section.features .device-container,
  section.features .feature-item {
    max-width: none;
  }
}

@media (max-width:1460px) {
  section.why_us .why-us-des{
    padding: 25px 15px 15px 50px;
  }
}

@media (max-width:1200px) {
  header .form-content .panel.panel-default{
    margin-top: 200px;
  }
  section.why_us .why-us-des{
    padding: 15px 15px 0 45px;
  }
  section.about .about_right .about-des{
    padding-top: 0;
  }
  section.about .about_right .about-des h3{
    margin-top: 0;
  }
}

@media only screen and (min-width:992px) and (max-width: 1200px) {
  
}

@media (max-width: 992px) {
  .navbar-default .nav > li > a {
    font-size: 16px;
    margin-right: 0;
    padding: 10px 8px;
  }
  header .form-content .panel.panel-default{
    margin-top:125px;
  }
  .main_counter_content .single_counter {
    margin-bottom: 30px;
  }
  .form-get-call .form-control{
    margin-bottom: 15px;
    text-align: center;
  }
  section.about .about_left .feature-item{
    padding: 0 0 50px 0;
  }
  section.why_us .why-us-des{
    padding: 15px 15px 0 20px;
  }
  section.why_us .why-us-img{
    height: 500px;
  }
  h3.skill-text{
    margin-bottom: 40px;
  }
  .blog_worp .blog_img .imghover img{
    width: 100%;
  }
  .mar-30b{
    margin-bottom: 30px;
  }
}

@media (max-width: 792px) {
  section .section-heading h2 {
    font-size: 26px;
  }
  section.why_us .why-us-des h3{
    font-size: 26px;
  }
  section.about .about_right .about-des h2{
    font-size: 26px;
  }
}

@media (max-width:768px) {
  section{
    padding: 50px 0;
  }
  .navbar-default.affix {
    background-color: #2a363f;
    border-color: #2a363f;
    opacity: 1;
    padding: 0;
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
  }
  .navbar.has_menu .navbar-header{
    width: auto;
  }
  .navbar-header{
    width: 150px;
  }
  .header-content-inner p {
    text-align: center;
  }
  header.demos .header-content{
    padding-top: 100px;
  }
  header.demos .header-content-inner h1{
    font-size:26px;
  }
  header.demos .header-content-inner h2{
    font-size:24px;
  }
  header.demos .header-content-inner p{
    font-size: 16px;
  }
  header .form-content .panel.panel-default{
    margin-top:35px;
    padding: 25px 10px;
  }
  header .form-content .panel.panel-default .panel-heading{
    padding: 30px 0 15px;
  }
  header .form-content .panel.panel-default .panel-heading .panel-title{
    font-size: 22px;
  }
  section.why_us .why-us-img{
    height: 300px;
  }
  .news_subs{
    margin-bottom: 50px
  }
  footer .copy_right p {
    text-align: center;
  }
  footer .copy_right ul {
    text-align: center;
  }
  footer .social_touch ul.list-social{
    float: none;
    margin: 0 auto;
    display: block;
  }
  section.demo{
    min-height: 350px;
  }
  section.demo .header-content-inner h1{
    font-size:26px;
  }
  section.demo .header-content-inner h2{
    font-size:24px;
    line-height: 1.3;
  }

  section.demo .header-content-inner p{
    font-size: 16px;
  }
}

@media (max-width:450px) {
  .navbar-header{
    width: 100%;
  }
  .navbar.has_menu .navbar-header .navbar-brand{
    float: left;
    padding: 13px 15px 15px 15px;
  }
  .navbar-default .navbar-header .navbar-brand{
    width: 172px;
    margin: 0 auto;
    display: block;
    float: none;
    padding: 0 15px 15px 15px;
  }
  header.demos .header-content{
    padding-top: 50px;
  }
  header{
    min-height: 650px;
  }
  header .header-content .header-content-inner h1{
    font-size: 26px;
    line-height: 1.3;
  }
  section .section-heading h2 {
    font-size: 20px;
  }
  section.about .about_right .about-des h3{
    font-size: 16px;
  }
  section.about .about_right .about-des h2{
    font-size: 20px;
  }
  section.why_us .why-us-des h3, 
  .why-us-item h4{
    font-size: 20px;
  }
  .team_details > li h3,
  section.services .feature-item h3{
    font-size: 16px;
  }
  section.about .container-fluid{
    padding-right: 0;
    padding-left: 0;
  }
  section.about .about_left .feature-item {
    padding: 50px 0;
  }
  section.about .about_left .feature-item h3{
    font-size: 48px;
  }
  section.about .about_left .feature-item h3 span{
    font-size: 58px;
  }
  .btn-outline {
    padding: 8px 15px;
  }
  #carousel-testimonials{
    padding: 5px;
  }
  section.testimonials p.testimonial_para{
    font-size: 14px;
  }
  section.testimonials .testimonial_para i{
    font-size: 16px;
  }
  #newsletter .single .btn {
    letter-spacing: 1;
    font-size: 14px;
    padding: 6px;
  }
  section.demo .header-content-inner h1{
    font-size:22px;
  }
  section.demo .header-content-inner h2{
    font-size:20px;
  }

  section.demo .header-content-inner p{
    font-size: 14px;
  }
}

.overlaywhite {
    background: #17232d7a;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    width: 150%;
    height: 650px;
    position: absolute;
    right: 0%;
    top: 0;
    box-shadow: 0 0 50px rgba(0,0,0,0.1);
}

.panel {
    margin-bottom: 20px;
    background-color: #ffffffc4;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-default {
    border-color: #17232d;
}

.abimage img, #faq img{
  width: 100%;
}

 #skill img{
  width: 100px;
    height: 100px;
    background: #ffc600;
    padding: 11px;
}

#services .section-heading h2{

}

#services .abimage:before {
    border: 10px solid  #ffc600;
    width: 95%;
    height: 100%;
    content: '';
    top: 17px;
    right: -2px;
    position: absolute;
}

#faq .faq-div:before{
border: 10px solid #ffc600;
    width: 95%;
    height: 85%;
    content: '';
    top: 75px;
    right: 28px;
    position: absolute;
}

.five{
  margin-bottom: 50px;
}

#counter {
  padding: 35px 0 14px 0;
}

#services {
  padding: 100px 0 50px 0;
}

#faq ul li{
  font-size: 20px;
  list-style-image: url("../img/checked.png");

}

.vidy{
  text-align: center;
    font-size: 24px;
    color: #17232d;
    font-weight: bold;
    padding: 20px 0;
}

span.number {
    background: #ffc600;
    position: absolute;
    color: #fff;
    font-size: 22px;
    line-height: 14px;
    border: 2px solid #f7f7f7;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    z-index: 99;
    left: 48%;
    top: -15.5px;
    margin-left: -15.5px;
    padding-top: 10px;
    font-weight: bold;
}

.need .col-md-4 h3 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 30px;
    padding: 10px 10px 0 10px;
}

.need-top{
  margin-bottom: 20px;
}

th {
    font-size: 16px;
    text-align: center;
}

td {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

#blog img {
    width: 100%;
    height: 165px;
    border: 2px solid #2a363f;
    margin-bottom: 15px;
}

#skills h2{
  margin-bottom: 60px;
}

#about{
  padding:70px 0 0 0;
}

#blog h2{
  margin-bottom: 42px;
}

#faq img{
    margin-top: 65px;
}

#team {
  padding-bottom: 40px;
}



@media(max-width: 1200px){
  #services .section-heading h2 {margin-top: 25px;}

  #contact .col-sm-3{width: 50%;}

  header form.top-form .btn.btn-default{font-size: 12px;}
}

@media(max-width: 994px){
  .project-image{display:block;margin-bottom: 24px;}

  .blog .col-md-3{width: 50%;display: inline-block;}
}

@media(max-width: 767px){
  #skill .col-md-3 {width: 100%;border:none;height: 100%;}

  .blog .col-md-3{width: 48%;display: inline-block;}

  #contact .col-sm-3{width: 100%;}
}

@media(max-width: 479px){.utp{font-size: 19px;}}

@media(max-width: 450px){.blog .col-md-3{width: 100%;}}

.error-msg {
    width: 100%;
    color: #3aab09;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    padding: 10px 0 0px 0;
    font-weight: bold;
    display: none;
}

.error-msg2 {
    width: 100%;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 30px 0 0px 0;
    display: none;
}

.success{
    background-image: url(../img/3.jpg);
    background-size: cover;
    text-align:center;
}

.success div{
    display: inline-block;
    background: rgba(33, 89, 158, 0.96);
    padding: 30px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 37px;
    margin: 150px 0;
    font-weight: bold;
    text-shadow: 0px 0px 5px #000;
}