﻿body
{
    border-top: 5px solid #12465f;
    background: #f1f1f1 !important;
    font-family: 'Open Sans' , sans-serif;
    color: Black;
    margin: 0;
}

.imgSHIPANDCREWMANAGEMENT{float: right;padding:10px;}

input
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 16px;
    padding: 7px;
    outline: 0;
    border: 0;
    width: 250px;
    background: #EBE8DE;
    border-radius: 5px;
}

input[type=submit]
{
    width: auto;
    padding: 5px 18px;
    line-height: 25px;
    text-shadow: none;
    cursor: pointer;
    box-shadow: none;
    background: #333333;
    color: #fff;
}
.pageHeading
{
    color: #004d99;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
}

p
{
    margin: 5px 0;
    line-height: 25px;
}

a
{
    text-decoration: none;
    color: inherit;
    transition: color .5s ease;
}

strong
{
    font-weight: bold;
}

figcaption strong a
{
    border-bottom: 1px solid #D6D0C1;
    padding-bottom: 5px;
    margin: 5px 0;
    display: block;
    color: #CC3300 !important;
    text-align: center;
    text-decoration: none !important;
}

figcaption a
{
    color: #333333 !important;
    text-decoration: none !important;
}

figcaption
{
    line-height: 25px;
    font-size: 13px;
    width: 200px;
}

hr
{
    background-color: #D6D0C1;
    border: 0;
    height: 1px;
    margin: 20px 0;
}


/* HEADER */

header
{
    position: relative;
    width: auto;
    max-width: 950px;
    margin: 0 auto -15px auto;
}

/*header h1
{
    margin: 35px 0 0 0;
    font-size: 55px;
    color: #12465f;
    font-family: 'Baumans' , cursive;
}*/

header p
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 16px;
    color: #4A463B;
    margin-left: 132px;
}

nav
{
    font-family: "Open Sans" ,Arial,sans-serif;
    position: absolute;
    right: 0;
    bottom: 0;
}

nav ul
{
    list-style: none;
}

nav ul li
{
    display: block;
    float: left; /*padding: 3px 15px;*/
    border-radius: 3px;
    display: inline-block;
    margin-left: 0;
    padding: 7px 2px;
}

nav ul li a
{
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px; /*text-transform: uppercase;*/
    transition: all .25s ease;
    background-color: #12465f;
    color: #fff;
    line-height: 14px;
    padding: 4px 10px;
    border-radius: 3px;
}

nav ul li a:hover
{
    color: #D0DADF;
}
nav ul li:hover > ul
{
    display: block; /*position:relative;*/
    z-index: 10000;
    list-style: none;
    background: #3e4b51 none repeat scroll 0 0;
    color: #fff;
}
/*sub menu css start*/
nav ul ul
{
    display: none;
    position: absolute; /*top:100%; 	left:0;*/
    padding: 0;
}

nav ul ul li
{
    float: none; /*width:100%;*/
    padding: 5px;
    z-index: 10000;
}
nav ul ul a
{
    color: #92999d;
    transition: color 0.3s ease 0s;
    line-height: 120%;
    padding: 5px 5px;
    display: block;
}
nav ul li:hover > ul
{
    display: block; /*position:relative;*/
    z-index: 10000;
    list-style: none;
    background: #3e4b51 none repeat scroll 0 0;
    color: #fff;
}
nav ul ul > li:hover > a, nav ul ul > li.active > a
{
    color: #fff;
    transition: color 0.3s ease 0s;
}

.sublast
{
    border-radius: 0 0 5px 5px;
}

/*sub menu css end*/

#mobileMenu
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}



.toggleMobile
{
    display: none;
}

#spacer
{
    background-color: #12465f;
    color: #fff;
    font-family: "Open Sans" ,sans-serif;
    font-size: 18px;
    height: 20px;
    position: relative;
    width: auto;
}
#spacer p
{
    left: 50%;
    margin-left: -450px;
    margin-top: 22px;
    position: absolute;
    width: auto;
    font-family: Calibri;
    font-size: 30px;
    font-weight: bold;
}
p
{
    line-height: 25px;
    margin: 5px 0;
}

#NivoSlider, #NivoSlider img
{
    width: 100%;
    height: 300px;
}

.divWeServe1
{
    float: right;
    width: 400px;
    display: table;
    text-align: center; /*padding:15px;*/
}
.divWeServe2
{
    color: #1F5C99;
    font-family: Arial;
    font-weight:bold;
    font-size: 30px;
    /*text-shadow: 2px 1px 0 #999999;*/
    clear: both;
    display: table-row;
    padding: 15px;
    letter-spacing: 1px;
}
.divWeServe3
{
    color: black;
    font-family: Bradley Hand ITC;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    margin-right: 5px;
    margin-top: -28px;
    text-shadow: 0 2px 3px #555;
    clear: both;
    display: table-row;
    padding: 15px;
}
#h2Media767
{
    display: none;
    height: 150px;
    margin-top: -65px;
}
footer
{
    position: relative;
    clear: both;
    width: auto;
    height: 350px; /*height:70px;*/
    background: #333333;
}

footer .wrapper
{
    line-height: 25px;
    margin: 0 auto;
    padding-top: 30px;
    width: auto;
    max-width: 950px;
    font-size: 14px;
}

footer .wrapper .column
{
    font-family: 'Open Sans' , sans-serif;
    color: #ababab; /*float: left;*/
    margin-right: 5px;
    width: 312px !important;
    border: 1px solid white;
}

.leftlist
{
    float: left !important;
    width: auto;
}
.midlist
{
    /*margin:0 auto !important;*/
    display: inline-block;
    float: left !important;
    width: 312px; /*margin-left:25px;*/
}
.rightlist
{
    float: right !important;
    width: auto;
}

footer .wrapper .column.midlist ul li a:hover
{
    color: #fff;
}


h4
{
    border-bottom: 1px solid #444444;
    color: #fff;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 0 0 10px;
    font-family: "Open Sans" ,sans-serif;
}

h5
{
    border-bottom: 1px solid #444444;
    color: #fff !important;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 0 0 10px;
    font-family: "Open Sans" ,sans-serif;
}


footer .wrapper .column.rightlist ul li a span
{
    margin-left: 95px;
    display: block;
}

footer .wrapper .column.rightlist ul li a img
{
    transition: border .25s ease;
    float: left;
    border: 3px solid #444444;
}

footer .wrapper .column.rightlist ul li a img:hover
{
    border-color: #5e5e5e;
}

footer .wrapper .column h4
{
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #444444;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
}

#copyright
{
    background: #1D1D1D;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#copyright .wrapper
{
    font-family: 'Open Sans' , sans-serif;
    padding-top: 25px;
    color: #5e5e5e;
    font-size: 14px;
    position: relative;
}
#copyright .wrapper .social
{
    position: absolute;
    right: 0;
    top: 25px;
}
#copyright .wrapper .social a
{
    transition: opacity .25s ease;
    opacity: 0.3;
    margin-left: 12px;
    display: block;
    float: left;
}
#copyright .wrapper .social a:hover
{
    opacity: 0.7;
}
#copyright .wrapper a
{
    color: #ABABAB;
}

#copyright .wrapper a:hover
{
    color: #fff;
}
#four_columns
{
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    min-height: 100%;
    overflow: hidden;
    background-color: #fff !important;
    border-radius: 4px !important;
}
#four_columns, #text_columns
{
    line-height: 25px;
    font-family: Verdana,Geneva,sans-serif;
    clear: both;
    width: auto;
    max-width: 950px;
    margin: 0 auto;
}

#four_columns h2, #text_columns h3
{
    font-size: 20px;
    border-bottom: 1px solid #D6D0C1;
    padding: 20px 20px;
    margin-bottom: 20px;
}

#four_columns .img-item
{
    float: left;
    margin: 0 12px 0 12px;
}

#four_columns .img-item a
{
    position: relative;
    display: block;
}
.thumb-screen
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 113px;
    background: #000 url("http://www.lingulo.com/tutorial-content/html5/css/img/zoom.png") center center no-repeat;
    z-index: 99;
    opacity: 0;
    transition: opacity .5s ease;
}

.thumb-screen:hover
{
    opacity: 0.5;
}
figure
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.ifram
{
    border: 5px solid #ccc; /*float: left;*/
    border-radius: 5px;
    box-shadow: 0 0 5px #555;
    background-color: #f1f1f1 !important;
}
iframe
{
    width: 290px;
    height: 200px;
}
.Map
{
    /*float:right;*/
}
.Writeup
{
    text-align: justify;
    width: 99%;
    font-size: 13px;
    padding: 3px;
}

.Writeup p
{
    font-size: 15px;
    width: 95%;
    margin: 0 auto;
}


/*Training & Competence Development START*/
.div1
{
    width: 100%;
    padding: 4px;
}
.div2
{
    float: left;
    width: 35%;
}
.div3
{
    float: left;
    width: 65%;
    text-align: justify;
}
.div2 p
{
    text-align: justify;
}
#divClosePanel
{
    font-weight: bold;
    padding: 5px;
    float: right;
    cursor: pointer;
    color: #007ccf;
}
.EditTrainingType, .DeleteTrainingType, .EditCourse, .DeleteCourse
{
    cursor: pointer;
}
/*@keyframes imgTraingCompetencedevelopment {
    from {width:260px;height:250px;}
    to {width:215px;height:205px;}
}

.TraingCompetencedevelopment {    
    animation-name: imgTraingCompetencedevelopment;
    animation-duration: 4s;
}*/

.heading
{
    font-weight: bold;
    font-size: 15px;
}

.TraingCompetencedevelopmentcontainer
{
    padding: 3px;
    width: 99.9%;
    font-size: 13px;
}

.clickhere
{
    color: #B20000;
    font-style: italic;
    font-size: 14px;
    cursor: pointer;
}

.ptext
{
    text-align: justify;
}

.removeliststyle
{
    list-style-type: none;
    text-align: justify;
}

.alfabetliststyle
{
    list-style-type: lower-alpha;
    text-align: justify;
}

.circleliststyle
{
    list-style-type: circle;
    text-align: justify;
}

#four_columns h2 div
{
    margin-top: -35px;
    width: 300px;
    float: right;
    font-size: 12px;
}

#four_columns h2 div ul
{
    list-style-type: none;
    line-height: 18px;
}

/*Training & Competence Development END*/

/*Tab CSS Start*/
#content
{
    /*background-color: #f2f2f2;*/
    padding: 0px 10px;
    overflow: auto;
}
#tab-container
{
    float: left;
    margin: 20px 0 0 0;
    width: 150px;
}
#tab-container ul
{
    list-style: none !important; /*text-align: center;margin:0px;*/
    padding: 0px;
}
#tab-container ul li
{
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    border-left: 8px solid #666;
    background-color: #ddd;
    margin: 8px 0;
}
#tab-container ul li a, #tab-container ul li a:visited
{
    text-decoration: none;
    color: #666;
    display: block;
    padding: 10px 5px;
    font-size: 12px;
    height: 85px;
}
#tab-container ul li:hover
{
    border-left: 8px solid #333;
}
#tab-container ul li a:hover
{
    color: #000;
}
#tab-container ul li.selected
{
    border-right: none;
    background-color: #fff;
    border-left: 8px solid #006699;
    font-weight: bold;
    font-size: 12px;
}
#main-container
{
    min-height: 400px;
    margin: 0 0 0 149px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #888;
    border-radius: 5px;
}
/*Tab CSS End*/
.OnClick
{
    cursor: pointer;
}
/* Vertical Menu Start*/
#VerticalMenu
{
    display: none;
    padding-top: 10px;
}
.VerticalMenu
{
    width: 90%;
    margin: 0 30px;
}

.VerticalSubMenu span
{
    float: right;
    margin-top: 5px;
}
.VerticalSubMenu
{
    width: 97%;
    height: 20%;
    float: left;
    text-align: center;
    padding: 15px;
    background-color: #E0E0E0;
    margin-top: 10px;
    font-weight: bold;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 13px;
    color: #484848;
}
.VerticalSubMenu a
{
    text-decoration: none;
}
.selectedVerticalSubMenu
{
    border-bottom: 8px solid #006699;
}
/* Vertical Menu End*/

/*E learning & Software Applications CSS Start*/
.divTab1
{
    width: 100%;
    padding: 10px;
}
.divTab2
{
    float: left;
    width: 50%;
    padding: 5px;
}
.divTab3
{
    float: left;
    width: 50%;
    padding: 5px;
}

.txtCenter
{
    text-align: center;
}

.Table1
{
    width: 100%;
    border-spacing: 0 !important;
}

.lblName
{
    font-weight: bold;
    font-size: 21px;
    color: #004D99;
    text-transform: uppercase;
    height: 40px;
}

.Table1 tbody tr td
{
    line-height: 20px !important;
}

.AboutUsRM3
{
    color: #0080ff !important;
    font-family: Verdana !important;
    font-weight: bold !important;
}

.AboutUsRM2 label
{
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
}

.divCourseDescription
{
    position: fixed;
    z-index: 99999999;
    background-color: #273B82;
    padding: 10px; /*margin: 0 auto;*/
}
.divCourseDescription
{
    border: 1px solid #D0D0D0;
    box-shadow: 0 0 6px #F8F8F8;
    border-radius: 5px; /*height:100%;*/
}

#overlay
{
    position: absolute;
    background-image: url("../images/overlay.png");
    top: 0;
    left: 0;
    opacity: 0.6;
    clear: both;
    z-index: 9999999;
}

.imgClose
{
    float: right !important;
    margin-top: -22px !important;
    margin-right: -28px !important;
    cursor: pointer;
}

.CourseDescription
{
    background-color: White;
    min-height: 100% !important;
    display: inline-block;
    width: auto;
    border-radius: 5px;
    border: 1px solid #D0D0D0;
    width: 900px;
}

.button
{
    width: 120px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}
.button
{
    padding: 5px;
    border-radius: 5px;
    display: block;
    border: 1px solid #B2B299;
    letter-spacing: 1px;
}
.button
{
    background-color: #E68A00;
    font-family: Calibri;
    font-size: 15px;
}
.button a
{
    display: block;
    color: White;
}

/*E learning & Software Applications CSS End*/

/*Popup DIV Start*/
.divPopupTab1
{
    clear: both;
    width: 100%;
    padding: 3px;
    overflow: auto;
    height: 500px;
}
.divPopupTab2
{
    /*float: left;     width: 40%;     padding: 5px;*/
}
.divPopupTab3
{
    /*float: left;     width: 60%;     padding: 5px;*/
}
.D1
{
    width: 100%;
    padding: 5px;
    min-height: 30px;
    max-height: 100%;
}
/*.D2{width:auto;float:left;padding:5px;min-height:23px;max-height:100%;}
.D3{width:auto;float:left;padding:5px;min-height:23px;max-height:100%;display:inline-block !important;}*/

.CourseImg
{
    height: 400px;
    width: 450px;
    display: inline-block;
    float: right;
    padding: 5px;
}

.pTitle
{
    color: #A34719;
    font-size: 23px;
    font-family: Calibri;
}

.pText
{
    color: #909090;
    font-size: 13px;
    font-family: Verdana;
}

.pTextContaint
{
    color: #909090;
    font-size: 13px;
    font-family: Verdana;
    text-align: justify;
    font-weight: normal !important;
}
/*Popup DIV END*/

/*People Client CSS Start*/
.divEmployeeDescription
{
    border: 1px solid #F0F0F0 !important;
    box-shadow: 0 0 7px #F0F0F0 !important;
    width: 750px !important;
    background-color: #E8E8E8 !important;
    background-color: #273B82 !important;
    background-size: 100% 100% !important;
    z-index: 99999999 !important;
    position: fixed !important;
    border-radius: 5px !important;
    overflow: visible !important;
    outline: 0 none !important;
}
.divEmployeeDescription div
{
    padding: 3px !important;
}
.table
{
    margin-bottom: 1px !important;
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    height: 270px;
}


/*.tr {padding:10px; display: table-row; }
.td
{
     display: table-cell !important;
    padding: 10px !important;
    text-align: left !important;
    vertical-align: top !important;

}*/
.divpopupLeft
{
    border-right: 1px solid #888888;
    float: left;
    width: 230px;
}
.divpopupRight
{
    width: 100%;
}
.empPopupTable
{
    width: 90%;
}
.divpopupimage
{
    text-align: center !important;
    width: 210px;
}

.divpopupimage img
{
    border-radius: 5px;
    box-shadow: 0 0 7px #989898;
    border: 4px solid #989898;
    height: 180px;
    width: 150px;
}
.divpopupName
{
    color: #002f80;
    font-family: Verdana !important;
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: center !important;
}

.divpopupDesignation
{
    font-family: Verdana !important;
    font-size: 13px !important;
    font-weight: bold !important;
    color: #400000 !important;
    text-align: center !important;
}

.divpopuplbl
{
    font-family: Verdana !important;
    font-size: 12px !important;
    font-weight: bold !important;
    color: #484848;
}

.divpopupEmail
{
    font-family: Verdana !important;
    font-size: 12px !important;
    font-weight: bold !important;
    color: #002f80 !important;
}

.divpopupDepartment
{
    font-family: Verdana !important;
    font-size: 12px !important;
    font-weight: bold !important;
    color: #002f80 !important;
}

.divpopupNameDescription
{
    font-family: Verdana !important;
    text-align: justify !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #484848;
}
.divpopupDescription
{
    font-family: Verdana !important;
    text-align: justify !important;
    font-size: 11px !important;
}

@media screen and (max-device-width: 979px), screen and (max-width: 979px)
{
    .divEmployeeDescription
    {
        width: 99%;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .imgEmployee
    {
        height: 80%;
        width: 80%;
    }
}
@media screen and (max-device-width: 750px), screen and (max-width: 750px)
{
    #NamePosition
    {
        display: none;
    }
    #DepartmentPosition
    {
        display: none;
    }
}

@media screen and (max-device-width: 540px), screen and (max-width: 540px)
{
    .divpopup
    {
        width: 99%;
    }
    .divpopupimage
    {
        width: 99%;
    }
    .divpopupRight
    {
        width: 99%;
        float: left;
    }
    .divpopupLeft
    {
        width: 99%;
        border: none;
    }
}

@media screen and (max-device-width: 480px), screen and (max-width: 480px)
{
    .divpopup
    {
        width: 99%;
    }
    .divpopupimage
    {
        width: 99%;
    }
    .divpopupRight
    {
        width: 99%;
        float: left;
    }
    .divpopupLeft
    {
        width: 99%;
        border: none;
    }
}
/*People Client CSS End*/


@media (max-width: 960px)
{
    .CourseDescription
    {
        width: 880px;
    }
}

@media (max-width: 800px)
{
    .CourseDescription
    {
        width: 720px;
    }
    .CourseImg
    {
        height: 300px;
        width: 350px;
    }
}

@media (max-width: 768px)
{
    .CourseDescription
    {
        width: 690px;
    }
    .container1{margin-top:-30px;}
}

@media (max-width: 640px)
{
    .CourseImg
    {
        height: 100%;
        width: 100%;
        display: inline-block;
        float: right;
        padding: 5px;
    }
    .divPopupTab3
    {
        width: 100%;
        float: left;
    }
    .divPopupTab2
    {
        width: 100%;
        float: left;
    }
    .CourseDescription
    {
        width: 560px;
    }
    .divpopupLeft
    {
        width: 100%;
        float: none;
    }
    .divpopupRight
    {
        width: 100%;
    }
    .td
    {
        display: block !important;
    }
    .divEmployeeDescription
    {
        width: 97% !important;
    }
    .responsive
    {
        width: 100% !important;
        text-align: center;
    }
    .table
    {
        height: 100% !important;
    }
}

@media (max-width: 600px)
{
    .CourseDescription
    {
        width: 520px;
    }
}

@media (max-width: 540px)
{
    .CourseDescription
    {
        width: 460px;
    }
}

@media (max-width: 480px)
{
    .CourseDescription
    {
        width: 400px;
    }
    .imgSHIPANDCREWMANAGEMENT{float:none;display: block;margin:0 auto;}
}

@media (max-width: 360px)
{
    .CourseDescription
    {
        width: 280px;
    }
}

@media (max-width: 916px)
{
    #content
    {
        display: none;
    }
    #VerticalMenu
    {
        display: block;
    }
    .div2
    {
        margin-top: 10px;
    }
    .div2 img
    {
        height: 65%;
        width: 65%;
    }
    h2
    {
        text-align: center !important;
    }
}

@media (max-width: 400px)
{
    .VerticalSubMenu span
    {
        display: none;
    }
    /*.VerticalSubMenu{height:;}*/
}

@media (max-width: 915px)
{
    .div2
    {
        width: 100%;
        text-align: center;
    }
    .div3
    {
        width: 100%;
    }
    .divTab2
    {
        width: 100%;
        text-align: center;
    }
    .divTab3
    {
        width: 100%;
    }
    #four_columns
    {
        width: 500px;
    }
    #four_columns .img-item:nth-of-type(3), #four_columns .img-item:nth-of-type(4)
    {
        margin-top: 25px;
    }
    #spacer
    {
        font-size: 15px;
    }
    #spacer .search
    {
        margin-top: 19px;
        margin-right: -385px;
    }
    #spacer p
    {
        margin-left: -370px;
    }
}

@media (max-width: 765px)
{
    header nav
    {
        right: auto;
        bottom: auto;
        left: 50%;
        top: 100px;
        margin-left: -184px;
    }
    #spacer
    {
        height: 100px;
    }
    #spacer p
    {
        text-align: center;
        position: static;
        margin: 0 auto;
        padding: 15px 0 7px 0;
    }
}

@media (max-width: 767px)
{
    #h1Media767
    {
        display: none;
    }
    #h2Media767
    {
        display: block !important;
        visibility: visible;
        text-align: center;
    }
    .divWeServe1
    {
        float: none;
        width: 100%;
    }
    header
    {
        margin-top: 80px;
        text-align: center;
    }
    #spacer
    {
        height: auto;
        padding-bottom: 15px;
    }
    #four_columns
    {
        /*width: auto;*/
    }
    #four_columns .img-item
    {
        width: 200px;
        float: none;
        margin: 25px auto 0 auto;
    }
    #four_columns h2
    {
        margin: 0 30px;
    }
    .column2 .row
    {
        margin: 0 0 40px 10px;
        width: auto;
    }

    footer .wrapper
    {
        font-size: 14px;
        line-height: 25px;
        margin: 0 auto;
        max-width: 900px;
        padding-top: 30px;
        width: auto;
    }
    footer .wrapper .column
    {
        margin: 0 auto 15px auto;
        max-width: 300px;
    }
    input
    {
        width: auto;
    }
    div, ul, li
    {
        padding: 0;
        margin: 0;
    }
    #mobileMenu
    {
        display: block;
        z-index: 99;
    }
    #mobileMenu ul li
    {
        background-color: #12465f;
        border-bottom: 1px solid #416B7F;
        color: #fff;
        display: block;
        letter-spacing: 0.1em;
        padding: 12px 0;
        text-align: center;
        text-transform: uppercase;
    }
    .toggleMobile
    {
        position: fixed;
        top: 10px;
        left: 10px;
        display: block;
        width: 40px;
        height: 36px;
        cursor: pointer;
        z-index: 999;
    }
    .toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
    {
        display: block;
        position: absolute;
        width: 30px;
        height: 6px;
        left: 0;
        background: #71909F;
        -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
    }
    .toggleMobile span.menu1
    {
        top: 0;
    }
    .toggleMobile span.menu2
    {
        top: 14px;
    }
    .toggleMobile span.menu3
    {
        top: 28px;
    }
    .toggleMobile.active span.menu1
    {
        top: 14px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
    }
    .toggleMobile.active span.menu2
    {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
    }
    .toggleMobile.active span.menu3
    {
        opacity: 0;
        -webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
    }
    header nav
    {
        display: none;
    }
    header h1
    {
        font-size: 40px;
    }
    header p
    {
        margin-left: 60px;
        font-size: 14px;
    }
}

@media (max-width: 500px)
{
    #spacer
    {
        height: auto;
        padding-bottom: 15px;
    }
    #four_columns
    {
        width: auto;
    }
    #four_columns .img-item
    {
        width: 200px;
        float: none;
        margin: 25px auto 0 auto;
    }
    #four_columns h2
    {
        margin: 0 30px;
    }
}
