/* Responsive devices  */
@media only screen and (min-width: 1366px) {
  .container {
    max-width: 1345px;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1599px) {
  .quote--img {
    right: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .quote--img {
    right: 30px;
  }
  header {
    max-width: 1140px;
  }
  .button {
    padding: 14px 16px;
    font-size: 17px;
  }
  .hero--area .text h1 {
    font-size: 52px;
    line-height: normal;
  }
  .hero--area .text p {
    font-size: 22px;
  }
  .hero--area video {
    height: 100%;
  }
  .llc--area h2 {
    font-size: 38px;
    line-height: 49.8px;
  }
  .llc--area .llc--inner {
    padding: 72px 100px;
  }
  .numbers--area .number--box {
    padding: 32px 25px;
  }
  .numbers--area .number--box h3 p,
  .numbers--area .number--box h3 span {
    font-size: 42px;
    line-height: 80px;
  }
  .numbers--area .number--box p {
    font-size: 22px;
  }
  .section--title h3 {
    font-size: 44px;
  }
  .service--box .img--area img {
    height: 222px;
  }
  .ready--area h3 {
    font-size: 44px;
    line-height: 60px;
    width: 100%;
  }
  .about--area h3 {
    font-size: 44px;
  }
  .about--area .about--text {
    padding-left: 30px;
  }
  .about--area p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 70px;
  }
  .single--work .img--area {
    min-width: 552px;
  }
  .single--work h3 {
    font-size: 30px;
  }
  .testimonial--area .owl-dots button {
    width: 20px;
    height: 20px;
  }
  .footer--box.social {
    width: 405px;
  }
  .hero--area {
    padding: 237px 0 222px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .quote--img {
    right: 30px;
  }
  header {
    max-width: 940px;
  }
  .button {
    padding: 14px 16px;
    font-size: 17px;
  }
  .hero--area .text h1 {
    font-size: 44px;
    line-height: normal;
  }
  .hero--area .text p {
    font-size: 20px;
  }
  .hero--area video {
    height: 100%;
  }
  .llc--area h2 {
    font-size: 36px;
    line-height: 49px;
  }
  .llc--area .llc--inner {
    padding: 72px 100px;
  }
  .numbers--area .number--box {
    padding: 32px 25px;
  }
  .numbers--area .number--box h3 p,
  .numbers--area .number--box h3 span {
    font-size: 38px;
    line-height: 57px;
  }
  .numbers--area .number--box p {
    font-size: 20px;
  }
  .section--title h3 {
    font-size: 38px;
    line-height: normal;
  }
  .service--box .img--area img {
    height: 222px;
  }
  .ready--area h3 {
    font-size: 38px;
    line-height: 50px;
    width: 100%;
  }
  .about--area h3 {
    font-size: 38px;
    line-height: normal;
    margin-bottom: 30px;
  }
  .about--area .about--text {
    padding-left: 30px;
  }
  .about--area p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 40px;
  }
  .single--work .img--area {
    min-width: 430px;
  }
  .single--work h3 {
    font-size: 28px;
    line-height: 38px;
  }
  .testimonial--area .owl-dots button {
    width: 20px;
    height: 20px;
  }
  .footer--box.social {
    width: 266px;
  }
  header .menu--wrapper {
    gap: 100px;
  }
  .hero--area {
    padding: 281px 0 210px;
  }
  .section--title p {
    font-size: 22px;
  }
  .about--area .img--wrapper {
    height: 470px;
  }
}
@media only screen and (max-width: 991px) {
  .quote--img {
    right: 30px;
  }
  header {
    max-width: 100%;
    background-color: transparent;
    top: 8px;
  }
  .button {
    padding: 12px 16px;
    font-size: 16px;
  }
  .hero--area .text h1 {
    font-size: 36px;
    line-height: normal;
  }
  .hero--area .text p {
    font-size: 18px;
  }
  .hero--area video {
    height: 100%;
  }
  .llc--area h2 {
    font-size: 36px;
    line-height: 49px;
  }
  .llc--area .llc--inner {
    padding: 40px 30px;
  }
  .numbers--area .number--box {
    padding: 20px;
  }
  .numbers--area .number--box h3 p,
  .numbers--area .number--box h3 span {
    font-size: 32px;
    line-height: 50px;
  }
  .numbers--area .number--box p {
    font-size: 18px;
  }
  .section--title h3 {
    font-size: 32px;
    line-height: normal;
  }
  .service--box .img--area img {
    height: 195px;
  }
  .ready--area h3 {
    font-size: 32px;
    line-height: 44px;
    width: 100%;
    margin-bottom: 40px;
  }
  .about--area h3 {
    font-size: 32px;
    line-height: normal;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .about--area .about--text {
    padding-left: 30px;
  }
  .about--area p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 40px;
  }
  .single--work .img--area {
    min-width: 100%;
    margin-top: 40px;
  }
  .single--work h3 {
    font-size: 26px;
    line-height: normal;
  }
  .testimonial--area .owl-dots button {
    width: 18px;
    height: 18px;
  }
  .footer--box.social {
    width: 266px;
  }
  header .menu--wrapper {
    display: none;
  }
  .hero--area {
    padding: 245px 0 224px;
  }
  .section--title p {
    font-size: 18px;
    line-height: normal;
  }
  .about--area .img--wrapper {
    height: 470px;
  }
  .menu--wrapper.mobile-menu {
    display: block !important;
    position: fixed;
    top: 0;
    left: -310px;
    height: 100%;
    width: 310px;
    z-index: 1034;
    background-color: var(--primary-color);
    padding-top: 120px;
    padding-left: calc((100% - 740px) / 2 + 20px);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .menu--wrapper.mobile-menu.show {
    left: 0;
  }
  .menu--wrapper.mobile-menu li {
    padding: 6px 0;
  }
  .menu--wrapper.mobile-menu li a {
    font-size: 18px;
    color: var(--white);
  }
  .menu--wrapper.mobile-menu .button {
    background-color: var(--white);
    color: var(--heading-color);
    margin-top: 30px;
  }
  .hamburger-menu {
    display: block;
  }
  .overlay {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1030;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .overlay.show {
    opacity: 1;
    visibility: visible;
  }
  .llc--area h2 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
  }
  .llc--area {
    padding: 70px 0;
  }
  .service--area .mb_75 {
    margin-bottom: 45px;
  }
  .service--box .text--area {
    padding: 30px 16px 30px 24px;
  }
  .service--box .text--area a {
    font-size: 16px;
  }
  .service--area {
    padding: 96px 0 100px;
  }
  .portfolio--area {
    padding: 100px 0 54px;
  }
  .portfolio--area .tab--links {
    gap: 16px;
  }
  .portfolio--area .nav--wrapper {
    margin: 50px 0 10px;
  }
  .single--work {
    display: block;
  }
  .single--work p {
    margin-bottom: 40px;
  }
  .about--area {
    padding: 80px 0 45px;
  }
  .about--area .about--text {
    padding-left: 0;
  }
  .testimonial--area .mt_95 {
    margin-top: 60px;
  }
  .quote--img {
    display: none;
  }
  .testimonial--area {
    padding: 110px 0 100px;
  }
  .testimonial--area .owl-dots {
    gap: 12px;
    margin-top: 36px;
  }
  footer {
    padding: 40px 0 62px;
  }
  .footer--box {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero--area {
    padding: 200px 0;
  }
  .hero--area video {
    height: 100%;
  }
  .hero--area .text h1 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 18px;
  }
  .hero--area .text p {
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 26px;
  }
  .llc--area h2 {
    font-size: 28px;
    line-height: normal;
    width: 100%;
    text-align: left;
  }
  .llc--inner .mt_65 {
    margin-top: 30px;
  }
  .llc--area .llc--inner {
    padding: 36px 24px;
  }
  .section--title h3 {
    font-size: 28px;
  }
  .section--title p {
    font-size: 16px;
  }
  .single--work h3 {
    font-size: 24px;
  }
  .about--area .img--wrapper {
    height: 390px;
  }
  .about--area h3 {
    font-size: 28px;
  }
  .about--area p {
    font-size: 16px;
    line-height: 28px;
  }
  .testi--box {
    padding: 30px;
  }
  .testi--box p {
    font-size: 18px;
    line-height: 27px;
  }
  .ready--area h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .footer--box {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .menu--wrapper.mobile-menu {
    padding-left: calc((100% - 540px) / 2 + 14px);
  }
}
@media only screen and (min-width: 480px) and (max-width: 575px) {
  .container {
    padding: 0 24px;
  }
  .hero--area {
    padding: 200px 0;
  }
  .hero--area video {
    height: 100%;
  }
  .hero--area .text h1 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 18px;
  }
  .hero--area .text p {
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 26px;
  }
  .llc--area h2 {
    font-size: 28px;
    line-height: normal;
    width: 100%;
    text-align: left;
  }
  .llc--inner .mt_65 {
    margin-top: 30px;
  }
  .llc--area .llc--inner {
    padding: 36px 24px;
  }
  .section--title h3 {
    font-size: 28px;
  }
  .section--title p {
    font-size: 16px;
  }
  .single--work h3 {
    font-size: 24px;
  }
  .about--area .img--wrapper {
    height: 390px;
  }
  .about--area h3 {
    font-size: 28px;
  }
  .about--area p {
    font-size: 16px;
    line-height: 28px;
  }
  .testi--box {
    padding: 30px;
  }
  .testi--box p {
    font-size: 18px;
    line-height: 27px;
  }
  .ready--area h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .footer--box {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
  .menu--wrapper.mobile-menu {
    padding-left: calc((100% - 540px) / 2 + 14px);
  }
  .footer--box h3 {
    font-size: 18px;
    line-height: 25.68px;
  }
  .footer--box.contact svg {
    min-width: 16px;
  }
  .menu--wrapper.mobile-menu {
    padding-left: 24px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 479px) {
  .container {
    padding: 0 24px;
  }
  .hero--area {
    padding: 108px 0 108px;
  }
  .hero--area video {
    height: 100%;
}
  .hero--area .text h1 {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 18px;
  }
  .hero--area .text p {
    font-size: 13px;
    margin-bottom: 36px;
    line-height: 21px;
}
.llc--area h2 {
    font-size: 19px;
    line-height: normal;
    width: 100%;
    text-align: left;
}
  .llc--inner .mt_65 {
    margin-top: 30px;
  }
  .llc--area .llc--inner {
    padding: 32px 16px;
    border-radius: 18px 0px;
  }
  .section--title h3 {
    font-size: 22px;
    margin-bottom: 9px;
  }
  .section--title p {
    font-size: 14px;
  }
  .single--work h3 {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .about--area .img--wrapper {
    height: 240px;
    border-radius: 18px 0;
  }
  .about--area h3 {
    font-size: 22px;
    margin-top: 8px;
    margin-bottom: 20px;
  }
  .about--area p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .testi--box {
    padding: 20px;
    border-radius: 18px 0;
  }
  .testi--box p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
  }
  .ready--area h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 26px;
  }
  .footer--box {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .menu--wrapper.mobile-menu {
    padding-left: calc((100% - 540px) / 2 + 14px);
  }
  .footer--box h3 {
    font-size: 18px;
    line-height: 25.68px;
  }
  .footer--box.contact svg {
    min-width: 16px;
  }
  .menu--wrapper.mobile-menu {
    padding-left: 24px;
    padding-top: 100px;
    width: 220px;
    left: -220px;
  }
  header {
    height: auto;
  }
  header .row [class*="col"] {
    padding: 0 !important;
  }
  .logo--area img {
    width: 82px;
  }
  .button {
    padding: 8px 16px;
    font-size: 14px;
  }
  .button svg {
    margin-left: 7px;
    height: 14px;
    width: 14px;
  }
  .llc--area {
    padding: 42px 0;
  }
  .llc--box .heading h3 {
    font-size: 18px;
  }
  .llc--box .heading {
    gap: 12px;
  }
  .llc--box .heading .icon {
    width: 30px;
    height: 30px;
  }
  .numbers--area {
    padding: 22px 0 42px;
  }
  .numbers--area .number--box {
    padding: 34px 20px;
    border-radius: 18px 0px;
  }
  .numbers--area .number--box h3 p,
  .numbers--area .number--box h3 span {
    font-size: 26px;
    line-height: 50px;
  }
  .service--area {
    padding: 46px 0;
  }
  .service--area .mb_75 {
    margin-bottom: 20px;
  }
  .service--box .img--area img {
    height: 200px;
  }
  .service--box {
    border-radius: 18px 0;
  }
  .service--box .img--area {
    border-top-left-radius: 18px;
  }
  .service--box .text--area h4 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .service--box .text--area {
    padding: 24px 18px;
  }
  .service--box .text--area p {
    font-size: 14px;
    margin-bottom: 24px;
    line-height: 24px;
  }
  .service--box .text--area a {
    font-size: 14px;
  }
  .service--box .text--area a svg {
    height: 14px;
    width: 14px;
  }
  .service--area .mt_20 {
    margin-top: 24px;
  }
  .portfolio--area {
    padding: 40px 0 20px;
  }
  .portfolio--area .header {
    display: block;
  }
  .portfolio--area .header .button {
    margin-top: 22px;
    border-radius: 8px 0;
  }
  .portfolio--area .nav--wrapper {
    margin: 30px 0 10px;
  }
  .portfolio--area .tab-link {
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 8px 0px;
  }
  .single--work:first-child {
    padding-top: 10px;
  }
  .single--work h5 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .single--work .img--area {
    height: 190px;
    border-radius: 18px 0px;
    margin-top: 0;
  }
  .single--work .img--area img {
    border-radius: 18px 0px;
  }
  .single--work p {
    margin-bottom: 24px;
    font-size: 15px;
    line-height: 22px;
  }
  .single--work {
    padding: 26px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  .single--work .text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .about--area {
    padding: 30px 0 45px;
  }
  .about--area .img--wrapper img {
    border-radius: 18px 0;
  }
  .numbers--area .number--box p {
    font-size: 16px;
  }
  .testimonial--area {
    padding: 42px 0;
  }
  .testimonial--area .mt_95 {
    margin-top: 30px;
  }
  .testi--box .client--profile h4,
  .testi--box .client--profile p {
    font-size: 15px;
  }
  .testi--box .client--profile {
    gap: 12px;
  }
  .testimonial--area .owl-dots button {
    width: 14px;
    height: 14px;
  }
  .testimonial--area .owl-dots {
    margin-top: 20px;
  }
  .ready--area {
    padding: 42px 0;
  }
  footer {
    padding: 12px 0 50px;
  }
  .footer--box h4 {
    margin-bottom: 12px;
  }
  .footer--box .social--icon {
    margin-top: 16px;
  }
  .menu--wrapper.mobile-menu li a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
  .container {
    padding: 0 24px;
  }
  .hero--area {
    padding: 110px 0 77px;
  }
  .hero--area video {
    height: 100%;
  }
  .hero--area .text h1 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 18px;
  }
  .hero--area .text p {
    font-size: 12px;
    margin-bottom: 36px;
    line-height: normal;
  }
  .llc--area h2 {
    font-size: 20px;
    line-height: normal;
    width: 100%;
    text-align: left;
  }
  .llc--inner .mt_65 {
    margin-top: 30px;
  }
  .llc--area .llc--inner {
    padding: 32px 16px;
    border-radius: 18px 0px;
  }
  .section--title h3 {
    font-size: 22px;
    margin-bottom: 9px;
  }
  .section--title p {
    font-size: 14px;
  }
  .single--work h3 {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .about--area .img--wrapper {
    height: 240px;
    border-radius: 18px 0;
  }
  .about--area h3 {
    font-size: 22px;
    margin-top: 8px;
    margin-bottom: 20px;
  }
  .about--area p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .testi--box {
    padding: 20px;
    border-radius: 18px 0;
  }
  .testi--box p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
  }
  .ready--area h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 26px;
  }
  .footer--box {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .menu--wrapper.mobile-menu {
    padding-left: calc((100% - 540px) / 2 + 14px);
  }
  .footer--box h3 {
    font-size: 18px;
    line-height: 25.68px;
  }
  .footer--box.contact svg {
    min-width: 16px;
  }
  .menu--wrapper.mobile-menu {
    padding-left: 24px;
    width: 220px;
    left: -220px;
    padding-top: 100px;
  }
  header {
    height: auto;
  }
  header .row [class*="col"] {
    padding: 0 !important;
  }
  .logo--area img {
    width: 77px;
  }
  .button {
    padding: 8px 16px;
    font-size: 14px;
  }
  .button svg {
    margin-left: 7px;
    height: 14px;
    width: 14px;
  }
  .llc--area {
    padding: 42px 0;
  }
  .llc--box .heading h3 {
    font-size: 18px;
  }
  .llc--box .heading {
    gap: 12px;
  }
  .llc--box .heading .icon {
    width: 30px;
    height: 30px;
  }
  .numbers--area {
    padding: 22px 0 42px;
  }
  .numbers--area .number--box {
    padding: 34px 20px;
    border-radius: 26px 0px;
  }
  .numbers--area .number--box h3 p,
  .numbers--area .number--box h3 span {
    font-size: 26px;
    line-height: 50px;
  }
  .service--area {
    padding: 46px 0;
  }
  .service--area .mb_75 {
    margin-bottom: 20px;
  }
  .service--box .img--area img {
    height: 200px;
  }
  .service--box {
    border-radius: 18px 0;
  }
  .service--box .img--area {
    border-top-left-radius: 18px;
  }
  .service--box .text--area h4 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .service--box .text--area {
    padding: 24px 18px;
  }
  .service--box .text--area p {
    font-size: 14px;
    line-height: 24px;
  }
  .service--box .text--area a {
    font-size: 14px;
  }
  .service--box .text--area a svg {
    height: 14px;
    width: 14px;
  }
  .service--area .mt_20 {
    margin-top: 24px;
  }
  .portfolio--area {
    padding: 40px 0 20px;
  }
  .portfolio--area .header {
    display: block;
  }
  .portfolio--area .header .button {
    margin-top: 22px;
  }
  .portfolio--area .nav--wrapper {
    margin: 30px 0 10px;
  }
  .portfolio--area .tab-link {
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 8px 0px;
  }
  .single--work:first-child {
    padding-top: 10px;
  }
  .single--work h5 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .single--work .img--area {
    height: 190px;
    border-radius: 18px 0px;
    margin-top: 0;
  }
  .single--work .img--area img {
    border-radius: 18px 0px;
  }
  .single--work p {
    margin-bottom: 24px;
    font-size: 15px;
    line-height: 22px;
  }
  .single--work {
    padding: 26px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  .single--work .text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .about--area {
    padding: 30px 0 45px;
  }
  .about--area .img--wrapper img {
    border-radius: 18px 0;
  }
  .numbers--area .number--box p {
    font-size: 16px;
  }
  .testimonial--area {
    padding: 42px 0;
  }
  .testimonial--area .mt_95 {
    margin-top: 30px;
  }
  .testi--box .client--profile h4,
  .testi--box .client--profile p {
    font-size: 15px;
  }
  .testi--box .client--profile {
    gap: 12px;
  }
  .testimonial--area .owl-dots button {
    width: 14px;
    height: 14px;
  }
  .testimonial--area .owl-dots {
    margin-top: 20px;
  }
  .ready--area {
    padding: 42px 0;
  }
  footer {
    padding: 12px 0 50px;
  }
  .footer--box h4 {
    margin-bottom: 12px;
  }
  .footer--box .social--icon {
    margin-top: 16px;
  }
  .menu--wrapper.mobile-menu li a {
    font-size: 16px;
  }
}
