/******************************
RESPONSIVE STYLES 
******************************/
@media screen and (max-width: 1850px) {
    .logo-wrapper {
        width: 200px;
    }
    .nav-menu > li {
        margin-right: 50px;
    }
    .footer-copyright .container {
        flex-wrap: wrap;
    }
    .footer-columns {
        padding-left: 30px;
    }
    .footer-columns > div {
        padding: 0 20px;
    }
    .jbsystems {
        width: 100%;
        max-width: 500px;
        padding-left: 0;
        margin: 15px auto 0;
    }
    .content-slider {
        height: 750px;
    }
}
@media screen and (max-width: 1680px) {
    h1, h2 {
        font-size: 60px;
    }
    .large-text {
        font-size: 80px;
    }
    .main-nav {
        padding-left: 0;
    }
    .nav-menu > li {
        margin-right: 40px;
    }
    .header-right {
        width: 580px;
        padding-left: 40px;
    }
    .banner .single-banner > .img-box {
        width: calc(100% - 580px);
    }
    .header-right a[href^=tel] {
        margin-right: 30px;
    }
    .about-wrapper .flexbox > div:last-child {
        padding-left: 40px;
    }
    .about-wrapper .img-box:nth-child(2) {
        transform: translate(-80px, 85px );
    }
    .bar-callout {
        max-width: 550px;
    }
    .footer-copyright .container {
        padding-left: 600px;
    }
    .footer-columns h3 {
        font-size: 32px;
    }
    .page-sections .section:not(.full-size) {
        padding: 0;
    }
    .section > .section-content {
        width: calc(50% + 100px);
        padding-left: 80px;
        padding-right: 100px;
    }
    .section > .section-photo {
        width: calc(50% - 100px);
     }
    .section:nth-child(even):not(.full-size) .section-content {
        padding-right: 80px;
        padding-left: 100px;
    }
    .section .img-box:first-child {
        transform: translate(-60px, 65px );
    }
    .section:nth-child(even) .img-box:first-child {
        transform: translate(60px, 65px );
    }
}
@media screen and (max-width: 1550px) {
    .large-text {
        font-size: 70px;
    }
    .medium-text {
        font-size: 30px;
    }
    .btn {
        padding: 20px 40px;
        font-size: 20px;
    }
    .container {
        padding: 0 40px;
    }
    .header-wrapper .container,
    .banner-content-left,
    .bar-callout,
    .section-content {
        padding-left: 40px;
    }
    .header-right,
    .banner-content-left {
        padding-right: 40px;
    }
    .header-right {
        width: 510px;
        padding-left: 0;
    }
    .banner .single-banner > .img-box {
        width: calc(100% - 510px);
    }
    .quick-links-wrapper {
        padding-top: 70px;
    }
    .ql-box {
        width: calc(25% - 30px);
    }
    .ql-box:not(:nth-child(4n)) {
        margin-right: 40px;
    }
    .sub-banner .banner-text,
    .main-content .content .inner-box {
        padding-left: 0;
    }
    .main-content .sidebar {
        width: 490px;
    }
}


@media screen and (max-width: 1440px){
    .large-text {
        font-size: 65px;
    }
    .medium-text {
        font-size: 26px;
    }
    h1, h2 {
        font-size: 58px;
    }
    h3 {
        font-size: 36px;
    }
   .header-right {
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        width: 300px;
   }
   .header-right a[href^=tel] {
        margin: 0 0 10px;
   }
   .banner .single-banner > .img-box {
        width: calc(100% - 300px);
   }
   .banner .container .img-box,
   .content-slider {
        height: 550px;
    }
    .banner .container{
        align-items: center;
    }
    .banner-content-left {
        width: 55%;
    }
    .banner .container .img-box {
        width: 45%;
    }
    .sub-banner {
        height: 420px;
    }
    .about-wrapper .img-box,
    .section .img-box,
    .section .img-box:first-child {
        height: 500px;
    }
    .about-wrapper .img-box:nth-child(2),
    .section .img-box:nth-child(2) {
        height: 480px;
    }
    .about-wrapper .flexbox > div:last-child {
        padding: 0;
    }
    .about-wrapper {
        padding-bottom: 40px;
    }
    .quick-links-wrapper {
        padding-top: 40px;
    }
    .testimonials-wrapper {
        min-height: 580px;
        padding-bottom: 40px;
    }
    .footer-top .container {
        flex-direction: column;
        padding: 0;
    }
    .footer-columns {
        padding: 50px 40px;
    }
    .footer-columns > div:first-child {
        padding-left: 0;
    }
    .bar-callout {
        max-width: 100%;
        padding: 50px 40px;
        text-align: center;
    }
    .bar-callout:before,
    .bar-callout:after {
        content: none;
    }
    .footer-copyright .container {
        padding-left: 40px;
    }
    .footer-copyright .container {
        justify-content: center;
        text-align: center;
    }
    .footer-copyright {
        min-height: 0;
        padding: 50px 0;
    }
    .sub-nav-menu li:not(:last-child) {
        margin-right: 30px;
    }
    .main-content {
        padding: 80px 0;
    }
    .page-sections {
        padding-bottom: 120px;
    }
    .section > .section-content {
        padding-left: 40px;
    }
    .section:nth-child(even):not(.full-size) .section-content {
        padding-right: 40px;
    }
    .slick-arrow:after {
        font-size: 46px;
    }
    .about-wrapper .img-box:nth-child(2) {
        transform: translate(-40px, 65px );
    } 
    .section .img-box:first-child {
        transform: translate(-40px, 40px );
    }
    .section:nth-child(even) .img-box:first-child {
        transform: translate(40px, 40px );
    }
    .section + .section {
        margin-top: 80px;
    }
    .section-content,
    .section:nth-child(even) .section-content {
        padding-top: 0;
    }
    
}
@media screen and (max-width: 1250px){
    .header-wrapper,
    #inner #header, #inner .header-wrapper {
        height: 140px;
    }
    .nav-menu > li {
        margin-right: 25px;
    }
    .nav-menu > li > a {
        font-size: 20px;
    }
    .header-left {
        padding: 20px 0;
    }
    .header-right,
    .sidebar .links-box {
        font-size: 18px;
        padding-top: 0;
    }
    .logo-wrapper .logo, .logo-wrapper .logo img {
        width: 154px;
    }
    .slick-arrow.slick-prev {
        left: 20px;
    }
    .slick-arrow.slick-next {
        right: 20px;
    }
    .main-content .sidebar {
        max-width: 450px;
        width: 100%;
    }
    .sidebar h3 {
        font-size: 32px;
    }
}
@media screen and (max-width: 1150px) {
    .large-text {
        font-size: 62px;
    }
    h1, h2 {
        font-size: 54px;
    }
    h1 > span:after, h2 > span:after {
        height: 16px;
    }
    #header {
        height: 140px;
    }
    .banner {
        height: calc(100vh - 140px);
        min-height: 650px;
    }
    .banner .container {
        padding-top: 40px;
    }
    .header-wrapper {
        background: #fff;
        box-shadow: 2px 0px 25px rgb(0 18 49 / 19%);
    }
    .nav-menu, #inner .nav-menu {
        color: #000;
    }
    .sub-nav {
        font-size: 16px;
    }
    .logo-wrapper .logo img:first-child {
        opacity: 0;
        visibility: hidden;
    }
    .logo-wrapper .logo img + img {
        opacity: 1;
        visibility: visible;
    }
    .container,
    .testimonials-wrapper .container {
        padding: 0 15px;
    }
    .header-wrapper .container, 
    .banner-content-left, 
    .bar-callout, 
    .section-content,
    .section > .section-content,
    .section:nth-child(even) .section-photo {
        padding-left: 15px;
    }
    .header-right, .banner-content-left,
    .section:nth-child(even):not(.full-size) .section-content {
        padding-right: 15px;
    }
    .banner .single-banner > .img-box {
        width: 100%;
    }
    .ql-box {
        width: calc(33.333% - 27px);
    }
    .ql-box:nth-child(4n),
    .ql-box:not(:nth-child(3n)) {
        margin-right: 40px;
    }
    .ql-box:nth-child(3n) {
        margin-right: 0;
    }
    .ql-box:hover {
        transform: none;
    }
    .about-wrapper .img-box:nth-child(2),
    .about-wrapper .img-box:nth-child(2), 
    .section .img-box:nth-child(2) {
        display: none;
    }
    .section .img-box:first-child,
    .section:nth-child(even) .img-box:first-child {
        transform: none;
    }
    .section > .section-content {
        padding-right: 40px;
    }
    .section:nth-child(even):not(.full-size) .section-content {
        padding-left: 40px;
    }
    .section > .section-photo,
    .bar-callout {
        padding-right: 15px;
    }
    .section:nth-child(even) .section-photo {
        padding-right: 0;
    }
    .main-content .table,
    .main-content .cell,
    .sidebar .links-box {
        display: block;
    }
    .main-content .sidebar {
        padding: 50px 0 0;
    }
    .main-content .full-size .inner-box,
    .section .inner-box {
        max-width: 960px;
    }
    .about-wrapper h1,
    .main-content h1 {
        max-width: 500px;
    }
    .footer-columns {
        padding: 50px 15px;
    }
    .main-content {
        min-height: 200px;
    }

}
@media screen and (max-width: 1100px) {
    h1, h2 {
        font-size: 50px;
    }
    .large-text {
        font-size: 58px;
    }
    .btn {
        padding: 17px 25px;
    }
    #header, .header-wrapper, 
    #inner #header, #inner 
    .header-wrapper {
        height: 100px;
    }
    .header-right {
        flex-direction: row;
        align-items: center;
        width: auto;
    }
    .header-left {
        padding: 15px 0;
    }
    .logo-wrapper .logo, 
    .logo-wrapper .logo img,
    .fixed .logo-wrapper .logo img, 
    #inner .logo-wrapper .logo img {
        width: 120px;
    }
    #header,
    .header-menu,
    .fixed .header-menu{
        height: 100px;
    }
    .main-nav, .main-nav nav, .nav-menu {
        height: auto;
    }
    #nav-btn{
        display: block;
        font-size: 32px;
        font-weight: normal;
        margin-left: 25px;
    }
    #nav-btn:hover {
        color: #FF0000;
    }
    #nav-close-btn{
        position: absolute;
        top: 35px;
        right: 55px;
        display: block;
        font-size: 30px;
        z-index: 5;
    }
    .nav-menu, #inner .nav-menu {
        color: #fff;
    }
    .main-nav{
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 0;
        margin: 0;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        color: #fff;
        background-color: #000000;
        overflow: hidden;
        overflow-y: auto;
        z-index: 110;
    }
    .open .main-nav{
        width: 450px;
    }
    .main-nav nav{
        position: relative;
        min-width: 450px;
        padding: 80px 80px 40px 40px;
        text-align: left;
    }
    .nav-menu{
        display: block;
        margin: 0;
        padding: 0;
        text-align: inherit;
    }
    .nav-menu > li{
        display: block;
        margin: 0;
        padding: 0;
    }
    .nav-menu > li.active > a:after, 
    .nav-menu > li > a:after{
        content: none;
    }
    .nav-menu > li > a{
        display: block;
        padding: 18px 30px 14px 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        text-transform: uppercase;
        font-size: 24px;
        font-weight: bold;
        color: inherit;
    }
    .nav-menu > li.has-complex-child {
        position: relative;
    }
    .sub-ctrl{
        position: absolute;
        top: 4px;
        right: 0;
        width: 30px;
        height: 60px;
        text-align: center;
        cursor: pointer;
        z-index: 1;
    }
    .sub-ctrl:after{
        content: "\f105";
        font: 22px/62px Font Awesome\ 5 Pro;
    }
    .sub-ctrl.show{
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .sub-menu {
        position: static;
        display: none;
        min-width: 100%;
        width: 100%;
        margin: 0;
        border: 0;
        padding: 18px 25px 10px;
        text-align: inherit;
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        box-shadow: none;
        background-color: transparent;
        color: #e7e7e7;
        font-weight: 500;
        opacity: 1;
        visibility: visible;
    }
    .sub-menu.extend-nav {
	    width: 100%;
	    -webkit-column-count: auto;
	    -moz-column-count: auto;
	    column-count: auto;
    }
    .sub-menu li a:before {
        content: none;
    }
    .sub-menu li:not(:last-child){
        margin-bottom: 10px;
    }
    .sub-menu li a {
        font-family: inherit;
        text-transform: none;
        font-size: 20px;
        color: #fff;
        padding: 7px 0;
        font-weight: normal;
        margin: 0;
    }
    .sub-menu li a:hover {
        font-weight: normal;
    }
    .banner {
        height: calc(100vh - 100px);   
    }
    .content-slider {
        height: 480px;
    }
    .sub-banner {
        height: 370px;
    }
    .sub-banner .container {
        padding-bottom: 40px;
    }
    .sub-banner h3 {
        font-size: 32px;
    }
    .sub-nav {
        display: none;
    }
    .about-wrapper {
        padding: 70px 0 40px;
    }
    .about-wrapper .flexbox > div,
    .section > .section-content,
    .section > .section-photo {
        width: 100%;
    }
    .about-wrapper .container,
    .page-sections .section {
        flex-direction: column;
    }
    .about-wrapper .flexbox > div:first-child,
    .section > .section-photo {
        order: 1;
        margin-top: 50px;
        padding: 0;
        justify-content: flex-start;
    }
    .about-wrapper .img-box,
    .section .img-box {
        max-width: 450px;
        margin: 0 auto;
    }
    .section > .section-photo, 
    .section > .section-content,
    .section:nth-child(even):not(.full-size) .section-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-copyright .container {
        padding-left: 15px;
    }
}
@media screen and (max-width: 1000px) { /* Target Screen Width */
   .banner .container .img-box {
        display: none;
   }
   .banner-content-left {
    width: 100%;
   }
   .banner .banner-text {
        float: none;
        margin: 0 auto;
        max-width: 600px;
        text-align: center;
   }
}   

@media screen and (max-width: 900px) {
    .large-text {
        font-size: 50px;
    }   
    h1, h2 {
        font-size: 44px;
    }
    .about-wrapper .btn {
        margin-top: 0;
    }
    .ql-box {
        width: calc(50% - 20px);
        margin-bottom: 40px;
    }
    .ql-box:nth-child(3n) {
        margin-right: 40px;
    }
    .ql-box:nth-child(2n) {
        margin-right: 0;
    }
    .footer-columns {
        flex-direction: column;
        width: 100%;
    }
    .footer-columns > div,
    .footer-columns > div:nth-child(2) {
        padding: 0;
        width: 100%;
        max-width: 450px;
        margin: 0 auto 35px;
        text-align: center;
    }
    .footer-columns > div:last-child {
        margin-bottom: 0;
    }
    .testimonials-wrapper .medium-text {
        margin-bottom: 40px;
    }
    .sidebar .links-box a:before {
        font-size: 48px;
    }

}   

@media screen and (max-width: 770px) { /* Tablet View */
    body{
        cursor: pointer; /* iOS Clicking Fix */
    }
    .btn {
        padding: 15px 20px;
    }
    .about-wrapper .img-box, .section .img-box, 
    .section .img-box:first-child {
        max-width: 400px;
        height: 400px;
    }
    .medium-text {
        font-size: 22px;
        line-height: 1.5;
    }
    .content-slider {
        height: 400px;
        margin-top: 50px;
    }
    .footer-copyright .container {
        flex-direction: column;
    }
    .footer-copyright ul {
        margin-top: 15px;
    }
    .footer-copyright li:first-child {
        margin-left: 0;
    }

}

@media screen and (max-width: 670px) { /* Phone View */
    h1, h2 {
        font-size: 40px;
    }
    h3 {
        font-size: 32px;
    }
    .footer-columns h3,
    .sub-banner h3 {
        font-size: 28px;
    }
    .btn {
        font-size: 18px;
    }
    #nav-btn {
        margin-left: 15px;
    }
    .nav-menu > li > a{
        padding: 16px 30px 12px 15px;
    }
    #nav-close-btn{
        top: 30px;
        right: 30px;
    }
    .sub-menu li a {
        font-size: 18px;
    }
    .open .main-nav{
        width: 350px;
    }
    .main-nav nav{
        min-width: 350px;
        padding: 80px 30px 30px;
    }
    .banner {
        min-height: 450px;
    }
    .ql-box {
        width: calc(50% - 10px);
        padding: 30px 15px;
        height: 230px;
    }
    .ql-box,
    .ql-box:nth-child(4n), 
    .ql-box:not(:nth-child(3n)),
    .ql-box:nth-child(3n) {
        margin-right: 20px;
    }
    .ql-box:nth-child(even) {
        margin-right: 0;
    }
    .sub-banner {
        background-position: center;
    }
    .main-content {
        padding: 50px 0;
    }
    .content-slider {
        height: 350px;
    }
    .slick-arrow:after {
        font-size: 40px;
    }
    .section-content h6,
    .content ul:not([class]), 
    .section-content ul:not([class]) {
        padding-left: 0
    }
    .section + .section {
        margin-top: 50px;
    }
    .page-sections {
        padding-bottom: 70px;
    }
   
}   
@media screen and (max-width: 480px) {
    body {
        font-size: 16px;
    }
    .large-text {
       font-size: 42px;
    }
    h1, h2 {
        font-size: 36px;
    }
    h3,.sidebar h3 {
        font-size: 28px;
    }
    .small-title {
        font-size: 18px;
    }
   .logo-wrapper .logo, 
   .logo-wrapper .logo img, 
   .fixed .logo-wrapper .logo img, 
   #inner .logo-wrapper .logo img {
        width: 95px;
    }
    #header, .header-wrapper, 
    #inner #header, 
    #inner .header-wrapper {
        height: 80px;
    }
    .header-right .btn {
        display: none;
    }
    .banner {
        height: calc(100vh - 80px);
    }
    .nav-menu .btn {
        margin-top: 40px;
    }
    .sub-menu li:not(:last-child){
        margin-bottom: 0;
    }
    .about-wrapper {
        padding: 50px 0 40px;
    }
    h1 > span:after, h2 > span:after {
        height: 10px;
    }
    .quick-links-wrapper .align-center:first-child {
        margin-bottom: 50px;
    }
    .quick-links-wrapper .flexbox {
        flex-direction: column;
    }
    .ql-box, .ql-box:nth-child(4n), 
    .ql-box:not(:nth-child(3n)), 
    .ql-box:nth-child(3n) {
        margin-right: 0;
    }
    .ql-box {
        width: 100%;
    }
    .sub-banner {
        height: 320px;
    }
    .about-wrapper .img-box, 
    .section .img-box, 
    .section .img-box:first-child {
        height: 350px;
    }
    .breadcrumbs li {
        font-size: 16px;
    }
}

@media screen and (max-width: 360px) {
    h1, h2 {
        font-size: 32px;
    }
    p {
        margin-bottom: 25px;
    }
    .footer-columns h3, .sub-banner h3 {
        font-size: 26px;
    }
    .large-text {
        font-size: 36px;
    }
    h1 > span:after, h2 > span:after {
        height: 6px;
    }
    #nav-btn{
        right: 12px;
    }
    #nav-close-btn{
        top: 20px;
        right: 20px;
    }
    .open .main-nav{
        width: 320px;
    }
    .main-nav nav{
        min-width: 320px;
        padding: 60px 20px 25px;
    }
    .nav-menu > li > a{
        padding: 16px 30px 12px 15px;
        font-size: 18px;
    }
    .sub-menu li a {
        font-size: 16px;
    }
    .sub-ctrl{
        height: 49px;
    }
    .sub-ctrl:after{
        line-height: 51px;
        font-size: 20px;
    }
    .quick-links-wrapper {
        padding-top: 0;
        padding-bottom: 50px;
    }
    .sidebar .links-box a:before {
        font-size: 36px;
    }
    .about-wrapper .img-box, .section .img-box, 
    .section .img-box:first-child {
        height: 300px;
    }
}