body, html{
  margin:0;
  padding:0;
}

@font-face {
    font-family: copperplate;
    src: url(fonts/CopperplateRegular.ttf);
}

/***********************footer styles*********************/

#footer {
    border-top: 3px solid #FF0009;
    position: relative;
    background-color: #0F232F;
}

.footer_content {
    display: inline-block;
    color: #FDBC11;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

#search {
    display: inline-block;
    width: 33%;
    text-align: center;
    padding-left: 20px;
}

#search_box {
    border: 1px solid #FF0009;
    height: 25px;
    padding-left: 10px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    width: 100%;
}

#links {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    width: 33%;
}

#link_container {
    display: inline-block;
}

.footer_links {
    display: inline-block;
    height: auto;
    width: 30px;
    padding-bottom: 15px;
}

#contact {
    display: inline-block;
    text-align: right;
vertical-align: top;
    padding-top: 30px;
    padding-bottom: 20px;
    width: 63%;
}

/*#footer_heading {
    position: absolute;
    text-align: center;
    top: -25px;
    left: 46.25%;
    width:8%;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    background-color: white;
}*/

#space {
    display: inline-block;
    padding-left: 20px;
}

/***********************body styles*********************/

p {
    line-height: 150%;
}

.quote {
    font-family: copperplate;
    font-size: 20px;
    text-align: center;
    padding-left: 100px;
    padding-right: 100px;
}

.content_container {
    width: 100%;
    padding-top: 20px;
}

.main_content {
    padding-left: 100px;
    padding-right: 100px;
    color: #0F232F;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    text-align: center;   
}

.heading_yellow {
    display: table;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #FDBC11;
    padding-bottom: 10px;
}

.outer {
    padding-top: 20px;
    padding-bottom: 50px;
}

.slider_outer{
    padding-top: 25px;
    padding-bottom: 15px;
    background-color: #0F232F;
    position: relative;
}

.slider {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: auto;
    white-space: nowrap;
    position: relative;
}

.slider_img {
    display: block;
    height: auto;
    width: 100%;
}

.img_container{
    display: inline-block;
    background-color: #FF0009;
    position: relative;
    width: 25%;
    height: auto;
}

.learn_more {
    visibility: hidden;
    position: absolute;
    top:40%;
    left: 36%;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #FDBC11;
    padding:5px;
    background-color: #0F232F;
}

.toSlide:hover .slider_img{
    opacity: .25;
}

.toSlide:hover .learn_more {
    visibility: visible;
}

.arrows {
    clear: both;
    display: table;
    margin: 0 auto;
}

.left_button {
    border: none;
    outline: none;
    background-color: #0F232F;
    padding-right: 20px;
}

.arrow {
    height: auto;
    width: 10px;
}

.right_button {
    border: none;
    outline: none;
    background-color: #0F232F;
    padding-left: 20px;
}

.heading_dark {
    display: table;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #0F232F;
    padding-bottom: 10px;
}

#team_banner {
    padding-top: 20px;
}

#learning_center_heading {
    padding-top: 20px;
}

.gallery_img {
    height: auto;
    width: 25%;
    border-left: solid 10px #0F232F;
    border-right: solid 10px #0F232F;
    border-bottom: solid 10px #0F232F;
}

#course_images {
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 100px;
    padding-right: 100px;
}

#course_container {
    text-align: center;
    padding-bottom: 30px;
}

#contact_container {
    padding-top: 30px;
}

#contact_main {
    text-align: center;
    background-color: #F5EEE3;
}

#course_contact{
    display: inline-block;
    vertical-align: top;
    width: 40%;
    margin-top: 25px;
    margin-bottom: 25px;
}

#career_contact {
    display: inline-block;
    vertical-align: top;
    margin-top: 100px;
    width: 40%;
}

p.contact_content {
    text-align: left; !important;
    text-decoration: none;
    color: #0F232F;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px; 
}

#line {
    display: inline-block;
    width: 1px;
    height: 320px;
    margin-top: 25px;
    border-left: .5px solid #0F232F;
    background-color: #0F232F;
}

.single_line {
    display: block;
    border: none;
    width: 80%;
    height: 25px;
    padding-left: 10px;
    margin-bottom: 10px;
    text-align: left; !important;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.multi_line {
    display: block;
    border: none;
    width: 80%;
    height: 50px;
    padding-left: 10px;
    margin-bottom: 10px;
    text-align: left; !important;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.submit {
    display: block;
    text-align: left; !important;
    margin-bottom: 10px;
    border: 1px solid #FF0009;
    border-radius: 0px;
    padding: 7px 14px 7px 14px;
    background-color: white;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.submit:hover {
    background-color: #FF0009;
    color: #E6D4B9;
}

.subheading_dark {
    text-align: left; !important;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #0F232F;
    padding-bottom: 10px;
}

#career_inner {
    padding-left: 18%;
}

.content_outer {
    width: 100%;
    padding-bottom: 30px;
}

.content_inner {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 30px;
}

/******************for news*****************************/

.news_heading {
    display: table;
    margin: 0 auto;
text-align: center;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #0F232F;
    border-bottom: solid 2px #FF0009;
    width: auto;
}

/*.news_icon {
    width: 25%;
    display: inline-block;
}

.main_news_text {
    width: 70%;
    display: inline-block;
    float: right;
}*/

.news_subheading {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #0F232F;
}

.download_button {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.news_buttons_container {
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
}

/***********************course styles*********************/

.button_text {
    display: inline-block;
    color: #0F232F;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    padding-left: 10px;
    vertical-align: middle;
}

.back_button a{
    text-decoration: none;
}

.back_arrow {
    display: inline-block;
    height: auto;
    width: 10px;
    vertical-align: middle;
}

.about_course {
    display: inline-block;
    width: 69%;
}

.general_text {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #0F232F;
}

.fingermagic_logo {
    width: 200px;
}

table {
    width:90%;
    margin: 0 auto;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

tr:nth-child(even) {
    background-color: #F5EEE3;
}

.table_head {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #F5EEE3;
    padding: 10px; 
    background-color: #0F232F;
}

td {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #0F232F;
    padding: 10px;
}

strong {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0F232F;
}

.center {
    text-align: center;
}

.inline_button {
    display: inline-block;
    padding: 20px;
}

.content_inner .heading_main {
    display: table;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #0F232F;
    border-bottom: solid 2px #FF0009;
}

.appl_form {
    background-color: #F5EEE3;
    padding-bottom: 10px;
    padding-top: 10px;
}

.label {
    display: inline-block;
    width: 300px;
}

.label_content {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #0F232F;
}

.input_area {
    display: inline-block;
    width: 500px;
}

.input_text {
    width: 100%;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 5px;
    border: none;
}

.form_center {
    display: table;
    margin: 0 auto;
}

.gap {
    height: 20px;
}

.button_center {
    display: table;
    margin: 0 auto;
}

.gender_option {
    border: none;
    width: 70px;
    -webkit-appearance: none; 
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
    padding: 7px;
    background: url(images/arrows-04.png) 96% / 15% no-repeat white;
}

.video_container {
    padding-bottom: 30px;
    width: auto;
}

.heading_video {
    width: 600px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #FDBC11;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #0F232F;
    margin: 0 auto;
}

.course_checkbox {
    display: inline-block;
}

.inline {
    display: inline-block;
    width: 80px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #0F232F;
}

#map {
    display: table;
    margin: 0 auto;
    width: 90%;
    height: 500px;
    background-color: grey;
 }

/***********************header styles*********************/

#logo_caption{
    clear: both;
    width: 100%;
    padding-top: 10px;
}

#logo{
    display: table;
    margin: 0 auto;
}

#logo_img {
    display: table;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#menu_icon {
    display: table;
    width: 30px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.hamburger {
    display: none;
}

.heading1 {
    display: table;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin: 0 auto;
}

li{
    list-style-type: none;
    display: inline;
}

li a{
    text-decoration: none;
    color: #0F232F;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    border-style: solid;
    border-width: 0px 0px 4px 0px;
    border-bottom-color: #0F232F;
    padding-bottom: 1px;
}

li a:hover {
    border-style: solid;
    border-width: 0px 0px 4px 0px;
    border-bottom-color: #FDBC11;
}

ul {
    border-style: solid;
    border-width: 0px 0px 4px 0px;
    border-bottom-color: #0F232F;
    padding-right: 40px;
}

#menu {
    display: table;
    margin: 0 auto;
    padding-top: 30px;
}

.banner {
    margin: none;
    height: auto;
    width: 100%;
}

/******************for appl form*****************************/

@media screen and (max-width: 1040px) {
    
    .input_area {
        width: 320px;
    }
    .label{
        width: 220px; 
    }
    
}
/******************tablet screens*****************************/

@media screen and (max-width: 800px) {

    .download_button {
        display: table;
        margin: 0 auto;
        margin-left: 0px;
        margin-right: 0px;
margin-bottom: 5px;
text-align: center;
    }

    .toSlide:hover .slider_img{
        opacity: 1.0;
    }

    .toSlide:hover .learn_more {
        visibility: hidden;
    }


    li a:hover {
        border-style: none;
    }
    
    #contact {
        display: block;
        padding-top: 0px;
        margin: 0 auto;
        text-align: center;
    }
    
    #search {
        display: block;
        margin: 0 auto;
        padding-top: 30px;
        width: 70%;
    }
    
    li {
        display: table;
        padding-bottom: 17px;
        padding-top: 17px;
        border: none;
        width: 100%;
        text-align: center;
    }
    
    ul {
        padding: 0px;
    }
    
    li a{
        border: none;
        color: white;
    }
    
    li a:hover {
        border: none;
    }
    
    #ham_icon {
        display: block;
        border: none;
        background-color: white;
        outline: none;
    }
    
    .hamburger{
        display: block;
    }
    
    #menu_ham {
        display: none;
        position: absolute;
        left: 0px;
        top: 175px;
        width: 100%;
        background-color: #0F232F;
        z-index: 1;
    }
    
    #menu_desktop {
        display: none;
    }
    
    #logo_img {
        width: 400px;
    }
    
    .img_container{
        width: 30%;
    }
    
    .learn_more {
        top: 30%;
        left: 28%;
    }
    
    .gallery_img {
        width: 30%;
    }
    
    .main_content {
        padding-left: 50px;
        padding-right: 50px;
    }
    
    #course_images {
        padding-left: 50px;
        padding-right: 50px;
    }
    
    .content_inner {
        padding-left: 50px;
        padding-right: 50px;
    }
    
    .quote {
        padding-left: 50px;
        padding-right: 50px;
    }
    
    .video {
        width: 90%;
        height: 280px;
    }
    
    .heading_video {
        width: 90%;
    }
    
    .appl_form {
        text-align: center;
    }
    
    .input_area {
        width: 90%;
    }
    
    .course_checkbox {
        padding-top: 7px; !important
    }
    
    #career_inner {
        padding-left: 15%;
    }
    
    #career_contact {
        margin-top: 80px;
    } 
    
    #map {
        height: 400px;
     }

}

/******************for video*****************************/

@media screen and (max-width: 640px) {

    .video {
        height: 200px;
    }
}

/******************between tablet and phone screens*****************************/

@media screen and (max-width: 550px) {
    
    #menu_ham {
        position: absolute;
        left: 0px;
        top: 150px;
    }
    
    .main_content {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    #course_images {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .content_inner {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .quote {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    #logo_img {
        width: 300px;
    }
    
    #course_contact{
        display: table;
        margin: 0 auto;
        width: 90%;
        padding-top: 10px;
    }

    .subheading_dark {
        text-align: center;
    }
    
    #career_contact {
        display: table;
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 5px;
        width: 90%;
        margin-left: 0px;
    }
    
    .contact_form {
        display: block;
        text-align: center;
        padding-bottom: 10px;
    }
    
    .single_line {
        width: 97%;
    }
    
    .multi_line {
        width: 97%;
    }

    p.contact_content {
        text-align: center; !important;
    }
    
    #line {
        display: table;
        margin: 0 auto;
        width: 95%;
        height: 1px;
        margin-top: 10px;
        border-bottom: .5px solid #0F232F;
        background-color: #0F232F;
    }
    
    .submit {
        display: table;
        margin: 0 auto;
    }
    
    #map {
        height: 300px;
     }

    .video {
        height: 180px;
    }
}

/******************phone screens*****************************/

@media screen and (max-width: 400px) and (min-width: 320px){

    .video {
        height: 150px;
    }
    
    #menu_ham {
        position: absolute;
        left: 0px;
        top: 153px;
    }
    
    #map {
        height: 250px;
     }
    
    .main_content {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #course_images {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .content_inner {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .quote {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #logo_img {
        width: 85%;
    }
    
    .gallery_img {
        width: 45%;
    }
    
    .img_container{
        width: 45%;
    }
    
    .quote{
        font-size: 16px;
    }
    
    .learn_more {
        top: 22%;
        left: 21%;
    }
    
    .video {
        width: 100%;
    }
    
    .heading_video {
        width: 100%;
    }
}