html, body {
    max-width: 100%;
    overflow-x: hidden;
}
  
.bg-fiori {
	background:linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,.4)), url('../img/Fiori.jpg') ; 
	background-repeat:no-repeat;
background-position:80% 75%; background-size: cover; 
height: 600px; 
}

.firstSection {
  height: 400px;
  width: 100%;
  text-align:center;
  color:#ffffff;
  font-family: 'Arial', 'sans-serif';
  font-size: 40px;
  font-style:bold;
  font-weight: 300; 
  padding-top: 250px;
  padding-left: 50px;
  padding-right: 50px;
  
  
  
}

@media screen and (max-width: 756px){
	.bg-fiori {
	background:linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,.4)), url('../img/Fiori.jpg') ; 
	background-repeat:no-repeat;
background-position:80% 75%; background-size: cover; 
height: 400px; 

	}
	
	.firstSection {
  height: 200px;
  width: 100%;
  text-align:center;
  color:#ffffff;
  font-family: 'Arial', 'sans-serif';
  font-size: 25px;
  font-style:bold;
  font-weight: 300; 
  padding-top: 150px;
  padding-left: 50px;
  padding-right: 50px;
  
  
  
}
}

@media screen and (max-width: 500px){
	.bg-fiori {
	 
height: 300px; 

	}
	
	.firstSection {
  height: 200px;
  width: 100%;
  text-align:center;
  color:#ffffff;
  font-family: 'Arial', 'sans-serif';
  font-size: 25px;
  font-style:bold;
  font-weight: 300; 
  padding-top: 150px;
  padding-left: 50px;
  padding-right: 50px;
  
  
  
}
}  
#section1 {
	padding-top:50px;
	height:auto;
	color: #fff;
	width: 100%; 
	background-image: url("../img/bg4.png");
	background-repeat: no-repeat; 
	background-size: cover;
	background: #34495E  ;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #34495E  , #212F3C);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #34495E  , #212F3C); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */





}

#section2 {
	padding-top:50px;
	height:auto;color: #fff; 
	background-image: url("../img/bg8.jpg"); 
	background-repeat: no-repeat; 
	background-size: cover;
	 background: #070000; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #070000, #922B21, #070000); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #070000, #922B21, #070000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ *//* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */






}


#section3 {
	padding-top:50px;
	height:auto;
	color: #fff; 
	width: 100%;
	background-image: url("../img/bg4.png");
	background-repeat: no-repeat; 
	background: #34495E  ;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #34495E  , #212F3C);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #34495E  , #212F3C); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


 /* Chrome 10-25, Safari 5.1-6 */
	 
}

#section4 {
	padding-top:50px;
	height:auto;color: #fff; 
	width: 100%;
	background-image: url("../img/bg8.jpg"); 
	background-repeat: no-repeat; background-size: cover;
	 background: #070000; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #070000, #922B21, #070000); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #070000, #922B21, #070000);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}
#section5 {
	padding-top:50px;
	height:auto;color: #fff; width: 100%;
	background-image: url("../img/bg4.png");
	background-repeat: no-repeat; background-size: cover;
	background: #34495E  ;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #34495E  , #212F3C);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #34495E  , #212F3C); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */



}
#section6 {
	padding-top:50px;
	height:auto;
	color: #fff; 
	width: 100%;
	text-align:center; 
	background-image: url("../img/bg8.jpg"); 
	background-repeat: no-repeat; background-size: cover;
	 background: #070000; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #070000, #922B21  , #070000); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #070000, #922B21  , #070000);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */



}

.full-width {
    width: 100%;
}

.carousel-caption {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
}

.carousel-p {
	font-size: 24pt;
	font-weight: bold;
	
}

@media (max-width: 500px) {
	.carousel-p {
		font-size: 20pt;
	font-weight: bold;
	
	}
}

.splash {
	font-family: 'Arial', 'sans-serif';
	color:#fff;
	font-weight: bold;
	text-align: center;
	font-size: 28pt;
}


.firstSection {
  height: 600px;
  width: 100%;
  overflow: hidden;
   
}

#square-div {
	margin-left: 100px;
	margin-right: 100px;
	padding: 20px;
	padding-bottom: 80px;
}

#panel-div {
	margin-left: 100px;
	margin-right: 100px;
	padding: 20px;
	padding-bottom: 80px;
}
#p-even {
	color: white; 
	text-align: left; 
	line-height: 30px;
	font-family: 'Verdana', 'sans-serif'  ;
	font-size: 12pt;
	opacity :1;
	
	
} 


/* ol.format {
	list-style-type:disc; ; 
	text-align: left; 
	padding-left: 18px; padding-top:2px ; 
	font-family: 'Arial', 'sans-serif';
	color:white;
	line-height: 30px;
	Verdana
} */

ol.format {
	list-style-type:disc; ; 
	text-align: left; 
	font-family: 'Verdana', 'sans-serif';
	font-size:12pt;
	color:white;
	line-height: 30px;
	/* Verdana */
}


.p-box {
	
	color: white; 
	text-align: left; 
	line-height: 30px;
	font-family: 'Verdana', 'sans-serif';
	font-size: 10pt;
	margin-left:20px;
	padding-left:20px;

	
}



#caption {
	margin-top:140px;
	text-align:center;
  color:#ffffff;
  font-family: 'Arial', 'sans-serif';
  font-size: 35px;
  font-style:bold;
  font-weight: 300;
	
}


.carousel-capt
{	position:absolute;
	right:15%;
	left:15%;
		top:250px;
	z-index:10;
	padding-bottom:20px;color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,.6)
}

.input-text {
	top: 0px;
    left: 0px;
    width: 605px;
    font-size: 15px;
    line-height: 15px;
    height: 48px;
    padding-left: 16px;
    padding-right: 16px;
    color: black;
}

.textarea-text {
	top: 0px;
    left: 0px;
    width: 605px;
    font-size: 15px;
    line-height: 18px;
    height: 72px;
    padding: 16px 16px 17px;
	color: black;
}

.submit-button {
 	
    border-style: none;
    border-radius: 0px;
    z-index: 172;
    width: 474px;
    height: 68px;
    text-shadow: none;
    color: #fff;
    font-size: 26px;
    line-height: 31px;
    font-family: 'Trebuchet MS', 'sans-serif';
    font-style: normal;
    font-weight: bolder;
    text-align: center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
/*     background: rgba(217,23,127,1); */
	background:#00aeef;
    cursor: pointer;
}

@media screen and (max-width:640px) {
	.input-text, .textarea-text {
		width: 500px;
	}
	
	
}

	

@media screen and (max-width:520px) {
	.input-text, .textarea-text {
		width: 300px;
	}
	
	.submit-button {
		width: 310px;
	}
	

	
}





/*a.accordion-toggle {
  display: block;
  padding: 10px  15px;
  color: black;
}

div.panel-heading {
margin-top: 15px;		
  padding: 0;
}
*/


.panel {
	background-color: transparent;
	color: white;
	border: none;
}

h4#font-h5
{
	margin-left: 0px;
	line-height: 25px;
}





.nav-tabs > li > a {
	color: white;
	word-wrap : break-word;
}

@media screen and (max-width: 1200px) {
	#second-col {
		margin-top: -10px;
		padding-left: 20px;
	}
	
	#first-col {
	padding-left: 20px;
	}
}

/* NEW CHNAGES */
h1 {
	font-family: 'Arial', 'sans-serif';
	color:#fff;
	font-weight: bold;
	text-align: center;
	font-size: 20pt;
	
}

.divider {
    
    text-align:center;
    overflow: visible;
}

.divider span {
    background-color: #fac364;
    display: inline-block;
    padding: 0 10px;
    min-height: 4px;
    min-width: 10%;
}

.navbar {
	border-bottom: 5px;
	border-bottom-color:  #00aeef;
	border-bottom-style :solid;
	
	
}
	
.navbar-nav > li > a {
	font-weight: bold;
	color :black;
	
}

@media screen and (max-width: 640px) {
	.divider span {
		    width: 30%;
		
	}
	
}

p#info {
	margin-left : 5%;
	padding-left: 20px;
}

@media screen and (max-width: 640px) {
	.divider span {
		    width: 30%;
		
	}
	
	#square-div {
		margin-left: 0px;
		margin-right: 0px;
		padding:0px;
		padding-bottom: 60px;
		
	}
	
	#panel-div {
		margin-left: 0px;
		margin-right: 0px;
		padding:0px;
		padding-bottom: 60px;
		
	}
}

@media (max-width:767px){
	#square-div{
		margin-left: 0px;
		margin-right: 0px;
		padding:0px;
		padding-bottom: 60px;
		
	}
	
}

/* NAV TAB VERTICAL */


.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
content:"\e082";    
float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content:"\e081";   /* adjust as needed, taken from bootstrap.css */
}


.panel-heading {
	cursor : pointer;
}







#demos .owl-carousel {
	height: 16rem;
}
#demos .owl-carousel .item {
   
    background: #4DC7A0;
    padding: 0;
    height: 25rem;
    background: transparent;
    
    border: none;
}


#demos .owl-carousel .item img {
   
   min-height: 25rem;
}



#industry h2 {
	font-family: 'Alike';
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
	margin: 0px;
	margin-top: 3%;
}


#demos .owl-pagination .owl-page span {
    background-color: transparent;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    margin-bottom: 7px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

#demos .owl-pagination .active span {
    background-color: #fff;
    width: 20px;
    height: 20px;
    border: none;
    margin-bottom: 5px;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
}




#case-slider .owl-prev {
    background: transparent;
    color: #FFF;
    font-weight: normal;
    float: left;
    margin-top: -160px;
    margin-left: -40px;
    display: inline-block;
    zoom: 1;
    font-family: 'Glyphicons Halflings';
    content: "\e082";
    padding: 3px 10px;
    font-size: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    
}

#case-slider .owl-next {
    background: transparent;
    color: #FFF;
    font-weight: normal;
    float: right;
    margin-top: -160px;
    margin-right: -40px;
    display: inline-block;
    zoom: 1;
    padding: 3px 10px;
    font-size: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    filter: Alpha(Opacity=50);
    opacity: 1;
}

#demos h2 {
	font-family: 'Alike';
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
	margin: 0px;
	padding-top: 3%;
	color:white;
	
}


#demos .row{
	height:40rem;
	padding: 0rem 15rem
}

 @media (max-width:768px){
	#demos .row{
	height:40rem;
	padding-left: 3rem;
	padding-right:3rem;
	},
	
	 
 }	
/*	#case-slider .owl-next, #case-slider .owl-prev {
    
    margin-top: -250px;
    margin-right: -40px;
    
}
 */
@media (max-width:550px){
	
	#case-slider .owl-next, #case-slider .owl-prev {
    
    margin-top: -210px;
    margin-right: -40px;
	}
}
	
	
	
}

*/

#demos .modal-content {
	background-color:white;
	width :inherit;
	
		
					
		
	
	
}
#demos .modal-body {
	background-color: white;
		
		
	
}

#demos .modal-header {
	background-color: black;
}


#demos .carousel-inner .item {
	width:inherit;
	
}

#demos .carousel-inner .item p{
	color:black;
	margin-top: 10px;
	padding: 0rem 12rem
	
}

 #demos .modal.and.carousel {
  position: fixed;
  width: auto;
  
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}




 @media (min-width:320px) and (max-width:480px){
	#demos .carousel-inner .item p{
	color:black;
	margin-top: 10px;
	padding: 0rem;
	
}
	
		
	}
	
}
/*
@media (min-width:610px) and (max-width:810px){
	#demos .modal-dialog {
	background-color: yellow;
	width:600px;
	
		
} */

#demos .modal-dialog {
	
		
}
@media (min-width:768px)
{.modal-dialog{width:750px;margin:30px auto}
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}
.modal-sm{width:100px}}
@media (min-width:992px)
{.modal-dialog{width:900px}}


