@font-face {
    font-family: 'CGFLocustResistance';
    src: url('fonts/CGFLocustResistance.eot');
    src: url('fonts/CGFLocustResistance.eot') format('embedded-opentype'),
         url('fonts/CGFLocustResistance.woff2') format('woff2'),
         url('fonts/CGFLocustResistance.woff') format('woff'),
         url('fonts/CGFLocustResistance.ttf') format('truetype'),
         url('fonts/CGFLocustResistance.svg#CGFLocustResistance') format('svg');
}

.container {
	max-width:1030px;
}
body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
}


/*MY Custom CSS*/
.img-responsive {
	display:inline-block !important;
}
h1 {
	font-size:30px !important;
}
h3 {
	font-size:24px !important;
}
h2 {
	font-size:28px !important;
}
h4 {
	font-size:18px !important;
}
h5 {
	font-size:16px !important;
}
.no-padding {
	padding:0 !important;
}
.full-width {
	width:100%;
	height:auto;
}
.ex-large {
	font-size:56px !important;
	font-family:Museo900 !important;
}
.large {
	font-size:43px !important;
	font-family:Museo900 !important;
}
.white-bg {
	background:#fff;
}
.large-btn {
  background: #fc0292 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 -3px 3px 0 rgba(0, 0, 0, 0.1) inset;
  color: #fff;
  font-size: 18px;
  padding: 12px 30px;
  display:inline-block;
}
.large-btn.black {
	background:#333;
}
.small-btn {
  background: #e33030 none repeat scroll 0 0;
  border-bottom: 2px solid #a61e1e;
  color: #fff;
  display: inline-block;
  padding: 8px 20px;
}
.wrapper-1 {
  background: #000 url("images/header-bg.jpg") repeat-x scroll center bottom;
}
.header-right {
  color: #c3c3c3;
  font-weight: bold;
  line-height: 17px;
  margin-top: 10px;
  text-align: right;
}
nav.navbar.top-nav {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-weight: normal;
  margin-bottom: 0;
  min-height:40px;
}
.header-right strong {
  color: #fff;
  font-size: 25px;
  font-family:"Arial Black", Gadget, sans-serif;
}
nav.navbar.top-nav ul.nav.topnav {
  float: right;
}
nav.navbar.top-nav ul.nav.topnav.navbar-nav li a {
  color: #c3c3c3;
  padding-bottom:0;
}
nav.navbar.top-nav ul.nav.topnav.navbar-nav li:last-child a {
	padding-right:0;
}
.logo {
  margin-top: 25px;
}
.wrapper-2 {
	background:url(images/text-bg.jpg) center top;
	background-size:cover;
}
strong.number {
  font-size: 29px;
  font-family:"Arial Black", Gadget, sans-serif;
}
.world-experience span {
  color: #a7ceed;
}
.world-experience h4 {
  color: #c3c3c3;
  font-size: 22px !important;
  letter-spacing: 4px;
  margin-top: 0;
  text-transform: uppercase;
}
.world-experience h3 {
  color: #c3c3c3;
  font-family: CGFLocustResistance;
  font-size: 25px !important;
  margin-bottom: 0;
}
.world-experience {
  color: #fff;
  display: inline-block;
  min-height: 532px !important;
  padding: 160px;
  line-height:22px;
}
.world-experience p {
	margin-bottom:20px;
}
.wrapper-3 {
	background:url(images/mission-bg.jpg) center top #00213c repeat-x;
}
.our-mission {
  color: #bababa;
  line-height: 24px;
  padding: 50px 140px !important;
  text-align: center;
}
.our-mission p {
  margin-bottom: 20px;
}
.our-mission h4 {
  color: #4eb1f8;
  font-family: CGFLocustResistance;
  font-size: 19px !important;
}
.wrapper-4 {
	background:url(images/equipment-bg.jpg) center left #fff no-repeat;
}
.security {
  color: #7e7e7e;
  font-size: 12px;
  text-align: center;
  margin:45px 0;
  line-height:22px;
}
.security h4 {
  color: #4eb1f8;
  font-family: CGFLocustResistance;
  font-size: 19px !important;
  margin-bottom:25px;
}
.seperator {
  display: inline-block;
  margin: 15px 0;
  width: 100%;
}
.wrapper-5 {
  background: #222 url("images/footer-bg.png") no-repeat scroll center bottom;
  background-size:100% auto;
}
.footer {
  color: #bcbcbc;
  font-size: 11px;
  line-height: 22px;
  margin: 45px 0 30px;
  text-align: center;
}
.apply-now {
  background: #4eb1f9 none repeat scroll 0 0;
  border-radius: 0 0 20px 20px;
  color: #fff;
  display: inline-block;
  font-family: "Arial Black",Gadget,sans-serif;
  font-size: 27px;
  font-weight: bold;
  left: -69px;
  padding: 0 10px 5px;
  position: absolute;
  text-align: center;
  top: 320px;
  transform: rotate(-90deg);
  z-index: 2147483647;
}

/*Contact Page Styling*/

/*.contact {
  padding-left: 15px !important;
  padding-right: 15px !important;
  text-align: left;
  color:#fff;
}
.contact input {
  background: #173852 none repeat scroll 0 0;
  border: 1px solid #678094;
  color: #698daa;
  font-size: 18px;
  margin-bottom: 40px;
  max-height:54px !important;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.contact textarea {
  background: #173852 none repeat scroll 0 0;
  border: 1px solid #678094;
  color: #698daa;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 30px;
  min-height: 228px;
  padding: 15px;
  text-align: left;
  width: 100%;
}
.contact input[type="submit"] {
  font-family: CGFLocustResistance;
  font-size: 20px;
}
*/


.contact {
  padding-left: 15px !important;
  padding-right: 15px !important;
  text-align: left;
  color:#000;
}
.contact input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #678094;
  color: #000;
  font-size: 18px;
  margin-bottom: 40px;
  max-height:54px !important;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.contact textarea {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #678094;
  color: #000;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 30px;
  min-height: 228px;
  padding: 15px;
  text-align: left;
  width: 100%;
}
.contact input[type="submit"] {
  font-family: CGFLocustResistance;
  font-size: 20px;
}






/*CLients Page Styling*/

.clients {
  padding-left: 15px !important;
  padding-right: 15px !important;
  text-align: left;
  color:#fff;
  min-height:375px !important;
}
.clients ul {
  margin: 30px 0;
  padding: 0;
}
.clients ul li {
  display: inline-block;
  margin: 0 35px;
}
.clients ul li:first-child {
  margin-left: 0;
}

/*CSS BY NOMAN*/

.training h4 {
    color: #4eb1f8;
    font-family: CGFLocustResistance;
    font-size: 19px !important;
}
.training h5 {
    color: #4eb1f8;
    font-size: 14px !important;
    font-weight: bold;
}
.wrapper-training {
  background: #000 none repeat scroll 0 0;
  padding:60px 0;
}
.training {
  padding-right: 100px !important;
}
.training > p {
  color: #fff;
  font-size: 13px;
}
.list ul{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	padding-left: 10px;
    -webkit-column-gap: 0px; /* Chrome, Safari, Opera */
    -moz-column-gap: 0px; /* Firefox */
    column-gap: 0px;
	display: inline-block;
    width: 768px;
	}
.wrapper-list{
	background: #00213c url("images/mission-bg.jpg") repeat-x scroll center top;
	}
.list {
  color: #fff;
  padding-bottom: 50px;
  padding-top: 30px;
}
.list > ul li {
  line-height: 30px;
}
.wrapper-services {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  padding: 70px 0 180px;
}
.services h4 {
    color: #4eb1f8;
    font-family: CGFLocustResistance;
    font-size: 19px !important;
}
.services ul{
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	list-style: outside none none;
    padding-left: 0;
    -webkit-column-gap: 220px; /* Chrome, Safari, Opera */
    -moz-column-gap: 220px; /* Firefox */
    column-gap: 220px;
	}
.services li {
	font-size: 13px;
    line-height: 23px;
}
.wrapper-special{
	background: #00213c url("images/mission-bg.jpg") repeat-x scroll center top;
	min-height: 415px;
	}
.warning img {
    float: right;
}
.special {
  padding-top: 35px;
}
.special h4 {
    color: #4eb1f8;
    font-family: CGFLocustResistance;
    font-size: 19px !important;
}
.special-services > ul {
  color: #fff;
  list-style: outside none none;
  padding-left: 0;
}
.special-services li {
  font-size: 13px;
  line-height: 30px;
}
.special-services li:last-child {
  color: #b4e0ff;
  font-style: italic;
  font-weight: bold;
}
nav.navbar.top-nav .navbar-collapse.collapse {
	padding-right:0 !important;
}
.list > ul li {
list-style:none;
}
.list > ul li::before {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  content: "";
  display: inline-block;
  height: 7px;
  left: -13px;
  position: relative;
  vertical-align: middle;
  width: 7px;
}
.contact form {
  display: inline-block;
  margin-top: 30px;
}
.apply form {
  margin-top: 0 !important;
}
.section {
  padding-bottom: 20px;
  padding-top: 50px;
}
.part {
  margin-bottom:40px;
  max-height:54px !important;
}
.contact select{
	
background: #fff none repeat scroll 0 0;
    border: 1px solid #678094;
    color: #000;
    font-size: 18px;
    margin-bottom: 30px;
    padding: 15px 0;
    text-align: center;
    width: 100%;

}
/*.contact select{
	
background: #173852 none repeat scroll 0 0;
    border: 1px solid #678094;
    color: #698daa;
    font-size: 18px;
    margin-bottom: 30px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}*/

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

.services ul {
    -webkit-column-gap: 90px !important ; /* Chrome, Safari, Opera */
    -moz-column-gap: 90px !important; /* Firefox */
    column-gap: 90px !important;
	
}
}

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

.warning {
  display: inline-block;
  text-align: center;
}
.warning img {
  float: none;
}
.clients ul li {
  display: inline-block;
  margin: 15px 0 !important;
}
.clients ul {
  display: inline-block;
  margin: 30px 0;
  padding: 0;
  text-align: center;
}

.list ul{
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	padding-left: 10px;
    -webkit-column-gap: 0px; /* Chrome, Safari, Opera */
    -moz-column-gap: 0px; /* Firefox */
    column-gap: 0px;
	display: inline-block;
    width: 100%;
	}
nav.navbar.top-nav ul.nav.topnav {
float:none;
}
.header-right {
  text-align: center;
}
.contact form div {
  padding: 0 !important;
}
.security {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
}
.wrapper-4 {
  background: #fff url("images/equipment-bg.jpg") no-repeat scroll left center / 170% 100%;
}
/*.wrapper-2 {
  background: rgba(0, 0, 0, 0) url("images/text-bg.jpg") repeat scroll right center / 160% 100%;
}*/
    
.wrapper-2 {
  background: rgba(0, 0, 0, 0) url("images/text-bg.jpg") repeat scroll center center;
}
.world-experience {
  padding: 100px;
}
.apply-now {
  border-radius: 0 0 15px 15px;
  font-size: 15px;
  left: -39px;
  position: fixed;
  top: 47%;
}
.logo {
  text-align: center;
}
nav.navbar.top-nav .navbar-collapse.collapse {
	padding-right:15px !important;
}
.training {
  padding-right: 0px !important; 
}
.services ul{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

}
@media (min-width: 320px) and (max-width: 500px){
	.services ul{
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    text-align:center;
} 
.our-mission {
   padding: 50px 12px !important;
}
}
