a { text-decoration:none;}
a:hover, a:focus {    text-decoration: none;
}
.catalogue-banner {
    background-image:url(../img/ACP-leave-behind_v3-1.jpg);
    background-size: auto 100%;
    background-position: center center;
    position: relative;
    color: #fff;
}
.texture-layer {
    background: url(../img/texture_layer..png) repeat;
            background-color: rgba(0, 0, 0, 0.46);
    padding: 1% 0;
    height: 100%;
}
body {
	font-family: 'Raleway', sans-serif;
        padding-bottom: 50px!important;
}

.banner-heading {
    padding: 1% 0 6% 0;
}
.banner-heading .logo img {
	max-width: 120px;
}
.texture-layer.text-center.text-white .banner-heading p {
	font-size: 20px;
	max-width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
}
.texture-layer.text-center.text-white .banner-heading h1 {
    font-weight: bold;
    font-size: 50px;
    padding: 0px 5% 0px 5%;
}
.yellow-font{ color:#EEBA37;}


.social-icons  {
	font-size:16px;
	font-weight:600;
}
.padding50{ padding: 50px 0 50px 0;}
.padding30{ margin: 30px 0 0px 0;}
.social-icons ul {
	margin-top:20px;
}

.social-icons ul li i{
	background-color:#fff;
	color:#000;
	height:25px;
	width:25px;
	font-size:18px;
	line-height:25px;
	display:block;
	border-radius:3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social-icons ul li i:hover {
	color:#fff;
}

.social-icons ul li i:hover.fa-facebook {
	background-color:#566C9E;
}

.social-icons ul li i:hover.fa-twitter {
	background-color:#0EB1F2;
}

.social-icons ul li i:hover.fa-google-plus {
	background-color:#D54831;
}

.social-icons ul li i:hover.fa-linkedin {
	background-color:#1F84D2;
}

.social-icons ul li i:hover.fa-pinterest {
	background-color:#CD565C;
}


.main-heading{ padding:30px 0 0 0; font-family: 'Raleway', sans-serif;     font-size: 60px !important;}
.yellow-bg {
    background-color: #EEBA37;
    background-image: url(../img/Join-Us.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.yellow-layer {
       background-color: rgba(238, 186, 55, 0.93);
    height: 100%;
}
.black-layer {
       background-color: rgba(0,0,0,0.93) ;
 
}
.black-bg{ background-color:#EEBA37; background-image:url(../img/Live-Events-01.jpg);      background-repeat: no-repeat;
    background-size: 100% auto;}
.color-white{ color:#fff;}.container .col-lg-6 ul {
	margin-left: 0px;
	padding-left: 0px;
}
.register-button {
	color: #000000;
	background-color: #EEBA37;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	height: 38px;
	line-height: 38px;
	border-radius: 2px;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.col-lg-6 ul li {
	list-style-type: none;
}

.register-button:hover {
	background-color: #FFFFFF; cursor:pointer;
}
.container {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
.thumbnail img {
	width: 100%;
}

/***********************  Prasen css ************************************/
.footer{    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    
   }
.footer-inner{background:#333;padding:15px 0; color: #eee;}
.footer ul.foot-link{padding:0;margin:0;}
.footer ul.foot-link li{list-style:none;display:inline;}
.footer ul.foot-link li a{color:#eee;}
.footer ul.foot-link li a:hover{color:#f9f9f9;text-decoration:underline;}
span.failed{color: #f00}
.over-main-3{margin-top: 8em;}









/***********************  Prasen css ************************************/

@media screen and (max-width:400px){
	.texture-layer.text-center.text-white .banner-heading h1 {
    font-weight: bold;
    font-size: 45px !important;
    padding: 5px 5% 20px 5%;
}}

@media screen and (max-width:991px){
	.text-center1{ text-align:center !important; padding-bottom:50px;}
	.padding50 {
    padding: 20px 0 20px 0;
}
}
@media (min-width:320px) and (max-width:600px) 
{
	.screen-text-cente{text-align:center !important;}
	
	}








