body{
	font-family: 'Open Sans', sans-serif;
	background:#efefef;
	color:#777;
}

a{color:#203ebe;}

p{font-size:16px; line-height: 1.5!important;}

h1,h2,h3,h4,h5,h6{
	color:#333;
	font-family: 'Oswald', sans-serif;
}

.h2, h2 {
    font-size: 2.3rem;
}

ul,ol{font-size:14px; line-height:24px;}

ul.normal-list li{list-style-type: disc;}
	ul.normal-list li>ul li{list-style-type: circle;}
	

.oswald{font-family: 'Oswald', sans-serif;}


.btn{color:#fff!important;}
.btn-danger{background:#be2020;}
.btn-primary{background:#da5a2b!important; border:#da5a2b;}


/*-------------------------------- HEADER -------------------------------------------------*/

.header-video{background:none;}

.header-awards{
	color:#fff; position:relative;
	overflow:hidden;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

	.header-awards .btn-danger{background:#f47920; border:1px solid #f47920!important; color:#ffffff!important;}
	.header-awards .btn-danger:hover{background:#f47920;}
	.header-awards .btn-warning{background:#da5a2b!important; border-color:#da5a2b!important;}
	
	.header-awards .awards-logo{font-family: 'Oswald', sans-serif; color:#fff;}
	.header-awards .awardsinfo p {color:#fff!important; margin-bottom: 5px;}
	
	.bgblack{background:url("https://www.asiainsurancereview.com/downloads/MarketingLetters/awards/asiaawards/2020/background-browser.png")!important; background-size:cover!important;}



/*-------------------------------- SPONSORS -------------------------------------------------*/

.sponsors{background:#fff; padding:30px 0; text-align:center;}
	.sponsors-list li{display:inline-block; margin:30px 30px 0;}



/*------------------------------NAVBAR------------------------------------------------------*/

.bg-navbar{background:url(/Portals/_default/Skins/AwardsTemplate2/images/04.png) repeat-x;}

#NavAwards .nav{margin-left:0;}
	#NavAwards a.nav-link{font-family: 'Oswald', sans-serif; color:#fff; text-transform:uppercase; font-size:14px;}
		#NavAwards .navbar-nav li.active a{color:#f47920!important;}
	#NavAwards .navbar-nav li .dropdown-item{color:#000;}
	#NavAwards .hp-brand{display:none; font-size:14px;}
	
	#NavAwards .in-brand{display:block; width:170px!important;}
	
	.nav-awards-fixed{
		top: 0;
		z-index: 100;
		position: fixed;
		width: 100%;
		background:#000;
	}


footer{font-size: 12px;
    text-align: center;
    background: #333;
    padding: 15px 0;
    margin-top: 30px;}
	
	
	
	
/*----------------------------------INSIDE PAGE-------------------------------*/
.in-pagetitle{background:#fff; padding:15px 0; text-align:center; font-family: 'Oswald', sans-serif;}




/*CATEGORIES*/
#AwardsCat .nav{background:#efefef;}
	#AwardsCat .nav-link{font-size:14px; color:#000;}
		#AwardsCat .nav-pills .nav-link.active,#AwardsCat .show>.nav-pills .nav-link {
			color: #fff;
			background-color: #000;
		}
#AwardsCat ul li{list-style-type: disc;}
	#AwardsCat ul li>ul li{list-style-type: circle;}
	
.criteria{font-style:italic; color:#000; font-size:14px;}

.be-sponsor{padding:10px 10px 0; border:1px solid #333;}
	.be-sponsor h4{color: #322000;}
	.be-sponsor p, .cat-sponsor ul li{font-size:14px; line-height: 16px!important;}

.cat-sponsor{padding:10px 10px 0; border:1px solid #333;}
	.cat-sponsor p, .cat-sponsor ul li{font-size:12px; line-height: 16px!important;}

.cat-mob-drop{display:none}

.dropdown-mobile{padding:10px!important;}
	.dropdown-mobile a{color:#000;}
	
	
/*----------------------------------- JUDGES -------------------------------*/

ul.judges{margin:0; text-align:center;}
ul.judges li{width:157px; vertical-align:top; margin-bottom:20px; text-align:center;}
	ul.judges li img{display:inline-block; margin-bottom:10px; border:1px solid #ddd; width: 130px;}
		ul.judges li .judges-designation{    margin-top: 5px; color: #777;  font-size: 12px;  line-height: 16px;}
		ul.judges li .judges-name{line-height:18px;}
		

/*LIGHTBOX*/
.lightbox {
	display: none;
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
}

.lightbox:target {
	outline: none;
	display: block;
}		
		
	
/*FAQ*/
#faq h5{font-weight:bold;}
		
		

@media (max-width: 991px) {
	/*NAVBAR*/
	#NavAwards{background:#000;}
}

@media (max-width: 768px) {

	.awards-logo img{display: block; margin:0 auto;}
	
	/*SPONSORS*/
	.sponsors-list li{display:inline-block; margin:15px 15px 0;}
	
	/*NAVBAR*/
	#NavAwards{background:#000;}
		
		
		/*#AwardsLogo{display:none;}*/
		.awards-sched{margin-top:20px;}
}

@media (max-width: 425px) {
	/*DEFAULTS*/
	h1{font-size:2.0rem;}
	
	
	/*HEADER*/
	#myVideo{display:none;}
	.header-awards .awards-logo{padding:0 15px; font-size: 40px;}
	/*.bgblack{background:url("https://www.asiainsurancereview.com/downloads/MarketingLetters/awards/asiaawards/2020/background-browser.png")!important;}*/
	.bgblack{background:url("https://www.asiainsurancereview.com/downloads/MarketingLetters/awards/asiaawards/2020/aiia2020-bg-mob.png")!important;}
	.awards-countdown{margin: 0;}
	.awards-countdown li div {width: 60px; height: 60px;}
	.awards-countdown li div span {width: 65px; top: 30%; font-size: 20px;}
	.header-awards .btn-danger, .header-awards .btn-warning {
		width: 100%;
		margin-top:5px;
	}
	
	/*SPONS*/
	.logo{padding:0 15px;}
		.logo img{width:100%; height:auto;}
		
	/*Last Awards*/
	.awards-thumb li{width:50%;}
	
	.v-pills-tab{display:none;}
	
	.nom_booklet a img{width:115px; height:auto;}
	
	.sponsors-box{margin-top:20px;}
	
	.cat-mob-drop{display:block;}
	#v-pills-tab, .page-title-cat{display:none;}
	.dropdown-cat{top:127px!important;}
	
	.nav-nomination h3{font-size:18px!important;}
	
	
}
@media (max-width: 320px) {
	.navbar-brand img{width:204px;}
	.nom_booklet a img{width:110px; height:auto;}
	
}