﻿html,
body {
	height:100%;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	color:#696969;
}

a:link, a:visited, a:active {
	color: #2285ba;
	outline: none;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
a:hover {
	color: #9b6969;
}


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family:Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

.Wrapper{
	min-height:100%;
	position:relative;

}
header, .Header{
	background:#FFF;
	height:170px;
    background-color:#000;
}
.body-content{
	padding:0 0 200px 0;
}
	foorter, .Footer {
	background-color: #FFF;
	border-top: 15px #5cbfba solid;
	height:200px;
	position: absolute;
	bottom: 0 !important;
	width: 100% !important;
}
	.FooterSetup {
	padding: 30px 10px;
	font-size: 14px;
	color:#5cbfba;
}

/*--- Header ---*/
/*--- Header ---*/
/*--- Header ---*/



.First-LevNav{
	margin-top:100px;
}

@media (min-width: 768px) {
  .navbar {
	border-radius:0;
  }
}
.navbar-default {
	background-color: #000;
	border-color: #000;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #FFF;
}
.nav > li > a {
	position: relative;
	display: block;
    color:#FFF;
	padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
	text-transform:uppercase;
	font-family:Montserrat, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
}
.nav-justified a{
	color:#FFF;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color:#2b52a1;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #004061;
  text-decoration: none;
  background-color: #e5ecef;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #FFF;
  text-decoration: none;
  background-color: #e5ecef;
  outline: 0;
}

.First-LevNav-Deviders{
	background:#4b78be url('/Content/Images/First-LevNav-Deviders.png') no-repeat right center;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    height: 450px;
    margin-bottom: 0;
}

    .carousel a {
        color: #FFF;
    }

.carousel-note {
    z-index: 10;
    position: absolute;
    color: #FFF;
    bottom: 35%;
}

.Note {
    background-color: #ffffff;
    padding: 25px 35px;
    float: left;
}

.Arrow {
    float: left;
    margin-left: 5px;
}

  .Arrow a {
        background-color: #ffffff;
        display: block;
        padding: 15px 35px 20px 35px;
        text-align: center;
        min-height: 115px;
        color: #5cbfba;
    }

        .Arrow a:hover,
        .Arrow a:focus {
            background-color: rgba(92, 191, 185, 0.90);
            color: #fff;
        }

.carousel-note h1 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #5cbfba;
    font-family: Montserrat, 'Open Sans', Arial, Helvetica, sans-serif;
}

.carousel-note h3 {
    margin: 0;
    padding: 0;
    color: #5cbfba;
    font-family: Montserrat, 'Open Sans', Arial, Helvetica, sans-serif;
}

.carousel-note .col-sm-10,
.carousel-note .col-sm-2 {
    padding-left: 0;
}

.carousel .item {
    height: 450px;
    background-color: #777;
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 450px;
}

.carousel-indicators {
    position: absolute;
    top: 10px;
    height: 80px;
}

.emp-ital {
    font-weight: 100;
    font-size: 14pt;
    font-style: italic;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding-bottom: 0;
    line-height: 1.6em;
    color: #FFF;
    text-align:center;
}



/*NoticeBoard*/
.notices {
    background-color: #5cbfba;
    color:#FFF !important;
    padding: 30px 80px;
    height:100px;
}

.notices-inner {
    text-align: justify;
}

    .notices-inner p {
        font-size: 25pt;
        color: #fff;
        font-weight:100;
        text-align: center;
        font-family: 'Open Sans';
    }

   

     /*--- SubPage Styling ---*/
.SPageBody {
	padding:20px;
	text-align: justify;
}

  .SPageBody h1 {
   color: #0e3563;
    display: inline-block;
    font-weight: 600;
    padding: 10px 0 10px 0px;
    margin: 0 0 20px 0;
    font-size: 28pt;
    border-bottom: 1px #646464 solid;
    }
.SPageBody h2 {
	color: #5cbfba;
	font-weight: 100;
    font-family: 'Montserrat', sans-serif, Arial;
	margin: 0;
	  padding-bottom: 20px;
      
	
}


.SPageBodyHeader{
	 padding-top:15px;

}
/*.SpageHead{
		position: relative;
		min-height: 3px;
}*/

.SPageHeader {
	min-height: 120px;
	background:#CCC;
}
.SPHead-About{
	background:transparent url('/Content/Images/About_Banner.jpg') no-repeat left top;
}

.SPageHeader h1 {
	/*background: rgba(18,34,1,0.65);*/
	display:inline-block;
	min-height: 120px;
	margin:0 0 0 70px;
	color: #FFF;
	font-weight: normal;
	font-family:TrajanProRegular, 'Times New Roman', Georgia;
	padding:40px;
	text-transform:uppercase; 
}

	 .SPageHImg img {
		margin-top:-5px;
		z-index:50;
		width: 100%;

	}
    .ModalLink{
        padding:5px;
    }
       .ModalLink h3 {
    font-size: 14pt;
    font-family:'Century Gothic';
    text-align:center;
    color: #5cbfba;
    font-weight:900;
   }
  .Block {
    position: relative;

    min-height: 350px;
    margin-bottom: 10px;
    text-align: center;
}
    .Block p {
  padding:20px;


}
    .GreySection {
        height: auto;
        padding: 50px 0;
        background-color: #dedede;
    }
 .SAJIDBG {
   
    background-size: 100% 100%;
}
 .SponsBlue {
    background-color: #176ab3;
}
 .SponsRed {
    background-color: #b22218;
}

 .SponsBlue, .SponsRed {
    width: 100%;
    height: 40px;
    padding: 10px 10px 10px 20px;
    color: #fff;
        text-align:center;
    font-size: 13px;
    position: relative;
    bottom: 0;
}


     .emp-ital {
        font-weight: 100;
        font-size: 14pt;
        font-style: italic;
        font-family: Georgia, 'Times New Roman', Times, serif;
        padding:20px;
        line-height: 1.6em;
        color: #808080;
        margin-bottom: 20px;
    }

  .viewlink{
        bottom: 10px;
    color: #f58220;
    font-weight: bold;
    padding: 5px 0;
    position: relative;
    border-bottom: 1px #fff solid;
    border-radius: 0;
    margin-top: 20px;

}
   /*--- icon nav Services---*/
.icon-home-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
    align-items: center;
    justify-content: center;
}
.icon-home-nav li {
    width: 25%;
    list-style: none;
}

.icon-home-nav li a {
    	font-family:'Open Sans', Arial, Helvetica, sans-serif;

            background-color: #ccfaf9;
            border: 5px #FFF solid;
            color: #5cbfba;
            display: block;
            min-height: 210px;
            text-align: center;
            font-size: 16px;
            font-weight: 600;
            padding: 40px 15px 10px 15px;
            text-decoration: none;
        }

            .icon-home-nav li a span {
                display: block;

                margin-top: 15px;
            }

            .icon-home-nav li a img {
                height:auto;
                width: auto;
                margin: 0 auto;
            }

            .icon-home-nav li a:hover,
            .icon-home-nav li a:focus {
                background-color: #FFF;
                box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
                transform: scale(1.1, 1.1);
                transition: transform linear 0.1s;
            }

.back-to-index a {
    color: #FFF;
    display: block;
    top: 20px;
    border: 2px #FFF solid;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    line-height: 50px;
    /*margin-top: 25px;*/
}

    .back-to-index a:hover,
    .back-to-index a:focus {
        background-color: #FFF;
        color: #0e3563;
    }

@media only screen and (max-width: 1024px) {
    .First-LevNav {
        margin-top: 0px;
        padding-bottom: 20px;
    }

    .HPL-Indv {
        padding-left: 38%;
    }
      .nav > li > a {
        padding-top: 120px;
        padding-right: 30px;
        padding-bottom: 0px;
        padding-left: 10px;
        font-size: 14pt;
    }
  
}
@media only screen and (max-width: 768px) {

        .First-LevNav {
            margin-top: 0px;
            padding-bottom: 20px;
        }

        .container {
            padding-right: 0px;
            padding-left: 0px;
        }

        .nav > li > a {
            padding-left: 20px;
        }

        .carousel {
            height: 250px;
            margin-bottom: 0;
        }

            .carousel .item {
                height: 250px;
                background-color: #777;
            }

        .carousel-inner > .item > img {
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            height: 250px;
        }

        .carousel-caption {
            top: 15%;
        }

            .carousel-caption h1 {
                font-size: 10pt;
            }

            .carousel-caption h2 {
                font-size: 8pt;
            }

        .notices {
            padding: 15px;
            height: 50px;
        }

        .notices-inner p {
            font-size: 10pt;
            color: #fff;
            font-weight: 100;
            text-align: center;
            font-family: 'Open Sans';
        }

        .SPageBody {
            padding: 20px;
        }

            .SPageBody h2 {
                padding: 20px;
            }

        .nav > li > a {
            padding-top: 120px;
            padding-right: 30px;
            padding-bottom: 0px;
            padding-left: 10px;
            font-size: 14pt;
        }
                  .nav > li > a {
        padding:20px;

    }
    }
@media only screen and (max-width: 640px) {
        .First-LevNav {
            margin-top: 0px;
            padding-bottom: 20px;
        }

        .container {
            padding-right: 0px;
            padding-left: 0px;
        }

        .nav > li > a {
            padding-left: 20px;
        }

        .carousel {
            height: 250px;
            margin-bottom: 0;
        }

        .carousel-inner > .item > img {
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            height: 250px;
        }
                  .nav > li > a {
           padding:20px;

    }
    }
@media only screen and (max-width: 480px) {
        .First-LevNav {
            margin-top: 0px;
            padding-bottom: 20px;
        }

        .container {
            padding-right: 0px;
            padding-left: 0px;
        }

        .nav > li > a {
            padding-left: 20px;
        }

        .carousel {
            height: 200px;
            margin-bottom: 0;
        }

            .carousel .item {
                height: 200px;
                background-color: #777;
            }

        .carousel-inner > .item > img {
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            height: 200px;
        }

        .carousel-caption {
            top: 12%;
        }


    .carousel-note {
        bottom: 0;
    }

        .carousel-note h1 {
            font-size: 16pt;
        }

        .carousel-note h2 {
            font-size: 14px;
        }
        .Note {
    padding: 15px 20px;
}
.Arrow {
    float: left;
    margin-left: 5px;
}


    .carousel-note {
        bottom: 0;
    }

        .carousel-note h1 {
            font-size: 16pt;
        }

        .carousel-note h3 {
            font-size: 14px;
        }
        .notices {
            padding: 15px;
            height: 50px;
        }

        .notices-inner p {
            font-size: 10pt;
            color: #fff;
            font-weight: 100;
            text-align: center;
            font-family: 'Open Sans';
        }

        .SPageBody {
            padding: 50px;
        }

            .SPageBody h2 {
                padding: 20px;
            }

        .HPL-Indv {
            padding-left: 0px;
        }
            .nav > li > a {
          padding:20px;

    }
              .Arrow a {

        padding: 15px;
        text-align: center;
        min-height: 35px;
       
    }
            .icon-home-nav li a {
     font-size: 5px;
   }
            .icon-home-nav li {
    width: 50%;
    list-style: none;
}
.icon-home-nav li a span {
 
    font-size: 15pt;
}
    }
@media only screen and (max-width: 320px) {
        .First-LevNav {
            margin-top: 0px;
            padding-bottom: 20px;
        }

        .container {
            padding-right: 0px;
            padding-left: 0px;
        }

        .nav > li > a {
            padding-left: 20px;
        }

        .carousel {
            height: 180px;
            margin-bottom: 0;
        }

        .carousel-inner > .item > img {
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            height: 180px;
        }
           .carousel-caption {
            top: 12%;
        }

            .carousel-caption h1 {
                font-size: 9pt;
                margin-top:-15px;
            }
        .HPL-Indv {
            padding-left: 0px;
        }
            .nav > li > a {
          padding:20px;

    }
            .icon-home-nav li a {
                   width: 25%;
     font-size: 15px;
   }
            .icon-home-nav li a span {
 
    font-size: 15pt;
}
            .icon-home-nav li {
    width: 44%;
    list-style: none;
}
    }

