/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.navbar-toggle {
height: 35px;
width: 40px;
}

.line {
fill:none;  
stroke:#555555;
stroke-width:5.5;
stroke-linecap:round;
}

.restofbody {
margin-top: -100px;
-webkit-transition: none;
-o-transition: none;
transition: none;
background-color: white;
overflow: hidden;
} 

.restofbody.largenav {
margin-top: -130px;
}

.navigation {
display: inline-block;
height: 100px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
z-index: 11; /* required so that service drop down covers .mainbox */
position: relative;
}

.navigation.largenavigation {
height: 130px;
}

.subpage .navigation {
background-color: white;
}

.darkbill .navbar-toggle .bar {
background-color: #fafafa;
}

.flexme1 {
-webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
float: right;
}

.navigation ul li {
list-style: none;
float: left;
}

.bar {
width: 100%;
height: 2px;
border-radius: 2px;
margin: 4px 0;
}

.bar:first-child{
margin-top: 0;
}

.navbar {
padding: 0 50px;
}


.navigation ul li.glyph a {
font-weight: 700;
color: #ffffff;
}


.navigation.darkbill ul li.glyph:hover a {
color: #c0c0c0 !important;
}

.textlogo {
color: #444;
}

.navigation ul li a .textlogo.lefttextlogo{
text-align: left;
}

.textlogo.largetextlogo{ /* for prospects viewing site on business survey only */
font-size: 28px !important; 
width: 380px !important;
text-align: left !important;
line-height: 30px !important;
}

.circles {
position: relative;
}

.circles.lightercircles{
opacity: .3;
}

.iframesurveydemo.circles{
top: -50px !important;
}

.circles .circle1{
    position: absolute;
    top: 16px;
    left: 20px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.4);
    z-index: 1;
}

.circles .circle2{
    position: absolute;
    top: 21px;
    left: 30px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.4);
    z-index: 1;
}

.navigation.darkbill .textlogo {
color: white;
}


.subpage .navigation.darkbill .textlogo {
color: #444;
}


.subpage .navigation.darkbill ul li.glyph:hover a {
color: #444 !important;
}

.subpage .navigation.darkbill ul li:hover .subservicelist a {
color: #444 !important;
}

.navigation ul li.companyblock:hover {
background: none;
}

.navigation.glyphicon {
position: relative;
top: 2px;
color: #7e7e7e;
}

.navigation .logo li img {
max-width: 250px;
max-height: 85px;
margin: auto;
}

.navigation.largenavigation .logo li img {
max-width: 350px;
max-height: 115px;
}

.navigation .logo li a {
margin: auto;
}

.navigation li a .buttonhighlight {
padding: 5px 10px;
border-radius: 4px;
margin-top: -5px;
}

.navigation ul li a .buttonhighlight {
color: white;
}

.navigation ul li a {
color: #444 !important;
}

.navigation.darkbill ul li a {
color: white !important;
}

.subpage .navigation.darkbill ul li a {
color: #444 !important;
}

.navigation.darkbill ul li:hover a {
color: #c0c0c0 !important;
}



.navigation ul li a {
text-align: center;
padding: 40px 15px 40px 15px !important;
margin: 0;
font-weight: 500;
font-size: 14px;
font-weight: 700;
}

.navigation.largenavigation ul li a {padding: 55px 15px 55px 15px !important;}

.navigation ul li.companyblock a {
padding: 0 !important;
}

.navigation .logo li {
padding: 0;
max-width: 250px;
margin: 0;
height: 100px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}

.navigation .logo li.largetextlogo{
max-width: 380px;
}

.navigation.largenavigation .logo li {
max-width: 360px;
height: 130px;
}

a, a:hover, a:active, a:link {
text-decoration: none;
}

.navbar-nav {
margin: 0; /* Prevents horizontal scroll bar from appearing in drop down menu */
padding-right: 0%; /* padding around the first and last link */
overflow: visible;
}

.navbar {
min-height: 0;
position: relative;
z-index: 2;    /*  Allows header to be above carousel */
}

.navbar-default {
background: none;
display: inline-block;
margin: 0;               /* Reduces margin around the navbar */
border: none;
width: 100%;
border-radius: 0;
}

.navbar-collapse {
padding: 0;             /* Does reduce padding */
}


.mobilelogo img {
max-height: 40px;
}

.navbar-toggle {
cursor: pointer;
}

.navbar-toggle:hover {
background: none !important;
}

.navigation ul li.glyph {
float: right !important;
}

/*This set of styles if for viewports > 767px*/
.navigation ul li a.companyname, 
.navigation ul li a.companyname:link, 
.navigation ul li a.companyname:visited, 
.navigation ul li a.companyname:active, 
.navigation ul li a.companyname:hover {
color: #404040 !important;
text-decoration: none;
font-size: 18px;
font-weight: 600;
max-height: 100px;
line-height: 1.2em;
display: inline-block;
}

/*This set of styles if for viewports > 767px*/
.navigation.largenavigation ul li a.companyname, 
.navigation.largenavigation ul li a.companyname:link, 
.navigation.largenavigation ul li a.companyname:visited, 
.navigation.largenavigation ul li a.companyname:active, 
.navigation.largenavigation ul li a.companyname:hover {
max-height: 130px;
}

.navigation .navbar ul li a.companyname, 
.navigation .navbar ul li a.companyname:link, 
.navigation .navbar ul li a.companyname:visited, 
.navigation .navbar ul li a.companyname:active, 
.navigation .navbar ul li a.companyname:hover {
color: white !important;
}


/*This set of link styles is for mobile (i.e 767px or less*/
.navbar a.companyname, 
.navbar a.companyname:link, 
.navbar a.companyname:visited, 
.navbar a.companyname:active, 
.navbar a.companyname:hover {
color: white !important;
}

a.companyname, 
a.companyname:link, 
a.companyname:visited, 
a.companyname:active, 
a.companyname:hover {
color: #404040 !important;
text-decoration: none;
font-weight: 600;
line-height: 1.2em;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: auto;
padding: 0 5px;
}

.navigation.largenavigation ul li a.companyname, 
.navigation.largenavigation ul li a.companyname:link, 
.navigation.largenavigation ul li a.companyname:visited, 
.navigation.largenavigation ul li a.companyname:active, 
.navigation.largenavigation ul li a.companyname:hover {
padding: 0 5px !important;
}

a.companyname img {
margin: auto;
}



.hiddenhome {
display: none !important;
}

.navigation .logo li, .navigation .logo li a, .navigation .logo li a:hover, .navigation .logo li:hover {
border: none;

}

.closemenu {
display: none;
}

.subservicelist {
opacity: 0;
padding: 0;
margin-left: 10px;
width: 0;
height: 0;
overflow: visible;
display: none;
position: relative;
margin-top: -10px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
background-color: white;
}


.subservicelist li {
width: 200px;
margin-left: -70px;
border-left: 1px solid #cfcfcf;
border-right: 1px solid #cfcfcf;
text-align: center;
background-color: rgba(255,255,255,0.98);
padding: 0;
font-weight: 500;
}

.subservicelist li:first-child {
border-top: 1px solid #cfcfcf;
padding-top: 20px;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
height: 0;
}


.subservicelist li:last-child {
border-bottom: 1px solid #cfcfcf;
padding-bottom: 20px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.subservicelist .arrowicon {
width: 15px;
height: 15px;
background-color: white !important;
-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
margin: 0 auto;
z-index: 100;
position: relative;
top: -28px;
border-top-left-radius: 3px;
border-top: 1px solid #cfcfcf;
border-left: 1px solid #cfcfcf;
}


.navigation ul li .subservicelist li a {
padding: 5px 20px !important;
margin: 0;
display: inline-block;
cursor: pointer;
line-height: 1em;
}

.navigation ul li:hover .subservicelist li a {
color: #444 !important;
font-weight: 500;
}


/* show spinner on book now butotn when clicked */

.navigation li a .fa-spinner {
display: none;
}

.navigation .dontselect{
pointer-events: none !important;
}

.navigation li a.orderbuttonclicked .buttonhighlight {
padding: 5px 0px;
}

.navigation li a.orderbuttonclicked .fa-spinner {
display: inline-block;
}

.navigation li a.orderbuttonclicked .booknowtext {
display: none;
}





/* hide/show elements after prospect approval -- keep this section at the end in case there are any items above that take priority */

.approvalscreen .navigation img, .approvalscreen .textlogo {
display: none;
} 


@media (max-width: 1400px) {
    
    .navigation {
    margin: 0;
    }
    
    .navigation.largenavigation .logo li img {
    max-width: 250px;
    }

    .navigation.largenavigation .logo li {
    max-width: 260px;
    } 

    .navigation .logo li {
    margin: 0 5px;
    }

    .navigation ul li a {    
    padding: 40px 10px !important;
    }   

    .navbar {
    padding: 0 0 0 20px;
    }
            
    .navigation ul li a.companyname, 
    .navigation ul li a.companyname:link, 
    .navigation ul li a.companyname:visited, 
    .navigation ul li a.companyname:active, 
    .navigation ul li a.companyname:hover {
    color: #404040 !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
    }
    
    .navbar-nav {
    padding-left: 0px;  /* leaves room for logo at smaller viewport sizes */
    }


}

@media (max-width: 1400px) and (min-width: 768px) {
    
    .navigation ul li.glyph .glyphicon {
    height: 20px;
    }
        
    .contactus1 {
    display: none;
    }
    
    .home1 {
    display: none !important;
    }
    
    .navigation ul li.navshrink {
    -webkit-box-flex: 0 !important;
        -ms-flex: none !important;
            flex: none !important;

    }
    
    .hiddenhome {
    display: inline-block !important;
    }
    
}



@media (max-width: 1200px) {
    .navigation.largenavigation ul li a {
    padding: 55px 10px 55px 10px !important;
    }

    .clientportalbutton{
    display: none;
    }
}


@media (max-width: 992px) {

    .subpage .restofbody.largenav {
    margin-top: -100px;
    }

    .aboutus.activelink{
    display: none; /* prevents crowding at lower screen sizes */
    }

    .textlogo {
    max-width: 180px;
    font-size: 14px;
    }

    .navbar {
    padding: 0 0 0 10px;
    }

    .navigation .logo li img {
    max-width: 175px;
    }

    .navigation.largenavigation {
    height: 100px;
    }

    .navigation.largenavigation .logo li img {
    max-width: 175px;
    max-height: 85px;
    }

    .navigation.largenavigation .logo li {
    max-width: 185px;
    max-height: 100px;
    }
    
    .navigation.largenavigation ul li a.companyname, 
    .navigation.largenavigation ul li a.companyname:link, 
    .navigation.largenavigation ul li a.companyname:visited, 
    .navigation.largenavigation ul li a.companyname:active, 
    .navigation.largenavigation ul li a.companyname:hover {
    max-height: 100px;
    }

    .navigation.largenavigation ul li a {
    padding: 40px 7px !important;
    }

    .navigation.largenavigation ul.flexme1 li::before {
    height: 100px;
    margin-top: -100px;
    }

}

@media (min-width: 768px) {  /* THIS IS MIN!! */

    .navigation ul.flexme1 li:hover::before {
    margin-top: 0;
    }

    .mobilelogo {
    display: none;
    }
    
    .restofbody.fixed {
    margin-top: 0;    
    }
        
    .navigationcontainer.fixed {
    position: fixed;
    top: 0;
    z-index: 1000000;
    width: 100%;
    }

}


@media (max-width: 767px) {

    .aboutus.activelink{
    display: initial; /* reinitializes element at mobile sizes */
    }

    .clientportalbutton{
    display: initial;  /* reinitializes element at mobile sizes */
    }

    .circles{
    display: none;
    }

    .navigation li a .buttonhighlight {
    padding: 0;
    border-radius: 0;
    margin-top: 0;
    color: default;
    background: none;
    }
    
    .navigation ul li a .buttonhighlight:hover {
    color: #bebebe;
    }

    .subpage .navigation.darkbill .textlogo {
    color: white;
    }

    .navigation.darkbill .navbar.navbar-default {
    background-color: #2b2b2b;
    }

    .navbar.navbar-default {
    background-color: white;
    }

    .restofbody.largenav {
    margin-top: -100px;
    }

    .navbar-collapse.collapse {
    content: "";
    width: 100vw;
    height: 100vh;
    margin-left: 120vw;    
    overflow: scroll;    
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;    
    display: block;
    color: white;    
    }    

    .closemenu:hover {
    color: #b6b6b6;
    }

    .closemenu {
    display: block;
    float: right;
    padding: 15px 15px 20px 30px;
    font-size: 28px;
    cursor: pointer;    
    }

    .restofbody {
    margin-top: -52px;
    }

    .subpage .restofbody {
    margin-top: 0;
    }


    .totalheader.largenav {
    margin-bottom: -100px;
    }

    .navigation.largenavigation .navbar-header {
    height: 100px;
    }

    .navigation.largenavigation .nav li a {    
    padding: 10px 20px !important;
    }

    .navigation.largenavigation .mobilelogo img, .navigation.largenavigation .mobilelogo {
    max-height: 85px;
    max-width: 250px;
    }

    .navigation.largenavigation .mobilelogo a.companyname {
    height: 100px;
    }


    .textlogo {    
    font-size: 12px;
    text-align: center;
    }

    .navigation.largenavigation .textlogo {
    max-width: 250px;
    margin: auto;
    font-size: 16px;
    line-height: 1.2em;
    }

    .navbar {
    padding: 0;
    }

    .nav.navbar-nav li {
    margin: 0;
    }
    
    .navbar-nav.logo {
    display: none;
    }

    .navigation ul li.glyph a {    
    color: white !important;
    background-color: none;
    }
    
    .navigation ul li.glyph {
    color: white !important;
    background: none;
    width: 100%;
    }   

    .navigation ul li:hover {    
    border: none;    
    color: white !important;
    }
    
    .navigation ul li.glyph:hover a {
    color: white !important;   
    }
    
    .navigation ul li a {    
    color: #444 !important;
    font-weight: 500;
    }
    
    .navigation ul li {
    background-color: none;    
    color: #444 !important;
    }
    
    .navigation ul {
    width: 100%;
    }    

    .navigation ul li.contactus a:hover .contactus1 {
    color: #bebebe !important;   
    }

    .navigation ul li a {
    color: white !important;
    }
 
    .navigation ul li:hover a {
    color: #bebebe !important;
    }

    .subpage .navigation.darkbill ul li.glyph a .contactus1, .subpage .navigation.darkbill ul li a {
    color: white !important;
    }

    .subpage .navigation.darkbill ul li.glyph:hover a .contactus1, .navigation.darkbill ul li:hover a {
    color: #bebebe !important;
    }

    .glyphicon-earphone.header {
    display: none;
    }
    
    .navigation ul li.contactus a {
    background: none;
    font-weight: 500;
    }
        
    .navigation .logo li {
    display: none;
    }
    
    .navbar-nav {
    padding: 0;  /* Eliminates padding between links and right of screen when viewed at sm sizes*/ 
    margin-top: 30px;
    overflow: hidden;
    }       
        
    .navigation {
    width: 100%;
    margin: 0 auto;
    height: initial;
    }
                            
    .mobilelogo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;    
    padding: 0 5px;
    min-height: 52px;
    max-width: 180px;   /*This is only for text. Images will always have a max width of 150px based on how they are prewarmed*/
    }
        
    .navigation ul {
    display: initial;    
    }   
    
    .navigation .navbar-nav.nav li {
    float: none;        /* This allows the links to go into list mode when the screen is small enough for the drop down menu to appear */
    max-height: initial;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    }
    
    .navigation .nav li a {
    text-align: center;      /* Alignment of links to right of screen */
    padding: 10px 20px !important;
    font-size: 20px;
    }

    .navbar {
    display: block;       /* Right justifies the hamburger icon when display is set to block */  
    }
    
    .navigation {
    padding: 0 !important;
    }
    
    .navbar-nav li {
    margin-left: 5px;
    }
    
    .navshrink.contactus a{
    display: block;
    }
    
    .restofbody {
    background-color: #ffffff;
    }
    
    .navigation ul .subservicelist {
    display: none;
    opacity: 1;    
    margin-left: 0;    
    width: initial;
    height: 0;
    overflow: visible;
    display: block;    
    margin-top: 0px;    
    overflow: hidden;
    }

    .navigation ul .subservicelist li {
    width: 100%;
    border: none;
    border-radius: 0;    
    }

    .navigation ul li .subservicelist li a,    
    .subpage .navigation.darkbill ul li .subservicelist li a,     
    .navigation ul li .subservicelist li a:hover,        
    .subpage .navigation.darkbill ul li .subservicelist li:hover a
    .navigation ul li .subservicelist li:hover a,
    .navigation.darkbill ul li .subservicelist li:hover a {
    color: #444 !important;
    font-weight: 400;
    }

    .navigation ul li .subservicelist li a:hover::before {
    content: "";
    display: inline-block;
    background-color: #444;
    height: 8px;
    width: 8px;
    border-radius: 4px;
    margin-left: -13px;
    margin-right: 5px;
    margin-bottom: 2px;
    }

    .navigation ul li:hover .subservicelist li a {    
    font-weight: 400;
    }

    .largenavigation .togglecontainer {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 60px;
    float: right;
    }
    
    .largenavigation .togglecontainer .navbar-toggle {
    margin: 0 15px 0 0;
    }

    .navigationcontainer {
    position: relative;
    z-index: 100;            /* fixes bug that is preventing selection of hamburger */
    }

    .navigation li a.orderbuttonclicked .buttonhighlight {
    width: 100%;
    text-align: center;
    padding: 0;
    }


}

@media (max-width: 480px) {    

    .restofbody.largenav {
    margin-top: -70px;
    }
    
    .subpage .restofbody.largenav {
    margin-top: -70px;
    }

    .navigation.largenavigation .navbar-header {
    height: 70px;
    }

    .navigation.largenavigation .mobilelogo img, .navigation.largenavigation .mobilelogo {
    max-height: 60px;
    max-width: 175px;
    }

    .navigation.largenavigation .mobilelogo a.companyname {
    height: 70px;
    }

    .textlogo {        
    text-align: left;
    }

    .navigation.largenavigation .textlogo {
    max-width: 175px;    
    font-size: 12px;    
    }

    .navigation.largenavigation {
    height: 70px;
    }

    .totalheader.largenav {
    margin-bottom: -70px;
    }

    .largenav .navbar-collapse.collapse {
    margin-top: 0px;
    }  

    .largenavigation .togglecontainer {
    height: 70px;    
    }

}
    
    
@media (max-width: 265px) {    

    .mobilelogo {
     max-width: 50%;   /*This is only for text. Images will always have a max width of 150px based on how they are prewarmed*/
    }

}



/* Prospect Side Bar Buttons */

.prospectsidebar{
position: fixed;
left: -135px;
top: 30vh;
z-index: 1000;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
-webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
        transform-origin: bottom left;
display: none; /*hide these buttons bar for now until you decide to reimplement*/
}
 
.prospectsidebar.popinprospectsidebar{
left: -85px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}

.prospectsidebar.hiddenprospectsidebar{
display: none;
}

.prospectsidebar .sidebutton{
-webkit-box-flex: 0;
    -ms-flex: none;
        flex: none;
width: 100px;
text-align: center;
padding: 10px 0;
margin: 0 2.5px;
border-radius: 4px;
color: white !important;
cursor: pointer;
opacity: 1;
padding-bottom: 90px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
top: 0;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.prospectsidebar .sidebutton.rotatesidebutton{
position: relative;
-webkit-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
        transform: translateY(-80px);
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
-webkit-box-shadow: 2px 2px 20px rgba(0,0,0,.25);
        box-shadow: 2px 2px 20px rgba(0,0,0,.25);
}

.prospectsidebar .sidebutton .buttontitle{
-webkit-transition: all .15s ease;
-o-transition: all .15s ease;
transition: all .15s ease;
}

.prospectsidebar .sidebutton.rotatesidebutton .buttontitle{
-webkit-transform: rotate(-90deg) translateY(-55px);
    -ms-transform: rotate(-90deg) translateY(-55px);
        transform: rotate(-90deg) translateY(-55px);
-webkit-transition: all .15s ease;
-o-transition: all .15s ease;
transition: all .15s ease;
-webkit-transform-origin: top right;
    -ms-transform-origin: top right;
        transform-origin: top right;
position: relative;
}

.prospectsidebar .sidebutton .buttontitle i{
margin-right: 3px;
}

@media (max-width: 767px) {

    .prospectsidebar .sidebutton .buttontitle i{
    display: none;
    }

    .bufferforprospectbuttons{
    height: 30px;
    }

    .prospectsidebar{
    display: none !important; /*we've decided to hide this bar on mobile for asthetic reasons*/
    position: fixed;
    left: initial;
    top: initial;
    bottom: -70px;
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    width: 100%;
    }

    .prospectwrapper .prospectsidebar{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; /* allows this to show up on mobile on the feature pages */
    }

    .prospectsidebar.popinprospectsidebar{
    left: initial;
    bottom: -30px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    }

    .prospectsidebar .sidebutton{
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 10px 0 40px 0;
    margin: 0 2px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    }

    .prospectsidebar .sidebutton.rotatesidebutton{  
    -webkit-transform: translateY(-10px); 
        -ms-transform: translateY(-10px); 
            transform: translateY(-10px); 
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    }

    .prospectsidebar .sidebutton.rotatesidebutton .buttontitle{
    -webkit-transform: rotate(0deg) translateY(0px);
        -ms-transform: rotate(0deg) translateY(0px);
            transform: rotate(0deg) translateY(0px);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    }

    .prospectsidebar .sidebutton{
    font-size: 13px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    }

}


.callusnow{
display: none;
}


/* call now button on mobile */
@media (max-width: 767px) {

    .callusnow {
    display: block;
    position: absolute;
    top: 8px;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    }

    .callusnow.showcallusnow{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    }

    .callnowcontainer{
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    background-color: white;
    color: black;
    padding: 10px 30px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: inline-block;
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.20);
            box-shadow: 3px 3px 5px rgba(0,0,0,.20);
    }

}

/*wave on mobile*/

.mobilewavecontainer{
display: none;
height: 100vh;
width: 100vw;
}

@media (max-width: 767px) {
    
    .mobilewavecontainer{
    display: block;
    position: absolute;        
    top: 0;
    left: 0;    
    overflow: hidden;
    }

    .mobilewave{
    -webkit-transform: rotate(65deg);
        -ms-transform: rotate(65deg);
            transform: rotate(65deg);
    width: 4100px;
    opacity: .05;
    position: absolute;
    top: -250px;
    left: 190px;
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;            
    }

}