@import url('https://fonts.googleapis.com/css?family=open+sans:300,400,600,700,800');

.logonew {width:100%; float:left;}
.logonew a {display: inline-block;
    text-align: center;}
.logonew a img {    width: auto;height: 100%;}
.logonew1 {   margin-top: 20px; text-align: right;width:100%; float:right;}
.logonew1 a {display: inline-block;
    text-align: right;}
.logonew1 a img {    width: auto;height: 100%;}
.navbar-nav {}
.navbar-collapse {}
.newcontent1 {}
.newcontent1 p {    color: #777;font-size: 15px;line-height: 28px;letter-spacing: 0.45px;}
.newcontent1 h3 { margin: 30px 0 5px;
    font-size: 16px;
    letter-spacing: 0.48px;
    line-height: 28px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #ef6b01;
    text-transform: uppercase;}
	
.newcontent1 h4 { margin: 20px 0 0px ;
    font-size: 16px;
    letter-spacing: 0.48px;
    line-height: 28px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #ef6b01;
    text-transform: uppercase;}
.newcontent1 ul {margin-top: 15px;
    margin-bottom: 30px;
    margin-left: 20px;}	
.newcontent1 ul li {    background: url(images/list.gif) left 5px no-repeat;
    padding-left: 20px;
    list-style: none;
    margin-bottom: 10px;
    color: #777;}	
	
.newcontent1 a {
	background-color: #ef6b01;
    color: #fff;   
	display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 28px;
    margin-top: 22px;
    padding: 5px 28px;
    text-decoration: none;
    text-transform: uppercase;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	position: relative;	
	z-index: 1;
}
.newcontent1 a::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(41,54,62,1);
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	z-index: -1;
}
.newcontent1 a:hover::before {
	width: 100%;
}
.newcontent1n {}
.newcontent1n h5 { margin-top:10px;   background: #f7f7f7;
    padding: 10px;
    margin-bottom: 3px;
    color: #ef6b01;
    font-weight: 600;}
.newcontent1n h5 span {font-weight: 600;
    float: right;
    font-size: 16px;}
.newcontent1n a {  text-transform:none; font-weight:normal; font-size: 15px;important;  background: none !important;color: #0058ff;padding: 0px; margin:0px;}
.newcontent1n a:hover {    background: none !important;color: #ef6b01;padding: 0px;}
.newcontent1n a::before {    background: none !important; color:#ef6b01 !important;}
.newcontent1n a:hover::before {    background: none !important; color:#ef6b01 !important;}
.centernewinf {
	background: url(images/img-statistics-bg.jpg) no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding: 60px 0;
    position: relative;
    margin-bottom: 0px;
    margin-top: 60px;
}
.centernewinf::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
}
.choosewhareabox1 {
    border: 1px solid rgba(255, 255, 255, 0.25);
    padding: 20px 0;
}
.choosewhareabox1 h3 {
    color: #fff;
    text-align: center;
}
.choosewhareabox1 h4 {
    color: #fff;
    text-align: center;
}
.colocatedlogo { padding: 60px 0; background:#f5f5f5;}
.colocatedlogo h3 {
    font-size: 34px;
    letter-spacing: 1.36px;
	margin: 0;
    text-transform: uppercase;
	font-weight: 600;
	line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15px;
    word-wrap: break-word;text-align:center;    color: #393f73;
}
.colocatedlogo ul {     padding: 0px;
    margin: 20px 0 0 0;}
.colocatedlogo ul li {    list-style: none;
    display: inline;
    float: left;
        width: 14.055%;margin-top: -1px;
    border: 1px solid #e0e0e0;
    margin-right: -1px;}
.colocatedlogo ul li a{}
.colocatedlogo ul li a img{}

.sponserlogo {    padding: 60px 0;
    background: #f5f5f5;}
.sponserlogo .section-header h3 {
    font-size: 34px;
    font-weight: 600;color: #393f73;
}

.slick-list {
    margin: 0 -15px;
    overflow: hidden;
}
.sponsers-slider-holder {
    position: relative;
    padding: 0 0 0 0px;
    margin: 0 0 30px;
}
.slick-list .slick-slide {
    margin: 0 15px;
}
.sponsers-slider li {
    display: inline-block;
}
.sponsers-slider li a {
    border: 1px solid #ccc;display: -webkit-inline-box;
}
.sponsers-slider li a img {
    width: 100%;
}

.more-btn {text-align: center;}
 

.more-btn a {
	background-color: #ef6b01;
    color: #fff;   
	display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 28px;
    margin-top: 22px;
    padding: 5px 28px;
    text-decoration: none;
    text-transform: uppercase;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	position: relative;	
	z-index: 1;
}
.more-btn a::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(41,54,62,1);
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	z-index: -1;
}
.more-btn a:hover::before {
	width: 100%;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bottomfooterlogo {    padding: 20px 0 15px;
    background-image:url('images/blockquote-bg.gif');}

.footerlogo1 {width: 100%;float: left;}
.footerlogo1 ul {width: 100%;float: left;}
.footerlogo1 ul li {    width: 8.66%;
    
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;}
.footerlogo1 ul li a {width: 100%;
    height: 80px;    float: left;}
.footerlogo1 ul li a img {width: 100%;
    height: 80px; }


.foot-logom {    margin-bottom: 10px;
    width: 100%;
    height: 73px;
    float: left;}
.foot-logom a {width:100%;float:left;height:80px;}
.foot-logom a img {width:100%; height:100%;}

.signupfooter {}
.signupfooter h3 {text-transform: uppercase;
    letter-spacing: 1.12px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 18px 0;
    display: inline-block;
    position: relative;
    word-wrap: break-word;}
	
.signupfooter .widget_newsletter .input-group {
    margin-bottom: 27px;
    margin-top: 5px;
    margin-right: 3px;
}
.input-groupnew {}
.input-groupnew .form-control {border-radius: 0;
    box-shadow: none;
    border: none;
    min-height: 44px;
    padding-left: 23px;
    text-transform: uppercase;
    color: #888;
    font-size: 10px;
    letter-spacing: 2px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    z-index: 1;    width: 90%;
    float: left;}
.input-groupnew .input-group-btn .btn {background-color: #ef6b01;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Hind', sans-serif;
    border-radius: 0;
    color: #fff;
    line-height: 24px;
    min-height: 44px;
    position: relative;}
	
.input-groupnew .input-group-btn .btn::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(41,54,62,1);
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	z-index: -1;
}
.input-groupnew .input-group-btn .btn:hover::before{
	width: 100%;
}
.footeradd {background:#29363e; padding:30px 0px 0px;}
.footeradd  h1{    color: #fff;
    text-align: center;
    font-size: 22px;
    margin: 0px;
        padding: 0 0 20px 0;}
.footeradd p {color: #a4b0b6;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #3a464d;
    padding: 10px;
    font-size: 16px;
    line-height: 26px;}
.copyrightnew {border-top: 1px solid #3a464d;margin-top:30px;}
.copyrightnew p {border:none;font-size:13px;  }

.padding-bottom1 {padding-bottom:50px;}
.newcontent1-1 {}
.newcontent1-1 p {    color: #777;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.45px; margin-bottom:5px;}
.newcontent1-1 h4 {color:#ef6b01;font-weight: 600;margin-bottom: 20px; margin-top:20px;}
.newcontent1-1 h5 {color:#ef6b01;font-weight: 600;margin-bottom: 5px; margin-top:20px;}
.newcontent1-1 strong {color:#777;}

.newcontent1-1 ul {margin-top: 25px;
    margin-bottom: 30px;
    margin-left: 20px;}
.newcontent1-1 ul li {background: url(images/list.gif) left 5px no-repeat;
    padding-left: 20px;
    list-style: none;
    margin-bottom: 10px; color:#777;}
.section-padding1 {padding:10px 0;}
.textboxxx {background: #fafafa;
    width: 100%;
    float: left;
    border: #f5f5f5 1px solid;
    padding: 10px 0px; margin-top:10px; margin-bottom:10px;}
	.coevent1 {
    width: 100%;
    float: left;
    border: 1px solid #f8f8f8;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 0px;

}
.coevent1 h3 {margin-top: 10px; color: #003c6f;}
.coevent1 p {color: #777;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.45px;}
	
.newcontent1-1 h6 {
    color: #003c6f;
}
.newlinkk {}
.newlinkk a {padding: 2px 10px;}

.newlinkk2 {}
.newlinkk2 p a {    background: #fff; color: #ef6b01;}
.newlinkk2 p a:hover {color: #fff;}
.contactbox1 {background: #f8f8f8;padding: 10px;margin-top: 10px; margin-bottom:10px;}
.contactbox1 h4 {     margin: 0px 0 5px 0;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    background: #1f4b88;
    padding: 3px 10px;}
.contactbox1 p { margin:0px; font-size:14px;}
.contactbox1 p a { display:inline;color:#272727;}
.contactbox1 p a:hover { color:#ef6b01;}
.downloadmain {}
.downloadmain h3 {margin-top: 20px;
    margin-bottom: 10px;
    color: #ef6b01;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;}
	

.downloadmain .downloadp {background:#fbfbfb;padding:5px; border: 1px solid #e3e3e3; float:left;width:100%; margin-top: 10px; margin-bottom: 10px;}
.downloadmain .downloadp h4 {float: left;
    line-height: 8px;
    margin-left: 20px;
    font-weight: 600;
    color: #003c6f;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 14px;}
.downloadmain .downloadp i {margin-top: 2px;float: left;color: #F44336;font-size: 25px;}
.downloadmain .downloadp a {    float: right;
    padding: 5px 8px;
    background: #ef6b01;
    color: #fff;}
.downloadmain .downloadp a:hover {background: #003c6f; color:#fff;}
.sponpartlogo {padding-bottom:20px; display:inline-block;}
.sponpartlogo ul li a{background-color:none!important;}
.sponpartlogo ul li a:hover{background-color:none!important;}
.sponpartlogo h3 {    color: #ef4a01;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;}
.sponpartlogo ul {padding:0px; margin:0px; margin-top:20px;}
.sponpartlogo ul li {   
        width: 10.79%;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;}
.sponpartlogo1 {padding-bottom:20px; display:inline-block;}
.sponpartlogo1 h3 {    color: #ef4a01;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;}
.sponpartlogo1 ul {padding:0px; margin:0px; margin-top:20px;}
.sponpartlogo1 ul li {    
        width: 17.99%;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;}
.sponpartlogo1 ul li h4 {text-align: center;
    background: #f2f2f2;
    margin: 0px 0 5px;
    padding: 5px 0px;
    font-size: 14px;
    font-weight: 600;
    color: #4a4a4a;}
	
.sponpartlogo2 {padding-bottom:20px; display:inline-block;}
.sponpartlogo2 h3 {    color: #ef4a01;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;}
.sponpartlogo2 ul {padding:0px; margin:0px; margin-top:20px;}
.sponpartlogo2 ul li {
    width: 12.49%;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;}
	
.sponpartlogo3 {padding-bottom:20px; display:inline-block;}
.sponpartlogo3 h3 {    color: #ef4a01;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;}
.sponpartlogo3 ul {padding:0px; margin:0px; margin-top:20px;}
.sponpartlogo3 ul li {
    width: 12.49%;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;}
	
.sponpartlogooo {padding-bottom:20px; display:inline-block;}
.sponpartlogooo h3 {    color: #ef4a01;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;}
.sponpartlogooo ul {padding:0px; margin:0px; margin-top:20px;}
.sponpartlogooo ul li {   
    width: 31.61%;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;}

.sponpartlogooo11 {padding-bottom:20px; display:inline-block;}
.sponpartlogooo11 h3 {    color: #ef4a01;
    font-size: 16px;
    font-weight: 600;
    margin: 0px;}
.sponpartlogooo11 ul {padding:0px; margin:0px; margin-top:20px;}
.sponpartlogooo11 ul li {   
        width: 23.28%;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;}	
	
	
.upcomingevn {padding: 50px 0px;
    background: rgba(241, 241, 241, 0.26);}
.upcomingevn h1 {    font-size: 34px;
    font-weight: 600;
    text-align: center;color: #393f73;
    margin-top: 0px;
    margin-bottom: 30px;}
.upctext {    background: #fff;
    padding: 10px;
    border: 1px solid #f2f2f2;}
.upcomingevn h2 {    text-align: center;
    margin: 0px;
    font-size: 15px;
    color: #ef6b01;
    font-weight: 600;
    padding: 10px 0px;}
.upcomingevn h3 {    text-align: center;
    margin: 0px;
    padding-bottom: 7px;
    font-size: 14px;
    font-weight: 600;
    color: #04529b;}
.upcomingevn p {font-size: 13px; text-align: center;    min-height: 54px;}
.upcomingevn img {width:100%;}

.speekersp1 {padding:10px; background:#fbfbfb;    height: 320px;margin-bottom:30px;}
.speekersp1 a {}
.speekersp1 a:hover {text-decoration:none;}
.speekersp1 a img {width: 100%; height:205px;}
.speekersp1 a h3 {    color: #0f4889;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;}
.speekersp1 a p {    color: #000;
    font-weight: 500;}

.speepopup {}
.speepopup img {width:100%;}
.speepopup h4 {color: #0f4889;font-size: 25px;font-weight: 500; text-align: left;}
.speepopup p {     text-align: left;
    font-size: 14px;
    font-weight: 500; color:#000;}
.login-formn1 {width: 90% !important;
    background: #fff;
    padding: 2%;
    display: inline-block;}

.login-formn1::before, .overlay-dark::before {background: none;}



/*gallery*/


.image-container {
    position: relative;
   
}
.image-container .overlay {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 97%; padding:63px 0 0 95px;
    height: 95%;
    display: none;
    color: #FFF;
}
.image-container:hover .overlay {
    display: block;
    background: rgba(0, 0, 0, .8);
}
.demo-gallery > ul > li {
	float: left;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 25%;
	padding: 0px;
}
.demo-gallery > ul > li a {
	border-radius: 3px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}
.demo-gallery > ul > li a > img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
}
.demo-gallery > ul > li a:hover > img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
	opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
	opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.9);
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
	left: 48%;
	margin-left: -10px;
	margin-top: -30px;
	opacity: 0;
	width: auto;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.demo-gallery .video .demo-gallery-poster img {
	height: 48px;
	margin-left: -24px;
	margin-top: -24px;
	opacity: 0.8;
	width: 48px;
}
.demo-gallery.dark > ul > li a {
	border: 3px solid #04070a;
}
.home .demo-gallery {
	padding-bottom: 80px;
}
.portfolio-categ{margin: 0px 0 20px; text-align:center;}
.portfolio-categ .active{background:#28a8e0; color:#fff!important;}
.portfolio-categ li{margin-right:10px; display:inline-block; text-align:center;}
.portfolio-categ li a{color:#4e4e4e; font-size:14px; font-weight:600; display:inline-block; border:1px solid #acacac; padding:10px 25px;}
.image-block{ display:block;position: relative;}
.image-block img{}
.image-block img:hover{}
.portfolio-area li{float: left;margin: 0 11px 11px 0;overflow: hidden;width: 273px;padding:5px;}
.home-portfolio-text{margin-top:10px;}
li.active a{ color:#fff; text-decoration:none; text-transform:uppercase;}

.gallery-text{width: 100%;
text-align: left;
font-weight: 600;
float: left;
margin-left: -10px;
}
.zoom-icon{background:url(images/zoom-icon.png) no-repeat; width:60px; margin:0 10px; display:inline-block; height:60px;}
.zoom-icon1{background:url(http://atigs2018.com/wp-content/themes/atigswe/images/zoom-icon1.png) no-repeat; width:60px; margin:0 10px; display:inline-block; height:60px;}
.zoom-text{background:url(http://atigs2018.com/wp-content/themes/atigswe/images/description-icon.png) no-repeat; width:60px; display:inline-block; height:60px;}
.gallery-text p{color: #4e4e4e;
font-style: italic;
font-size: 13px;}

/*gallery-end*/


.img-margin {margin-bottom:15px;}
.img-margin1 {margin-top:25px;}
.new-padd-top {padding-top:20px;}

.afrvideo { background: #fafafa;
    padding: 10px;
}
.afrvideo h3 {margin-top: 0px;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    min-height: 67px;
    background: #ef6b01;
    color: #fff;
    padding: 5px 10px;}
.countriesmain {padding:50px 0px; background:#fbfbfb;}
.countriesmain img {width:100%;}
.countriesmain h1 {  font-size: 34px;
    font-weight: 600;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 15px;color: #393f73;
}
.globboxm {    padding: 10px;border-top: 4px solid #ef6b01;width: 100%;float: left;}
.globboxm h2 {    color: #123287;
    font-size: 19px;
    margin: 0px 0 0;
    font-weight: 600;}
.globboxm h3 {margin: 2px 0 0;
    font-size: 13px;}
.globboxm p {    font-size: 13px;}
.gbmargin {margin-top:25px;}

.quick {    background: rgba(231, 229, 232, 0.12);
    padding: 10px;
    min-height: 276px;
    margin-bottom: 30px;}
.quick h2 {font-size: 14px;
    font-weight: 700;
    color: #124786;}
.quick ul {margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 10px}
.quick ul li {background: url(images/list.gif) left 5px no-repeat;
    padding-left: 20px;
    list-style: none;
    margin-bottom: 0px; color:#777;}
.quick ul li a {    background: none;
    color: #29363e;
    margin: 0px;
    line-height: normal;
    padding: 0px 0px;}
.quick ul li a:hover {background:none; color:#ef6b01;}
.quick ul li a:before {background:none;}
.daten {color:#ef6b01;}
.bluecn {color:#124786 !important;}
.sponbox {width: 100%;float: left;border: 1px solid #e5e5e5; margin-bottom:20px; padding:10px;}
.sponbox h3 {    margin: 0px 0 5px;}

#fvpp-blackout {
  display: none;
  z-index: 499;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  
}
#my-welcome-message {
  display: none;
  z-index: 500;
  position: fixed;
  width: 36%;
  left: 30%;
  top: 20%;
  padding: 20px 2%;
  font-family: Calibri, Arial, sans-serif;
  background: #FFF;
}

#fvpp-close {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

#fvpp-dialog h2 {
  font-size: 2em;
  margin: 0;
}

#fvpp-dialog p { margin: 0; }
.pop-form-sub {}
.pop-form-sub .block-title {color: #ef6b01;}
.pop-form-sub .input-group {width: 100%;}
.pop-form-sub .input-group .form-control {    width: 90%;}
.pop-form-sub .input-group .btn {background: #ef6b01;color: #fff;}
.pop-form-sub h3 {}
.pop-form-sub h4 {padding-bottom:10px;}
.pop-form-sub p {}
.pop-form-sub h4 a {text-decoration:none;}
.pop-form-sub h4 .rightlater {float: right;}
.newcl {top: initial !important;left: 30px !important;}
.newc2 {top: initial !important;    right: 30px !important;}


.pop-form-sub .input-group div .es_textbox input {}
.pop-form-sub .input-group div .es_button input {    background: #ef6b01;
    border: 1px solid #ef6b01;
    color: #fff;
    padding: 5px 10px;}
.headrdivide {display:none;}

.commete-box {border: 1px solid #ccc;padding: 10px;margin-top: 20px; margin-bottom:20px;}
.commete-box h3 {font-size: 16px;font-weight: 600;color: #f37a1f;line-height: 23px;margin: 0px 0 10px;}
.commete-box p {color: #777;}

.atigscontactform {}
.atigscontactform h2 {    font-size: 20px;margin-bottom: 20px;}
.atigscontactform .atifield {border: 1px solid #e1e1e1; color:#777; padding: 5px;width: 100%;margin-bottom: 10px;}
.atigscontactform .atifield1 {border: 1px solid #e1e1e1; color:#777; padding: 5px;width: 100%;margin-bottom: 10px;}
.atigscontactform .atifield2 {background: #ef6b01; color:#fff; width:100%; padding:10px; border:#ef6b01 1px solid; margin-bottom:50px;}
.atigscontactform .atifield2:hover {background: #034da2; color:#fff;  border:#034da2 1px solid;}

.newpagejan {}
.newpagejan h3 {background: #f5821f;
    color: #fff;
    padding: 10px 20px;
    font-size: 20px;}
.newpagejan h4 {
    background: #11498a;
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 20px;
    margin-top: 0px;
	    text-transform: inherit;
}
.newpagejan h6 {font-size: 18px;
    margin-top: 30px;    text-align: center;
}
.newpagejan h6 a {    background: #fff;
    color: #217ef0;
    padding: 0px;
    text-transform: initial;font-size: 16px;}
.newpagejan h6 a:hover {background:none; color:#f5821f;}

.newpagejan h6 a::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 0;
    bottom: 0;
    top: 0;
    background-color:#fff;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    z-index: -1;
}
.Exhibition p {}
.newpagejan p {}
.newpagejan p span {color: #3164bf;font-weight: 700;}
.newpagejan .coorg {color: #ed732f;}

.bannernewtext1 {    padding: 20px;
    font-size: 18px;
    margin-top: 140px;
    border: #ffffff47 6px solid; background:#ff6500a8; }
	
.sponsers-slider-holder .sponsers-slider {}	
.sponsers-slider-holder .sponsers-slider .slick-arrow { background: #ef6b01;color: #fff; padding: 5px 10px; display: inline-block !important; cursor:pointer;margin-bottom: 10px;}	
.sponsers-slider-holder .sponsers-slider .slick-arrow:hover {background: #29363e;}	
.sponsers-slider-holder .sponsers-slider span.slick-next.slick-arrow {top: 0px; position: absolute;left: 25px;}	
.sponsers-slider-holder .sponsers-slider span.slick-prev.slick-arrow {}


.sponsors-partners-newlt1 {    margin-bottom: 20px;
    float: left;
    width: 100%;}
.sponsors-partners-newlt1 h2 {    color: #ed732f;
    font-weight: 700;
    font-size: 26px;
    margin: 0 0 20px;}
.sponsors-partners-newlt1 img {}
.sponsors-partners-newlt1 p {}
.sponsors-partners-newlt1 h4 {     background: #f2f2f2;
    color: #000;
    padding: 10px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;}
	.sponsors-partners-newlt1 h4 a {text-decoration:none;}
.sponsors-partners-newlt1 a {border: 1px solid #f2f2f2;display: block; margin-bottom:20px;    text-decoration: none;}




@media (max-width: 1197px) {
	.top-header .register a {
    background-color: #29363e;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    letter-spacing: 2.4px;
    line-height: 28px;
    padding: 5px 10px !important;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}
	
}
@media (max-width: 991px) {
	#clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 18px;
    margin-top: 10px !important;
    float: right;
}
.logonew1 {
    margin-top: 6px !important;
    text-align: right;
    width: 100%;
    float: right;
}
.headrdivide {
    display: block;
    width: 100%;
    float: left;
}

.top-header .register {
    margin: 7px 0 0px !important;
    text-align: right;
    float: left;
}
.choosewhareabox1 {
    border: 1px solid rgba(255, 255, 255, 0.25);
    padding: 20px 0;
    margin-bottom: 10px;
}
.upctext {
    background: #fff;
    padding: 10px;
    border: 1px solid #f2f2f2;
    margin-bottom: 10px;
}

	
}
	
@media (max-width: 768px) {
	.howwecan-right {
    text-align: left !important;
}
	.section-padding {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
	.footerlogo1 ul li {
    width: 15.96%;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
	
	.logonew a img {
    width: 75%;
    height: 100%;
}
	.top-header .register a {
    background-color: #29363e;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    letter-spacing: 1.4px;
    line-height: 28px;
    padding: 5px 21px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}
.headrdivide {display: block;
width: 100%;
float: left;}

select.goog-te-combo {
    color: #333 !important;
    border-radius: 15px;
    padding: 5px;
    margin-top: 35px !important;
    float: left;
    outline: none;
}
.top-header .register {
    margin: 10px 0 0px;
    text-align: right;
    float: left;
}
.downloadmain .downloadp h4 {
    float: left;
    line-height: 8px;
    margin-left: 20px;
    font-weight: 600;
    color: #003c6f;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 13px;
}
.page-banner .banner-content h3 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px !important;
    letter-spacing: 1.1px;
    line-height: 32px;
    text-transform: uppercase;
    position: relative;
    border-bottom: 1px solid #687075;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 10px;
    display: block;
    padding-left: 80px;
    padding-right: 80px;
    word-wrap: break-word;
}
.sponpartlogooo ul li {
    width: 29.91% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.sponpartlogo ul li {
    width: 22.20% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.sponpartlogo1 ul li {
    width: 30.54% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.sponpartlogo2 ul li {
    width: 16.99% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
	
}

.sponpartlogo3 ul li {
    width: 13.88% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.globboxm {
    padding: 10px;
    border-top: 4px solid #ef6b01;
    width: 100%;
    float: left;
    text-align: center !important;
}

}


@media (max-width: 735px) {
	.sponpartlogo3 ul li {
    width: 16.98%;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.sponpartlogo ul li {
    width: 21.2% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.sponpartlogo1 ul li {
    width: 30.46% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
}


@media (max-width: 650px) {
	.sponpartlogo3 ul li {
    width: 21.77% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	.sponpartlogo2 ul li {
    width: 21.77% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	.sponpartlogo1 ul li {
    width: 30.06% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	.sponpartlogo ul li {
    width: 29.42% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	#my-welcome-message {
    background: #fff none repeat scroll 0 0;
    display: none;
    font-family: Calibri,Arial,sans-serif;
    left: 10%;
    padding: 20px 2%;
    position: fixed;
    top: 20%;
    width: 80%;
    z-index: 500;
}
}

@media (max-width: 612px) {
	.sponpartlogo3 ul li {
    width: 20.97% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	.sponpartlogo2 ul li {
    width: 20.77% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	
	.sponpartlogooo ul li {
    width: 28.97% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.sponpartlogo1 ul li {
    width: 29.88% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	
}

@media (max-width: 490px) {
	.sponpartlogo3 ul li {
    width: 28.97% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	.sponpartlogo2 ul li {
    width: 28.97% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.sponpartlogo ul li {
    width: 28.42% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.sponpartlogo1 ul li {
    width: 45.55% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
}
@media (max-width: 450px) {
	.sponpartlogo3 ul li {
    width: 45% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	.sponpartlogo2 ul li {
    width: 45% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	.sponpartlogo1 ul li {
    width: 98% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    text-align: center  !important;
}
	.sponpartlogooo ul li {
    width: 98% !important;
    float: left;
    margin-right: 0px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	.downloadmain .downloadp i {
    margin-top: 2px;
    float: left;
    color: #F44336;
    font-size: 20px !important;
}
.downloadmain .downloadp h4 {
    float: left;
    line-height: 8px;
    margin-left: 15px !important;
    font-weight: 600;
    color: #003c6f;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 14px;
}
.downloadmain .downloadp a {
    float: right;
    padding: 3px 6px;
    background: #ef6b01;
    color: #fff;
    font-size: 13px;
}
	
}

@media (max-width: 360px) {
	.sponpartlogo3 ul li {
    width: 43% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	.sponpartlogo2 ul li {
    width: 43% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	.sponpartlogo ul li {
    width: 42.93% !important;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
	.downloadmain .downloadp h4 {
    float: left;
    line-height: 8px;
    margin-left: 10px !important;
    font-weight: 600;
    color: #003c6f;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 12px !important;
}
	.footerlogo1 ul li {
    width: 30.96%;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
	.logonew a img {
    width: 100% !important;
    height: 100%;
    margin-top: 13px;
}
	.pop-form-sub h4 a {
    font-size: 12px;
    text-decoration: none;
}
.logonew1 {
    margin-top: 10px !important;
    text-align: center !important;
    width: 100%;
    float: right;
    min-height: 89px;
}
#clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 18px;
    margin-top: 18px !important;
    float: right;
}

}