/*

@media screen and (max-width: 1359px) {
	WHO WE ARE
	.page-node-332 h1.page-header {
		font-size: 32px;
	}

	.page-node-332 p, #block-system-main li {
		font-size: 20px;
	}
}
*/

.row {
	margin: 0;
}

.navbar-toggle { 
	margin-top: 25px;
	background-color: #fff;
	background-image: none;
	border: 1px solid rgb(130, 197, 86);
}
.navbar-toggle .icon-bar {
	width: 26px;
	height: 3px;
	background-color: rgb(130, 197, 86);
}


@media screen and (max-width: 1400px) {
	/*WHO WE ARE*/
	.page-node-332 p, #block-system-main li {
		font-size: 18px;
	}
	#block-block-21 .global-presence ul > li > a.australia-link {
	    top: 67% !important;
    	right: 14% !important;
	}
	#block-block-21 .global-presence ul > li > a.vietnam-link {
	    top: 48% !important;
    	right: 23% !important;
	}
	#block-block-21 .global-presence ul > li > a.philippines-link {
	    top: 50% !important;
    	right: 18.5% !important;
	}
	#block-block-21 .global-presence ul > li > a.china-link {
	    top: 41% !important;
	    right: 21% !important;
	}
	#block-block-21 .global-presence ul > li > a.india-link {
	    top: 46% !important;
    	right: 30.5% !important;
	}
	#block-block-21 .global-presence ul > li > a.netherlands-link {
	    top: 32.5% !important;
	    left: 47% !important;
	}
	#block-block-21 .global-presence ul > li > a.nicaragua-link {
	    top: 51.5% !important;
    	left: 22% !important;
	}
	#block-block-21 .global-presence ul > li > a.usa-link {
	    top: 23% !important;
	    left: 3% !important;
	}
	#block-block-21 .global-presence ul > li > a.usa-link-2{
	    top: 38%;
    	left: 16%;
	}
	.front-page-content-type #main-content .body-content-system{
	    margin: 0 5% 0 5% !important;
        padding-top: 0 !important;
	}
}

@media screen and (max-width: 1199px) {
	/*WHO WE ARE*/
	.row {
		margin: 0;
	}
}

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

	/* MAIN BANNER */
	.container-fluid {
		padding: 0;
	}
	video {
	  width: auto !important;
    height: 100vh !important;	
  }

	.main-quote p {
    font-size: 48px;
  }
  .carousel-caption {
    right: 0% !important;
    left: 0% !important;
	}
	#block-block-2 {
	  padding: 80px 40px;
	  height: 100vh;
	}
	#block-block-1 p {
		line-height: 1.4em;
	}

	#block-block-2 p br {
    display: none;
	}
	#block-block-2 .grow p {
	  line-height: 1em;
	  padding: 0 10px;
	}
	#block-views-resource-center-block-1 ul {
	  width: 896px;
	  margin: 40px auto 0;
	}
}

@media screen and (max-width: 600px) {
	/*OWNERSHIP*/
	.page-node-18 p {
		margin-right: 10px;
	}
	.page-node-18 p, #block-system-main li {
		font-size: 16px;
	}
}
@media screen and (max-width: 568px) {
.carousel-control{
	    margin-top: -100px;
}
}