/*
Theme Name: Spinher Group
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/* General */

a {
    text-decoration: none !important;
}

a:focus,
.avia-button:focus,
#top .form .gform_wrapper input[type="submit"]:focus {
    outline: none;
}

a:hover,
.avia-button:hover,
#top .form .gform_wrapper input[type="submit"]:hover {
    opacity: 1 !important;
    transition: all .3s ease-in-out;
}


/* Header */

#header_main .inner-container {
    display: flex;
    align-items: center;
    padding: 15px 0;
}

.logo a {
    display: flex;
    align-items: center;
    max-width: 85%;
    position: relative;
    top: 4px;
}

html .btn-header {
    background-color: #1e7bb6;
    border: 1px solid #1e7bb6 !important;
    padding: 10px 30px;
    margin: 0 10px !important;
    min-width: 150px;
    transition: all .3s ease-in-out;
}

.btn-header:hover {
    color: #1e7bb6 !important;
    background-color: #fff;
    transition: all .3s ease-in-out;
}

#header_meta {
    display: none !important;
}

.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
    background-color: #b62025 !important;
}

.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
    font-size: 17px;
    border-color: #fff;
    text-transform: uppercase !important;
}

#top #wrap_all .av-burger-overlay #av-burger-menu-ul .menu-item-286 a {
    border: none !important;
}

.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
    display: none;
}

.sub_menu {
    display: flex;
    min-width: max-content;
    top: 80px;
    right: 80px;
}

#header_meta .container {
    min-height: 0px !important;
}

.sub_menu li {
    line-height: 1;
    border-width: 2px;
}

.sub_menu a {
    font-size: 19px;
    font-weight: 500 !important;
    color: #fff !important;
    padding: 0 !important;
}

#top .header-info {
    line-height: 1;
    position: absolute;
    right: 13%;
}

.header-info i {
    margin: 0 15px;
}

.header-info p {
    display: flex;
    align-items: center;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    margin: 0;
}

.header-info a:not(.btn) {
    text-decoration: none !important;
    color: #1e7bb6 !important;
    margin-right: 25px;
}

.header-info a:not(.btn):hover {
    color: #1f9954 !important;
}

.main_menu {
    display: none !important;
}


/* Home */

.main-slider .slide-1::before {
    content: '';
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8631827731092436) 50%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.main-slider .slideshow_align_caption {
    position: relative;
    bottom: 40px;
}

.main-slider .avia-caption-title {
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
}

.main-slider .avia-caption-title br {
    display: none;
}

#top .form .gform_wrapper .validation_error,
#top .form .gfield_required {
    display: none !important;
}

#top .form .gform_wrapper li.gfield.gfield_error,
#top .form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    border: none;
    padding-bottom: 0;
    padding-top: 0;
}

#top .form .gform_wrapper .validation_message {
    font-size: 14px;
    font-weight: 600;
    color: #ff0000;
    padding-top: 5px;
}

#top .gform_confirmation_message * {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
    margin: 0;
}

#top .form .math-oper label {
	font-size: 16px;
}

#top .main-slider .avia-button,
#top .form .gform_wrapper input[type="submit"],
.btn .avia-button {
    font-size: 21px;
    font-weight: 600;
    background: #1e7cb6;
    border: 2px solid #1e7cb6 !important;
    border-radius: 5px;
    width: 180px;
    padding: 20px 10px;
    margin: 0;
    text-transform: initial;
    transition: all .3s cubic-bezier(0.39, 0.575, 0.565, 1);
}

#top .main-slider .avia-button:hover,
#top .form .gform_wrapper input[type="submit"]:hover,
.btn .avia-button:hover {
    color: #1e7cb6 !important;
    border-color: #1e7cb6 !important;
    background: transparent !important;
    transition: all .3s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.call-section {
    position: relative;
}

.call-section::after {
    content: '';
    background: #FBFBFB;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 310px;
}

.call-section .content {
    padding: 130px 0;
}

.call-section .flex_column_table .first {
    position: relative;
    top: 5px;
    width: 43%;
}

#top .box-shad {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1);
}

.call-section .av-flex-placeholder {
    width: 0 !important;
}

.title .av-special-heading-tag {
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: 0 !important;
    text-transform: initial !important;
}

.title .av-special-heading-tag span {
    color: #1e7bb6;
}

.phone-text {
    border: 1px solid #E6E7F3 !important;
    border-radius: 10px;
    position: relative;
    display: flex;
    align-items: center;
    width: 490px;
    margin-top: 30px;
}

.phone-text::before {
    content: '';
    background: #1e7bb6 url(images/svg/phone-icon.svg) 50% no-repeat;
    background-size: 60px;
    width: 115px;
    height: 110px;
    display: inline-block;
    margin-right: 55px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.phone-text p {
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
}

.phone-text a {
    color: #1e7bb6 !important;
}

.phone-text a:hover {
    color: #1e7bb6 !important;
    text-decoration: underline !important;
}

#top .form .gform_wrapper ul li.gfield {
    margin: 0 0 5px;
    padding-right: 0 !important;
}

#top .form .gform_wrapper .top_label .gf_left_half {
    padding-right: 25px !important;
}

#top .form .gform_wrapper ::placeholder {
    font-family: 'source-sans-pro', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #5e5f79;
}

#top .form .gform_wrapper input[type="text"],
#top .form .gform_wrapper textarea {
    font-family: 'source-sans-pro', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #5e5f79;
    border: 1px solid #E6E7F3 !important;
    background: #fff;
    padding: 19px 15px;
}
#top .form .gform_wrapper textarea {
	margin-bottom: 10px;
}
#top .gform_wrapper .gform_footer {
    padding: 0;
    margin: 25px auto 0;
    text-align: center;
}

#top .form .gform_wrapper input[type="submit"] {
    font-family: 'source-sans-pro', sans-serif;
    color: #fff;
    width: 200px;
    padding: 19px 10px;
    border: 2px solid #1e7cb6;
}

.about-us-section .content {
    padding: 150px 0 60px;
}

.about-us-section .text:not(.list) {
    max-width: 675px;
    margin: 10px 0 50px;
}

.about-us-section .text p {
    line-height: 1.4;
}

.about-us-section .about-img {
    position: absolute;
    right: -7%;
    top: -23.5%;
    margin: 0;
    width: 40%;
}

.list ul {
    columns: 3;
    column-gap: 60px;
    list-style: none;
    margin: 20px 0 0;
}

.list li {
    font-family: 'source-sans-pro', sans-serif;
    font-weight: 400;
    line-height: 1.4;
    width: 100%;
    position: relative;
    margin-left: 15px;
}

.list li::before {
    content: '';
    background: #1e7bb6;
    border-radius: 100%;
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    top: 13px;
    left: -15px;
}

.btn {
    margin-top: 50px !important;
}

.btn .avia-button {
    border: 2px solid #1e7cb6 !important;
}

.home-slider .avia-caption-title {
    font-size: 19px;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 6px;
    background: transparent !important;
    color: #fff !important;
}

.home-slider .avia-caption-content p {
    font-size: 80px;
    line-height: 1;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
}

.home-slider .avia-button {
    font-family: "Lato", sans-serif;
    font-size: 19px;
    text-transform: initial !important;
    padding: 26px 20px !important;
    background: #b62025 !important;
    border: none !important;
    line-height: 1;
    width: 450px;
    margin: 75px auto 0 !important;
    border-radius: 0 !important;
    transition: all .3s ease-in-out;
}

.home-slider .avia-button:hover {
    opacity: 1 !important;
    background: #fff !important;
    color: #b62025 !important;
    transition: all .3s ease-in-out;
}

.caption_framed .slideshow_caption .avia-caption-content p {
    background: rgba(0, 0, 0, 0) !important;
}

.button-p {
    font-family: "Lato" !important;
    font-size: 17px !important;
    display: block !important;
    text-decoration: unset !important;
}

.about-us-title .av-subheading {
    opacity: 1 !important;
    color: #b62025;
    text-transform: uppercase !important;
    letter-spacing: 5px !important;
}

.about-us-title .av-subheading p {
    font-size: 14px;
    font-weight: 600;
}

.about-us-title .av-special-heading-tag {
    font-size: 50px !important;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
}

.what-section .content {
    padding: 70px 0 10px;
}

.what-section .av-flex-placeholder {
    width: 5% !important;
}

.what-section .readmore-about {
    padding: 0 !important;
    position: relative;
    bottom: 25px;
    right: 30px;
}

.readmore-about .avia-button {
    font-family: "Lato", sans-serif;
    font-size: 19px !important;
    background: #b62025 !important;
    font-weight: 500 !important;
    padding: 25px 20px !important;
    line-height: 1;
    min-width: 450px !important;
    border-radius: 0 !important;
    z-index: 10;
    border: none !important;
}

.readmore-about .avia-button:hover {
    opacity: 1 !important;
    background: #000 !important;
    color: #fff !important;
    transition: all .3s ease-in-out;
}

.single-featured .av-special-heading-tag {
    font-family: "Oswald", sans-serif;
    font-weight: 900;
    font-size: 25px !important;
}

.single-featured .avia-button-wrap .avia-button {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 700;
    background: transparent !important;
    border: solid 1px #bb2f34 !important;
    color: #bb2f34 !important;
    border-radius: 0px;
    padding: 20px;
    width: 240px;
    position: absolute;
    left: 50%;
    bottom: 60px;
    transform: translateX(-50%);
    transition: all .3s ease-in-out;
}

.single-featured .avia-button-wrap.button-1 .avia-button {
    bottom: 130px;
}

.single-featured .avia-button:hover {
    opacity: 1 !important;
    background: #bb2f34 !important;
    border: solid 1px #bb2f34 !important;
    color: #fff !important;
    transition: all .3s ease-in-out;
}

.featured-section {
    position: relative !important;
}

.featured-section:before {
    content: "";
    background-image: url(images/featured-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 500px;
}

.featured-section .content {
    padding: 65px 0 90px;
}

.featured-section .avia-image-container {
    transform: scale(1.006);
}

#top #featured-main-title {
    margin: 50px 0 85px !important;
}

#featured-main-title .av-special-heading-tag {
    font-family: "Oswald";
    color: #fff;
    font-size: 52px;
}

#featured-main-title .av-subheading p {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

.featured-section .container {
    max-width: 1450px;
}

.featured-section .av-flex-placeholder {
    width: 3% !important;
}

.single-featured {
    background: #fff;
    margin-bottom: 40px !important;
    padding: 0 0 150px;
}

.single-featured p {
    font-family: "Lato";
    font-size: 16px;
    text-align: justify;
    padding: 20px 45px 0px;
    line-height: 2;
    color: #403f3f;
}

.ppc-services .content {
    padding: 55px 0 20px;
}

.about-content p {
    font-family: "Lato", sans-serif !important;
    text-align: justify;
}

.about-content p:first-child {
    margin-bottom: 30px;
}

.text p:first-child {
    margin-top: 0;
}

.single-featured .benefits-text p {
    padding: 0px 0px 0px;
    margin: 0px;
}

.benefits-section .content-services-subheader {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
}

.web-content-ul li {
    font-size: 15px !important;
    font-family: "Lato";
    margin-left: 0px;
}


/* Meet Clients */

.meet-section .content {
    padding: 20px 0 0;
}

.meet-img .av-hotspot-container .av-image-hotspot_inner {
    background: #000;
    opacity: .47;
}

.meet-img .av-hotspot-container .av-image-hotspot_inner:hover {
    background: #05AECC;
    opacity: .54 !important;
}

body .avia-tooltip {
    display: none !important;
}


/* Footer*/

#footer {
    padding: 35px 0 25px;
}

#footer .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
}

#footer .flex_column {
    display: flex !important;
    flex-direction: column;
    flex-basis: 45%;
    margin: 0 25px;
}

#footer .flex_column:nth-child(1) {
    margin-left: 0;
}

#footer .flex_column:nth-child(2) {
    flex-basis: 45%;
    align-items: flex-end;
}

#footer .flex_column:nth-child(3) {
    flex-basis: 10%;
    margin-right: 0;
}

#footer .widget {
    margin: 0;
}

#footer .footer-social {
    margin-top: 15px;
}

.header-social {
    position: absolute;
    right: 0;
}

.footer-social .avia-icon-list-container,
.header-social .avia-icon-list-container {
    margin: 0;
}

.footer-social ul,
.header-social ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-social ul li,
.header-social ul li {
    border: none;
    margin: 0 5px;
    width: auto;
    line-height: 1;
}

#top .footer-social ul li:first-child,
#top .header-social ul li:first-child {
    margin-left: 0;
}

#top .footer-social ul li:last-child,
#top .header-social ul li:last-child {
    margin-right: 0;
}

#top .footer-social li a,
#top .header-social li a {
    font-size: 24px !important;
    line-height: 2.4 !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 100% !important;
    color: #1e7bb6 !important;
    border: 1px solid #1e7bb6;
    transition: all .3s ease-in-out;
}

#top .footer-social li a:hover,
#top .header-social li a:hover {
    background: #1e7bb6 !important;
    color: #fff !important;
    transition: all .3s ease-in-out;
}

.contact-ul .location:before {
    width: 20px;
    height: 20px;
    content: " ";
    background-image: url(images/mail-icon.png);
    position: absolute;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 3px;
}

.contact-ul .address:before {
    width: 20px;
    height: 20px;
    content: " ";
    background-image: url(images/location-icon.png);
    position: absolute;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 3px;
}

.avia-section {
    border: 0px solid red !important;
}

.contact-ul .phone:before {
    width: 20px;
    height: 20px;
    content: " ";
    background-image: url(images/phone-icon.png);
    position: absolute;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 3px;
}

.contact-ul li span {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    display: block;
    color: #fff;
}

.contact-ul li a,
#menu-footer-menu li a {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

.contact-ul li a:hover {
    text-decoration: none !important;
}

.contact-ul li {
    padding-left: 39px;
    position: relative;
    margin-bottom: 20px;
}

.contact-ul li.btn-footer {
    padding-left: 0;
}

.contact-ul li.btn-footer a {
    display: block;
    color: #fff;
}

.contact-ul li.btn-footer a:hover {
    color: #b62025;
}

#socket .container {
    padding: 10px 0;
}

#socket .copyright {
    font-size: 14px;
    font-weight: 400;
    float: none;
}

#socket::before {
    content: '';
    background: #707070;
    opacity: .2;
    height: 1px;
    width: 1170px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

#socket {
    position: relative;
    text-align: center;
    border: none;
}


/* Our Services*/

.our-services-grid .single-featured .avia-button {
    position: relative !important;
    left: 0px !important;
    margin-left: 0px !important;
    bottom: 0px !important;
    margin-bottom: 25px !important;
    margin-top: 40px !important;
}

.our-services-grid.featured-section:before {
    content: "";
    background-image: unset;
}

.subpages-header .avia-caption-title {
    font-family: "Oswald" !important;
    font-size: 52px;
    line-height: 1.35;
    background: transparent !important;
    color: #fff !important;
    margin: 0 !important;
}

#top #av-burger-menu-ul {
    padding: 170px 0 0 !important;
    vertical-align: top;
}


/* Contact page*/

.contact-section .container {
    max-width: 1140px;
}

.contact-section .content {
    padding: 100px 0 90px;
}

#top .contact-form .gform_wrapper {
    margin-top: 10px;
}

#top .contact-form .gform_wrapper ul li.gfield {
    margin: 9px 0;
}

.contact-form input[type="text"],
.contact-form textarea {
    font-family: 'Lato', serif;
    font-size: 13px;
    font-weight: 600;
    border: solid 1px #cccccc !important;
    background: #fff !important;
    padding: 15px 20px !important;
    color: #403f3f !important;
    border-radius: 3px !important;
}

.contact-form textarea {
    max-height: 213px;
}

.contact-form ::placeholder {
    font-family: 'Lato', serif;
    font-size: 13px;
    font-weight: 600;
    color: #403f3f;
}

.contact-form label {
    display: none !important;
}

.contact-form .gform_footer {
    text-align: center;
    margin-top: 15px !important;
}

.contact-form input[type="submit"] {
    background: #b62025;
    padding: 20px 40px;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    min-width: 230px !important;
}

.contact-square .av_textblock_section {
    display: flex;
    justify-content: flex-end;
}

.contact-square .av_textblock_section .avia_textblock {
    height: 390px;
    border: 3px solid #b62025;
    padding: 30px 0;
    max-width: 300px;
    min-width: 300px;
    margin-top: 10px;
}

.contact-square p {
    font-family: "Lato", sans-serif;
}

.contact-square a:hover {
    text-decoration: none !important;
    color: #b52025 !important;
}

.sq-title {
    font-family: "Lato", sans-serif;
    text-align: center;
    font-size: 20px;
    color: #b52025;
    margin-bottom: 0px;
}

.sq-title strong {
    color: #b52025 !important;
}

.sq-descr {
    text-align: center;
    font-family: "Lato";
    font-size: 16px;
    margin-bottom: 40px;
}

.info-text p:last-child {
    line-height: 30px;
}

.gform_title {
    display: none !important;
}


/* Media Queries */

@media (max-width: 1919px) {
    #top .gform_confirmation_message * {
        margin: 0;
    }
}

@media (max-width: 1200px) {
    #top .header-info {
        right: 17%;
    }
    .title .av-special-heading-tag {
        font-size: .8em !important;
    }
    .call-section .content {
        padding: 70px 0 80px;
    }
    .phone-text {
        width: 400px;
    }
    .phone-text::before {
        margin-right: 35px;
    }
    .about-us-section .text:not(.list) {
        max-width: 60%;
    }
    .about-us-section .about-img {
        width: 45%;
        top: -20%;
    }
    .list ul {
        columns: 2;
    }
    #socket::before {
        width: 75%;
    }
}

@media only screen and (max-width: 1024px) {
    .contact-section .content {
        padding: 50px 0 45px;
    }
    .home-slider .avia-caption-content p {
        font-size: 60px;
    }
    .home-slider .avia-button {
        margin: 30px auto 0 !important;
    }
    .white-hr,
    .feat-desk {
        display: none !important;
    }
    .about-content p:first-child {
        margin-bottom: 10px;
    }
    .about-content p {
        line-height: 1.8;
    }
    .what-section .readmore-about {
        padding: 35px 0 0 !important;
        bottom: 0;
        right: 0;
    }
    #top #featured-main-title {
        margin: 20px 0 35px !important;
    }
    .feat-mob {
        display: block !important;
    }
    #footer .container {
        max-width: 100% !important;
    }
    #footer .flex_column:nth-child(2) {
        flex-basis: 30%;
    }
}

@media (max-width: 989px) and (min-width: 768px) {
    .responsive .page .logo {
        margin: 0;
        padding: 5px 0 15px;
    }
}

@media only screen and (max-width: 989px) {
    .header-social {
        display: none !important;
    }
    .responsive .logo {
        float: none !important;
        position: relative !important;
        display: flex !important;
        justify-content: center;
        width: 100% !important;
        margin-top: 20px;
    }
    .logo a {
        position: relative;
        bottom: 0;
        width: max-content;
    }
    #header {
        border: none !important;
    }
    #header_main .inner-container {
        padding: 0;
    }
    .main-slider,
    .main-slider .avia-slideshow li img {
        height: 400px !important;
        min-height: 100% !important;
        object-fit: cover;
        object-position: bottom;
    }
    .main-slider .slideshow_align_caption {
        bottom: 0;
    }
    #top .main-slider .caption_container,
    #top .main-slider .slideshow_caption {
        padding: 0 25px !important;
    }
    .main-slider .avia-caption-title {
        font-size: 70px !important;
        margin-bottom: 25px;
    }
    #top .main-slider .avia-button {
        font-size: 20px;
        padding: 15px 10px;
    }
    .title .av-special-heading-tag {
        font-size: .75em !important;
    }
    .about-us-section .flex_column_table .first {
        padding: 25px 35px !important;
    }
    #top .gform_wrapper .gform_footer {
        margin: 15px auto 0;
    }
    .phone-text {
        width: 100%;
        margin: 20px auto 25px;
    }
    .phone-text::before {
        margin-right: 40px;
    }
    .about-us-section .content {
        padding: 200px 0 60px;
    }
    .about-us-section .about-img {
        width: 100%;
    }
    .about-us-section .text:not(.list) {
        max-width: 100%;
        margin: 10px auto 35px;
    }
    .about-us-section .box-shad {
        padding: 50px !important;
    }
    .about-us-section .box-shad .first-title {
        margin-top: 270px !important;
    }
    .list ul {
        columns: 1;
        column-gap: 0;
        margin: 10px 0 0;
    }
    .text p,
    .list li {
        font-size: .9em;
    }
    .home-slider .avia-caption-content p {
        display: block;
        font-size: 42px;
        padding: 0 !important;
    }
    .sub_menu {
        top: 50px;
    }
    .button-p,
    #top .header-info {
        display: none !important;
    }
    .av-logo-container {
        height: 75px !important;
    }
    .contact-square .av_textblock_section .avia_textblock {
        max-width: 260px;
        min-width: 260px;
    }
    .flex-sect .entry-content-wrapper,
    .go-flex .flex_column_table {
        display: flex !important;
        flex-direction: column-reverse;
    }
    .home-slider .avia-caption-title {
        font-size: 16px;
        padding: 0 !important;
    }
    .home-slider .avia-button {
        font-size: 16px;
        padding: 20px 20px !important;
        width: 400px;
    }
    .single-featured p {
        padding: 0 25px 110px;
    }
    .single-featured .av-special-heading {
        margin: 35px 0 0 !important;
    }
    .single-featured .avia-button {
        bottom: 25px;
    }
    .featured-section .content {
        padding: 65px 0 50px;
    }
    #footer {
        padding: 30px 0 20px;
    }
    #footer .widget_media_image {
        margin-bottom: 0;
    }
    #footer .container {
        flex-direction: column;
        align-items: center;
    }
    .sub_menu {
        top: 18px;
        right: 0;
        width: 100%;
        justify-content: center;
    }
    #footer .flex_column:nth-child(2) {
        align-items: center;
    }
    #menu-footer-menu li:not(:last-child) {
        margin-bottom: 20px;
    }
    #menu-footer-menu li a {
        padding: 0;
        text-align: center;
    }
    #footer .flex_column {
        flex-basis: 100% !important;
        width: 100%;
        text-align: center;
        margin: 0 !important;
    }
    .contact-ul li {
        margin-bottom: 5px;
    }
    #footer .widget {
        margin: 20px 0 15px;
    }
    #socket .container {
        padding: 20px 0;
    }
    #socket .copyright {
        font-size: 14px;
    }
    .single-featured {
        min-height: 740px !important;
    }
    .sub_menu a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .responsive .page .logo {
        margin-top: 10px;
    }
    .responsive #top.home #wrap_all #header {
        position: absolute;
        background: transparent;
    }
    .page #header_main .inner-container {
        height: 80px;
    }
    .logo img {
        opacity: 0;
    }
    .logo a {
        width: 100%;
        background: url(images/gr33n-logo-mob.png) no-repeat;
        background-size: contain;
        top: 0;
    }
    .page .logo a {
        background-position: center;
    }
    .responsive .logo img {
        object-fit: contain;
    }
    #top .main-slider .caption_container,
    #top .main-slider .slideshow_caption {
        padding: 110px 25px 70px !important;
    }
    .main-slider,
    .main-slider .avia-slideshow li img {
        height: 60vh !important;
    }
    .main-slider .avia-caption-title {
        font-size: 36px !important;
        line-height: 1.3;
        margin-bottom: 0;
    }
    .main-slider .avia-caption-title br {
        display: block;
    }
    #top .main-slider .avia-button {
        width: 200px !important;
    }
    #top .form .gform_wrapper input[type="submit"],
    .btn .avia-button {
        width: 100% !important;
    }
    .call-section .content {
        padding: 30px 0 40px;
    }
    .call-section .flex_column_table .first {
        top: 0;
    }
    .call-section .box-shad {
        padding: 15px 20px !important;
    }
	#top .form .gform_wrapper input[type="text"], #top .form .gform_wrapper textarea {
    	font-size: 16px;
    	padding: 15px 10px;
	}
	#top .form .math-oper label {
    	font-size: 15px;
    	line-height: 1.6;
	}
    #top .form .gform_wrapper .top_label .gf_left_half {
        padding-right: 0 !important;
    }
    .title .av-special-heading-tag {
        font-size: .55em !important;
    }
    .phone-text {
        margin: 10px auto 15px;
    }
    .phone-text::before {
        margin-right: 15px;
        background-size: 40px;
        width: 80px;
        height: 80px;
    }
    #top .gform_wrapper .gform_footer {
        margin: 0;
    }
    #top .form .gform_wrapper input[type="submit"],
    .btn .avia-button {
        padding: 15px 10px;
        font-size: 20px;
    }
    .about-us-section .content {
        padding: 100px 0 50px;
    }
    .about-us-section .box-shad .first-title {
        margin-top: 200px !important;
    }
    .about-us-section .about-img {
        top: -10%;
        right: -5%;
    }
    .about-us-section .box-shad {
        padding: 30px !important;
    }
    .about-us-section .text:not(.list) {
        margin: 10px auto 25px;
    }
    .about-us-section .text p {
        line-height: 1.6;
    }
    .text p,
    .list li {
        font-size: 16px;
    }
    .list li {
        width: 100%;
    }
    .btn {
        margin-top: 20px !important;
    }
    .contact-section .flex_column_table {
        display: flex !important;
        flex-direction: column-reverse;
    }
    .contact-square .av_textblock_section .avia_textblock {
        max-width: 100%;
        min-width: 100%;
        margin: 0 0 10px;
    }
    .contact-form .gform_footer {
        margin-top: 0 !important;
        padding: 0 !important;
    }
    .contact-section .content {
        padding: 50px 0 30px;
    }
    .contact-form input[type="submit"] {
        padding: 15px 30px;
    }
    #header {
        min-height: 90px !important;
    }
    #top .av-burger-menu-main {
        top: 0;
    }
    .sub_menu {
        position: relative !important;
        top: 10px;
    }
    .about-us-title .av-special-heading-tag {
        font-size: 40px !important;
    }
    .what-section .readmore-about {
        padding: 15px 0 0 !important;
    }
    .readmore-about .avia-button {
        min-width: 100% !important;
    }
    .what-section .avia-image-container {
        margin: 0 !important;
    }
    #featured-main-title .av-special-heading-tag {
        font-size: 40px;
    }
    #top #featured-main-title {
        margin: 0px 0 25px !important;
    }
    #socket .copyright span {
        display: none;
    }
    #socket .copyright a {
        display: block;
    }
    .home-slider .avia-button {
        font-size: 15px;
        width: 100%;
        margin: 15px auto 0 !important;
    }
    .home-slider .avia-caption-content p {
        font-size: 28px !important;
        line-height: 1.4;
    }
    .single-featured {
        min-height: 100% !important;
        padding-bottom: 0;
    }
    .featured-section .content {
        padding: 50px 0 30px;
    }
    .single-featured p {
        padding: 0 25px;
        line-height: 1.6;
    }
    .single-featured .avia-button {
        margin: 20px 0 35px;
        bottom: 0;
        position: relative;
        left: 0;
        transform: none;
    }
    #top .sub_menu {
        padding-left: 0;
    }
    #footer .flex_column {
        align-items: center;
    }
    .contact-ul li {
        padding: 0;
        text-align: center;
    }
    .contact-ul li:not(:last-child) {
        margin-bottom: 20px;
    }
    #footer .contact-ul li:before {
        left: 28px;
    }
    #top .home-first-section .content {
        padding: 50px 0 !important;
    }
    .web-content-ul {
        columns: 1;
        margin-left: 20%;
        width: 60%;
    }
    .feat-mob .avia-image-container,
    .feat-mob .avia-image-container * {
        width: 100%;
    }
    .responsive #top .home-slider .slideshow_caption .avia-caption-title {
        font-size: 11px !important;
        line-height: 1.6;
    }
    .home-slider .avia-caption-content p {
        font-size: 24px !important;
    }
    .home-slider .avia-button {
        font-size: 14px;
        padding: 18px 20px !important;
    }
    .sub_menu a {
        font-size: 14px;
    }
    .single-featured .av-special-heading-tag {
        font-size: 22px !important;
    }
    .home-slider li img {
        height: 70vh;
        object-fit: cover;
    }
    .featured-section .avia-image-container {
        transform: scale(1.005);
    }
    #footer {
        padding: 20px 0 10px;
    }
    #footer .menu-footer {
        margin-top: 0;
    }
    .single-featured .avia-button-wrap .avia-button {
        position: relative;
        left: 0;
        transform: inherit;
        bottom: 0;
    }
    .single-featured .avia-button-wrap.button-1 .avia-button {
        bottom: 0;
        margin-bottom: 0;
    }
    .btn-header {
        background-color: #b62025 !important;
        padding: 10px 15px !important;
    }
    .btn-header:hover {
        background-color: #fff !important;
    }
    .sub_menu li {
        border: 0 !important;
    }
    #footer .widget {
        margin: 10px 0 15px;
    }
    #footer .footer-logo {
        margin-bottom: 0;
        max-width: 80%;
    }
    #socket::before {
        width: 85%;
    }
    #socket .container {
        padding: 10px 0 15px;
    }
    #socket .copyright {
        line-height: 1;
    }
    .list ul {
        margin: 0;
    }
    .title .av-special-heading-tag br {
        display: block;
    }
    .meet-section {
        margin-bottom: -20px !important;
    }
    #top .gform_confirmation_message * {
        font-size: 24px;
        line-height: 1.5;
    }
}

@media only screen and (max-width: 480px) {
    .home-slider li img {
        height: 100%;
        object-fit: cover;
    }
    .featured-section .avia-image-container {
        transform: scale(1.009);
    }
    .about-us-section .box-shad .first-title {
        margin-top: 230px !important;
    }
	#top .form .gform_wrapper textarea {
    	margin-bottom: 20px;
	}
}

@media (max-width: 390px) {
    .about-us-section .box-shad .first-title {
        margin-top: 200px !important;
    }
}

@media (max-width: 360px) {
    .about-us-section .box-shad .first-title {
        margin-top: 150px !important;
    }
}

@media only screen and (max-width: 340px) {
    .sub_menu a {
        font-size: 12px;
    }
    .single-featured .av-special-heading-tag {
        font-size: 20px !important;
    }
    .single-featured .avia-button {
        width: 85%;
    }
    .single-featured p {
        padding: 0 20px;
    }
    .about-content p,
    .single-featured p {
        font-size: 15px;
    }
    .main-slider .avia-caption-title {
        font-size: 34px !important;
    }
    .title .av-special-heading-tag {
        font-size: .5em !important;
    }
    .phone-text p {
        font-size: .9em;
    }
    .about-us-section .box-shad .first-title {
        margin-top: 120px !important;
    }
    .text p,
    .list li {
        font-size: 15px;
    }
    .responsive #top #wrap_all .subpages-header .avia-caption-title {
        font-size: 24px !important;
    }
    #top .gform_confirmation_message * {
        font-size: 20px;
    }
}