@media only screen and (min-width : 1200px) {
  /*  .container{
        max-width:1170px;
    }*/
}

/*============================================================  
                    Mobile First Method  
 =============================================================*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1580px) {}

@media only screen and (max-width : 1199px) {
  .contactus-page .box:first-of-type {
    padding: 10px 4vw;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1050px) {
  header.site-header .container .open-menu {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    margin-left: 15px;
  }

  header.site-header.hwhite .container .open-menu {
    color: #041020;
  }

  header.site-header .container nav>ul {
    position: absolute;
    left: 0;
    top: 76px;
    background: #041020;
    z-index: 12345678;
    right: 0;
    display: none;
    border-top: 1px solid #737373;
    box-shadow: 0px 5px 7px 0px #ffffff24;
  }

  header.site-header.hwhite .container nav ul li a {
    color: #fff;
  }

  header.site-header .container nav ul li a i {
    display: none;
  }

  header.site-header .container nav ul li ul {
    display: none;
  }

  header.site-header .site-logo img {
    max-width: 190px !important;
  }

  header.site-header {
    padding: 15px 15px 15px 0px;
  }

  .hero-section {
    background-position: left center;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 991px) {
  .aboutwork-section .boxes {
    background: none;
    flex-flow: column;
    align-items: flex-start;
    margin: 0;
    justify-content: center;
    max-width: 250px;
    margin: 0 auto;
  }

  .aboutwork-section .boxes .box {
    position: unset !important;
    display: flex;
    /*margin-left: 30px;*/
    width: auto;
    align-items: center;
    box-sizing: border-box;
  }

  .aboutwork-section .boxes .box h2 {
    margin: 0;
  }

  .aboutwork-section .boxes .box .icon {
    margin: 0px 20px;
  }

  .aboutwork-section .boxes .box span {
    margin: 0;
  }

  .aboutwork-section {
    padding-bottom: 40px;
  }

  .applynow-section .applynow-inner a {
    font-size: 20px;
  }

  .applynow-section .applynow-inner {
    padding: 30px 10px;
  }

  .ourclient-section .boxes::before {
    background-image: none;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {
  .hero-section h2 {
    font-size: 40px;
    margin-top: 20px;
  }

  .hero-section p {
    font-size: 16px;
  }

  .hero-section img {
    /*display: none;*/
    margin-top: 30px;
  }

  .aboutus-section .timg {
    margin: 0;
    margin-bottom: 20px;
  }

  .services-section {
    padding-bottom: 10px;
    padding-top: 20px;
  }

  .services-section .sitebtn {
    margin: 30px 0px;
  }

  .aboutwork-section,
  .services-section {
    background-image: none;

  }

  .ourclient-section .boxes::before {
    background-image: none;
  }

  .ourclient-section h2,
  .services-section h1,
  .aboutwork-section h1,
  .aboutus-section h2,
  .getintouch-section h2 {
    font-size: 30px;
  }

  .getintouch-section p {
    font-size: 16px;
    line-height: 1.4;
  }

  footer.site-footer {
    padding: 50px 0px 0px;
    text-align: center;
  }

  footer.site-footer h2 {
    margin: 20px 0px 20px 0px;
  }

  footer.site-footer ul.contact {
    padding: 0;
    text-align: left;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  footer.site-footer ul.social {
    justify-content: center;
  }

  footer.site-footer ul li a {
    justify-content: center;
  }

  footer.site-footer .services,
  footer.site-footer .company,
  footer.site-footer .links {
    padding-left: 0;
  }

  .professional-section,
  .webdevelopment-section,
  .whychooseus-section {
    padding: 50px 0px;
  }

  .professional-section .col-md-6:last-of-type,
  .webdevelopment-section .col-md-6:last-of-type {
    margin-top: 20px;
  }

  .professional-section h2,
  .webdevelopment-section h2,
  .whychooseus-section h2,
  .career-page h1,
  .applynow-section h2,
  .testimonial-page h1,
  .beintouch-section h2 {
    font-size: 30px;
  }

  .professional-section p.first {
    font-size: 18px;
    margin: 5px 0px 15px;
  }

  .professional-section p,
  .webdevelopment-section p,
  .whychooseus-section h2+p {
    font-size: 16px;
  }

  .whychooseus-section .row .cinner {
    padding: 20px;
    margin-bottom: 20px;
  }

  .innerpage-banner h2 {
    font-size: 30px;
  }

  .innerpage-banner p {
    font-size: 16px;
  }

  .innerpage-banner p br {
    display: none;
  }

  .career-page .accordion-item .accordion-header button .img {
    display: none;
  }

  .career-page .accordion-item .accordion-header button {
    padding: 10px 20px;
    font-size: 16px;
  }

  .career-page .accordion-item .accordion-body {
    margin: 10px 10px;
    padding: 10px 15px;
  }

  .career-page .accordion-item .accordion-body h3 {
    font-size: 18px;
    margin: 16px 0px;
  }

  .career-page .accordion-item .accordion-body ul li {
    font-size: 16px;
  }

  .career-page,
  .testimonial-page {
    padding: 30px 0px;
  }

  .applynow-section {
    padding: 30px 0px 0px;
  }

  .applynow-section form input,
  .applynow-section form select,
  .applynow-section form textarea {
    width: 100%;
  }

  .applynow-section form .select {
    width: 100%;
  }

  .applynow-section form .d-flex {
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .testimonial-page h1 {
    margin-bottom: 20px;
  }

  .contactus-page .box:last-of-type {
    display: none;
  }

  .contactus-page .box {
    width: 100%;
  }

  .contactus-page .box h2 {
    font-size: 25px;
  }

  .contactus-page .box:first-of-type {
    padding: 30px 20px;
  }

  .beintouch-section {
    padding: 30px 0px;
  }

  .beintouch-section input {
    width: 100%;
  }

  .beintouch-section+.getintouch-section a:last-of-type {
    margin: 0 auto;
    margin-top: 10px;
    display: table;
  }

  .portfolio-inner .box {
    width: 48%;
    /* height: 30vw; */
  }

  .ourclients-section p {
    font-size: 16px;
  }

  .ourclients-section p br {
    display: none;
  }

  .ourclients-section .boxes .box {
    width: 48%;
    height: 170px;
  }

  .ourclients-section .boxes {
    margin-top: 20px;
  }

  .about-image {
    position: unset;
    margin-top: 20px;
  }

  .about-content {
    padding-top: 10px;
    padding-left: 10px;
  }

  .ourclient-section .boxes {
    padding: 0px 20px;
  }

  .ourclient-section .boxes .box h3,
  .ourclient-section .boxes .box h4 {
    text-align: center;
  }

  .ourclient-section .slick-dots {
    left: 0;
  }

  .getintouch-section {
    padding: 60px 20px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 667px) {
  .applynow-section .applynow-inner {
    flex-flow: column;
    padding: 20px 10px;
  }

  .applynow-section .applynow-inner a {
    margin: 5px 0px;
    font-size: 18px;
  }

  .testimonial-page .inner {
    padding: 20px;
  }

  .testimonial-page .inner p i {
    font-size: 30px;
  }

  .testimonial-page .inner p {
    font-size: 15px;
  }

  .testimonial-page .inner h2 {
    font-size: 18px;
  }
}

@media only screen and (max-width : 480px) {
  header.site-header .container nav .sitebtn {
    display: none;
  }

  header.site-header .container nav>ul {
    top: 67px;
  }

  .aboutwork-section p br {
    display: none;
  }

  .ourclient-section .boxes p {
    font-size: 18px;
  }

  .applynow-section form .d-flex .sitebtn {
    margin: 0;
  }

  .applynow-section form .d-flex p {
    width: 100%;
    margin-top: 10px;
  }

  .contactus-page .box ul li {
    flex-flow: column;
  }

  .contactus-page .box ul li .content {
    margin-left: 0px;
    width: 100%;
    max-width: 100%;
  }

  .portfolio-inner .box {
    width: 100%;
    /* height: 170px; */
  }

  .ourclients-section .boxes .box {
    width: 100%;
  }
}