
body {
    overflow-x: hidden;
    background-color: #ea8c00;
    
}

a, a:visited {
    color: #fff;
}

#app_store {
    position: fixed;
    top: 2em;
    left: 1em;
    z-index: 10;
}

.main {
    
}

.contact {
    margin: 5px auto;
    width: 100px;
}

.contact img {
    margin: 5px;
    padding: 0px;
    height: 36px;
    width: 36px;
    display: inline;
}

.below-button {
    margin: 5px auto;
    font-size: 0.8em;
    width: 300px;
}

.email {
    margin-top: -70px;
    display: none;
}

.thank_you {
    margin-top: -70px;
    display: none;
}

.email_span {
    width: 500px;
    
}

.email_btn {
    width: 100px;
    
}

.email_btn:hover {
    width: 100px;
    
}

.email_p {
     display: block;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.0;
}

.fb_send {
    display: none;
}

.sm_t {
    font-size: 0.3em;
    position: absolute;
    margin-top: 30px;
}

p {
    font-size: 20px;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}


.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
    color: #fff;
    background-color: #ea8c00;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYThjMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ed5500 0%, #ea8c00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed5500), color-stop(100%,#ea8c00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ed5500 0%,#ea8c00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ed5500 0%,#ea8c00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ed5500 0%,#ea8c00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ed5500 0%,#ea8c00 100%); /* W3C */

}

header .container {
    padding-top: 0px;
    padding-bottom: 50px;
    
}

header img {
    display: block;
    margin: 0 auto 10px;
}

header .intro-text .name {
    display: block;
    
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 600;
}


header .intro-text .slogan {
    display: block;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top: -40px;
    margin-bottom: 40px;
    font-size: 1.8em;
    font-weight: 600;
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}

.phone {
        visibility: visible;
    }


.aroo_logo {
    margin-top: 100px;
}






@media(min-width:768px) {
    header .container {
        padding-top: 0px;
        padding-bottom: 100px;
    }

    header .intro-text .name {
        font-size: 4.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
    
    header .container .row {
        margin-top: -70px;
        padding-bottom: 100px;
    }
    
    
    
p {
font-size: 22px;
font-style: italic;


line-height: 1.1;
color: #FFF;
}

.p_head {
    font-family:sans-serif;
    font-size: 35px;
    color: #FFF;
    font-style: normal;
}

br
    {
        line-height: 1.5;
    }

    
    
    
}

@media(max-width:768px) {
    
    header .container {
        padding-top: 0px;
        padding-bottom: 100px;
    }
    
    header .container .row {
        margin-top: -70px;
        padding-bottom: 100px;
    }

    header .intro-text .name {
        font-size: 2.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
    
    
    .email_span {
    width: 100%;
    
    }

    .email_btn {
    width: 100%;
    color: #FFFFFF;
    background: #03c7e4;
    }
    
    .email_btn:hover {
    width: 100%;
    color: #FFFFFF;
    background: #0299af;
    }
    
    
     .txt-left {
        text-align: center;
        
    }
    
       .sm_t {
    font-size: 0.3em;
    position: absolute;
    margin-top: 20px;
       }
    
   header .intro-text .slogan {
    display: block;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top: -30px;
    margin-bottom: 40px;
    font-size: 1.4em;
    font-weight: 600;
}
    
p {
font-size: 22px;
font-style: italic;


line-height: 1.1;
color: #FFF;
}

.p_head {
    font-family:sans-serif;
    font-size: 35px;
    color: #FFF;
    font-style: normal;
}

br
    {
        line-height: 1.5;
    }
}


}


@media(min-width:767px) {
    
    header .container {
        padding-top: 0px;
        padding-bottom: 100px;
    }    
}

@media(max-width:1200px) {
   .phone {
        display: none;
    }
    
    .max-img {
       max-height: 250px;
       max-width: 250px;
       border: 3px solid #FFF;
       margin-top: 40px;
   } 
    
}

@media(min-width:1200px) {
       .max-img {
       max-height: 170px;
       max-width: 170px;
       border: 3px solid #FFF;
       margin-left: 150px;
           margin-top: 40px;
   }
    
    
 header .container {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .txt-left {
        text-align: left;
        padding-top: 0px;
        padding-left: 30px;
        margin-top: 20px
    }
    
   
    
p {
font-size: 25px;
font-style: italic;
width: 700px;
margin: 1.25em 0;
padding: 0.35em 40px;
line-height: 1.1;
position: relative;
color: #fff;
}

.p_head {
    font-family:sans-serif;
    font-size: 35px;
    color: #FFF;
    font-style: normal;
}

br
    {
        line-height: 1.5;
    }
}






