body{
	margin:0px;
	padding:0px;
	font-family: "Poppins";
	}
	    .header{
			background-image: url(../images/banner.png);
			height:600px;
			width:100%;
			    background-repeat: no-repeat;
				overflow:hidden;
		}
		
		.header h1{
				color: #FFF;
				font-family: 'Raleway', sans-serif;
				font-weight:bold;
				font-size: 3em;
			max-width: 680px;
			margin-left: auto;
			margin-right: auto;
			padding-top:80px;
			}
			.head{
				margin-top:70px;
			}
			#products {
				margin-top:30px;
			}
			.navbar{
			border-radius:0px;
			margin-bottom:0px;
			}
			.navbar-inverse .navbar-brand {
    color: #fefefe;
}
			.sticky {
			  position: fixed;
			  top: 0;
			  width: 100%;
			  z-index:1;
			}
			.courses h3{
				font-size: 30px;
			padding: 20px;
			color: #015698;
			}
			.list-group-item-text {
				text-align:justify;
				font-family:poppis;
			}
		
			
			
.thumbnail
{
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
    border: 0;
}
.img-event img{
	width:350px;
	border-radius:6px;
	height:200px;
}
.item.list-group-item .img-event {
    float: left;
    width: 30%;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
	
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
    display: inline-block;
}
.item.list-group-item .caption
{
    float: left;
    width: 70%;
    margin: 0;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item:after
{
    clear: both;
}
			
	.tabs-video{
	overflow:hidden;
	padding:15px 0px 15px 0px;
	font-family: 'Poppins', sans-serif;
	margin-bottom:20px;
}
.tabs-video ul{
	margin:0px;
	padding:0px;
}
.tabs-video ul li{
	margin: 0px;
    font-size: 15px;
    padding: 5px 0px 2px 0px;
	border-bottom: 1px dotted #333;
    list-style-type: none;
}
.tabs-video ul li span{
	float: right;
}
.tabs-video ul li a{
    color:#cc5f11;
}
.tabs-video h4{
    font-size: 18px;
    font-weight: bold;
    color: #d12d22;
}
.ad-btn{
	font-weight: bold;
    color: #fff;
    background: #cc5f11;
    border: 1px solid #cc5f11;
    margin: 20px 0px 0px 0px;
    padding: 5px;
	border-radius: 4px;
	font-family: 'Poppins', sans-serif;
}	
.text-wrap h2 {
    color: #a80c28;
}
.text-wrap h2:hover{
    color:yellow;
}
.certificate{
	background-image: url(../images/background.png);
	overflow:hidden;
	height:400px;
	background-repeat:no-repeat;
	margin:10px 0px;
}
.courses-img h3{
	color: #fff;
font-family: poppin;
}
.courses-img{
	margin-top:80px;
}
.courses-img img{
	border-radius:50%;
}

#gtco-footer {
    background: linear-gradient(to right, #005c9b 0%, #004b84 100%);
    padding: 0em 0 0em 0 !important;
    width: 100%;
    float: left;
}
.gtco-container {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

#gtco-footer .gtco-footer-link .gtco-list-link li {
    padding: 0;
    margin: 0;
    list-style: none;
}
#gtco-footer a:hover {
  color: #fff !important;
}
#gtco-footer .gtco-cta {
  margin-bottom: 30px;
}
#gtco-footer .gtco-cta h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}
#gtco-footer .gtco-cta .btn-white {
  padding: 15px 20px !important;
}
#gtco-footer .gtco-cta .btn-white.btn-outline:hover {
  color: #000 !important;
}
#gtco-footer .gtco-footer-paragraph h4{
  color: #fff;
  margin-bottom: 10px;
}
#gtco-footer .gtco-footer-link {
  padding-left: 30px;
}
.footer{
	background-color: #056cbd;
color: #fff;
}
.footer a:hover{
	color:yellow;
}
	@media only screen and (max-width:768px) {
		  .header{
			background-image: url(../images/banner.png);
			    background-repeat: no-repeat;
				background-position: 75% 100%;
				height:600px;
				width:100%;
		}
		.header h1{
		color: #FFF;
    font-size: 2em;
    font-weight: 600;
    max-width: 100%;
    margin-left: auto;
	margin-right: auto;
	padding-top:30px;		
	}
	.head{
				margin-top:0px;
			}
			.head img{
				height:200px;
			}
	.certificate{
	background-image: url(../images/background.png);
	overflow:hidden;
	height:470px;
	background-repeat:no-repeat;
	margin:10px 0px;
	background-position: 75% 100%;
}
.courses-img h3{
	font-size:14px;
	
}
.courses-img{
	margin-top:20px;
	
}
.acadamic img{
				padding-right:10px;padding-top:8px;
				
				}
.industry{
	margin-top:20px;
}
	}
@media only screen and (max-width:348px) {
    .courses-img img{
	width:60px;
	height:60px;
	float:left;
}

}
@media only screen and (max-width:320px) {
.header{
			background-image: url(../images/banner.png);
			    background-repeat: no-repeat;
				background-position: 75% 100%;
				height:auto;
				width:100%;
		}
		.header h1{
		color: #FFF;
    font-size:14px;
    font-weight: 400;
    max-width: 100%;
    margin-left: auto;
	margin-right: auto;
	padding-top:40px;		
	}
	.head{
				margin-top:0px;
			}
			.head img{
				height:200px;
			}
}