.swiper-slide{
	min-height: 100vh;
}
.black-a{color: #000;}
.shadow {
	width: 100%;
	height: 168px;
	position: relative;
	margin-top: -110px;
	background: transparent url(../images/shadow.png) no-repeat bottom center;
	background-size: 100% 100%;
	z-index: -1;
	display: none;
}

.sb-description h3 {
	font-size: 16px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	color: white;
}

.sb-description h3 a {
	color: #4a3c27;
	text-shadow: 0 1px 1px rgba(255,255,255,0.5);
}

.nav-arrows {
	display: none;
}

.nav-arrows a {
	width: 42px;
	height: 42px;
	background: #cbbfae url(../images/nav.png) no-repeat top left;
	position: absolute;
	top: 50%;
	left: 2px;
	text-indent: -9000px;
	cursor: pointer;
	margin-top: -21px;
	opacity: 0.9;
	border-radius: 50%;
	box-shadow: 0 1px 1px rgba(255,255,255,0.8);
}

.nav-arrows a:first-child{
	left: auto;
	right: 2px;
	background-position: top right;
}

.nav-arrows a:hover {
	opacity: 1;
}

.nav-dots {
	text-align: center;
	position: absolute;
	bottom: -5px;
	height: 30px;
	width: 100%;
	left: 0;
	display: none;
}

.nav-dots span {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 3px;
	background: #cbbfae;
	cursor: pointer;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.6), 
		inset 0 1px 1px rgba(0,0,0,0.1);
}

.nav-dots span.nav-dot-current {
	box-shadow: 0 1px 1px rgba(255,255,255,0.6), 
	inset 0 1px 1px rgba(0,0,0,0.1), 
	inset 0 0 0 3px #cbbfae,
	inset 0 0 0 8px #fff;
}

.nav-options {
	width: 70px;
	height: 30px;
	position: absolute;
	right: 70px;
	bottom: 0px;
	display: none;
}

.nav-options span {
	width: 30px;
	height: 30px;
	background: #cbbfae url(../images/options.png) no-repeat top left;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.7;
	display: inline-block;
	border-radius: 50%;
}

.nav-options span:first-child{
	background-position: -30px 0px;
	margin-right: 3px;
}

.nav-options span:hover {
	opacity: 1;
}

.margt50 {
	margin-top: 50px;
}

.blackcolor {
	color: #000 !important;
}

.listnopad li {
	padding-bottom: 0px;
}

.numbering li {
	list-style: decimal;
}

.lightlccolor {
	background: #cbe2c1;
}

.topblock-box {
	border-bottom: 1px solid #000;
}

.topblock-box > h3 {
	background: #5cae4a;
	color: #fff;
	padding: 10px 15px;
	width: 200px;
	font-size: 18px;
	margin: 40px auto 0;
	text-align: center;
}

.leftimg {
    float: left;
    width: 50%;
    margin: 0 20px 15px 0px;
}

span.sn {
	float: right;
}

.colorbox {
	background: #ddf2fa;
	padding: 20px 30px;
}

.listings li {
	list-style: decimal;
}

.imgboxWrap .fancybox {
	display: block;
}

.imgboxWrap .fancybox img {
	width: 100%;
}

.customfield {
	margin-top: 20px;
	line-height: 40px;
}

span.hnum {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 30px;
    background: #000;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}

.innholdListBox ul.nostylelist li {
	margin-bottom: 45px;
	padding-bottom: 0;
	position: relative;
}

.main-menu1 ul.nostylelist li{
	margin-bottom: 20px !important;
}

.innholdListBox ul.nostylelist li:after {
	border-bottom: 1px dotted #000000;
	position: absolute;
	content: "";
	bottom: 5px;
	left: 0;
	width: 100%;
	z-index: 0;
}

.innholdListBox ul li .innholdTxt,
.innholdListBox ul li .sn {
	background-color: #ffffff;
	position: relative;
	z-index: 1;
}
.innholdListBox ul li .innholdTxt {
	padding-right: 20px;
}
.innholdListBox ul li .sn {
	padding-left: 2px;
}

.site-table .table-gps thead > tr {
	background: #5cae4a;
}

.site-table .table-gps tbody > tr {
	background: #ebf4e8;
}

.site-table .table-gps tbody > tr:nth-of-type(even) {
	background: #cbe2c1;
}

.site-table .table-gps.alt tbody > tr {
	background: #acd19c;
}

.site-table .table-gps.alt tbody > tr:nth-of-type(even) {
	background: #ebf4e8;
}

.site-table .table-gps thead.firstThead > tr {
	background: #fff;
}

.site-table .table-gps.two tbody > tr {
	background: #cbe2c1;
}

.site-table .table-gps.two tbody > tr:nth-of-type(even) {
	background: #ebf4e8;
}

ul.triangleBullet {
	padding: 0 !important;
}

.triangleBullet li {
	position: relative;
	list-style-type: none;
	padding-left: 15px;
}

.triangleBullet li:before {
	position: absolute;
	content: "";
	left: 0;
	top: 5px;
	background: #5cae4a;
	height: 7px;
	width: 7px;
}

.headingcolorbox {
	background: #5cae4a;
	padding: 10px 15px;
	color: #fff;
	margin: 0 0 30px;
}

.textLarge {
	font-size: 40px;
	color: #eb2943;
	margin: 0 0 20px;
}

.nobeforeEle {
	background: #bbd9ad !important;
	padding: 10px 15px 20px 15px;
}

.nobeforeEle:before,
.nobeforeEle:after {
	visibility: hidden;
}



/*======= GY 2019 CSS =====*/
.topimgBox {
    width: 200px;
    margin: 20px auto 30px;
}

.topimgBox.biggerimg {
	width: 350px;
}

.content-box {
	border: 1px solid #5cae4a;
}

.content-box h4 {
	background: #5cae4a;
	padding: 15px 20px;
	margin: 0;
	color: #fff;
	text-align: center;
	font-family: 'The mix bold';
}

.content-box-inner {
	padding: 20px 20px;
}

.boldfont {
	font-family: 'The mix bold' !important;
	font-weight: normal !important;
}

#team .noListing {
	padding-left: 0px;
}

.noListing li {
	list-style: none;
}

.noListing.hasmenu li {
	position: relative;
	padding-left: 20px;
}

.noListing.hasmenu li span {
	position: absolute;
	left: 0;
	top: 0;
}

.fancybox {
	position: relative;
}

.fancybox .number {
	position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    line-height: 27px;
    text-align: center;
    background: #5aaf4a;
    color: #fff;
    font-family: 'The Mix Bold';
    font-size: 18px;
}

.middleText {
    font-family: 'The Mix Bold';
    color: #5cae4a;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
} 

.hascircleimg .thumbnail-img {
	height: 100px;
    width: 100px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
 

.background-box {
	background: #e7e7e8;
	border: 2px solid #000;
	padding: 20px 30px;
}

.topmidheading {
	text-align: center;
	border-bottom: 1px solid #000;
}

.topmidheading p {
	background: #849837;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    padding: 6px 15px 4px 0;
}

.font55px {
	font-size: 55px;
}

.articalHeadingBox.font55px {
	margin-bottom: 20px;
}

.relBox {
	position: relative;
}

.thumbnail-img.width120 {
	max-width: 120px;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

.marTop50 {
	margin-top: 50px !important;
}

.marTop30 {
	margin-top: 30px !important;
} 

.font26 {
	font-size: 26px !important;
}

.banner-logo{
	max-width: 250px;
	margin: 80px auto 0px; 
}

.bgbox {
	background: #9cc98b;
    position: relative;
    padding: 30px 20px;
}

.bgbox::before {
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 10px;
    width: 60px;
    background: #ffd24f;
}

.bgbox::after {
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    height: 10px;
    width: 60px;
    background: #ffd24f;
}

.bgbox .titlepara {
	font-size: 24px;
	margin-bottom: 20px;
} 

.colbl {
	color: #00aeef;
}

.bwidthbox {
	border: 1px solid #5cae4a;
	padding: 20px 30px;
}

.bwidthbox .titlepara {
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 22px;
}

.bwidthbox ul {
	margin-bottom: 0px;
	padding-left: 0px !important;
}

.bwidthbox ul li {
	list-style-type: none;
	padding-bottom: 7px;
}

.bwidthbox ul li:last-of-type {
	padding-bottom: 0px;
}

.bwidthbox ul li span {
	font-family: 'The Mix Bold';
}

.boxColors {
	background: #dbebd4;
	padding: 20px 20px;
}

.width200px {
	width: 250px;
	margin: 0 auto;
}

.width250px {
	width: 250px;
	float: left;
	padding-right: 30px;
}

.title-back{
	background: #000;
	color: #fff;
	padding: 7px 15px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0px auto;	
}

.bord-bottom{
	position:relative; 
}

.bord-bottom:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border: 1px solid #000;
}

.mixboldbox p {
	font-weight: bold;
	margin-bottom: 10px;
}

.mixboldbox ul li {
	list-style-type: decimal;
	padding-bottom: 5px;
}
 
.listdisc li {
	padding-bottom: 5px;
}
  

.site-table table thead {
	background: #5cae4a;
}

.site-table table thead th{
	text-align: center;	 
	font-family: 'AGaramondPro-Semibold';
}

.site-table table tbody tr {
	background: #acd19c;
}

.site-table table tbody tr td:first-child{
	 font-family: 'AGaramondPro-Semibold';
}

.site-table table tbody tr:nth-of-type(even) {
	background: #d3e6ca;
}

.mediplantitle {
	font-family: 'Berthold Akzidenz-Grotesk';
	font-size: 45px;
	text-align: center;
	line-height: 50px;
}

.mediplantitle span {
	color: #689e44;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.fontlight {
	font-family: 'Berthold Akzidenz-Grotesk';
}

.color1 {
	color: #689e44;
}

.dottedBorder {
	border: none;
	border-bottom: 1px dashed #939598;
}

.sidebarBgbox {
	background: #fef3d2;
	padding: 30px 30px;
}

.padl20 {
	padding-left: 20px;
}

.hasLeftborder {
	border-left: 1px dashed #939598;;
}

.table-Contenttable thead tr th {
	font-family: 'Berthold Akzidenz-Grotesk';
	font-weight: bold;
}

.table-Contenttable tbody {
	background: #eeefef;
}

.table-Contenttable tbody tr td {
	font-family: 'Berthold Akzidenz-Grotesk';
}

.isborderbox {
	border: 1px solid #000;
	padding: 20px 20px;
}

.isborderbox p {
	font-family: 'Berthold Akzidenz-Grotesk';
	font-size: 16px;
}

.isborderbox ul {
	padding-left: 0 !important;
	margin: 0;
}

.isborderbox ul li {
	list-style-type: none;
	padding: 0;
	font-family: 'Berthold Akzidenz-Grotesk';
	font-size: 16px;
	position: relative;
}

.isborderbox ul li span {
    width: 140px;
    display: inline-block;
}

.max70 {
	max-width: 70px;
}

.max100 {
	max-width: 100px;
}

.max140 {
	max-width: 140px;
} 
.bgtable .table-bordered > tbody > tr > td, 
.bgtable .table-bordered > tbody > tr > th, 
.bgtable .table-bordered > tfoot > tr > td, 
.bgtable .table-bordered > tfoot > tr > th, 
.bgtable .table-bordered > thead > tr > td, 
.bgtable .table-bordered > thead > tr > th {
	border-color: #fff !important;
}

.bgtable thead {
	background: #5cae4a;
	color: #fff;
}

.bgtable .table-bordered > tbody > tr {
	background: #acd19c;
}

.bgtable .table-bordered > tbody > tr:nth-of-type(even) {
	background: #dbebd4;
}

.table-title{
	font-size: 18px;
	font-family: 'The Mix Bold';
	line-height: 1;
	margin-bottom: 10px;
}
/*================================
ADVERTISING CSS
================================*/ 
.advbox {
	position: relative;
} 

.fullpagelink {
	position: absolute;
	bottom: 0%;	
	width: 100%;
	height: 100%;	 
} 

.adv-link1 {
    position: absolute;
    bottom: 2.3%;
    right: 9%;
    width: 19%;
    height: 4%;
}

.adv-link2 {
    position: absolute;
    bottom: 2.3%;
    right: 28%;
    width: 18%;
    height: 4%;
}


.adv-link3 {
	position: absolute;
	bottom: 16.3%;
	right: 2%;
	width: 21%;
	height: 13%;	 
}

.adv-link4 {
    position: absolute;
    bottom: 3.3%;
    right: 1%;
    width: 14%;
    height: 4%;     
}

.adv-link5 {
	position: absolute;
	bottom: 0.3%;
	left: 13%;
	width: 25%;
	height: 5%;	
}

.adv-link6 {
	position: absolute;
	bottom: 0.3%;
	right: 13%;
	width: 25%;
	height: 5%;	
}

.adv-link7 {
	position: absolute;
	bottom: 8.3%;
	left: 14%;
	width: 19%;
	height: 1%;	
}

.adv-link8 {
	position: absolute;
	bottom: 8.3%;
	left: 43.5%;
	width: 19%;
	height: 1%;	
}

.adv-link9 {
	position: absolute;
	bottom: 5.3%;
	left: 7%;
	width: 16%;
	height: 3%;	
}

.adv-link10 {
	position: absolute;
	bottom: 5.3%;
	left: 24%;
	width: 17%;
	height: 3%;	
}

.adv-link11 {
	position: absolute;
	bottom: 5.3%;
	left: 42%;
	width: 20%;
	height: 3%;	
}

.adv-link12 {
    position: absolute;
    bottom: 5.3%;
    left: 62%;
    width: 11%;
    height: 3%;    
}

.adv-link13 {
	position: absolute;
	top: 43%;
	left: 2%;
	width: 11%;
	height: 2%;	
}

.adv-link14 {
	position: absolute;
	top: 41%;
	left: 2%;
	width: 15%;
	height: 2%;	
}

.adv-link15 {
	position: absolute;
	bottom: 1.8%;
	left: 36%;
	width: 24%;
	height: 6.5%;
}

.adv-link16 {
	position: absolute;
	bottom: 1.8%;
	left: 60%;
	width: 24%;
	height: 6.5%;
}

.adv-link17 {
	position: absolute;
	bottom: 9.8%;
	left: 5%;
	width: 31%;
	height: 5.5%;	 
}

.adv-link18 {
	position: absolute;
	bottom: 3%;
	left: 24%;
	width: 11%;
	height: 2%;	
}


.adv-link19 {
	position: absolute;
	bottom: 3%;
	left: 11%;
	width: 13%;
	height: 2%;	
}

.adv-link20 {
    position: absolute;
    bottom: 19%;
    right: 22.6%;
    width: 52%;
    height: 3.5%;
}

.adv-link21 {
    position: absolute;
    bottom: 3.5%;
    right: 35.6%;
    width: 26%;
    height: 1.5%;
}

.adv-link22 {
    position: absolute;
    bottom: 1.5%;
    right: 20.6%;
    width: 56%;
    height: 1.5%;
}

.adv-link23 {
    position: absolute;
    bottom: 27.8%;
    right: 29.6%;
    width: 26%;
    height: 1.5%;
}

.adv-link24 {
	position: absolute;
	bottom: 0;
	right: 4.6%;
	width: 22%;
	height: 4.5%;	
}

.adv-link25 {
	position: absolute;
	bottom: 2.5%;
	right: 0.6%;
	width: 22%;
	height: 4.5%;	
}

.adv-link26 {
	position: absolute;
	bottom: 20.5%;
	right: 18.6%;
	width: 15%;
	height: 6.5%;	
}

.adv-link27 {
    position: absolute;
    bottom: 6%;
    left: 22.6%;
    width: 20%;
    height: 1.5%;
}

.adv-link28 {
    position: absolute;
    bottom: 4.5%;
    left: 22.6%;
    width: 20%;
    height: 1.5%;
}

.adv-link29 {
	position: absolute;
	top: 0%;
	right: 0%;
	width: 25%;
	height: 17.5%;
}

.adv-link30 {
    position: absolute;
    top: 73%;
    right: 0%;
    width: 10%;
    height: 8.5%;  
}

.adv-link31 {
    position: absolute;
    top: 87%;
    right: 0%;
    width: 10%;
    height: 8.5%;    
}

.adv-link32 {
	position: absolute;
	bottom: 0%;
	right: 34%;
	width: 14%;
	height: 5.5%; 
}

.adv-link33 {
	position: absolute;
	bottom: 0%;
	right: 34%;
	width: 14%;
	height: 5.5%;  
}

.adv-link34 {
	position: absolute;
	bottom: 0%;
	right: 49%;
	width: 14%;
	height: 5.5%;   
}


/*==============================
Responsive
================================*/
@media (max-width: 767px) {
	.numBox img {
		width: 100%;
	}

	.articalHeadingBox {
		margin: 30px 0;
	}

	.adsBox.container {
		padding: 0;
	}

	.lead {
		margin-bottom: 20px;
	}

	.factBoxSingleheader {
		margin-top: 20px;
	}

	.site-table {
		overflow-x: scroll;
	}

	.site-table .table-gps {
		width: 1000px;
	}

	#ghar .ghartext {
		font-size: 17px !important;
	}
	.textNphotoBy2 {
		margin: 10px 0;
	}

	.thumbnail-img.width120 {
		max-width: 80px;
	}

	.xsmt30{
		margin-top: 30px;
	}

}


@media (max-width: 550px) {
	.width250px {
	    width: 100%;
	    float: none;
	    padding-right: 0;
	    margin-bottom: 40px;
	}

}