@import url(https://fonts.googleapis.com/css?family=Leckerli+One);
#under_construction{
    position: absolute;
    padding: 10px;
    background-color: #FED430;
    color: #022950;
    font-style: italic;
    font-weight: 700;
}
body, html 
{
    margin: 0;
    padding: 0;
    background-color: #94BEE6 ;
}
h2
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
}
h3
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #FED430;
}
h4
{
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    color: #fff;
    text-shadow: -1px 0 #022950, 0 1px #022950, 1px 0 #022950, 0 -1px #022950;
}
h5 
{
    font-family: 'Leckerli One', cursive;
    font-weight: 400;
    color: #94BEE6;
    font-size: 61px;
    text-shadow: -1px 0 #022950, 0 1px #022950, 1px 0 #022950, 0 -1px #022950;
}
p
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #94BEE6 ;
}
.container
{
    width: 980px;
    margin: 0 auto;
}

/* -- HEADER -- */
#header 
{
    height: 570px;
    background: url(../images/bg40.png) no-repeat center center fixed; 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4096ee+0,60abf8+56,7abcff+100 */
/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#286BAE ), to(#94BEE6));*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#header2 
{
    height: 570px;
    background: url(../images/background2.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#logo 
{
    width: 300px;
    padding-top: 20px;
    margin: 0 auto;
}
#logo img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#social-icons
{
    float: right;
    margin-top: -117px;
}
#contact-info 
{
     float: right;
    margin-top: -56px;
    line-height: 10px;
    color: #000;
}
   
#contact-info h2
{
    color: #fff;
}
/* -- NAV BAR -- */
#menu 
{
    position: absolute;
    margin-top: 160px;
    width: 100%;
    height: 45px;
    background-color: #FED430 ;
    z-index: 20;
}
#nav
{
    width: 980px; /* 1000 */
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    position: absolute;
    /*top: 25%;
    left: 50%;
    margin-left: -30em; /* 30 480 */
    height: 45px;
    margin-top: -16px;
}

ul
{
    list-style-type: none;
}

#nav > a
{   
    display: none;
}

#nav li
{
    position: relative;
}

#nav li a
{
    color: #000;
    display: block;
    margin-top: 0px;
    font-weight: 700;
}
#nav li a p
{
    line-height: 47px;
    font-size: 12px;
    color: #fff;
}
                
#nav li a:active
{
    color: #c00 !important;
}

#nav span:after
{
    width: 0;
    height: 0;
    border: 0.313em solid transparent; /* 5 */
    border-bottom: none;
    border-top-color: #efa585;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -0.313em; /* 5 */
}

#nav > ul
{
    height: 45px; /* 60 */
    background-color: #FED430;
}

#nav > ul > li
{
    width: auto;    
    height: 100%;
    float: left;
}

#nav > ul > li > a
{
    padding-left: 30px;
    padding-right: 30px;
    height: 100%;
    font-size: 15px; /* 24 */
    line-height: 45px; /* 60 (24) */
    text-align: center;
    text-decoration: none;
}
#nav > ul > li:not( :last-child ) > a
{
    /*border-right: 1px solid #cc470d;*/
}
#nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a
{
    color: #0F6DB5 ;
}

#nav li ul
{
    background-color: #FED430;
    display: none;
    position: absolute;
    top: 100%;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 230px;
    margin-left: 21px;
}
#nav li ul li
{
    padding-top: 10px;
}
#nav li ul li a
{
    text-decoration: none;
}
#nav li:hover ul
{
    display: block;
    left: 0;
    right: 0;
}
#nav li:not( :first-child ):hover ul
{
    left: -1px;
}
#nav li ul a
{
    font-size: 15px; /* 20 */
    /*border-top: 1px solid #e15a1f;*/
}
#nav li ul li a:hover, #nav li ul:not( :hover ) li.active a
{
    color: #0F6DB5;
}

/* -- MAIN CONTENT HOME -- */
#main-content-home .container 
{
    text-align:center;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}
#main-content-home .container #left-col, #main-content-home .container #right-col
{
    display: inline-block;
    vertical-align:top;
    height: 330px;
    margin-right: 5px;
    margin-top: 40px;
}
#main-content-home .container #left-col2
{
    display: inline-block;
    vertical-align:top;
    height: 680px;
    margin-right: 5px;
    margin-top: 40px;
}
#right-col2
{
    display: inline-block;
    vertical-align:top;
    height: auto;
    margin-left: -10px;
    margin-top: 40px;
    padding: 20px;
    width: 690px;
    /*background-color: #133A60;
    opacity: 0.9;*/
    background-color: rgba(19,58,96,0.9);
}
#right-col3
{
    display: inline-block;
    vertical-align: top;
    height: 680px;
    margin-left: -730px;
    margin-top: 40px;
    padding: 20px;
    width: 690px;
    z-index: 10;
    position: absolute;
}
#right-col4
{
    display: none;
    text-align: center;
}
#right-col2 img {
    margin-left: 10px;
    margin-bottom: 10px;
}
#main-content-home .container #left-col 
{
    width: 200px;
    padding: 20px;
    background-color: #022950;
    text-align: left;
}
#main-content-home .container #left-col p
{
    font-size: 19px;
    line-height: 30px;
}
#main-content-home .container #left-col h2
{
    font-size: 27px;
    text-align: center;
}
#main-content-home .container #left-col2 
{
    width: 200px;
    padding: 20px;
    background-color: #022950;
    text-align: center;
}
#main-content-home .container #left-col2 p
{
    font-size: 19px;
    line-height: 30px;
}

#main-content-home .container #left-col2 h2
{
    font-size: 27px;
    text-align: center;
}
#main-content-home .container #right-col2 h3
{
    font-size: 27px;
    text-align: left;
    margin-top: 4px;
}
#main-content-home .container #right-col2 p
{
    line-height: 23px;
    text-align: left;
    color: #bdd7f0;
    padding-right: 10px;
}
#main-content-home .container #right-col2 ul li p
{
    line-height: 7px;
}

#main-content-home .container #right-col3 h3
{
    font-size: 27px;
    text-align: left;
    margin-top: 4px;
}
#main-content-home .container #right-col3 p
{
    line-height: 23px;
    text-align: left;
    color: #bdd7f0;
}
#main-content-home .container #right-col3 ul li p
{
    line-height: 7px;
}
#col-title 
{
    background-color: #022950;
    width: 230px;
    height: 40px;
}
#col-title p
{
    color: #2a72b7 ;
    text-align: left;
    margin-left: 13px;
    margin-right: 2px;
}
#col-title h2
{
    font-size: 15px;
    line-height: 42px;
    margin-left: 10px;
}
#col-title div
{
    background-color: #FED430;
    width: 10px;
    height: 40px;
    position: absolute;
}


/* -- FOOTER -- */
#footer 
{
    margin-top: 40px;
    margin-bottom: 30px;
}
#footer .container {
    border-top: 1px solid #2a72b7;
}
#footer .container p {
    color: #2a72b7;
    line-height: 0px;
    font-size: 14px;
}
#footer .container ul  {
    text-align: center;
    padding-left: 0px;
}
#footer .container ul li {
    display: inline-block;
}
#footer .container ul li a {
    text-decoration: none;
}

/* -- MEDIA QUERIES -- */

@media screen and (max-width: 980px) 
{
    .container, #nav
    {
        width: 100%;
    }
    
}

		@media only screen and ( max-width: 880px ) /* 1000 */
		{
			#nav
			{
				width: 100%;
				position: static;
				margin: 0;
			}
		}

		@media only screen and ( max-width: 880px ) /* 640 */
		{
			html
			{
				/*font-size: 75%; /* 12 */
			}

			#nav
			{
				position: relative;
				top: auto;
				left: auto;
			}
				#nav > a
				{
					width: 3.125em; /* 50 */
					height: 45px; /* 50 */
					text-align: left;
					text-indent: -9999px;
					background-color: #FED430;
					position: relative;
				}
					#nav > a:before,
					#nav > a:after
					{
						position: absolute;
						border: 2px solid #fff;
						top: 35%;
						left: 25%;
						right: 25%;
						content: '';
					}
					#nav > a:after
					{
						top: 60%;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
					display: block;
				}
                #nav:target > ul {
                    margin-top: 0px;
                }


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
					width: 100%;
					float: none;
				}
					#nav > ul > li > a
					{
						height: auto;
						text-align: left;
						padding: 0 0.833em; /* 20 (24) */
					}
						#nav > ul > li:not( :last-child ) > a
						{
							border-right: none;
							border-bottom: 1px solid #cc470d;
						}


				/* second level */

				#nav li ul
				{
					position: static;
					padding: 1.25em; /* 20 */
					padding-top: 0;
                    padding-bottom: 0;
				}
		}

@media screen and (max-width: 970px) 
{
    #left-col2
    {
        display: none !important; 
        width: 90%;
        margin-left: 0%;
        
    }
    #right-col4 { 
        display: block;
        margin-left: 0% !important;
        margin: 0 auto !important;
        padding: 20px;
        margin-top: 15px !important;
    }
    #right-col2 
    { 
        margin-left: 0%;
        
    }
    
}

@media screen and (max-width: 750px) 
{
    #left-col2
    {
        display: none !important; 
        
    }
    
    #right-col2, #right-col4 
    { 
        width: 90% !important;
        margin-left: 0 auto !important;
        
    }
    #right-col3
    {
        width: 90%;
        margin-left: -95%;
    
    }
    
}
