/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@media (max-width: 1499px) {
    .container {
        padding: 0 7%;
    }
  h2 {
    font-size: 34px;
    line-height: 44px;
}
   
    .header-menu .hs-menu-wrapper>ul>li:last-child a,
    #service_menu>ul>li>ul li a,
    .header-menu .hs-menu-wrapper>ul>li>ul li>a {
    font-size: 13px;
    }
   #service_menu>ul>li>a
   {
    font-size: 14px;
    }
   .header-menu .hs-menu-wrapper>ul>li a
 {
        font-size: 16px;
    }
  }
    .top-footer h3 {
        font-size: 16px;
    }
}

@media (max-width: 1366px) {
    body {
        font-size: 16px;
    }
    h2 {
      font-size: 34px;
      line-height: 44px;
    }
    .top-footer h3 {
        font-size: 15px;
    }
}
@media (max-width: 1199px){
  .technology-stack:after{
    width: 0;
    height: 0;
  }
  
  .bottom-cta{
    background: #ececf3;
    padding: 80px 0 70px;
  }
  .bottom-cta .span6{
    margin: 0 !important;
    width: 100% !important;
  }
  .bottom-cta .span6:first-child{
    display : none;
  }
  .faq-wrapper .span4 {
    margin-bottom: 30px;
    width: 100%;
  }
  .faq-wrapper .span8 {
    width: 100%;
    margin: 0;
  }
  .faq-wrapper .container > div{
    padding: 0;
  }
  .faq-wrapper .container > div::before {
    width: 100%;
    padding: 0;
    box-shadow: none;
  }
  .faq-wrapper:before{
    width: 0;
  }
  .faq-wrapper {
    padding: 80px 0;
  }
  .why-classic-wrapper .span5{
    width: 100%;  
  } 
  .why-classic-wrapper .span7{
     width: 100%;  
    margin: 0;
  }
  .left-post-head h1 {
    font-size: 34px;
    line-height: 40px;
  }
  #service_menu>ul{
    left: -460px;
    width: 980px;
  }
  #industries>ul{
    left: -694px;
    width: 980px;
  }
}
@media (max-width: 1024px) {
   .stuck .classic-header {
     position: absolute;
    }
    .row-fluid [class*=span].toogle-menu {
        display: block;
    }

    .row-fluid [class*=span].header-menu {
        display: none;
    }

    .menu-open {
        overflow: hidden;
    }

    .menu-open .classic-header {
        height: 100%;
        background: rgba(22, 35, 43, .98);
    }

    .menu-open .row-fluid [class*=span].header-menu {
        display: block;
        text-align: left;
        position: absolute;
        left: 0;
        padding: 0 7%;
        overflow: auto;
        height: 100%;
        padding-bottom: 100px;
    }

    .menu-open .header-menu .hs-menu-wrapper>ul {
        padding: 20px 0 0;
        border-top: 1px solid #d8262c;
        margin-top: 25px;
    }

    .menu-open .header-menu .hs-menu-wrapper>ul>li {
        padding: 0;
        display: block;
    }

    .menu-open .header-menu .hs-menu-wrapper>ul>li a {
        font-size: 18px;
        color: #fff !important;
        letter-spacing: 1px;
        border-bottom: 1px solid #13191d !important;
        display: block;
        padding: 15px 0;
    }

    .child-trigger {
        display: block;
    }

    .header-menu .hs-menu-wrapper>ul>li:hover>a:after {
        background: transparent;
    }

    #service_menu>ul,
    #industries>ul {
        list-style: none;
        width: 100%;
        left: 0;
        display: none;
        box-sizing: border-box;
        position: relative;
        background: transparent;
        box-shadow: none;
        padding: 0 0 0 20px;
        top: 0;
    }

    .header-menu .hs-menu-wrapper>ul>li:hover>ul {
        display: none !important;
    }

    .showChild#service_menu>ul,
    .showChild#industries>ul {
        display: block !important;
    }

    #service_menu>ul>li>ul {
        margin-top: 0;
        display: none;
    }
#industries>ul>li>ul {
    margin-top: 0;
    display: none;
}
    #service_menu>ul li,
    .header-menu .hs-menu-wrapper>ul>li>ul>li {
        position: relative;
    }

    #service_menu>ul>li.showChild>ul {
        display: block;
    }
   #industries>ul>li.showChild>ul {
        display: block;
    }
    #service_menu>ul>li>ul li a{
      padding-left: 15px;  
  }    
  #service_menu>ul>li:last-child {
    background: transparent;
    padding: 0;
    width: 100%;
    margin: 0;
  }
  #service_menu .icon-type-menu a {
    width: 100%;
}
  #industries>ul>li {
    padding: 0;
    width: 100%;
}
  #industries>ul>li ul li {
    display: inline-block;
    width: 100%;
}
  #industries>ul>li .second-level {
    color: #fff;
}
  #industries>ul>li:last-child {
    background: transparent;
    width: 100%;
}
  .showChild>.child-trigger .arrow {
        transform: rotate(180deg);
    }

    .custom-footer .col-1 {
        width: 32%;
    }

    .custom-footer .col-2 {
        width: 30%;
    }

    .custom-footer .col-3 {
        width: 30%;
        margin-left: 2.762430939%;
    }

    .custom-footer .col-4 {
        width: 100%;
        margin-left: 0;
    }

    .top-footer {
        padding: 95px 0 0px;
    }
   .revamp-selection_detailsCase {
    margin: 0 auto;
    width: 85%;
    text-align: center;
  }
  .case_description-info{
    width: 60%;
  }
  .three-box-wrapper .span5{
    width: 100%;
    margin: 0 0 25px;
    min-height: 100px;
  }
 .three-box-wrapper .span7 {
    width: 100%;
    margin: 0;
  }
  
}
@media (max-width: 991px){
  .technology-stack .container > div > div {
    display: block;
  }
  .technology-stack .span4{
      width: 100%;
  }
  .technology-stack .span8{
      width: 100%;
      text-align: center;
      margin-top: 30px;
  }
  .get-intocuh-contact img {
    position: relative;
    margin-bottom: 30px;
    max-width: 100% !important;
  }
  .get-intocuh-contact .span6 {
    width: 100% !important;
  }
  .involvement_model {
    margin: 0 2% 20px;
    width: 100%;
  }
}
@media (max-width: 767px) {
    .ptb{
        padding: 50px 0;
      }
      .pt{
        padding-top: 50px;
      }
      .pb{
        padding-bottom: 50px;
      }
  h2 {
    font-size: 26px;
    line-height: 34px;
  }
    .stuck .classic-header {
     position: absolute;
    }
    .classic-header {
        right: 0;
    }
#industries .icon-type-menu a{
    width: 100%;
  }
    .classic-header .span4 {
        float: left;
        width: 80%;
    }

    .classic-header .span8 {
        float: left;
        width: 20%;
        text-align: right;
    }

    .menu-open .row-fluid [class*=span].header-menu {
        width: 100%;
    }
   
    .custom-footer .col-1 {
        width: 100%;
    }

    .custom-footer .col-2 {
        width: 100%;
    }

    .custom-footer .col-3 {
        width: 100%;
        margin-left: 0;
    }
    .trusted_blk ul.section_Customers.cus2 {
      padding: 0px;
    }
  .engage-right>div {
    display: block;
  }
  .engage-right>div p {
    width: 100%;
}
  .faq-wrapper {
    padding: 50px 0;
  }
  .why-classic-wrapper .left-column ul li {
    padding: 20px 0 20px 100px;
    max-width: 100%;
  }
  .loction_map {
    margin-bottom: 25px;
  }
  .left-post-head {
    margin-right: 0;
    width: 100%;
  }
  .right-post-head {
    width: 100%;
    margin-top: 25px;
  }
  .blogau-listing-wrap .post-item{
    width: 100%;
  }
  .case_description-info {
    width: 100%;
    margin: 18px 0;
}
  .Through_project {
    max-width: 100%;
  }
  .case-studyinfo-col {
    width: 40%;
    padding-left: 0;
  }
  .highlightwrap .highlight {
    width: 100%;
  }
  .flex-container.case-study-text-content>div:first-child {
    text-align: left;
    width: 100%;
  }
  .flex-container.case-study-text-content>div {
    width: 100%;
  }
  .Software_professionals.flex-container>div:first-child,
  .Software_professionals.flex-container>div{
    width: 100%;
  }
  .involvement_professionals h3 {
    max-width: 100%;
  }
  .reachProject_section .case-study-items-wraper{
    flex-wrap: wrap;
  }
  .case-study-used-tech__item {
    max-width: 100%;
    padding: 0;
    width: 100%;
  }
  .serv div {
    margin-bottom: 20px;
    width: 49%;
    display: inline-block;
  }
  .serv div a {
    padding: 0 5px;
    width: auto;
    vertical-align: top;
  }
  .reachsection-cta{
    padding: 1rem;
  }
  .three-box-wrapper .engage-right .hs_cos_wrapper>div p {
    margin: 0 0 10px;
    width: 100%;
  }
  .three-box-wrapper .engage-right .hs_cos_wrapper>div {
    flex-wrap: wrap;
  }
}