@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.full_width {
    position: relative;
}

.testimonials_holder .flex-direction-nav a {
    width: 32px;
    height: 32px;
    border-radius: 3px;
}

.testimonials_holder .flex-direction-nav a:before {
    font-size: 20px;
    left: 11px;
    height: 0px;
    width: 0px;
}

.flex-direction-nav a {
    margin: -23px -1px 0;
}

.testimonials_holder .flex-direction-nav li {
    margin-top: 31px;
}

.carousel .item .left .text .separator {
    height: 9px;
    margin-top: 62px;
}

.side_menu_button>a.popup_menu.opened {
    color: #171717 !important;
}

.title.title_size_small h1 {
    text-transform: none;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 12px;
}

input.wpcf7-form-control.wpcf7-submit,
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    margin-top: 11px;
}

nav.popup_menu ul li a {
    text-transform: none;
}

.portfolio_navigation.navigation_title .post_info span.categories {
    margin-bottom: 3px;
}

.projects_holder article .portfolio_description .portfolio_title {
    margin: 0 0 3px 0;
}

.projects_holder article .feature_holder .feature_holder_icons a.preview {
    text-transform: capitalize;
}

.portfolio_main_holder .item_holder .portfolio_title {
    margin-bottom: 7px;
}

.q_dropcap {
    margin: 0px 18px 0px 0px;
}

.comments .comment .text .comment_date {
    font-size: 14px;
    font-weight: 500;
    color: #303030;
}

.comments .comment .text .text_holder {
    margin: 13px 0 0;
}

.comment_holder .comment {
    padding: 30px 25px 37px;
}

@media only screen and (max-width: 480px) {
    .title.title_size_small h1, .title.title_size_small h2 {
        font-size: 30px !important;
        line-height: 33px;
    }
}

.q_logo img {
    height: auto !important;
    max-width: 232px;
    margin-top: 27px;
}

.sticky .q_logo img {
    margin-top: 14px;
    max-width: 175px;
}

.side_menu_button>a.popup_menu.opened {
    color: #ffffff !important;
}

.sticky .side_menu_button>a {
    color: #aaa;
}

.custom-fullwidth-cta {
    text-align: center;
}

.custom-fullwidth-cta h3 {
    display: inline-block;
    vertical-align: middle;
}

.custom-fullwidth-cta h3 span {
    color: #ffffff;
}

.custom-cta-button {
    display: inline-block;
    vertical-align: middle;
}

.custom-cta-button a {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2);
}

.custom-fullwidth-cta {
    text-align: center;
    margin-bottom: 0;
}

.custom-fullwidth-cta h3 {
    display: inline-block;
    vertical-align: middle;
    text-transform: initial;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: 0;
}

.custom-fullwidth-cta h3 span {
    color: #ffffff;
}

.custom-cta-button {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.custom-cta-button a {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2);
}

@media only screen and (max-width: 1000px) {
    .custom-fullwidth-cta h3 {
        display: block;
        margin-bottom: 10px;
    }
}


.custom-cta-button {
    display: inline-block;
    vertical-align: middle;
}

.custom-cta-button a {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2);
}

@media only screen and (min-width: 1000px) {
    .custom-cta-button {
        padding-left: 50px;
    }
}

.title.has_background,
.title.has_fixed_background {
    background-attachment: scroll;
    position: relative;
    z-index: 101;
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
}

.title_outer .has_background.title .title_subtitle_holder {
    vertical-align: bottom;
}

.carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: -999px;
    cursor: pointer;
    border-radius: 10px;
}

.breadcrumbs {
    font-size: 17px;
    font-weight: 500;
}

.content,
.touch .content {
    margin-top: -118px !important;
}

.header_bottom {
    background-color: transparent !important;
}

@media only screen and (max-width: 1000px) {
    .logo_wrapper {
        height: 100px!important;
        left: 100px;
        top: 25px;
    }
}

@media only screen and (max-width: 1200px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner a.qbutton {
        font-size: 19px;
        line-height: 49px;
        height: 49px;
        padding-left: 23px;
        padding-right: 23px;
    }
    .carousel:not(.advanced_responsiveness) .carousel-inner .slider_content .q_slide_text {
        line-height: 0.9 !important;
        font-size: 75px !important;
    }
}


@media only screen and (max-width: 800px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner .slider_content_outer {
        display: table;
        width: 100%;
    }
    .carousel:not(.advanced_responsiveness) .carousel-inner .slider_content {
        padding: 0 30px;
    }
}

@media only screen and (max-width: 768px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner .slider_content .q_slide_text {
        font-size: 48px !important;
        line-height: normal !important;
    }
    .carousel:not(.advanced_responsiveness) .carousel-inner .qbutton {
        white-space: normal;
        display: inline-block;
        height: auto !important;
        text-align: center;
        line-height: 1.4 !important;
        padding: 8px 22px;
    }
}

@media only screen and (max-width: 480px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner .slider_content .q_slide_text {
        font-size: 48px !important;
    }
    .vc_column_container>.vc_column-inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner p span {
        font-size: 100%!important;
    }
}
@media only screen and (max-width: 480px) {
.carousel:not(.advanced_responsiveness) .carousel-inner .slider_content {
        padding: 0 30px;
    }
    }

@media only screen and (max-width: 420px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner .slider_content {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 1000px) {
    .q_logo img {
        top: -3px;
        left: 0;
        max-width: 186px !important;
    }

    .title.has_background:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(/app/uploads/2017/11/midnight-blue-40-overlay.png);
    opacity: 0.8;
    z-index: 1;
}

    .breadcrumbs {
        display: none;
    }

    .q_logo img {
        height: auto !important;
        margin-top: 0;
    }

    .popup_menu_opened header .q_logo img.popup {
        opacity: 0.1 !important;
    }

    .side_menu_button>a,
    .mobile_menu_button span,
    .fixed_top_header .side_menu_button>a,
    .fixed_top_header .popup_menu .line,
    .fixed_top_header .mobile_menu_button span {
        color: #ffffff;
        right: 16px;
        font-size: 41px;
    }

    .title_subtitle_holder_inner {
        margin-bottom: 25px;
    }

    .title.has_background, .title.has_fixed_background {
    height: 220px !important;
    padding: 0!important;
    overflow: hidden;
}
}

/* News page styling (home.php)*/

.main-slider-container {
    height: 695px;
    width: 100%;
    position: relative;
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .main-slider-container {
        margin-top: -30px
    }
}

@media screen and (min-width: 601px) and (max-width: 768px) {
    .main-slider-container {
        margin-top: -25px;
    }
}

@media screen and (min-width: 10px) and (max-width: 600px) {
    .main-slider-container {
        margin-top: -15px;
    }
}

.main-slider-container img {
    width: 100%;
    max-height: 695px;
    object-fit: cover;
    filter: brightness(0.6);
}

.main-slider-container .slide-content {
    position:absolute;
    height: 252px;
    top: 50%;
    transform: translateY(-50%);
    left: 120px;
}

.main-slider-container .slide-content .slide-header {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    line-height: 41px;
    letter-spacing: 0px;
    font-weight: 800;
}

.main-slider-container .slide-content .slide-line {
    background-color: white;
    height: 3px;
    width: 190px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.main-slider-container .slide-content .slide-text {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 22px;
    font-weight: bold;
}

.main-slider-container .slide-content button {
 background-color: white;
 height: 50px;
 width: 220px;
 margin-top: 20px;
 border: none;
 color: black;
 font-size: 16px;
 font-weight: bold;
 font-family: 'Montserrat', sans-serif;
}

.category-list {
    background-color: #47A8F8;
    width: 100%;
    height: 116px;
    cursor: grab;
}

.category-list .category-item-wrap {
    width: 1350px;
    margin-left: auto;
    margin-right: auto;
    height: inherit;
    /* transition: transform 0.3s; */
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    white-space: nowrap;
    display: flex;
    flex-direction: row;
}
.category-list .category-item-wrap .category-item{
    height: inherit;
    width: auto;
    color: white;
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0px;
    font-weight: 800;
    text-align: left;
    display: flex;            /* Added */
    align-items: center;      /* Vertically center */
    justify-content: flex-start;
    flex-shrink: 0;
    margin-left: 50px;
    margin-right: 50px;
}

.category-list .category-item-wrap .category-item a {
    color: white;
}

.category-list .category-item-wrap::-webkit-scrollbar {
    display: none;  /* Chrome, Safari */
}

.category-list .category-item-wrap {
    -ms-overflow-style: none;  /* IE, Edge */
    scrollbar-width: none;  /* Firefox */
}

.category-list .category-item-wrap {
    transition: none;
}

.category-list .category-item-wrap.active {
    cursor: grabbing;
}

.category-section {
    width: 100%;
    height: 1062px;
    background-color: white;
    position: relative;
    z-index: -3;
    padding-top: 86px;
}

.category-section .category-top-1 {
    width: 100%;
    height: 520px;
    background-color: #F6F6F6;
    position: absolute;
    z-index: -2;
    top: 0;
}

.category-section .category-top-2 {
    width: 100%;
    height: 520px;
    background-color: #4180B4;
    position: absolute;
    z-index: -2;
    top: 0;
}

.category-section .category-top-3 {
    width: 100%;
    height: 520px;
    background-color: #47A8F8;
    position: absolute;
    z-index: -2;
    top: 0;
}

.category-section .post-wrapper {
    width: 1378px;
    margin-left: auto;
    margin-right: auto;
    display: inline-flex;
    left: 50%;
    transform: translate(-50%);
    position: relative;
}

.category-section .single-post {
    width: 569px;
    height: 1020px;
    margin-left: 60px;
    margin-right: 60px;
    position: relative;
}

.category-section h2.black {
    font-size: 42px;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
    margin-left: 120px;
    /* margin-top: 86px; */
    z-index: -1;
    line-height: 85px;
}

.category-section h2.white {
    font-size: 42px;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
    margin-left: 120px;
    /* margin-top: 86px; */
    z-index: -1;
    color: white;
    line-height: 85px;
}

.category-section .h2-line-black {
    height: 3px;
    width: 250px;
    background-color: #47A8F8;
    margin-left: 120px;
    margin-bottom: 55px;
    z-index: -1;
    position: relative;
}

.category-section .h2-line-white {
    height: 3px;
    width: 250px;
    background-color: white;
    margin-left: 120px;
    margin-bottom: 55px;
    z-index: -1;
    position: relative;
}

.category-section .h2-line-darkblue {
    height: 3px;
    width: 250px;
    background-color: #4180B4;
    margin-left: 120px;
    margin-bottom: 55px;
    z-index: -1;
    position: relative;
}

.category-section .single-post h3, .category-section .single-post h3 a {
    font-size: 23px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-top: 18px;
    height: 81px;
    line-height: 31px;
}

.category-section .single-post p {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.category-section .single-post .date {
    background-color: #F6F6F6;
    height: 58px;
    width: 264px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    position: absolute;
    top: 22px;
    text-align: center;
    line-height: 55px !important;
}

.category-section .single-post img {
    height: 549px;
    width: 569px;
    object-fit: cover;
}

.category-section .single-post a.read-more-btn {
    margin-top: 30px;
    display: block;
    height: 58px;
    width: 238px;
    background-color: #47A8F8;
    color: white;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    text-align: center;
    line-height: 58px;    
}

.button-row {
    height: 116px;
    width: 100%;
    background-color: #4180B4;
    text-align: center;
}

button#load-more-categories {
    background-color: white;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    height: 58px; /* Fixed height */
    width: 238px; /* Fixed width */
    margin-top: 25px;
    margin-bottom: auto;
    border: none;
    font-weight: bold;
    cursor: pointer;

    /* Flexbox properties for centering */
    display: inline-flex;
    justify-content: center;
    align-items: center;

    /* Remove positioning properties as flexbox will handle centering */
    /* position: relative;
    top: 50%;
    transform: translateY(-50%); */
}

.loader {
    border: 5px solid #f3f3f3; /* Light grey */
    border-top: 5px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    margin: 0; /* Ensure no default margin */
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* .main-slider-container {
    overflow: hidden;
    position: relative;
} */

.main-slider-container .slide-button {
    height: 58px;
    width: 238px;
    background-color: black;
    color: white;
}

.main-slider-container .button-container {
    width: 93px;
    height: 21px;
    background-color: none;
    position: absolute;
    bottom: 28px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.main-slider-container .button-container button.news-button {
    border-radius: 50%;
    /* background-color: #f5f5f57a; */
    width: 21px;
    height: 21px;
    border: none;
}

.main-slider-container .button-container button.news-button.button1 {
    position: absolute;
    left: 0;
}

.main-slider-container .button-container button.news-button.button2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.main-slider-container .button-container button.news-button.button3 {
    position: absolute;
    right: 0;
}



.main-slider-container .slide[data-slide="1"] {
    display: block;
    left: unset;
    transform: translateX(0);
}

.main-slider-container .slide[data-slide="1"] .slide-content {
    opacity: 1;
}

.main-slider-container .news-button {
    background-color: #f5f5f57a;
}

.main-slider-container .news-button.active {
    background-color: white; /* Active button color */
}

.main-slider-container .slide-content {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}


.main-slider-container .slide {
    /* display: none; Hide all slides */
    width: 100%;
    position: absolute;
    top: 0;
    /* left: 100%; By default, all slides are positioned to the right, out of view */
    transform: translateX(100%);
    transition: transform 0.5s ease-in-out;
}

.main-slider-container .slide.active {
    /* transform: translateX(-100%); Move the current slide to the left when it's no longer active */
    transform: translateX(0);
}

.main-slider-container .slide.prev {
    transform: translateX(-100%);
}

.content_inner {
    position: relative;
    z-index: 10;
}

/* Mobile Styling - News Page - 0-500px width */

@media only screen and (max-width: 500px) {
    .main-slider-container {
      height: 282px;
    }
}

@media only screen and (max-width: 500px) {
    .main-slider-container img {
      height: 282px;
    }
}

@media only screen and (max-width: 500px) {
    .main-slider-container .slide-content {
        height: 170px;
        left: 20px;

    }
}

@media only screen and (max-width: 500px) {
    .main-slider-container .slide-content .slide-header {
        font-size: 26px;
        font-weight: 700;
    }
}

@media only screen and (max-width: 500px) {
    .main-slider-container .slide-content .slide-line {
        width: 125px;
    }
}

@media only screen and (max-width: 500px) {
    .main-slider-container .slide-content .slide-text {
        font-size: 14px;
        font-weight: bold;
    }
}

@media only screen and (max-width: 500px) {
    .main-slider-container .slide-content .slide-button {
        height: 32px;
        width: 139px;
        font-size: 10px;
        font-weight: bold;
    }
}

@media only screen and (max-width: 500px) {
    .main-slider-container .button-container {
      height: 12px;
      width: 50px;
      bottom: 15px;
    }
}

@media only screen and (max-width: 500px) {
    .main-slider-container .button-container button.news-button {
        width: 10px;
        height: 12px;
    }
}

@media only screen and (max-width: 500px) {
    .category-list {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    .category-section {
        height: auto;
    }
}

@media only screen and (max-width: 500px) {
    .category-section .category-top-1,
    .category-section .category-top-2,
    .category-section .category-top-3 {
        height: 327px;
    }
}

@media only screen and (max-width: 500px) {
    .category-section h2.black,
    .category-section h2.white {
        font-size: 26px;
        font-weight: 800;
        margin-left: 15px;
        line-height: 53px;
    }
}

@media only screen and (max-width: 500px) {
    .category-section .h2-line-black,
    .category-section .h2-line-darkblue,
    .category-section .h2-line-white {
        margin-left: 15px;
        width: 125px;
    }
}

@media only screen and (max-width: 500px) {
    .category-section .post-wrapper {
        
    }
}

@media only screen and (max-width: 500px) {
    .category-section .single-post {
        width: calc(100vw - 40px);
        margin-left: 20px;
        margin-right: 20px;
        padding-bottom: 80px;
        height: unset;
    }
}

@media only screen and (max-width: 500px) {
    .category-section .single-post img {
        height: calc(100vw - 40px);
        width: calc(100vw - 40px);
    }
}

@media only screen and (max-width: 500px) {
    .category-section .single-post .date {
        width: 132px;
        height: 37px;
        font-size: 10px;
        font-weight: bold;
        line-height: 37px !important;
    }
}

@media only screen and (max-width: 500px) {
    .category-section .single-post h3, .category-section .single-post h3 a {
        font-size: 17px; 
        height: unset;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 500px) {
    .category-section .single-post p {
        font-size: 18px;
    }
}

@media only screen and (max-width: 500px) {
    .category-section .post-wrapper {
        width: 100%;
        display: block;
        left: unset;
        transform: unset;

    }
}

@media only screen and (max-width: 500px) {
    .category-section .single-post a.read-more-btn {
        width: 139px;
        height: 32px;
        font-size: 10px;
        font-weight: bold;
        line-height: 32px;
    }
}

/* Mobile Styling - News Page - 501-1300px width */

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .main-slider-container {
      height: 600px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .main-slider-container img {
      height: 600px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .main-slider-container .slide-content {
        height: 170px;
        left: 50px;
        width: 75%;

    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .main-slider-container .slide-content .slide-header {
        font-size: 30px;
        font-weight: 700;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .main-slider-container .slide-content .slide-line {
        width: 150px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .main-slider-container .slide-content .slide-text {
        font-size: 20px;
        font-weight: bold;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .main-slider-container .slide-content .slide-button {
        height: 42px;
        width: 169px;
        font-size: 15px;
        font-weight: bold;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .main-slider-container .button-container {
      height: 12px;
      width: 50px;
      bottom: 30px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .main-slider-container .button-container button.news-button {
        width: 10px;
        height: 12px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-list {
        /* display: none; */
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-list .category-item-wrap .category-item {
        font-size: 22px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section {
        height: auto;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section .category-top-1,
    .category-section .category-top-2,
    .category-section .category-top-3 {
        height: 327px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section h2.black,
    .category-section h2.white {
        font-size: 26px;
        font-weight: 800;
        margin-left: 13vw;
        line-height: 53px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section .h2-line-black,
    .category-section .h2-line-darkblue,
    .category-section .h2-line-white {
        margin-left: 13vw;
        width: 125px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section .post-wrapper {
        
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section .single-post {
        width: 75%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 80px;
        height: unset;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section .single-post img {
        width: 100%;
        height: 75vw;
        
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section .single-post .date {
        width: 132px;
        height: 37px;
        font-size: 10px;
        font-weight: bold;
        line-height: 37px !important;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section .single-post h3, .category-section .single-post h3 a {
        font-size: 17px; 
        height: unset;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section .single-post p {
        font-size: 18px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section .post-wrapper {
        width: 100%;
        display: block;
        left: unset;
        transform: unset;

    }
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
    .category-section .single-post a.read-more-btn {
        width: 139px;
        height: 32px;
        font-size: 10px;
        font-weight: bold;
        line-height: 32px;
    }
}

/* Contact Us Button Styling for mobile and desktop */

.white_contact_banner {
    background-color: transparent;
    top: -76px;
    transition: top 0.5s;
}

.scrolled .white_contact_banner {
    width: 100%;
    background-color: white;
    position: fixed;
    top: 0;
    height: 76px;
    transition: top 0.5s;
}

@media only screen and (min-width: 1000px) {
    .white_contact_banner {
        display: none;
    }
}


.contact_us_button_1 {
    display: flex;
    font-family: sans-serif;
    align-items: center;
    justify-content: center;
    color: white;
    background-color: #f39c12;
    position: fixed;
    right: 14%;
    top: 36px;
    border: none;
    border-radius: 5px;
    height: 50px;
    width:150px;
    font-weight: bold;
    font-size: 18px;
    z-index: 9999;
    transition: top 0.5s, right 0.5s;
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    a.contact_us_button_1 {
        display: none;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1250px) {
    a.contact_us_button_1 {
        right: 14%;
    }
}

@media screen and (min-width: 1251px) and (max-width: 1399px) {
    a.contact_us_button_1 {
        right: 18%;
    }
}

@media screen and (min-width: 1400px) {
    a.contact_us_button_1 {
        right: 12%;
    }
}


.scrolled .contact_us_button_1 {
    top: 10px;
    right: 20px;
    height: 50px;
    border-radius: 5px;
    transition: top 0.5s, right 0.5s, height 0.5s;
}

a.contact_us_button_1,
a.contact_us_button_1:hover,
a.contact_us_button_1:active,
a.contact_us_button_1:focus,
a.contact_us_button_1:visited {
    text-transform: none;
    color: white;
    text-decoration: none;
    outline: none;
}

.contact_us_mobile_button_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background-color: #f39c12;
    position: fixed;
    right: 0;
    top: 110px;
    border: none;
    border-radius: 2px;
    height: 40px;
    width:138px;
    font-weight: bold;
    font-size: 18px;
    z-index: 9999;
    opacity: 0;
    transition: top 1s, right 1s, opacity 0.1s, border-radius 2s, height 2s, width 2s;
}

.scrolled .contact_us_mobile_button_1 {
    border-radius: 50%;
    right: 20px;
    top: 20px;
    width: 35px;
    height: 35px;
    background-color: #f39c12;
    opacity: 1;
    transition: top 0.5s, right 0.5s, opacity 2s, border-radius 0.5s;
}

@media only screen and (min-width: 1000px) {
    .contact_us_mobile_button_1 {
        display: none;
        transition: top 0.5s, right 0.5s;
    }
}

a.contact_us_mobile_button_1,
a.contact_us_mobile_button_1:hover,
a.contact_us_mobile_button_1:active,
a.contact_us_mobile_button_1:focus,
a.contact_us_mobile_button_1:visited {
    text-transform: none;
    color: white;
    text-decoration: none;
    outline: none;
}

.contact_us_mobile_button_container {
    position: fixed;
    top: 125px;
    color: white;
    background-color: #f39c12;
    right: 0;
    font-weight: bold;
    height: 40px;
    width: 138px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-family: sans-serif;
    transition: top 0.5s, right 0.5s;
}

.scrolled .contact_us_mobile_button_container {
    top: 18px;
    font-family: sans-serif;
    transition: top 0.5s, right 0.5s;
    background-color: transparent;
    color: #f39c12;
    right: calc(15px + 35px + 15px);
    transition: top 0.5s, right 0.5s;
}

@media only screen and (min-width: 1000px) {
    .contact_us_mobile_button_container {
        display: none;
    }
}