/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.media{
		display: block !important;
	}
	
	.media > .media-middle > img{
		width: 300px;
		margin-bottom: -25px;
	}
	
	.media-body{
		padding: 40px 0px !important;	
	}
	
	.media-body > p{
		font-size: 15px;
	}
}

body{
  font-family: 'Open Sans', sans-serif;
}

.topline{
  background: #102a83;
  padding: 5px;
  color: #fff;
}

.topline > .container > ul {
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.topsocial > li {
  padding: 0px 5px;
  float: left;
}

.topsocial > li > a {
  font-size: 20px;
  margin: -5px 0px -5px 0px;
  color: #fff;
  float: left;
}

.navbar{
  min-height: 76px;
  border-bottom: 1px solid #e7e7e7;
}

.nav-link{
  color: #102a83;
  font-weight: 700;
  font-size: 14px;
}

.nav-link:hover{
  color: #e30016;
}

.navlink-active{
  color: #e30016;
}

.carousel-item {
  height: 80vh;
  background: #f3f7f9;
}

.media-body{
  padding: 145px 15px;
}

.media-body > h4{
  color: #102a83;
  font-weight: 700;
  text-align: left;
}

.media-body > p{
  color: #6c6c6c;
  max-width: 500px;
  text-align: left;
}

.carousel-caption{
  bottom: 70px;
}

.carousel-indicators{
  bottom: -16px;
}

.carousel-indicators > .active{
  background: #f3f7f9;
}

.carousel-indicators > li{
  width: auto;
  height: auto;
  padding: 30px;
  margin: 0px 1px 0px 0px;
  background: #fff;
  text-indent: 0px;
}

.carousel-indicators > li > a{
  color: #102a83;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.carousel-indicators > li:hover{
  cursor: pointer;
}

.portfolio-item {
  margin-bottom: 30px;
}

#brands > .carousel-inner > .carousel-item{
  background: transparent;
  height: auto;
}

.red-title{
  color: #e30016;
  width: 100%;
  text-align: center;
  font-size: 23px;
  font-weight: 700;
  margin: 30px 0px 0px 0px;
}

/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}

/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.slider-bottom-line{
  padding: 30px;
  background: #102a83;
  color: #fff;
}

.slider-bottom-title > h2{
  font-weight: 700;
  font-size: 25px;
}

.slider-bottom-title > p{
  font-size: 15px;
}

.slider-bottom-btn > a{
  background: #fff;
  font-weight: 700;
  font-size: 17px;
  margin-top: 20px;
  color: #102a83;
}

.gray-bg{
  background: #f6f6f6;
  padding: 30px;
}

.gray-bg > .container > h2{
  width: 100%;
  text-align: center;
  font-weight: 700;
  color: #102a83;
  font-size: 23px;
  padding: 20px 0px 30px 0px;
}

.card{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.card-img-top{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.card-title > a{
  width: 100%;
  text-align: center;
  font-weight: 700;
  color: #102a83;
  font-size: 20px;
  margin-bottom: 10px;
  text-decoration: none;
  float: left;
}

.card-text{
  font-size: 14px;
}

footer{
  background: #102a83;
}

footer > .container > p{
  font-size: 13px;
}

.bg-img1{
	height:200px;
	background: url('../images/top-bg-01.png'); 
	background-size: 100% 400px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.bg-img1 > h1{
	width: 100%;
	text-align:center;
	color:#fff;
	margin-top:55px;
	font-size:30px;
	float: left;
}
.bg-img1 > small{
	width: 100%;
	text-align:center;
	color:#fff;
	font-size:17px;
	float: left;
}
.con-st-1{
	font-size: 15px;
	line-height: 27px;
}
.bg-img2{
	height:200px;
	background: url('../images/top-bg-02.png'); 
	background-size: 100% 400px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.bg-img2 > h1{
	width: 100%;
	text-align:center;
	color:#fff;
	margin-top:55px;
	font-size:30px;
	float: left;
}
.bg-img2 > small{
	width: 100%;
	text-align:center;
	color:#fff;
	font-size:17px;
	float: left;
}
.contant-title{
	width: 100%;
    text-align: center;
    font-weight: 700;
    color: #102a83;
    font-size: 23px;
    padding: 20px 0px 30px 0px;
}
.contant-con{
	list-style: none;
	padding: 0px;
}
