/*
 Theme Name:     Twenty Seventeen Child Theme for 247 Towing Company
 Description:    A bare-bones child theme for use with WordPress Twenty Seventeen Theme.
 Template:       twentyseventeen
 Version:        1.0.1
*/

/* Add Custom CSS after this line */

/* privacy-policy */
.page-id-97 .custom-header {
    margin-bottom: 0 !important;
}

.page-id-97 .entry-header {
    margin-bottom: 0 !important;
}

.page-id-97 .entry-content h4 {
    line-height: 35px !important;
    font-weight: 800;
}

h1,
h2,
h3,
h4,
.text-logo #logo {
    font-family: "Roboto Slab", Arial, Tahoma, sans-serif;
}

h2 {
    font-size: 42px;
    line-height: 42px;
    font-weight: 700;
    letter-spacing: 0px;
    margin: 0;
    padding: 0;
}

h3 {
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    letter-spacing: 0px;
    margin: 0;
    padding: 0;
}

h4 {
    font-size: 25px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 0;
    padding: 0;
}

/* Content at header */
.page-id-97 #Contact {
    display: none;
}

.site-branding {
    width: 100%;
}

/* CONTACT */
#Contact {
    position: absolute;
    top: 35%;
    left: 10%;
    padding: 30px;
    border-radius: 20px 20px 20px 20px;
    width: 585px;
    z-index: 2;
}

#Contact p {
    font-size:1em; 
    margin-bottom:10px !important;
}

#Contact h2 {
    line-height: 60px;
    margin-bottom:10px; 
    font-size:2.4em; 
    line-height:1em;
    
}

#Contact h2 span {
    font-family: "Roboto Slab";
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
}
#Contact h4{
    line-height: 24px !important;
    font-size:1.5em !important; 
    margin-bottom:5px;
    
}

#Contact h3 a {
    text-decoration: none;
    box-shadow: none !important;
}

@media only screen and (max-width: 667px) and (min-width: 1px) and (orientation: portrait){
    #Contact {
        top: 20%;
        width: 90%;
        left: 5%;
    }
    #Contact h2 {
        line-height: 30px;
    }
    #Contact h2,#Contact h2 span{
        font-size: 26px !important;
        line-height: 26px !important;
    }
    #Contact h3 {
        font-size: 28px !important;
    }
    .site-branding {
        width: 100%;
    }
    .phone-bar {
        display: none;
    }
    
}

/* MOBILE PHONE POTRAINT */
@media only screen and (max-width: 667px) and (min-width: 320px) and (orientation: portrait){
    #Contact {
        top: 20%;
        width: 90%;
        left: 5%;
    }
    #Contact h2 {
        line-height: 30px;
    }
    #Contact h2, #Contact h2 span{
        font-size: 30px !important;
        line-height: 30px !important;
    }
    #Contact h3 {
        font-size: 32px !important;
    }
}
/* MOBILE PHONE LANDSCAPE */
@media only screen and (max-width: 667px) and (min-width: 320px) and (orientation: landscape){
    #Contact {
        top: 25%;
        left: 5%;
        width: 90% !important;
    }
    #Contact h2 {
        line-height: 32px;
    }
    #Contact h2, #Contact h2 span{
        font-size: 26px !important;
        line-height: 26px !important;
    }
}

/* MOBILE PHONE POTRAINT */
@media only screen and (max-width: 568px) and (min-width: 320px) and (orientation: portrait){
    #Contact {
        top: 20%;
        width: 90%;
        left: 5%;
    }
    #Contact h2 {
        line-height: 28px;
    }
    #Contact h2,
    #Contact h2 span{
        font-size: 24px !important;
        line-height: 24px !important;
    }
    #Contact h3{
        font-size: 26px !important;
    }
}
/* MOBILE PHONE LANDSCAPE */
@media only screen and (max-width: 568px) and (min-width: 320px) and (orientation: landscape){
    #Contact {
        top: 25%;
        width: 90%;
        left: 5%;
    }
    #Contact h2 {
        line-height: 26px;
    }
    #Contact h2,
    #Contact h2 span{
        font-size: 26px !important;
        line-height: 26px !important;
    }
}


/* Pixel 2 XL */
@media only screen and (min-device-width: 411px) and (max-device-height: 823px)  and (orientation: landscape){ 
    #Contact {
        left: 5%;
        top: 120px;
    }
    #Contact h2 {
        line-height: 26px;
    }
    #Contact h2,
    #Contact h2 span{
        font-size: 26px !important;
        line-height: 26px !important;
    }
    .custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
        width: 200px;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 480px)  and (orientation: landscape){ 
    #Contact {
        top: 85px !important;
    }
    #Contact h2 {
        line-height: 26px;
    }
    #Contact h2,
    #Contact h2 span{
        font-size: 24px !important;
        line-height: 24px !important;
    }
}

@media only screen and (min-device-width: 480px) and (max-device-height: 854px)  and (orientation: landscape){ 
    #Contact {
        top: 150px;
    }
    #Contact h2 {
        line-height: 26px;
    }
    #Contact h2,
    #Contact h2 span{
        font-size: 30px !important;
        line-height: 30px !important;
    }
}
@media only screen and (min-device-width: 800px) and (max-device-height: 1280px)  and (orientation: landscape){ 
    #Contact {
        left: 10%;
    }
}


@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){ 
    #Contact {
        left: 5% !important;
        top: 100px !important;
    }
    #Contact h2 {
        line-height: 26px;
    }
    #Contact h2,
    #Contact h2 span{
        font-size: 26px !important;
        line-height: 26px !important;
    }
    .custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
        width: 200px;
    }
    a.custom-logo-link {
        padding-top: 20px !important;
    }
}
/* Header Logo, Nav and Phone */
.main-navigation li:last-child a {
    padding-right: 0;
}
.site-branding.stick .main-navigation li:last-child a{
    padding-right: 20px;
}
.has-header-image.twentyseventeen-front-page .site-branding {
    position: absolute;
    bottom: auto;
    top: 0;
    left: 0;
    margin: 0 !important;
    height: fit-content;
    padding: 0 10%;
}

.has-header-image.twentyseventeen-front-page .custom-header {
    height: 100vh;
}

a.custom-logo-link {
    padding-top: 61px;
}

.page-id-97 a.custom-logo-link {
    padding-top: 0;
    padding-left: 5em;
}

.main-navigation {
    width: fit-content;
}

.navigation-top {
    font-size: 14px;
    font-size: 0.875rem;
    left: unset;
    position: absolute;
    width: auto;
    z-index: 3;
}

header .phone-bar {
    position: absolute;
    top: 0;
    right: 10%;
}

.page-id-97 header .phone-bar {
    right: 11%;
}

header .phone-bar a {
    font-size: 32px;
    font-family: "Roboto Slab";
    font-weight: 700;
    line-height: 43px;
    padding: 20px 0;
    display: block;
}

.main-navigation ul li a {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: "Roboto Slab", Arial, Tahoma, sans-serif;
    padding: 10px 20px;
    border-bottom: 6px solid transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.main-navigation ul li a:hover {
    opacity: 1;
}

article.twentyseventeen-panel header {
    display: none;
}

.why-us-box {
    float: left;
    margin: 0 1% 40px;
    width: 31.333%;
}

.icon_box {
    position: relative;
    padding: 10px 0;
}

.icon_box .icon_wrapper {
    width: 110px;
    height: 110px;
    text-align: center;
    line-height: 110px;
    font-size: 50px;
    position: relative;
    overflow: hidden;
    margin: 0 auto 15px;
    border-width: 8px;
    border-style: solid;
    display: block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.icon_box .icon_wrapper,
.icon_box .icon_wrapper:before {
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.icon_box .icon_wrapper {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.icon {
    display: inline-block;
    fill: currentColor;
    height: 100%;
    position: relative;
    top: -8px;
    vertical-align: unset;
    width: 1em;
}

.icon_box:hover .icon_wrapper {
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    -o-transform: scale(0.94);
    transform: scale(0.94);
}

.icon_box .icon_wrapper:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.icon_box .desc_wrapper {
    text-align: center;
}

.icon_box .desc {
    margin: 0 12%;
}

.has-header-image.twentyseventeen-front-page .site-branding.stick {
    position: fixed;
    height: 100px;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.has-header-image.twentyseventeen-front-page .site-branding.stick a.custom-logo-link {
    padding: 20px;
}

.has-header-image.twentyseventeen-front-page .site-branding.stick img.custom-logo {
    max-height: 60px;
}

.has-header-image.twentyseventeen-front-page .site-branding.stick .phone-bar {
    position: relative;
    float: right;
    right: 0;
    margin-top: 7px;
    margin-left: 20px;
}

.has-header-image.twentyseventeen-front-page .site-branding.stick .navigation-top {
    position: relative;
    float: right;
    right: 0;
    bottom: 0;
    height: 100px;
    margin: 0;
    padding: 0;
}

.has-header-image.twentyseventeen-front-page .site-branding.stick nav#site-navigation {
   
}

article#panel1 h2 {
    text-align: center;
    margin-bottom: 100px;
}

#panel2 .wrap {
    max-width: 100%;
    padding: 0;
}

#panel2 .service-header h2 {
    padding: 40px 0;
    text-align: center;
}

#panel2 .service-content {
    max-width: 1220px;
    margin: 0 auto;
    padding: 50px 0 20px;
    overflow: hidden;
}

#panel2 ul li {
    width: 33%;
    float: left;
    font-size: 25px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0px;
    padding-bottom: 30px;
}

#panel2 .service-content ul li i {
    padding-right: 10px;
}

#panel3 .wrap {
    padding: 80px 0 70px 0;
}

#panel3 .about-box {
    overflow: hidden;
}

#panel3 .about-box .about-text {
    width: 50%;
    float: left;
}

#panel3 .about-box .about-image {
    width: 45%;
    float: right;
}

#panel3 .about-box .about-image img {
    border-radius: 5px;
}

article#panel3 h2 {
    margin: 0 0 20px;
}

.cta {
    padding: 50px;
    text-align: center;
}

footer.site-footer {
    margin-top: 0;
}

.cta-call.stick {
    position: fixed;
    height: 70px;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.site-footer .wrap {
    padding-bottom: 1.5em;
    padding-top: 2em;
    max-width: 1220px;
    padding-left: 0;
    padding-right: 0;
}

.site-info {
    width: 100%;
}

.menu-toggle:focus {
    outline: none;
}

.site-footer {
    border-top: 0px solid transparent;
}

/* Colors Yellow */
.colors-yellow h2,
.colors-yellow h2 a,
.colors-yellow h2 a:hover {
    color: #1c1611;
}

.colors-yellow #Contact {
    background-color: #1c1611;
}

.colors-yellow #Contact h2 {
    color: #fff;
}

.colors-yellow #Contact h2 span {
    color: #ffda4b;
}

.colors-yellow #Contact p {
    color: #fff;
}

.colors-yellow #Contact h3 {
    color: #ffda4b;
}

.colors-yellow #Contact h3 a {
    color: #ffda4b;
}

.colors-yellow #Contact h4 {
    color: #fff;
}

.colors-yellow.has-header-image.twentyseventeen-front-page .site-branding {
    border-top: 4px solid #cbaa2a;
}

.colors-yellow .navigation-top {
    background: transparent !important;
    border-color: transparent !important;
}

.colors-yellow .main-navigation>div>ul {
    border-color: transparent !important;
    background: transparent !important;
}

.colors-yellow header .phone-bar a {
    color: #ffda4b;
}

.colors-yellow header .phone-bar a:hover {
    color: #ffda4b;
}

.colors-yellow .main-navigation ul li a {
    color: #fff;
}

.colors-yellow .main-navigation ul li a:hover {
    color: #fff;
    border-bottom: 6px solid #ffda4b;
}

.colors-yellow .icon_box .icon_wrapper {
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .08);
}

.colors-yellow .icon_box:hover .icon_wrapper,
.colors-yellow .icon_box a:hover .icon_wrapper {
    color: #fff;
}

.colors-yellow .icon_box .icon_wrapper {
    border-color: #f8f8f8;
}

.colors-yellow .icon_box .icon_wrapper {
    color: #000000;
}

.colors-yellow .icon_box .icon_wrapper:before {
    border-color: #e2e2e2;
}

.colors-yellow .icon_box:hover .icon_wrapper:before,
.colors-yellow .icon_box a:hover .icon_wrapper:before {
    background-color: #000000;
}

.colors-yellow.has-header-image.twentyseventeen-front-page .site-branding.stick {
    background: #222;
}

.colors-yellow article#panel1 {
    background: #ffda4b;
}

.colors-yellow article#panel1 h2,
.colors-yellow article#panel1 h4 {
    color: #1c1611;
}

.colors-yellow article#panel1 .icon {
    color: #1c1611;
}

.colors-yellow article#panel1 .desc {
    color: #1c1611;
}

.colors-yellow article#panel1 .icon_box:hover div.icon,
.colors-yellow article#panel1 .icon_box a:hover div.icon {
    color: #fff;
}

.colors-yellow article#panel2 {
    background: #ebebeb;
    border-top-color: transparent;
}

.colors-yellow #panel2 .service-header h2 {
    background: #222;
    color: #fff;
}

.colors-yellow #panel2 ul li {
    color: #1c1611;
}

.colors-yellow article#panel3 {
    background: #ffda4b;
    border-top-color: transparent;
}

.colors-yellow article#panel3 h2,
.colors-yellow article#panel3 p {
    color: #1c1611;
}

.colors-yellow .cta {
    background: #e8a600;
}

.colors-yellow .cta h3 {
    color: #1c1611;
}

.colors-yellow .cta h3 a {
    color: #1c1611;
}

.colors-yellow .cta h3 a:hover {
    color: #222222;
}

.colors-yellow footer.site-footer {
    background-color: #362f27;
    color: #ffda4b;
}

.colors-yellow footer.site-footer a {
    color: #ffda4b;
}

.colors-yellow .menu-toggle {
    color: #fff;
}

.colors-yellow .cta-call {
    background: #222;
}

.colors-yellow .cta-call h3 {
    color: #ffda4b;
}

.colors-yellow .cta-call h3 a {
    color: #ffda4b;
}

.colors-yellow .cta-call h3 a:hover {
    color: #fff;
}

.colors-yellow nav#site-navigation.toggled-on {
    background: #222222;
}

/* Colors Blue */
.colors-blue h2,
.colors-blue h2 a,
.colors-blue h2 a:hover {
    color: #24307a;
}

.colors-blue #Contact {
    background-color: #24307a;
}

.colors-blue #Contact h2 {
    color: #fff;
}

.colors-blue #Contact h2 span {
    color: #97d9ff;
}

.colors-blue #Contact p {
    color: #fff;
}

.colors-blue #Contact h3 {
    color: #97d9ff;
}

.colors-blue #Contact h3 a {
    color: #97d9ff;
}

.colors-blue #Contact h4 {
    color: #fff;
}

.colors-blue.has-header-image.twentyseventeen-front-page .site-branding {
    border-top: 4px solid #159de3;
}

.colors-blue .navigation-top {
    background: transparent !important;
    border-color: transparent !important;
}

.colors-blue .main-navigation>div>ul {
    border-color: transparent !important;
    background: transparent !important;
}

.colors-blue header .phone-bar a {
    color: #97d9ff;
}

.colors-blue header .phone-bar a:hover {
    color: #97d9ff;
}

.colors-blue .main-navigation ul li a {
    color: #fff;
}

.colors-blue .main-navigation ul li a:hover {
    color: #fff;
    border-bottom: 6px solid #97d9ff;
}

.colors-blue .icon_box .icon_wrapper {
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .08);
}

.colors-blue .icon_box:hover .icon_wrapper,
.colors-blue .icon_box a:hover .icon_wrapper {
    color: #fff;
}

.colors-blue .icon_box .icon_wrapper {
    border-color: #f8f8f8;
}

.colors-blue .icon_box .icon_wrapper {
    color: #000000;
}

.colors-blue .icon_box .icon_wrapper:before {
    border-color: #e2e2e2;
}

.colors-blue .icon_box:hover .icon_wrapper:before,
.colors-blue .icon_box a:hover .icon_wrapper:before {
    background-color: #000000;
}

.colors-blue.has-header-image.twentyseventeen-front-page .site-branding.stick {
    background: #222;
}

.colors-blue article#panel1 {
    background: #e2eef5;
}

.colors-blue article#panel1 h2,
.colors-blue article#panel1 h4 {
    color: #1c1611;
}

.colors-blue article#panel1 .icon {
    color: #1c1611;
}

.colors-blue article#panel1 .desc {
    color: #1c1611;
}

.colors-blue article#panel1 .icon_box:hover div.icon,
.colors-blue article#panel1 .icon_box a:hover div.icon {
    color: #fff;
}

.colors-blue article#panel2 {
    background: #ebebeb;
    border-top-color: transparent;
}

.colors-blue #panel2 .service-header h2 {
    background: #24307a;
    color: #fff;
}

.colors-blue #panel2 ul li {
    color: #1c1611;
}

.colors-blue article#panel3 {
    background: #24307a;
    border-top-color: transparent;
}

.colors-blue article#panel3 h2,
.colors-blue article#panel3 p {
    color: #fff;
}

.colors-blue .cta {
    background: #e2eef5;
}

.colors-blue .cta h3 {
    color: #24307a;
}

.colors-blue .cta h3 a {
    color: #24307a;
}

.colors-blue .cta h3 a:hover {
    color: #222222;
}

.colors-blue footer.site-footer {
    background-color: #151a36;
    color: #fff;
}

.colors-blue footer.site-footer a {
    color: #e2eef5;
}

.colors-blue .cta-call {
    background: #222222;
}

.colors-blue .cta-call h3 {
    color: #e2eef5;
}

.colors-blue .cta-call h3 a {
    color: #e2eef5;
}

.colors-blue .cta-call h3 a:hover {
    color: #fff;
}

.colors-blue .menu-toggle {
    color: #fff;
}

.colors-blue nav#site-navigation.toggled-on {
    background: #222222;
}

/* Colors Green */
.colors-green h2,
.colors-green h2 a,
.colors-green h2 a:hover {
    color: #1c1611;
}

.colors-green #Contact {
    background-color: #161616;
}

.colors-green #Contact h2 {
    color: #fff;
}

.colors-green #Contact h2 span {
    color: #31e601;
}

.colors-green #Contact p {
    color: #fff;
}

.colors-green #Contact h3 {
    color: #31e601;
}

.colors-green #Contact h3 a {
    color: #31e601;
}

.colors-green #Contact h4 {
    color: #fff;
}

.colors-green.has-header-image.twentyseventeen-front-page .site-branding {
    border-top: 4px solid #166b00;
}

.colors-green .navigation-top {
    background: transparent !important;
    border-color: transparent !important;
}

.colors-green .main-navigation>div>ul {
    border-color: transparent !important;
    background: transparent !important;
}

.colors-green header .phone-bar a {
    color: #31e601;
}

.colors-green header .phone-bar a:hover {
    color: #31e601;
}

.colors-green .main-navigation ul li a {
    color: #fff;
}

.colors-green .main-navigation ul li a:hover {
    color: #fff;
    border-bottom: 6px solid #166b00;
}

.colors-green .icon_box .icon_wrapper {
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .08);
}

.colors-green .icon_box:hover .icon_wrapper,
.colors-green .icon_box a:hover .icon_wrapper {
    color: #fff;
}

.colors-green .icon_box .icon_wrapper {
    border-color: #f8f8f8;
}

.colors-green .icon_box .icon_wrapper {
    color: #000000;
}

.colors-green .icon_box .icon_wrapper:before {
    border-color: #e2e2e2;
}

.colors-green .icon_box:hover .icon_wrapper:before,
.colors-green .icon_box a:hover .icon_wrapper:before {
    background-color: #000000;
}

.colors-green.has-header-image.twentyseventeen-front-page .site-branding.stick {
    background: #161616;
}

.colors-green article#panel1 {
    background: #24aa00;
}

.colors-green article#panel1 h2,
.colors-green article#panel1 h4 {
    color: #fff;
}

.colors-green article#panel1 .icon {
    color: #161616;
}

.colors-green article#panel1 .desc {
    color: #fff;
}

.colors-green article#panel1 .icon_box:hover div.icon,
.colors-green article#panel1 .icon_box a:hover div.icon {
    color: #fff;
}

.colors-green article#panel2 {
    background: #ebebeb;
    border-top-color: transparent;
}

.colors-green #panel2 .service-header h2 {
    background: #161616;
    color: #fff;
}

.colors-green #panel2 ul li {
    color: #161616;
}

.colors-green article#panel3 {
    background: #24aa00;
    border-top-color: transparent;
}

.colors-green article#panel3 h2,
.colors-green article#panel3 p {
    color: #fff;
}

.colors-green .cta {
    background: #166b00;
}

.colors-green .cta h3 {
    color: #fff;
}

.colors-green .cta h3 a {
    color: #fff;
}

.colors-green .cta h3 a:hover {
    color: #fff;
}

.colors-green footer.site-footer {
    background-color: #362f27;
    color: #fff;
}

.colors-green footer.site-footer a {
    color: #fff;
}

.colors-green .cta-call {
    background: #161616;
}

.colors-green .cta-call h3 {
    color: #31e601;
}

.colors-green .cta-call h3 a {
    color: #31e601;
}

.colors-green .cta-call h3 a:hover {
    color: #fff;
}

.colors-green .menu-toggle {
    color: #fff;
}

.colors-green nav#site-navigation.toggled-on {
    background: #161616;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* Colors Orange */
.colors-orange h2,
.colors-orange h2 a,
.colors-orange h2 a:hover {
    color: #1c1611;
}

.colors-orange #Contact {
    background-color: rgba(0, 68, 72, 0.7);
}

.colors-orange #Contact h2 {
    color: #fff;
}

.colors-orange #Contact h2 span {
    color: #ffa302;
}

.colors-orange #Contact p {
    color: #fff;
}

.colors-orange #Contact h3 {
    color: #ffa302;
}

.colors-orange #Contact h3 a {
    color: #ffa302;
}

.colors-orange #Contact h4 {
    color: #fff;
}

.colors-orange.has-header-image.twentyseventeen-front-page .site-branding {
    border-top: 4px solid #ffa302;
}

.colors-orange .navigation-top {
    background: transparent !important;
    border-color: transparent !important;
}

.colors-orange .main-navigation>div>ul {
    border-color: transparent !important;
    background: transparent !important;
}

.colors-orange header .phone-bar a {
    color: #ffa302;
}

.colors-orange header .phone-bar a:hover {
    color: #ffa302;
}

.colors-orange .main-navigation ul li a {
    color: #fff;
}

.colors-orange .main-navigation ul li a:hover {
    color: #fff;
    border-bottom: 6px solid #ffa302;
}

.colors-orange .icon_box .icon_wrapper {
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .08);
}

.colors-orange .icon_box:hover .icon_wrapper,
.colors-orange .icon_box a:hover .icon_wrapper {
    color: #fff;
}

.colors-orange .icon_box .icon_wrapper {
    border-color: #f8f8f8;
}

.colors-orange .icon_box .icon_wrapper {
    color: #000000;
}

.colors-orange .icon_box .icon_wrapper:before {
    border-color: #e2e2e2;
}

.colors-orange .icon_box:hover .icon_wrapper:before,
.colors-orange .icon_box a:hover .icon_wrapper:before {
    background-color: #000000;
}

.colors-orange.has-header-image.twentyseventeen-front-page .site-branding.stick {
    background: #161616;
}

.colors-orange article#panel1 {
    background: #ffa302;
}

.colors-orange article#panel1 h2,
.colors-orange article#panel1 h4 {
    color: #fff;
}

.colors-orange article#panel1 .icon {
    color: #161616;
}

.colors-orange article#panel1 .desc {
    color: #fff;
}

.colors-orange article#panel1 .icon_box:hover div.icon,
.colors-orange article#panel1 .icon_box a:hover div.icon {
    color: #fff;
}

.colors-orange article#panel2 {
    background: #ebebeb;
    border-top-color: transparent;
}

.colors-orange #panel2 .service-header h2 {
    background: #161616;
    color: #fff;
}

.colors-orange #panel2 ul li {
    color: #161616;
}

.colors-orange article#panel3 {
    background: #008e96;
    border-top-color: transparent;
}

.colors-orange article#panel3 h2,
.colors-orange article#panel3 p {
    color: #fff;
}

.colors-orange .cta {
    background: #ffa302;
}

.colors-orange .cta h3 {
    color: #fff;
}

.colors-orange .cta h3 a {
    color: #fff;
}

.colors-orange .cta h3 a:hover {
    color: #fff;
}

.colors-orange footer.site-footer {
    background-color: #362f27;
    color: #fff;
}

.colors-orange footer.site-footer a {
    color: #fff;
}

.colors-orange .cta-call {
    background: #161616;
}

.colors-orange .cta-call h3 {
    color: #ffa302;
}

.colors-orange .cta-call h3 a {
    color: #ffa302;
}

.colors-orange .cta-call h3 a:hover {
    color: #fff;
}

.colors-orange .menu-toggle {
    color: #fff;
}

.colors-orange nav#site-navigation.toggled-on {
    background: #161616;
}

/* Page */
.page-id-82 #Contact {
    display: none;
}

.page-id-82 a.custom-logo-link {
    margin-left: 10%;
}

.page-id-82 h4 {
    margin: 0 0 0.75em;
    padding: 1.5em 0 0;
}

.page-id-82 .entry-content ul {
    margin-left: 2em;
}

@media screen and (max-width: 29.9999em) {
    .has-header-image.twentyseventeen-front-page .site-branding {
        width: 100%;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick {
        height: 70px;
        padding: 0;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick a.custom-logo-link {
        padding: 10px;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick img.custom-logo {
        max-height: 40px;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick .navigation-top {
        position: absolute;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick button.menu-toggle {
        padding-top: 0px;
    }

    a.custom-logo-link {
        padding-top: 20px;
    }

    .page-id-97 a.custom-logo-link {
        padding-top: 0;
        padding-left: 2em;
    }

    .custom-logo-link img {
        max-height: 50px;
    }

    header .phone-bar {
        display: none;
    }

    .navigation-top {
        
    }

    button.menu-toggle {
        padding: 0;
    }

    nav#site-navigation.toggled-on button.menu-toggle {
        padding-right: 0;
    }

    .menu-toggle .icon {
        height: 2em;
        width: 1.5em;
        margin-right: 0;
    }

    .main-navigation ul li a {
        font-size: 14px;
        padding: 10px 0;
    }



    /* #Contact h2 {
        font-size: 24px;
        line-height: 36px;
    }

    #Contact h2 span {
        font-size: 40px;
        line-height: 40px;
    }

    #Contact p {
        font-size: 16px;
    }

    #Contact h4 {
        font-size: 24px;
        line-height: 24px;
    }

    #Contact h3 {
        font-size: 40px;
        line-height: 40px;
    } */

    .page-one-column .panel-content .wrap {
        max-width: 90%;
    }

    .colors-dark.has-header-image.twentyseventeen-front-page .site-branding {
        padding: 0 1%;
    }

    .site-footer .wrap {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }

    article#panel1 h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .why-us-box {
        float: none;
        margin: 0 1% 0px;
        width: 100%;
    }

    #panel2 .service-header h2 {
        padding: 20px 0;
        font-size: 18px;
    }

    #panel2 .service-content {
        padding: 20px 0 0px;
    }

    #panel2 ul li {
        width: 100%;
        float: none;
        font-size: 15px;
        line-height: 15px;
        padding-bottom: 15px;
    }

    #panel3 .wrap {
        padding: 40px 0 35px 0;
    }

    article#panel3 h2 {
        margin: 0 0 10px;
        font-size: 18px;
        line-height: 22px;
    }

    #panel3 .about-box .about-text {
        width: 100%;
        float: none;
    }

    article#panel3 p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    #panel3 .about-box .about-image {
        width: 100%;
        float: none;
    }

    .cta {
        padding: 20px;
    }

    .cta h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .cta-call h3 {
        font-size: 24px;
        line-height: 24px;
        text-align: center;
        padding-top: 10px;
    }

    .site-info {
        font-size: 0.7rem;
        margin-bottom: 0;
    }

    .site-footer .wrap {
        padding: 0.5em;
    }

    #page {
        padding-bottom: 70px;
    }

    .page-id-97 #page {
        padding-bottom: 0;
    }

    .page-id-97 .cta {
        display: none;
    }

    .page-id-97 footer#colophon {
        background-color: unset;
    }

    .has-header-image.twentyseventeen-front-page .custom-header {
        height: 100vh !important;
    }
    .site-header {
        height: 100vh !important;
    }
}

/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 768px) and (orientation: landscape) {
    .has-header-image.twentyseventeen-front-page .site-branding {
        width: 100%;
        padding: 0 5%;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick {
        height: 70px;
        padding: 0;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick a.custom-logo-link {
        padding: 10px;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick img.custom-logo {
        max-height: 40px;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick .navigation-top {
        
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick button.menu-toggle {
        padding-top: 0px;
    }

    a.custom-logo-link {
        padding-top: 20px;
    }

    .custom-logo-link img {
        max-height: 50px;
    }

    header .phone-bar {
        display: none;
    }

    .navigation-top {
        bottom: unset;
        top: 0;
        right: 0;
    }

    button.menu-toggle {
        padding: 0;
    }

    nav#site-navigation.toggled-on button.menu-toggle {
        padding-right: 0;
    }

    .menu-toggle .icon {
        height: 2em;
        width: 1.5em;
        margin-right: 0;
    }

    .main-navigation ul li a {
        font-size: 14px;
        padding: 10px 0;
    }

    #Contact h2 span {
        font-size: 40px;
        line-height: 40px;
    }

    #Contact p {
        font-size: 16px;
    }

    .page-one-column .panel-content .wrap {
        max-width: 90%;
    }

    .colors-dark.has-header-image.twentyseventeen-front-page .site-branding {
        padding: 0 1%;
    }

    .site-footer .wrap {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }

    article#panel1 h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .why-us-box {
        float: none;
        margin: 0 1% 0px;
        width: 100%;
    }

    #panel2 .service-header h2 {
        padding: 20px 0;
        font-size: 18px;
    }

    #panel2 .service-content {
        padding: 20px 0 0px;
    }

    #panel2 ul li {
        width: 100%;
        float: none;
        font-size: 15px;
        line-height: 15px;
        padding-bottom: 15px;
    }

    #panel3 .wrap {
        padding: 40px 0 35px 0;
    }

    article#panel3 h2 {
        margin: 0 0 10px;
        font-size: 18px;
        line-height: 22px;
    }

    #panel3 .about-box .about-text {
        width: 100%;
        float: none;
    }

    article#panel3 p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    #panel3 .about-box .about-image {
        width: 100%;
        float: none;
        text-align: center;
    }

    .cta {
        padding: 20px;
    }

    .cta h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .cta-call h3 {
        font-size: 24px;
        line-height: 24px;
        text-align: center;
        padding-top: 10px;
    }

    .site-info {
        font-size: 0.7rem;
        margin-bottom: 0;
    }

    .site-footer .wrap {
        padding: 0.5em;
    }

    .page-id-97 .custom-logo-link {
        display: block;
    }

    .page-id-97 a.custom-logo-link {
        padding-top: 0;
        padding-left: 2em;
    }

}

@media screen and (min-width: 30em) and (max-width: 69.9999em) {

    .page-one-column .panel-content .wrap {
        max-width: 960px;
    }

    #panel2 .service-content {
        padding: 50px 1% 20px;
    }

    #panel2 ul li {
        font-size: 22px;
        line-height: 22px;
    }

    #panel3 .wrap {
        padding: 20px 8% 15px 8%;
    }

    .cta h3 {
        font-size: 42px;
        line-height: 42px;
    }

    .site-footer .wrap {
        padding-left: 2em;
        padding-right: 2em;
    }

    .cta-call {
        display: none;
    }
}

@media screen and (min-width: 70em) {
    .page-one-column .panel-content .wrap {
        max-width: 1220px;
    }

    .cta-call {
        display: none;
    }
}



/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    .has-header-image.twentyseventeen-front-page .custom-header {
        height: 100vh;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick {
        height: 85px;
    }
    .stick .menu-toggle{
        
    }

    #Contact h2,
    #Contact h4 {
        font-size: 20px;
        line-height: 20px;
    }

    #Contact h3 {
        font-size: 35px;
        line-height: 35px;
    }

    #Contact h2 span {
        font-size: 36px;
        line-height: 36px;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    #Contact h2,
    #Contact h4 {
        font-size: 20px;
        line-height: 20px;
    }
    #Contact h3 {
        font-size: 35px;
        line-height: 35px;
    }
    #Contact h2 span {
        font-size: 36px;
        line-height: 36px;
    }
}
@media only screen and (max-device-width: 960px) and (min-device-width: 600px) {
    .site-branding {
        width: 100%;
    }
    .phone-bar {
        display: none;
    }
    #Contact {
        width: 85%;
    }

    .navigation-top {
        
    }
}
@media only screen and (max-device-width: 960px) and (min-device-width: 600px) and (orientation: portrait) {
    .navigation-top {
        
    }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    header#masthead,
    .has-header-image.twentyseventeen-front-page .custom-header {
        height: 100vh;
    }

    .has-header-image.twentyseventeen-front-page .site-branding {
        padding: 0 5%;
    }

    #Contact h2,
    #Contact h4 {
        font-size: 20px;
        line-height: 20px;
    }

    #Contact h3 {
        font-size: 35px;
        line-height: 35px;
    }

    #Contact h2 span {
        font-size: 36px;
        line-height: 36px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .has-header-image.twentyseventeen-front-page .site-branding {
        padding: 0 5%;
    }

    .navigation-top {
        
    }

    .main-navigation ul li a {
        padding: 10px 5px;
        font-size: 16px;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick {
        width: 100%;
        padding: 0 5%;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick .navigation-top {
        height: auto;
    }

    #Contact h2,
    #Contact h2 span,
    #Contact h4 {
        font-size: 42px;
        line-height: 42px;
    }

    #Contact h3 {
        font-size: 48px;
        line-height: 48px;
    }

    h4 {
        font-size: 25px;
        line-height: 25px;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .main-navigation ul li a {
        font-size: 20px;
        padding: 10px 20px;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick {
        width: 100%;
        padding: 0 1%;
        height: auto;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick a.custom-logo-link {
        padding: 20px 0 0 5%;
    }

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .main-navigation ul li a {
        font-size: 17px;
        padding: 10px 10px;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick {
        height: auto;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick nav#site-navigation {
        margin-top: 0;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick .navigation-top {
        position: relative;
        float: left;
        right: 0;
        bottom: 0;
        height: 75px;
        margin: 0;
        padding: 0;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick a.custom-logo-link {
        padding: 20px 0;
    }
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    .has-header-image.twentyseventeen-front-page .site-branding.stick {
        height: auto;
    }
    #Contact h2,
    #Contact h2 span,
    #Contact h4 {
        font-size: 42px;
        line-height: 42px;
    }

    #Contact h3 {
        font-size: 48px;
        line-height: 48px;
    }

    h4 {
        font-size: 25px;
        line-height: 25px;
    }
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    .has-header-image.twentyseventeen-front-page .site-branding.stick {
        height: auto;
    }
}

@media only screen and (min-width: 812px) and (orientation: landscape) { 
    
 }
#Contact #your-city {
    color: #fff !important;
	display: inline !important;
}

/* POTRAINT IPAD */
@media only screen and (max-width: 1024px) and (min-width: 667px) and (orientation: portrait) {
    .has-header-image.twentyseventeen-front-page .site-branding.stick .navigation-top {
        float: right;
    }
    .site-branding {
        width: 100%;
    }
}

.site-header {
    height: 100vh !important;
}


@media only screen and (max-width: 600px) and (orientation : portrait) {
	/* PORTRAIT:
	Acer Iconia Tab A101
	Archos 70b (it2)
	Arnova 10b G3
	BlackBerry PlayBook
	Kindle 3
	Kobo eReader Touch
	Samsung Galaxy Tab 2 7.0
    Samsung Galaxy Tab 7*/
    .has-header-image.twentyseventeen-front-page .site-branding {
        width: 100%;
        padding: 0 5%;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick {
        height: 70px;
        padding: 0;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick a.custom-logo-link {
        padding: 10px;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick img.custom-logo {
        max-height: 40px;
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick .navigation-top {
        
    }

    .has-header-image.twentyseventeen-front-page .site-branding.stick button.menu-toggle {
        padding-top: 0px;
    }

    a.custom-logo-link {
        padding-top: 20px;
    }

    .custom-logo-link img {
        max-height: 50px;
    }

    header .phone-bar {
        display: none;
    }

    .navigation-top {
        bottom: unset;
    }

    button.menu-toggle {
        padding: 0;
    }

    .main-navigation ul li a {
        font-size: 14px;
        padding: 10px 0;
    }   
}
.menu-toggle .icon {
    height: 2em;
    width: 1.5em;
    margin-right: 0;
}
.has-header-image.twentyseventeen-front-page .site-branding.stick .navigation-top {
    
}

/* TABLET  */
@media only screen and (max-width: 1024px) and (min-width: 667px) {
    .phone-bar {
        display: none !important;
    }
    .custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    width: 200px;
    }
    .main-navigation ul li a {
    font-size: 16px;
    }
}

@media only screen and (min-width: 1024px) and (orientation : portrait)  {
    .custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
        width: 300px;
    }
    .main-navigation ul li a {
        font-size: 24px;
    }
    .navigation-top {
        
    }
    .has-header-image.twentyseventeen-front-page .site-branding.stick .navigation-top {
        
    }
}
@media only screen and (max-width: 600px) and (orientation : landscape) {
	/* LANDSCAPE:
	Motorola Droid3
	Nexus 4
	Motorola Razr HD 4G
	Motorola Razr M 4G
	Motorola Defy
	Motorola Milestone
	Apple iPhone 5
    HP Veer*/
    #Contact {
        padding-top: 20px;
    }
    #Contact h2, #Contact h2 span, #Contact h4 {
        font-size: 24px !important;
    }
    #Contact h3 {
        font-size: 26px;
    }
    .has-header-image.twentyseventeen-front-page .site-branding.stick a.custom-logo-link {
        padding: 20px;
    }
}

@media only screen and (max-width: 823px) and (orientation : landscape) {
	/* LANDSCAPE:
    PIXEL 2
    PIXEL 2 XL 
    */
    #Contact {
        top: 30% !important; 
        left: 5%;
        width: 90%;
    }
    #Contact h2, #Contact h2 span, #Contact h4 {
        font-size: 24px !important;
    }
    #Contact h3 {
        font-size: 26px;
    }
    .has-header-image.twentyseventeen-front-page .site-branding.stick a.custom-logo-link {
        padding: 20px;
    }
}
@media only screen and (max-width: 480px) and (orientation : landscape) {
	/* LANDSCAPE:
	Apple iPhone 3G
	Apple iPhone 3GS
	Apple iPhone 4
	Apple iPhone 4S
	Apple iPod Touch
	BlackBerry Torch 9800
	BlackBerry Torch 9810
	HTC 7 Mozart
	HTC 7 Trophy
	HTC Desire C
	HTC Legend
	HTC Titan 4G
	HTC Wildfire S
	HTC Windows Phone 8X
	Huawei U8650
	Nokia Lumia 610
	Nokia Lumia 710
	Nokia Lumia 800
	Nokia Lumia 820
	Nokia Lumia 900
	Nokia Lumia 920
	Samsung Galaxy Ace
    Sony Xperia E Dual*/
    #Contact {
        padding-top: 20px;
        top: 25% !important;
    }
    #Contact h2, #Contact h2 span, #Contact h4 {
        font-size: 24px !important;
    }
    #Contact h3 {
        font-size: 28px;
    }
    .has-header-image.twentyseventeen-front-page .site-branding.stick a.custom-logo-link {
        padding: 20px;
    }
}
@media only screen and (max-width: 854px) and (orientation : landscape) {
	/* LANDSCAPE:
	Kindle Fire HD 7
	Kindle Fire HD 8.9
	Arnova 7 G2
	HTC Desire Z
	Nokia N900
    Samsung Galaxy Grand*/
    #Contact {
        top: 30% !important;
        left: 5%;
        width: 90%;
    }
}

/* @media only screen and (max-width: 1024px) and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    
} */

@media only screen and (max-width: 1138px) and (orientation : portrait) {
	/* Portaint:
    Galaxy Tab S4
    */
    #Contact {
        top: 30% !important;
        left: 5%;
        width: 90%;
    }
    .navigation-top {
        
    }
}
@media only screen and (max-width: 1138px) and (orientation : landscape) {
	/* LANDSCAPE:
     Galaxy Tab S4
     */
    #Contact {
        left: 5%;
        width: 90%;
    }
    .navigation-top {
        
    }
}


/* MENU */

.wrap-header {
    position: relative;
}
.wrap-header .navigation-top {
    right: 0%;
    top: 0%
}
.wrap-header .phone-bar {
    position: absolute;
    top: 0;
    right: 0%;
}

.menu-section-menu-container{
    margin-top: 20%;
    position: relative;
}
.stick .menu-section-menu-container{
    margin-top: 5%;
    position: relative;
}

.menu-toggle .icon-close {
    margin-top: 15px;
}

.stick .menu-toggle .icon-close {
    margin-top: 15px;
}


/* TABLET  */
@media only screen and (max-width: 1024px) and (min-width: 667px) {
    .menu-section-menu-container{
        margin-top: 5% !important;
        position: relative;
    }
    .stick .menu-section-menu-container{
        margin-top: 5% !important;
        position: relative;
    }
    .has-header-image.twentyseventeen-front-page .site-branding.stick .navigation-top {
     position: absolute;
     right: 0%;
    }
    .has-header-image.twentyseventeen-front-page .site-branding {
        padding: 0 5%;
    }
    
    .menu-toggle {
        margin-top: 20px !important;
        position: relative;
    }
    .stick .menu-toggle {
        margin-top: 20px !important;
    }
    .site-branding.stick {
        padding: 0 5% !important;
    }
    nav#site-navigation.toggled-on {
        position: relative;
        right: -25%;
        bottom: 20px;
    }
}

@media only screen and (max-width: 667px) and (min-width: 320px) {
    .menu-toggle {
        margin-top: 20px !important;
        position: relative;
      }
    .stick .menu-toggle {
    margin-top: 20px !important;
    }
    .site-branding.stick {
    padding: 0 5% !important;
    }
    .menu-section-menu-container{
    margin-top: 0% !important;
    }
    nav#site-navigation.toggled-on {
        position: relative;
        right: -15%;
        bottom: 20px;
    }
}

@media only screen and (max-device-height: 1280px) and (min-device-width: 800px) and (orientation: landscape){ 
    #Contact {
        top: 35%;
    }
}

@media screen and (min-width: 30em) and (max-width: 69.9999em) {
    a.custom-logo-link {
    padding-top: 20px;
}

}

@media screen and (min-width: 30em) {
    #Contact h5 {
        padding: 3px;
    }
}
@media only screen and (min-width: 321px) {
    #Contact h2,
    #Contact h2 span 
    #Contact h4 {
        font-size: 36px;
        line-height: 36px;
    }
}