@font-face {
    font-family: Varela Round;
    src: url(fonts/Varela_Round/VarelaRound-Regular.ttf);
}
html, body {
    font-family: 'Varela Round', sans-serif;
}
a:hover {
    opacity: 0.7;
}
a {
    padding: 0;
    margin: 0;
    color: gray !important;
}
#backtotoparrow {
     position: fixed;
     right: 5px;
     bottom: 5px;
     display: none;
     color: orange;
 }
.call-container img {
    width: 100%;
}
.caption {
    color: gray;
    text-align: center;
    font-size: 9pt;
    line-height: 1.2;
    margin: 0;
    width: 100%;
    padding: 10px;
}
.clear-both {
    clear: both;
}
.contact-container {
    width: 95%;
    margin: auto;
    padding-left: 20px;
    border-radius: 5px;
    margin-bottom: 50px;
    margin-top: 20px;
}
.contact-form {
    position: relative;
    border-radius: 5px;
    border: 1px dotted white;
    color: gray;
    padding: 15px;
    display: block;
    width: 50%;
    margin-right: 5%;
    margin-top: 30px;
    float: right;
    background: #4d88ff;
}
.contact-form p  {
    display: none;
}
#contact {
    border-top: 1px dotted gray;
}
.container {
    margin-top: 20px;
}
.controls {
   position: absolute;
   height: 50px;
   width: 97%;
   bottom: 10px;
}
.custom-message {
   text-align: center;
   margin-top: 20px;
   line-height: 18pt;
   font-size: 12pt;
   height: 30px; 
   color: white;
}
#tips {
    display: none;
}
#distance-to-me-top {
    font-size: 12pt !important;
    line-height: 18pt;
    color: gray;
    padding: 5px;
    float: left;
    width: 50%;
    height: 20px;
}
#service-list-container #distance-to-me {
    display: none;
}
#distance-to-me {
    color: white;
    font-size: 12pt;
    margin-top: 50px;
    text-align: center;
}
#distance-to-me-form {
    margin-top: 50px;
    text-align: center;
}
.external-menu-links {
    float: right;
    min-width: 75px;
}
.footer {
    padding: 10px;
    color: gray;
    border-top: 1px dotted gray;
}
.footer a {
    color: white;
}
.footer-text {
   font-size: 0.9em;
   text-align: center;
}
.fa-arrow-up {
   font-size: 2em;
   color: lightgray;
   opacity: 0.7;
}
.float-left{
    float: left;   
    margin: 0 !important;
    padding: 0 !important;
}
.float-right{
    float: right;    
    margin: 0 !important;
    padding: 0 !important;
}
#header {
    height: 180px;
    padding-left: 10px;
}
#header h1 {
   font-family: 'Varela Round', sans-serif;
   font-size: 4.5em;
   margin: 0;
   padding: 0;
}
#header p {
   font-size: 1.2em;
   margin: 0;
   padding: 0;
}
.header-text {
    margin-left: 5px;
    margin-top: 5px;
}
#header-image {
    float: left;
    width: 180px;
    padding-left: 20px;
    margin-right: 10px;
    margin-top: 10px;
}
#header-image-mobile {
    display: none;
}
.header-sub-title {
   font-weight: lighter;
   margin: 0;
   margin-left: 5px;
   margin-top: 0;
   padding: 0;
   text-align: left;
   font-size: 20pt;
   color: gray;
   line-height: 12pt;
}
h2 {font-family: 'Varela Round', sans-serif;
    text-align: center;
    font-size: 3em;
    font-weight: 100;
    padding-top: 30px;
}
h3 {
font-family: 'Varela Round', sans-serif;
    margin: 0;
    font-size: 32pt;
    padding: 20px;
    margin-bottom: 10px;
    text-align: center;
    color: gray;
}
h4 {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 16pt;
    font-weight: 700;
}

input[type=submit] {
    padding: 2px;
    width: 25%;
    background: white;
    border: 1px solid gray;
    float: right;
}
input {
    width: 100%;
    border-radius: 5px;
    border: 1px dotted white;
    min-height: 30px;
}
label {
   margin-top: 5px;
   color: white;
}
.link {
    font-size: 14pt;
}
#main-menu {
   width: auto;
   float: right;
}
#main-menu a {
    display: block;
    color: #004d99 !important;
    text-align: center;
    float: left;
}
#menu {
    width: 100%;
    opacity: 0.9;
    font-size: 1.1em;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: lighter;
    border-bottom: 1px solid #f2f2f2;
}
#menu a {
   text-decoration: none;
   color: black;
   font-size: 12pt;
   margin-right: 10px;
}
#menu-button {
    display: none;
}
#mobile-menu {
    display: none;
}
.mobile-header-text {
    display: none;
    }
.my-page {
     position: relative;
     min-height: 60vh;
     padding: 0;
     padding-bottom: 20px;
     margin: 0;
     width: 100%;
     border-top: 1px dotted gray;
}
#opensource-gallery {
    padding: 15px;
    font-size: 14pt;
    color: gray;
}
p {
    margin: auto;
    line-height: 1.8;
    width: 80%;
    text-align: justify;
}
.resources {
    width: 900px;
    margin: auto;
    margin-top: 50px;
}
.resources-cont {
    position: relative;
    float: left;
    width: 160px;
    height: 160px;
    border: 1px dotted gray;
    border-radius: 10px;
    margin: 10px;
    background: white;
}
.resources-cont div {
     position: relative;
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     width: 100%;
}
.resources img {
    position: relative;
    display: block;
    width: 120px;
    margin: auto;   
}
.service-area-map {
    display: block;
    width: 40%;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 2%;
    margin-top: 30px;
    color: white;
}

.service-area-map img {
    width: 100%;
    margin: auto;
}
#service-list-container {
     background: #ff471a;
     /* background: #4d88ff; */
}
.service-list-diagram {
    width: 30%;
    float: left; 
    border-radius: 5px;
    margin-left: 12%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}
.service-list-diagram img {
    width: 100%;
    border-radius: 10px;
    margin: 20px;
}
.service-list {
    width: 50%;
    float: left;
    border-radius: 5px;
    margin-left: 5%;
    padding-top: 10px;
    padding-bottom: 30px; 
    color: white; 
}
.service-list ul {
    margin-left: 20px;
}
.service-list li {
    font-size: 22pt;
}

#show-tip a {
     color: blue;
}
.software-examples a {
    color: gray;
}
#software-examples {
    font-size: 14pt;
    color: gray;
}
.software-examples {
    width: 900px;
    padding-left: 25px;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: auto;
    opacity: 0.9;
    
}
.software-example-container {
    position: relative;
    width: 190px;
    height: 190px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    float: left;
    border: 1px dotted gray;
    border-radius: 5px;
    background: white;
    color: black;
}
.software-example-content {
    position: absolute;
    padding: 10px;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); 
}
.software-examples div p {
    line-height: 14pt;
    margin-top: 10px;
    font-size: 11pt;
    text-align: center;
}
.software-examples img{
    display: block;
    width: 60%;
    margin: auto;
}
.tip a {
     margin-bottom: 20px;
     font-size: 12pt;
}
.tip h5 {
    font-size: 16pt;
}
.tip p {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 20px;
}
.tip img {
    width: 100%;
    margin-bottom: 10px;
}
#tip-container {
     border: 1px dotted gray;
     width: 400px;
     margin: auto;
     padding: 20px;
}
#tips-gallery {
    display: none;
}
textarea {
   width: 100%;
   height: 150px;
   resize: none;
   border-radius: 5px;
   border: 1px dotted gray;
}
.text-container {
    position: relative;
    display: block;
    width: 90%;
    margin: auto;
    padding: 1em;
}
#store-tips {
    display: none;
}
#tip-data {
    display: none;
}
.w3-container a {
   padding: 1em;
}
/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

div.resources {
    width: 766px;
    margin: auto;
    padding-top: 50px;
    padding-left: 20px;
}
.software-examples {
    width: 760px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin: auto;
    opacity: 0.9;
}
.software-example-container {
    position: relative;
    width: 175px;
    height: 175px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    border: 1px dotted gray;
    border-radius: 5px;
    background: white;
    color: black;
}

}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.contact-container {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0;
}
.contact-form {
    border-radius: 5px;
    border: 1px dotted white;
    color: gray;
    width: 100%;
    height: 100%;
    float: none;
    margin: auto;
    background: #4d88ff;
}

.center-it {
    display: block;
    margin: auto;
}
#contact-title {
    display: none;
}
.contact-container {
    margin: 0;
    padding: 0;
}
.contact-form {
}
.contact-form p {
    display: initial;
    text-align: center;
    font-size: 24pt;
    color: white;
}
textarea {
height: 250px;
}
#distance-to-me-top {
    width: 100%;
    font-size: 14pt !important;
    line-height: 16pt;
    color: gray;
    display: block;
    text-align: center;
    clear: both;
    margin-right: 10px;
    background: gray;
    color: white;
}
#distance-to-me {
    color: white;
    font-size: 12pt;
    margin-top: 50px;
    text-align: center;
}
div.resources {
    width: 480px;
    margin: auto;
    padding: 0;
    padding-top: 50px;   
}
.footer a {
    color: gray;
}
#header {
    height: 200px;
    padding: 0;
}
#header h1 {
    text-align: center;
    padding-top: 0;
    margin:0;
    font-size: 56pt;
}
.header-sub-title {
    text-align: center;
    padding-top: 0;
}
#header-image {
    display: none;
}
#header-image-mobile {
    padding: 0;
    padding-top: 10px;
    display: block;
    width: 60%;
    margin: auto;
}

input {
   margin-bottom: 10px;
}
#menu {
    padding: 0;
    margin: 0;
}
#main-menu {
    padding: 0;
    margin: 0;
    margin: auto;
    width: 354px;
    display: block;
    float: none;
}
#main-menu a {
    padding: 5px;
}
.resources-cont{
    position: relative;
    float: left;
    width: 150px;
    height: 150px;
    border: 1px dotted gray;
    border-radius: 5px;
    margin: 5px;
}
.resources-cont div {
     position: relative;
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     width: 100%;
}
.resources img {
    position: relative;
    display: block;
    width: 100px;
    margin: auto;   
}
.service-area-map {
    display: none;
}
.service-list {
    width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 30px;
}
.service-list-container h3 {
    display: none;
}
.service-list li {
    font-size: 24pt;
    line-height: 40pt;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
    color: gray;
}
.service-list li:before {
  content: '✓';
}
.service-list li:first-child {
    display: none;
}
.service-list ul {
    width: 100%;
    margin: 0;
    padding: 0;
}
#service-list-container {
    background: white;
}
.resources {
    width: 700px;
    margin: auto;
    margin-top: 50px;
}
.service-list-diagram {
    display: none;
}
.service-list {
    width: 100%;
}
.software-examples {
    width: 430px;
    padding: 0;
    padding-top: 10px;
    margin: auto;
    opacity: 0.9;
     padding-left: 5px;
    padding-right: 5px;
}
.software-example-container {
    margin: 0;
    padding: 0;
    width: 200px;
    height: 200px;
    float: left;
    border: 1px dotted gray;
    border-radius: 5px;
    background: white;
    color: black;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    body {
        margin: 0;
        padding: 0;
    }
    #software-examples {
    display: none;
}
    #tip-container {
     border: 1px dotted gray;
     width: 300px;
     margin: auto;
     padding: 50px;
}
    #contact {
    width: 100%;
    padding: 0;
    margin: 0;
    }
	.contact-form {
	width: 100%;
	padding: 10px;
	padding-bottom: 50px;
	margin: 0;
	margin-bottom: 50px;
	border-radius: 0;
	}
	.contact-container {
	    width: 100%;
	    margin: 0;
	    padding: 0;
	}
	.custom-message {
 
}
	.header-text {
	    margin: 0;
	    padding: 0;
	    padding-top: 20px;
	}
	input {
	    border-radius: 0;
	    width: 100%;
	}
	textarea {
	    border-radius: 0;
	    width: 100%;
	    height: 200px;
	}
    .display-none-mobile {
        display: none;
    }
    #distance-to-me-top {
        display: none;
    }
   #distance-to-me {

}
    #header {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    #header h1 {
       width: 100%;
       font-size: 42pt;
       line-height: 38pt;
       margin: 0;
       padding: 0;
       text-align: center;
   }
   .header-sub-title {
       width: 100%;
       font-size: 24pt;
       text-align: center;
       margin-top: 20px;
   }
    #header-image {
        display: none;
    }
    #header-image-mobile {
        width: 60%;
        display: block;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .how-I-can-help-map-container {
        width: 100%;
        margin: 0;
        padding: 0;
        background: none;
    }  
    #menu {
        margin: 0;
        padding: 0;
    }
    #main-menu {
        display: none;
    }
    #mobile-menu {
        display: block;
        width: 100%;
        text-align: right;
    }
    #mobile-menu a {
            color: blue;
            font-size: 18pt !important;
    }
    .service-area-map {
    display: none;
    width: 90%;
    float: none;
    padding-bottom: 20px;
    margin: auto;
    color: white;
	}
    .service-area-map img {
		width: 100%;
		margin: auto;
	}
    .service-list {
    width: 100%;
    border-radius: 0;
    padding: 10px;  
    margin: 0;
    }
    .service-list ul {
    margin: 0;
    padding: 0;
    }
    .service-list li:first-child {
    font-size: 18pt;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 24pt;
    text-align: center;
    color: gray;
    }
    .service-list li {
    font-size: 18pt;
    }
    .service-list-container {
    width: 95%;
    margin: auto;
   }
.tip a {
     margin-bottom: 20px;
     font-size: 12pt;
}
.tip h5 {
    font-size: 16pt;
}
.tip p {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 20px;
}
.tip img {
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
}
#tip-container {
     border: 1px dotted gray;
     width: 100%;
     margin: auto;
     padding: 50px;
}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}