@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import "../css/animate.css";
@import url(http://fonts.googleapis.com/css?family=Marvel);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);

@import url(http://weloveiconfonts.com/api/?family=entypo);
/*========================================================
                    Main layout styles
=========================================================*/
body {
 
  color: #363535;
  font: 300 18px/36px 'Open Sans', sans-serif;
}
.ic {
  border:0;
  float:right;
  color:#f00;
  width:50%;
  line-height:10px;
  font-size:10px;
  margin:-220% 0 0 0;
  overflow:hidden;
  padding:0
}

.formheader{
font-size: 16px;

  font-weight: 300;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

.banner_txt {

background:#d11b05; 
text-align: left;
 padding: 10px;
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
font-size: 22px;
font-weight: 500;
color:#fff;
line-height: 26.4px;
} 


.btn_part{
margin:0px 0px;
  display: inline-block;
  font: 400 20px/20px Verdana, Geneva, sans-serif;
   padding: 5px;
  font-weight:bold;
   color: #ffffff; 
  background: -webkit-linear-gradient(90deg,#0C4174 10%, #E73215 90%); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(90deg,#0C4174 10%, #E73215 90%); /* FF3.6+ */
	background:     -ms-linear-gradient(90deg,#0C4174 10%, #E73215 90%); /* IE10 */
	background:      -o-linear-gradient(90deg,#0C4174 10%, #E73215 90%); /* Opera 11.10+ */
	background:         linear-gradient(90deg,#0C4174 10%, #E73215 90%); /* W3C */
 
}


.goldpartnersm {
padding: 10px;
padding-left: 0px;
float:left;
margin-right:20px;
border: 1px solid navy;
text-align:justify;

	
}


.partnr{
	margin:20px;
	font:200 30px/32px 'Open Sans', sans-serif;
        text-align: center;
		
    color:#1c0079;
	}
.partnerh{
	padding-top:8px;
	padding-bottom:5px;
	font: 600 18px/20px 'Open Sans', sans-serif;
        text-align: center;
		background-color:#d11b05;
    color:#fff;
	width:275px;
	}
	
	.partnerk{
	padding-top:8px;
	
	 font-family: 400 16px/16px'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	
	
	}
	
	.box-speaker {
      margin-bottom:10px;
	   vertical-align:middle;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;     
	   
    width: 210px;
	background:#fff;	
}

.box-speaker h2{
line-height:22px;
       color:#000;
	   font-size: 18px;
	   font-weight:bold;
	   text-align:center; 
   
}
.imgspeaker{
border:2px solid #000;
border-radius: 50%;
}
.text_speakers {
  font: 200 16px/20px 'Open Sans', sans-serif;
    text-align:justify;
  letter-spacing: 0.4px;
  text-align:center;
  
}
	
	
	
	
	
	.feature-boxlte {

      margin-bottom:10px;
	   vertical-align:middle;
    overflow: hidden;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;     

	    height: 160px;
    width: 273px;
	
	border:1px solid #929393;
	background:#fff;


}

.feature-boxtoplte {

margin-right:10px;	
    overflow: hidden;
	
	    height: 10px;
    width:275px;
	background:#fff;
	}

.feature-boxbtnlte {

	    height: 180px;
    width:275px;
	background:#fff;
	}

	
	.sponsor-box {
margin-bottom:20px;
vertical-align:middle;
text-align:center;  
	    height: 150px;
    width:265px;
	background:#fff;
	border:#a34b47 1px solid;
	
	
}
.feature-box {
margin-bottom:10px;
 vertical-align:middle;
overflow: hidden;
padding-top:0px;
padding-bottom:0px;
text-align:center;    
height: 130px;
width: 273px;
background:#fff;
border:1px solid #a34b47; 
}

.feature-boxtop {

margin-right:10px;	
    overflow: hidden;
	
	    height: 10px;
    width:275px;
	background:#a34b47; 
	}

.feature-boxbtn {



	    height: 140px;
    width:275px;
	background:#a34b47; 
	
}

.feature-box1 {

      margin-bottom:10px;
	   vertical-align:middle;
    overflow: hidden;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;     

	    height: 130px;
    width: 273px;
	background:#fff;
	border:1px solid #245b81; 


}

.feature-boxtop1 {

margin-right:10px;	
    overflow: hidden;
	
	    height: 10px;
    width:275px;
	background:#245b81;
	}
	
	.feature-boxbtn1 {



	    height: 140px;
    width:275px;
	background:#245b81; 
	
}


ul#slider4 h4 {
	background:#1fc4e6;
	opacity: 0.8;
	filter: alpha(opacity=80);
	text-align: left;
	padding: 20px;
	color:#fff;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	}
.logoleft {   
position:absolute;
	
    background-color: rgba(255, 255, 255, 0.85);
   
	height:422px;
	border-right:solid 8px #1fc4e6;
	z-index:999;
	
}

.logoleft img {
    width:601px;
}




a {
  font: inherit;
  color: #129894;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  text-decoration: underline;
}
a:active {
  background: transparent;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
* {
  -webkit-text-size-adjust: none;
}
/*============  Text  =============*/
.text_1 {

  font: 300 68px/60px 'Open Sans', sans-serif;
}

.text_2 {
  font: 600 24px/30px 'Open Sans', sans-serif;
}
.text_3 {
  font: 300 18px/24px 'Open Sans', sans-serif;
}
.text_4 {
  font: 400 14px/16px 'Open Sans', sans-serif;
}
.text_5 {
	text-align:justify;
	letter-spacing: 0.4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
}
.text_6 {
  font: 400 18px/26px 'Open Sans', sans-serif;
  text-align:justify;
}
.text_7 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
}
.text_7c {

 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 300;
}
.text_8 {
  font: 400 14px/20px 'Open Sans', sans-serif;
}
/*============  Colors  =============*/
.color_1 {
	
   

 	 color: #fff;
}
.color_1 a {
  color: inherit;
}
.color_2 {
  color: #363535;
}
.color_2 a {
  color: inherit;
}
.color_3 {
  color: #129894;
}
.color_3 a {
  color: inherit;
}
.color_4 {
  color: #a0d6d4;
}
.color_4 a {
  color: inherit;
}
.color_5 {
  color: #413d3d;
}
.color_5 a {
  color: inherit;
}
.color_6 {
  color: #4a4a4a;
}
.color_6 a {
  color: inherit;
}
/*============  Backgrounds  =============*/
.bg_1 {
  background: #fdfdfc;
}
/*============  Floats  =============*/
.put-left {
  float: left;
  
  
}
.put-right {
  float: right;
}
/*============  Page  =============*/
.page {
  background: #ffffff;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  position: relative;
}
@media (max-width: 1199px) {
  #header {
    text-align: center;
  }
}
.brand {
  text-align: center;
}
.brand h1 {
  display: inline-block;
  text-align: left;
}
@media (max-width: 979px) {
  .brand {
    float: none;
  }
  .banner_txt {


font-size: 16px;
font-weight: 500;

   
} 
}
.nav {
  text-align: right;
}
@media (max-width: 979px) {
  .nav {
    text-align: center;
    float: none;
  }
  
  
  .simply-scroll { 
	width: 600px;
	
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 750px;
	
}


#jcl-demo .mid {
    margin-left: 50px;
    width: 650px;
    height: 300px;
}
#jcl-demo .vertical {
    margin-left: 170px;
}

#jcl-demo .imageSlider .carousel>ul>li>img,
#jcl-demo .imageSliderExt .carousel>ul>li>img {
    width: 750px;
    height: 300px;
}
#jcl-demo .imageSlider .carousel>ul>li>p,
#jcl-demo .imageSliderExt .carousel>ul>li>p {
    width: 680px;
   
}
}
/* Main menu styles
========================================================*/
.sf-menu {
  display: inline-block;
  margin-right: -10px;

}
.sf-menu > li {
	position: relative;
	float: left;
	text-align: center;
	text-transform: capitalize;
	letter-spacing: 1.1px;
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 18px;
		font-weight: 400;
	
}
.sf-menu > li > a {
  position: relative;
  display: inline-block;
  padding: 16px 6px 15px;
  color: #0C4174;
}
.sf-menu > li.sfHover > a,
.sf-menu > li.current > a,
.sf-menu > li > a:hover {
  background: #d11b05; 
  color: #fff;
  text-decoration: none;
}
.sf-menu > li.sfHover > a:after,
.sf-menu > li.current > a:after,
.sf-menu > li > a:hover:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #0C4174;
}
.sf-menu > li + li {
  margin-left: 20px;
}
.sf-menu ul {
  position: absolute;
  display: none;
  width: 220px;
  padding: 10px 0;
  text-align: left;
  background: #246dc5;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
}
.sf-menu ul li {
  display: block;
  position: relative;
  text-transform: none;
}
.sf-menu ul li.sfHover > a,
.sf-menu ul li.current > a,
.sf-menu ul li a:hover {
  background: #246dc5;
  color: #fff;
  text-decoration: none;
}
.sf-menu ul li + li {
  margin-top: 0px;
}
.sf-menu ul li a {
  display: block;
  padding: 2px 10px;
  color: #fff;
}
/* First level sub-menu styles
========================================================*/
.sf-menu > li > ul {
  top: 100%;
  left: 50%;
  margin-left: -100px;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu > li > ul > li > ul {
  top: 0px;
  left: 110%;
}
@media only screen and (max-width: 767px) {
  nav {
    padding-bottom: 0;
  }
  .sf-menu {
    display: none;
  }
  .select-menu {
    margin: 30px 0 20px;
    display: block;
    position: relative;
    padding: 0;
    width: 100%;
    height: 40px;
    border: 1px solid #dddddd;
    background: #edecec url(../images/select.png) 99% center no-repeat;
    color: #000000;
    border-radius: 0;
    -webkit-appearance: none;
    outline: none;
    font: normal 14px 'Open Sans', sans-serif;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
   .banner_txt {

padding:7px;
font-size: 14px;
font-weight: 400;

   
} 


.simply-scroll { 
	width: 600px;
	
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 600px;
	
}


#jcl-demo .mid {
    margin-left: 50px;
    width: 550px;
    height: 300px;
}
#jcl-demo .vertical {
    margin-left: 170px;
}

#jcl-demo .imageSlider .carousel>ul>li>img,
#jcl-demo .imageSliderExt .carousel>ul>li>img {
    width: 600px;
    height: 300px;
}
#jcl-demo .imageSlider .carousel>ul>li>p,
#jcl-demo .imageSliderExt .carousel>ul>li>p {
    width: 580px;
   
}
}
@media (max-width: 479px) {
  nav.put-right {
    padding-bottom: 0px;
  }
 
  .span8 {
    width: 100px;
  }
  .banner_txt {

padding:1px;
font-size: 12px;
font-weight: 300;
line-height: 15px;
   
} 

.box-speaker {
      margin-left:40px;
	 	
}

.simply-scroll { 
	width: 350px;
	
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 350px;
	
}

#jcl-demo .mid {
    margin-left: 50px;
    width: 250px;
    height: 300px;
}
#jcl-demo .vertical {
    margin-left: 170px;
}

#jcl-demo .imageSlider .carousel>ul>li>img,
#jcl-demo .imageSliderExt .carousel>ul>li>img {
    width: 350px;
    height: 300px;
}
#jcl-demo .imageSlider .carousel>ul>li>p,
#jcl-demo .imageSliderExt .carousel>ul>li>p {
    width: 330px;
   
}

	
 
}
/* Stuck menu styles
========================================================*/
.isStuck {
  background: #ffffff;
  z-index: 999;
  border-bottom: 1px solid #199b97;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
  .simply-scroll { 
	width: 750px;
	
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 750px;
	
}
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  overflow: hidden;
}
/*============  Headers  =============*/
.header_1 {
  text-align: center;
  font: 600 30px/42px 'Open Sans', sans-serif;
}

.header_20 {
margin-top:5px;
padding-bottom:10px;
  text-align: center;
  color:#0C4174;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 32px;
		font-weight: 500;
	line-height: 26.4px;
  
}


.header_19{
 
padding-top:60px; 

  text-align: centre;
  font: 400 22px/28px Verdana, Geneva, sans-serif;
  color:#ff6600;
   float: right; 
  
}
.header_1.indent_1 {
  padding-bottom: 56px;
}
.header_1.indent_2 {
  padding-bottom: 34px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .header_1 {
    font-size: 40px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  .header_1 {
    font-size: 36px;
    line-height: 42px;
  }
  .btnbelow {
	
	font-size:18px;
		
}
.logoleft {   
    width: 100px;
	height:65px;
	border-right:solid 8px #1fc4e6;
	
}

.logoleft img {
    width:100px;
}
}
.header_2 {
  font: 600 36px/30px 'Open Sans', sans-serif;
  
}

.header_2c {
  font: 600 36px/30px 'Open Sans', sans-serif;
  padding: 15px 15px 15px;
  
  color: #ffffff; 
 
  background: #d11b05;
  border-radius: 0px 25px 25px 0px;
  -webkit-border-radius: 0px 25px 25px 0px;
  -moz-border-radius: 0px 25px 25px 0px;
   -ms-border-radius: 0px 25px 25px 0px;
  -o-border-radius: 0px 25px 25px 0px;
}
.header_2cl {
margin-bottom:10px;
  font: 600 36px/30px 'Open Sans', sans-serif;
  padding: 15px 15px 15px;
  
  color: #ffffff; 
  background: #09399f;
  border-radius: 25px 0px 0px 25px;
    -webkit-border-radius: 25px 0px 0px 25px;
  -moz-border-radius: 25px 0px 0px 25px;
   -ms-border-radius: 25px 0px 0px 25px;
  -o-border-radius: 25px 0px 0px 25px;
}
.header_2ml {
margin-bottom:10px;
  font: 600 30px/24px 'Open Sans', sans-serif;
  padding: 15px 15px 15px;
  
  color: #ffffff; 
  background: #09399f;
 border-radius: 25px 0px 0px 25px;
    -webkit-border-radius: 25px 0px 0px 25px;
  -moz-border-radius: 25px 0px 0px 25px;
   -ms-border-radius: 25px 0px 0px 25px;
  -o-border-radius: 25px 0px 0px 25px;
  
}
.header_2c.indent_2 {
  padding-bottom: 10px;
}


.header_2a {
  font: 600 30px/24px 'Open Sans', sans-serif;
  padding: 15px 15px 15px;
  
  color: #ffffff; 
    background: #09399f;
 border-radius: 25px 0px 0px 25px;
    -webkit-border-radius: 25px 0px 0px 25px;
  -moz-border-radius: 25px 0px 0px 25px;
   -ms-border-radius: 25px 0px 0px 25px;
  -o-border-radius: 25px 0px 0px 25px;
}
.header_2al {
margin-bottom:10px;
  font: 600 30px/24px 'Open Sans', sans-serif;
  padding: 15px 15px 15px;
  
  color: #ffffff; 
  background: #d11b05;
  border-radius: 0px 25px 25px 0px;
  -webkit-border-radius: 0px 25px 25px 0px;
  -moz-border-radius: 0px 25px 25px 0px;
   -ms-border-radius: 0px 25px 25px 0px;
  -o-border-radius: 0px 25px 25px 0px;
  
}
.header_2a.indent_2 {
  padding-bottom: 10px;
}
.header_2al.indent_5 {
  padding-bottom: 10px;
}


.header_2.indent_1 {
  padding-bottom: 30px;
}
.header_2.indent_2 {
  padding-bottom: 32px;
}
.header_2.indent_3 {
  padding-bottom: 81px;
}
.header_2.indent_4 {
  padding-bottom: 43px;
}
.header_2.indent_5 {
  padding-bottom: 41px;
}
.header_2cl.indent_5 {
  padding-bottom: 10px;
}
/*============  Wraps  =============*/
.wrap_1 {
  padding-top: 124px;
}
.wrap_2 {
  padding-top: 71px;
}
.wrap_3 {
  padding-bottom: 5px;
}
.wrap_4 {
  padding-bottom: 10px;
}
.wrap_5 {
  padding-bottom: 95px;
}
.wrap_6 {
  padding-bottom: 120px;
}
.wrap_7 {
  padding-top: 82px;
}
.wrap_8 {
  padding-bottom: 48px;
}
.wrap_9 {
  padding-top: 40px;
}
.wrap_10 {
  padding-bottom: 10px;
}
.wrap_11 {
  padding-top: 10px;
}
.wrap_12 {
  padding-bottom: 5px;
}
.wrap_13 {
  padding-top: 42px;
}
.wrap_14 {
  padding-top: 91px;
}
.wrap_15 {
  padding-bottom: 118px;
}
.wrap_16 {
  padding-top: 32px;
}
.wrap_17 {
  padding-top: 50px;
}
.wrap_18 {
  padding-top: 30px;
}
.wrap_19 {
  padding-bottom: 115px;
}
.wrap_20 {
  padding-bottom: 46px;
}
@media (max-width: 767px) {
  .wrap_11,
  .wrap_14,
  .wrap_9,
  .wrap_1,
  .wrap_18 {
    padding-top: 5px;
  }
  .wrap_12,
  .wrap_15,
  .wrap_5,
  .wrap_19 {
    padding-bottom: 5px;
  }
}
@media (max-width: 1199px) {
  .img-wrap {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .img-wrap {
    margin-top: 30px;
  }
    
}
/*============  countdown  =============*/




#defaultCountdown {height:35px; width:270px; background:#09399f;  padding:2px 0px 0px; margin: 0 auto; color:#09399f; }

.hasCountdown {}

#defaultCountdown .countdown_amount {font-size:18px;  color:#fff; font-family:Open sans; font-weight:700; letter-spacing:0px}

#defaultCountdown .countdown_unit{ font-size:13px; font-family:Open sans; }

.countdown_rtl {

	direction: rtl;

}



.countdown_show1 .countdown_section {

	width: 98%;

}

.countdown_show2 .countdown_section {

	width: 48%;

}

.countdown_show3 .countdown_section {

	width: 32.5%;

}

.countdown_show4 .countdown_section {

	width: 24.5%;

}

.countdown_show5 .countdown_section {

	width: 19.5%;

}

.countdown_show6 .countdown_section {

	width: 16.25%;

}

.countdown_show7 .countdown_section {

	width: 14%;

}

.countdown_section {

	display: block;

	float: left;

	font-size: 84%;

	text-align: center;

}

.countdown_amount {

	font-size: 200%;

}

.countdown_descr {

	display: block;

	width: 100%;

}



.tem

{

	       float: right;

    border: solid 1px #69696A;

    background: #fff;


    top: -5px;

    margin: 0;

    box-shadow: 0px 5px 5px #69696A;

    height: 65px;

    color: #09399f; 
}

/*============  calender icon =============*/
.cal

{
z-index:1;
 position: absolute;
left: 890px;
 float: right; 
 margin: 0px; 

}

.cal:hover {
background:#FFFFFF;

}












/*============  Butttons  =============*/


.toppbar {

background:#A34A4A;
    width: 100%;
    float: left;
        height: 10px;
    font-size: 11px;
}
.btnpbar {
	background:#000;
	width: 100%;
	text-align: right;
  
}
.btnbelow {
	width: 100%;

	background: -webkit-linear-gradient(90deg,#0C4174 10%, #E73215 90%); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(90deg,#0C4174 10%, #E73215 90%); /* FF3.6+ */
	background:     -ms-linear-gradient(90deg,#0C4174 10%, #E73215 90%); /* IE10 */
	background:      -o-linear-gradient(90deg,#0C4174 10%, #E73215 90%); /* Opera 11.10+ */
	background:         linear-gradient(90deg,#0C4174 10%, #E73215 90%); /* W3C */
	padding:7px;
	color:#fff;
	font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	text-align:center;
	
}


.btnpbarwht {
margin:50px 0px 50px;
background:#fff;
    width: 100%;  
  
}

.logoo{
padding-top:20px;
padding-right:70px;
margin-left:0px;


}
.btn_1 {
  display: inline-block;
  
  font: 400 30px/30px 'Marvel', sans-serif;
  padding: 15px 51px 16px;
  letter-spacing: 1.5px;
  color: #000000;
  background: #f1f045;
}
.btn_1:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
}
.btn_2 {
  display: inline-block;
  padding: 4px 20px 3px;
  font: 400 24px/30px 'Marvel', sans-serif;
  color: #413d3d;
  background: #f1f045;
}

.btn_2:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
}
.btn_3 {
  display: inline-block;
  padding: 4px 34px 3px 33px;
  font: 400 24px/30px 'Marvel', sans-serif;
  color: #413d3d;
  background:#a6c307;
}
.btn_3:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
  
}
.btn_4 {
  
  margin-top:0px;
  display: inline-block;
  font: 400 15px/15px 'Marvel', sans-serif;
  padding: 22px 51px 22px;
  letter-spacing: 1.5px;
  color: #ffffff;
 
  background: #ff0011;
}
.btn_4:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
  
}
.btn_5 {
 
  margin-top:0px;
 display: inline-block;
  font: 400 15px/15px  'Marvel', sans-serif;
   padding: 22px 51px 22px;
  letter-spacing: 1.5px;
  color: #ffffff;
  
  background: #052cd2;
}
.btn_5:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
  
}

.btn_7 { 
width:210px;
  margin-top:0px;
  display: inline-block;
  font: 400 15px/15px 'Marvel', sans-serif;
   padding: 22px 51px 22px;
   text-align:center;
  letter-spacing: 1.5px;
  color: #ffffff;
 background: #d11b05; 
  
}
.btn_7:hover {
  color: #000;
 
  text-decoration: none;
  
}
.btn_9 { 
  margin-top:0px;
  width:210px;
  display: inline-block;
  font: 400 15px/15px 'Marvel', sans-serif;
   padding: 22px 51px 22px;
   text-align:center;
  letter-spacing: 1.5px;
  color: #ffffff;
 background: #004490;
  
}
.btn_9:hover {
  color: #ffffff;
  background: #69696A;
  text-decoration: none;
  
}
.btn_img { 
  margin-right:-4px;
  display: inline-block;  
   padding: 0px; 
  background: #09399f; 
   padding: 0px 0px 5px;
  
}
.btn_img:hover {
	background: #0C4174;
  
}
.btn_10 {
  width:210px; 
  margin-top:0px;
  display: inline-block;
  font: 400 15px/15px 'Marvel', sans-serif;
   padding: 22px 51px 22px;
  letter-spacing: 1.5px;
  color: #ffffff;
 text-align:center;
  background: #09399f; 
}
.btn_10:hover {
	color: #000;
	
	text-decoration: none;
  
}

.btn_11 { 
	 width:198px;
 	 margin-top:0px;
 	 display: inline-block;
  	font: 400 15px/15px 'Marvel', sans-serif;
   	padding: 22px 51px 22px 5px;
   	text-align:center;
  	letter-spacing: 1.5px;
  	color: #ffffff; 
  	background: #09399f; 
}
.btn_11:hover {
	color: #000;
	
	text-decoration: none;
  
}
/*============ F2A521 Images  =============*/
.img_1 {

  margin: 20px 0 9px 0;
  float: left;
   border-radius: 50%;
}
.img_1 + .img_1 {
  margin-left: 29px;
}
@media (max-width: 1199px) {
  .img_1 {
    float: none;
  }
  .img_1 + .img_1 {
    margin-left: 0;
  }
}
.img_2 {
  margin: 3px 0 9px 0;
  float: left;
}
.img_2 + .img_2 {
  margin-left: 30px;
}
.img_2:first-child + .img_2 + .img_2 + .img_2 {
  margin-left: 0;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .img_2 {
    width: 140px;
  }
  .img_2 + .img_2 {
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .img_2 {
    width: 108px;
  }
  .img_2 + .img_2 {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .img_2 {
    float: none;
  }
  .img_2 + .img_2 {
    margin-left: 0;
  }
  
}
/*============  Boxes  =============*/
.box_1 {
  text-align: center;
  padding-bottom: 30px;
}
.box_1 [class^='icon_'] {
  display: inline-block;
  width: 117px;
  height: 117px;
  color: #01918c;
  border: 1px solid #199b97;
  text-align: center;
  border-radius: 100px;
}
.box_1 .icon_1:before {
  content: '%';
  font: bold 48px/117px 'Arial', sans-serif;
}
.box_1 .icon_2:before {
  content: '\f012';
  font: 700 48px/117px 'FontAwesome';
}
.box_1 .icon_3:before {
  content: '\f007';
  font: 700 48px/117px 'FontAwesome';
}
.box_1 .icon_4:before {
  content: '\f012';
  font: 700 48px/117px 'FontAwesome';
}
.box_1 [class^='icon_'] + .text_2 {
  padding-top: 22px;
}
.box_1 [class^='icon_'] + .text_2 + .text_3 {
  padding-top: 16px;
}
.box_1 [class^='icon_'] + .text_2 + .text_3 + .btn_2 {
  margin-top: 41px;
}
.box_2 {
  padding: 36px 15px 42px 62px;
  border: 1px solid #898888;
}
.box_2 .put-left {
  margin: 63px 77px 57px 0px;
}
.box_2 .text_2 + .text_3 {
  padding-top: 13px;
}
.box_2 .text_3 + .btn_2 {
  margin-top: 41px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .box_2 {
    padding: 26px 5px 32px 52px;
  }
  .box_2 .put-left {
    margin: 53px 67px 47px 80;
  }
}
@media (max-width: 979px) {
  .box_2 {
    padding: 20px 40px 40px;
    text-align: center;
  }
  .box_2 .put-left {
    float: none;
    text-align: center;
    margin: 0 0 30px;
  }
}
.box_3 {
  text-align: center;
}
.box_4 .text_5 + .btn_2 {
  margin-top: 10px;
}
.box_4 .text_5 + .row {
  padding-top: 5px;
  text-align:justify;
}
.box_4 .row + .btn_3 {
  margin-top: 46px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .box_4 .grid_2 {
    width: 170px;
  }
}
.box_5 {
  position: relative;
  padding-top: 8px;
  padding-left: 10px;
}
.box_5:before {
  content: attr(data-index);
  position: absolute;
  top: 1px;
  left: 0;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  text-align: center;
  color: #ffffff;
  background: #129894;
  font: 700 36px/48px 'Open Sans', sans-serif;
}
.box_5 .text_2 + .text_3 {
  padding-top: 24px;
}
.box_6 .put-left {
  margin-top: 6px;
  margin-right: 30px;
}
.box_6 .put-left .caption {
  position: relative;
  display: inline-block;
}
.box_6 .put-left .text_2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.43);
  padding: 8px 0 14px;
}
.box_6 .caption .text_2 + .text_3 {
  padding-top: 24px;
}
.box_6 .caption .text_3 + .btn_2 {
  margin-top: 25px;
}
.box_6 + .box_6 {
  margin-top: 118px;
}
@media (max-width: 1199px) {
  .box_6 .put-left {
    float: none;
    margin: 0 0 20px;
    text-align: center;
  }
}
@media (max-width: 479px) {
  .box_6 .put-left img {
    width: 100%;
  }
  

  
  
}
.box_7 {
  padding-bottom: 117px;
}
.box_7 .img-wrap {
  text-align: center;
}
.box_7 .caption {
  padding-top: 35px;
}
.box_7 .caption .text_2 + .text_3 {
  padding-top: 24px;
}
.box_7 .caption .text_3 + .btn_2 {
  margin-top: 40px;
}
.span8 {
    width: 476px;
  }

@media (max-width: 767px) {
  .box_7 {
    padding-bottom: 50px;
  }
  
}
/*============  Lists  =============*/
.list_1 {
  display: inline-block;
}
.list_1 li {
  float: left;
}
.list_1 li + li {
  margin-left: 17px;
}
.list_1 li a {
  display: inline-block;
  width: 50px;
  height: 50px;
  color: #ffffff;
  background: #dcd9d9;
  text-align: center;
  border-radius: 25px;
}

.list_1 li a:hover {
  background: #ff6600;
  text-decoration: none;
}
.list_1 li a.fa-twitter {
  font-size: 25px;
  line-height: 56px;
}
.list_1 li a.fa-twitter:before {
  padding-left: 1px;
}
.list_1 li a.fa-facebook {
  font-size: 25px;
  line-height: 52px;
}
.list_1 li a.fa-facebook:before {
  padding-left: 2px;
}
.list_1 li a.fa-google-plus {
  font-size: 25px;
  line-height: 52px;
}
.list_1 li a.fa-google-plus:before {
  padding-left: 6px;
}
.list_1 li a.fa-pinterest {
  line-height: 50px;
  font-size: 30px;
}
.list_1 li a.fa-pinterest:before {
  padding-left: 1px;
}
.list_2 li {
  position: relative;
  padding-left: 31px;
}
.list_2 li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 10px;
  height: 10px;
  background: #129894;
  border-radius: 5px;
}
.list_3 li {
  float: left;
}
.list_3 li img {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.list_3 li a:hover img {
  opacity: 0.5;
}
.list_3 li + li {
  margin-left: 26px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .list_3 img {
    width: 120px;
  }
  .list_3 li + li {
    margin-left: 12px;
  }
}
@media (max-width: 979px) {
  .list_3 {
    text-align: center;
  }
  .list_3 li {
    float: none;
    margin-bottom: 9px;
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .list_3 li:first-child + li + li + li {
    margin-left: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .list_3 li:first-child + li + li {
    margin-left: 0;
  }
  .list_3 li:first-child + li + li + li + li {
    margin-left: 0;
  }
}
@media (max-width: 479px) {
  .list_3 li + li {
    margin-left: 0;
  }
  .span8 {
    width: 100px;
  }
 
}
/*============  Map =============*/



.map {
  width: 100%;
  height: 399px;
}
@media (max-width: 767px) {
  .map {
    height: 250px;
  }
}
@media (max-width: 479px) {
  .map {
    height: 150px;
  }
    
  .org {
  padding-bottom:10px;

  }
  
  input.span8 {
    width: 100px;
  }
  
  
   
}
/*============  Address =============*/
address .text_7 + .text_8 {
  padding-top: 22px;
}
/*============  Terms List =============*/
.terms-list {
  text-align: center;
}
.terms-list dt + dd {
  padding-top: 14px;
}
.terms-list dd + dt {
  padding-top: 19px;
}
.terms-list p + p {
  padding-top: 12px;
}
/*============  LightBox =============*/
a[data-type='lightbox'] {
  display: block;
  background: url('file:///F|/Working Folder/Web/Nexgen_Full_Backup_31-10-2015/SICT/SICTlte/images/magnify.png') no-repeat center center;
}
a[data-type='lightbox'] img {
  width: 100%;
  height: auto;
}
a[data-type='lightbox']:hover img {
  opacity: 0.2;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
@media (max-width: 767px) {
  a[data-type='lightbox'].last-row {
    margin-bottom: 8px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 250px;
  }
}
/*========================================================
                    FOOTER styles
=========================================================*/
@media (max-width: 979px) {

 .logoleft {   

    width: 380px;
	height:237px;
	border-right:solid 4px #1fc4e6;
	
}

.logoleft img {

    width:380px;
}
.btnbelow {
	
	font-size:20px;
	
	
}
}

@media (max-width: 767px) {
  #footer {
    text-align: center;
  }
  .logoleft {   

    width: 250px;
	height:180px;
	border-right:solid 4px #1fc4e6;
	
}

.logoleft img {

    width:250px;
}
.btnbelow {
	
	font-size:20px;
	
	
}
ul#slider4 h4 {
	
	padding: 10px;

	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	}

}




@media (max-width: 479px) {
  
  .logoleft {   

    width: 160px;
	height:102px;
	border-right:solid 2px #1fc4e6;
	
}

.logoleft img {

    width:160px;
}
.btnbelow {
	
	font-size:16px;
	padding:0px;
	
	
}

}
/*============  Info  =============*/
.info {
  padding: 23px 0 24px;
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #363535;
  width: 40px;
  height: 43px;
  font-size: 43px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#toTop:hover {
  outline: none;
  text-decoration: none;
  color: #129894;
}
#toTop:active {
  background: transparent;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
  #fbg  {
    display: none !important;
  }
}

.footerbg {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: -webkit-linear-gradient(90deg, #09399f 10%, #d11b05 90%); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(90deg, #09399f 10%, #d11b05 90%); /* FF3.6+ */
	background:     -ms-linear-gradient(90deg, #09399f 10%, #d11b05 90%); /* IE10 */
	background:      -o-linear-gradient(90deg, #09399f 10%, #d11b05 90%); /* Opera 11.10+ */
	background:         linear-gradient(90deg, #09399f 10%, #d11b05 90%); /* W3C */
	padding-left:20px;
	font-size: 13px;

/*background:#129894*/
}
.footerbgspn {

padding-left:580px;
color:#fff;
/*background:#129894*/
}


.strip {
padding-bottom:240px;
background: -webkit-linear-gradient(90deg, #09399f 10%, #d11b05 90%); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(90deg, #09399f 10%, #d11b05 90%); /* FF3.6+ */
	background:     -ms-linear-gradient(90deg, #09399f 10%, #d11b05 90%); /* IE10 */
	background:      -o-linear-gradient(90deg, #09399f 10%, #d11b05 90%); /* Opera 11.10+ */
	background:         linear-gradient(90deg, #09399f 10%, #d11b05 90%); /* W3C */

/*background-image:url(../images/Lte_Highlights_bg.png);*/
width: 100%;
text-align:center;

}



.spnbg {
padding-bottom:20px;
height: 300px;
	background: #fff; /* W3C */

/*background-image:url(../images/Lte_Highlights_bg.png);*/
width: 100%;
text-align:center;

}
.spnsr {
	margin: 20px 30px;
	
	

	background:#fff;
	
	height: 100px;
	width: 120px;
	border:solid #FFFFFF 1px;
	
	
   
}
.orgnr {
	margin: 10px 30px;
	
	

	
	
	height: 160px;
	width: 160px;
	
	
	
   
}

.img-scroller {
	margin: 30px 5px;
	
	

	
	
	
	width: 110px;
	
	
	
   
}
.scrolspons{

	width: 110px;
	}
/*Core variables and mixins*/
.btn_circle {
	margin: 20px 30px;
	overflow: hidden;
	text-align: center;
	border-radius: 50%;
	background:#fff;
	padding: 35px;
	height: 120px;
	width: 120px;
	border:solid #FFFFFF;
	color:#000000;
	
   
}

.btn_circle:hover {
  
  background: -webkit-linear-gradient(90deg, #A34A4A  10%, #69696A 90%); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(90deg, #A34A4A  10%, #69696A 90%); /* FF3.6+ */
	background:     -ms-linear-gradient(90deg, #A34A4A  10%, #69696A 90%); /* IE10 */
	background:      -o-linear-gradient(90deg, #A34A4A  10%, #69696A 90%); /* Opera 11.10+ */
	background:         linear-gradient(90deg, #A34A4A  10%, #69696A 90%); /* W3C */
  text-decoration: none;
   -webkit-transition: 8s all ease;
  transition: 8s all ease;
  color: #fff;
   
}
btn_circle3 h3{

     margin: 18px 0px;

  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	line-height: 26.4px;
	color:#fff;

}

 .circlefont{

     margin: 18px 0px 6px 0px;

  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	line-height: 26.4px;
	color:#000;
	text-align:center;

}
.circlefont:hover{

	color:#fff;


}

.btn_circle2 { 
   margin: 25px 0px;
 margin-left: 50px;

    overflow: hidden;

    text-align: center;

    border-radius: 50%;
	

    padding: 35px;

	    height: 100px;

    width: 100px;
  
   background:#4CB44A;
   border:solid #FFFFFF;
}

.btn_circle2:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
}
.btn_circle3 { 
    margin: 25px 0px;
margin-left: 50px;
    overflow: hidden;

    text-align: center;

    border-radius: 50%;

	 background:#ff6600;

    padding: 35px;

	    height: 100px;

    width: 100px;
	border:solid #FFFFFF;
  
}

.btn_circle3:hover {
  color: #fff;
  background: #249f9c;
  text-decoration: none;
}

.btn_circle4 { 
    margin: 25px 0px;
margin-left: 50px;
    overflow: hidden;

    text-align: center;

    border-radius: 50%;

	background:#F2A521;

    padding: 35px;

	    height: 100px;

    width: 100px;
}

.btn_circle4:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
}

.burst-8 {
    background: red;
	display: inline-block;
  font: 400 30px/30px 'Marvel', sans-serif;
  padding: 15px 51px 16px;
  letter-spacing: 1.5px;
  color: #000000;
    width: 200px;
    height: 200px;
    position: relative;
    text-align: center;
    -webkit-transform: rotate(10deg);
       -moz-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
         -o-transform: rotate(10eg);
}
.burst-8:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    width: 200px;
    background: red;
    -webkit-transform: rotate(150deg);
       -moz-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
         -o-transform: rotate(150deg);
}
.burst-8:aft {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    width: 200px;
    background: red;
    -webkit-transform: rotate(130deg);
       -moz-transform: rotate(130deg);
        -ms-transform: rotate(150deg);
         -o-transform: rotate(130deg);
}
.burst-8:bfr {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    width: 200px;
    background: red;
    -webkit-transform: rotate(120deg);
       -moz-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
         -o-transform: rotate(120deg);
}
.burst-8:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
}

.circle {
	width: 200px;
	height: 200px;
	background: red;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.btn_big1{
margin-top:2px;
  display: inline-block;
 
  font-family: Optima, Segoe, 'Segoe UI', Candara, Calibri, Arial, sans-serif;
	font-size: 26px;
	
	font-weight: 300;
	line-height: 26.4px;
 
 
   padding: 7px 20px 7px 5px;
   text-align:left;
  letter-spacing: 1.5px;
 border-radius: 0px 25px   25px 0px;
 -moz-border-radius: 0px 25px   25px 0px;
 -webkit-border-radius: 0px 25px   25px 0px;
   background: #d11b05; 
color: #fff;
 
}
.btn_big1:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
  
}
.btn_big2{
  
  margin-top:5px;
margin-left:70px;
  display: inline-block;
  font: 200 18px/18px 'Marvel', sans-serif;
   padding: 10px 5px;
  font-weight:bold;
  letter-spacing: 1.5px;
  color: #ffffff; 
    background: #09399f; 
   
  /*background: #b005b2;*/
}
.btn_big2:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
  
}
.btn_big3{
  
 margin-top:5px;
margin-left:50px;
  display: inline-block;
  font: 400 23px/23px 'Marvel', sans-serif;
   padding: 10px 30px 10px;
  font-weight:bold;
  letter-spacing: 1.5px;
  color: #ffffff; 
  background: #b005b2;
}
.btn_big3:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
  
}
.btn_big4{
  
 	margin-top:5px;
	margin-left:50px;
  display: inline-block;
  font: 400 23px/23px 'Marvel', sans-serif;
  padding: 10px 30px 10px;
  font-weight:bold;
  letter-spacing: 1.5px;
  color: #ffffff; 
  background: #b005b2;
  
}
.btn_big4:hover {
  color: #ffffff;
  background: #249f9c;
  text-decoration: none;
  
}

.burst {
    background: red;
    width: 160px;
    height: 160px;
    position: relative;
    text-align: center;
    -webkit-transform: rotate(20deg);
       -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
         -o-transform: rotate(20eg);
}
.burst:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 160px;
    width: 160px;
    background: red;
    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
         -o-transform: rotate(135deg);
}
.burst:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 160px;
    width: 160px;
    background: red;
    -webkit-transform: rotate(115deg);
       -moz-transform: rotate(115deg);
        -ms-transform: rotate(115deg);
         -o-transform: rotate(115deg);
}
.burst:next {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 160px;
    width: 160px;
    background: red;
    -webkit-transform: rotate(95deg);
       -moz-transform: rotate(95deg);
        -ms-transform: rotate(95deg);
         -o-transform: rotate(95deg);
}
p.small {
	line-height: 1.3;
	font-size: 14px;
	text-align: center;
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 400;
}
p.small:hover {
	line-height: 1.3;
	font-size: 14px;
	text-align: center;
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 400;
	color:#fff;
}
.nexgen-footer{

padding-right:606;
right: 0px; 
  top: -40px;    
 margin: 1px;  
 width:170px;
position: relative;
}



.fbg
{

	 
	float: right;    
    margin: 0; 
    color: #fff;
	 position: absolute;

    right: 80px;
	
    top: 2100px;
 
  overflow: hidden;
  border: none;
    -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  
 
}
.img-circle {
    border-radius: 50%;
}
.blog_archieve {
 
  list-style: none outside none;

  margin: 0;

  padding: 20px 25px 0px 25px;
  text-align:left;

}



.blog_archieve li {

 padding: 4px 0px 5px 30px;

    border-bottom: 1px solid #f5f5f5;

    background: url(../images/bullets.png) no-repeat scroll left 5px transparent;
 	letter-spacing: 0.4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
    background-size: 18px;



}

.blog_archieve1 {

  list-style: none outside none;
  margin: 0;
  padding: 15px 25px 0px 25px;
 text-align:left;
}



.blog_archieve1 li {

    padding: 5px 0px 5px 30px;

 
    background: url(../images/tk.png) no-repeat scroll left 5px transparent;

    text-align: left;

    background-size: 0px;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
  text-align:justify;
  letter-spacing: 0.4px;

}
.blog_archieve2 {

  list-style: none outside none;

  margin: 0;

  padding: 15px 25px 0px 25px;

}



.blog_archieve2 li {

    padding:4px 0px 10px 35px;

  

    background: url(../images/arow.png) no-repeat scroll left 5px transparent;

    text-align: left;

    background-size: 20px;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
  text-align:justify;
  letter-spacing: 0.4px;

}

.org
{

margin-left:0px;
text-align:center;

margin-top:600px;
position:absolute;
}

.img_deli {

  margin: 0px 0 9px 0;
  float: left;
  border: 5px solid #09399f;
 
}
.circleagnd {

  display: block;
  width: 200px;
  height: 200px;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 5px solid #3c3d3c;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3); 
  overflow: hidden;
   -webkit-filter: grayscale(100%);
   
}
http://designshack.net/articles/css/joshuajohnson-2/
.bw {
  -webkit-transition: all 5s ease;
     -moz-transition: all 5s ease;
       -o-transition: all 5s ease;
      -ms-transition: all 5s ease;
          transition: all 5s ease;
}
 
.bw:hover {
  -webkit-filter: grayscale(0%);
}



.box {
			display: inline-block;
			margin: 0 auto;
			width: 400px;
		}
		/* ANIMATIONS */
		.Object, .ObjectContainer a {
			-webkit-transition: all 0.35s ease-in-out;
			-moz-transition: all 0.35s ease-in-out;
			-ms-transition: all 0.35s ease-in-out;
			-o-transition: all 0.35s ease-in-out;
			transition: all 0.35s ease-in-out;
		}
		.ObjectContainer {
			width: 200px;
			height: 200px;
			float: left;
			display: block;
			position: relative;
		}
			.ObjectContainer .Object {
				display: block;
				width: 100%;
				height: 100%;
			}
			.ObjectContainer a {
				position: absolute;
				bottom: -200px;
				left: 0;
				opacity: 0;
				width: 100%;
				line-height: 0px;
				text-align: center;
				vertical-align: middle;
			}

		.ObjectContainer:hover .Object {
			margin: 2.5%;
			height: 95%;
			width: 95%;
			border-radius: 100px;
			-webkit-transform: rotate(100deg);
			-moz-transform: rotate(100deg);
			-ms-transform: rotate(100deg);
			-o-transform: rotate(100deg);
			transform: rotate(100deg);
		}
			.ObjectContainer:hover a {
				opacity: 1;
				bottom: 0;
                line-height: 200px;
			}
		#red.Object {
			background: #e7222f;
		}
		#brown.Object {
			background: #796959;
		}
		#dGrey.Object {
			background: #363635;
		}
		#Grey.Object {
			background: #6f6f6e;
		}

.mediatxt {
margin-top:10px;
  font: 300 18px/20px 'Open Sans', sans-serif;
  
  text-align:justify;
  letter-spacing: 0.4px;
  
}
.img_media {

  margin: 20px 25px 10px 0;
  float: left;
  
  
 
}
.img_org {

  margin: 0px 25px 10px 0;
  float: left;
  
  
 
}

.img_venue{

  margin: 10px 0 18px 0;
  float: left;
  border: 5px solid #09399f;
 
}
.header_hdmrg {
  margin-bottom:0px;
  font: 400 20px/20px Verdana, Geneva, sans-serif;
  padding: 15px 15px 15px;  
  color: #ffffff; 
  background: -webkit-linear-gradient(90deg,#3087D8 10%, #E73215 90%); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(90deg,#3087D8 10%, #E73215 90%); /* FF3.6+ */
	background:     -ms-linear-gradient(90deg,#3087D8 10%, #E73215 90%); /* IE10 */
	background:      -o-linear-gradient(90deg,#3087D8 10%, #E73215 90%); /* Opera 11.10+ */
	background:         linear-gradient(90deg,#3087D8 10%, #E73215 90%); /* W3C */
	 border-bottom:2px solid #fff;
  border-top:2px solid #fff;
}
.header_mrg {
  margin-bottom:0px;
 
   
  color: #ffffff; 
  background: #d11b05;
  
}
.header_mrg2 {
  margin-bottom:0px;
  width:50%;
   
  color: #ffffff; 
  background: #09399f;
  
}
.header_txt {

padding:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
  text-align:justify;
  letter-spacing: 0.4px;
  margin-bottom:0px;  
    color: #ffffff; 

  
}
.put-rightt {
padding: 0px 20px;
  float: left; 
  
}
.put-leftt{
padding: 0px 60px;

  float: left; 

  
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  
  padding: 0;
  margin: 0;
}

.callbacks li {
  position: absolute;
  
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  
  opacity: 0.6;
  
  overflow: hidden;
  text-decoration: none;
  width:0px;
  height: 0px;
  background: transparent url("file:///F|/Working Folder/Web/Nexgen_Full_Backup_31-10-2015/SICT/SICTlte/images/arrows.png") no-repeat right top;

}
 .callbacks_nav:hover{
  	opacity: 0.3;
  }
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:right top;
	
}

	
.img-responsive,
 {
  display: block;
  max-width: 100%;
  height: auto;
}



.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  }
  
.scrolltxt {
position: absolute;
right: -200px;
width: 200px;
}
.btn_news { 

  margin-top:0px;
  display: inline-block;
  font: 400 15px/15px 'Marvel', sans-serif;
   padding: 2px ;
   text-align:center;
  letter-spacing: 1.5px;
  color: #ffffff;
 
  background: #3c3c3c;
}

  
 #contact-page{

  padding-top: 10px;;

}



#contact-page .contact-form 

.form-group label {

  color: #4E4E4E;

  font-size: 16px;

  font-weight: 300;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form-group .form-control {

  padding: 7px 12px;

  border-color:#f2f2f2;

  box-shadow: none;

  padding-left:32px;

  border-left: solid 5px #174685;

}



textarea#message{

  resize: none;

  padding: 10px;

}



#contact-page .contact-wrap {

  margin-top: 20px;

}

.standart-h3title
{
	font-size: 120%;
	text-transform: lowercase;
}
.standart-h4title
{
	font-size: 100%;
	text-transform: lowercase;
}
textarea.span8, textarea.span12{
min-height:120px; height:120px;
}
 input.span8, textarea.span8, .uneditable-input.span8 {
    width: 250px;
  }


label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
input,
button,
select,
textarea {
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
}




[class*="entypo-"]:before {
   font-family: "entypo", sans-serif;
}
a { 
   text-decoration: none;
}
ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

#sticky-social {
   right: 0;
   position: fixed;
    top: 70px;
   z-index:999;

}
#sticky-social a {
   background: #333;
   color: #fff;
   display: block;
   height: 45px;
   font: 16px "Open Sans", sans-serif;
   line-height: 45px;
   position: relative;
   text-align: center;
   width: 45px;
}

#sticky-social a span {
   line-height: 45px;
   right: -120px;
   position: absolute;
   text-align:center;
   width:120px;
}
#sticky-social a:hover span {
   right: 100%;
}
#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span { background: #3b5998; }

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span { background: #00aced; }

#sticky-social a[class*="gplus"],
#sticky-social a[class*="gplus"]:hover,
#sticky-social a[class*="gplus"] span { background: #dd4b39; }  

#sticky-social a[class*="play"],
#sticky-social a[class*="play"]:hover,
#sticky-social a[class*="play"] span { background: #ff0084; } 

#sticky-social a[class*="linkedin"],
#sticky-social a[class*="linkedin"]:hover,
#sticky-social a[class*="linkedin"] span { background: #007bb6; }  

#organiser a{
background:url(../images/organiser.png) no-repeat;
width:45px;
height:200px;
position:fixed;
left: 0;
top:0px;
 z-index:999;
}
#organiser a:hover {
background:url(../images/organiserhover.jpg) no-repeat;
width:200px;
height:200px;
position:fixed;
left: 0;
top:0px;
z-index:999;
}

.hdrtxt{
  margin-top:0px;
  display: inline-block;
   font-family: Optima, Segoe, 'Segoe UI', Candara, Calibri, Arial, sans-serif;
	font-size: 26px;
	
	font-weight: 300;
	line-height: 26.4px;
   
   padding: 7px 20px 7px 5px;
   text-align:left;

  
 
 border-radius: 0px 25px   25px 0px;
 -moz-border-radius: 0px 25px   25px 0px;
 -webkit-border-radius: 0px 25px   25px 0px;
   
}
.hdrtxt.gfc{
background: #09399f; 
color: #fff;

}


.knwprtnrtxt{
  margin-top:5px;
   margin-bottom:5px;
   text-align:center;
  display: inline-block;
   font-family: Optima, Segoe, 'Segoe UI', Candara, Calibri, Arial, sans-serif;
	font-size: 22px;
	color:#fff;
	font-weight: 250;
	line-height: 22.4px;
	padding-left:10px;

   
   }
   
   .orgn{
     margin-bottom:5px;
   text-align:center;
  display: inline-block;
   font-family: Optima, Segoe, 'Segoe UI', Candara, Calibri, Arial, sans-serif;
	font-size: 22px;
	color:#09399f;
	font-weight: 250;
	line-height: 22.4px;
	padding-left:10px;

   
   }

.socialfb{
background-color:#2170b5;
width:250px;
padding:10px;
}

.spons{
background-color:#09399f; 
width:250px;
padding:10px;
}
.sponsorg{
background-color:#fff; 
width:250px;

}
.sociallnkd{
overflow:hidden;
background-color:#006699;
width:250px;
padding:10px;
height:150px;
}
.socialtw{
background-color:#7dd6f8;
width:250px;
padding:10px;

}
















/*************************************
 * generic styling for ALS elements
 ************************************/

.als-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
	z-index: 0;
}

.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}

.als-wrapper {
	position: relative;
	list-style: none;
}

.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
}

.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
}

/*************************************
 * specific styling for #demo3
 ************************************/

#demo3 {
	margin: 40px auto;
}

#demo3 .als-item {
	margin: 0px 5px;
	padding: 4px 0px;
	min-height: 120px;
	min-width: 100px;
	text-align: center;
}

#demo3 .als-item img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}

#demo3 .als-prev, #demo3 .als-next {
	top: 40px;
}

#demo3 .als-prev {
	left: 200px;
}

#demo3 .als-next {
	right: 200px;
}



#jcl-demo .carousel {
    border: 1px solid #bababa;
    border-radius: 10px;
    background-color: ghostwhite;
    float: left;
    padding-left: 10px;

    /* Needed for rendering without flicker */
    position: relative;
    visibility: hidden;
    left: -5000px;
}

    /* Styling for image based carousel content. Only width and height are mandatory */
    #jcl-demo .carousel>ul>li>img {
        width: 150px;
        height: 118px;
        vertical-align:middle;

        /* optional */
        margin: 10px 10px 10px 0;
        border-radius: 5px;
    }

    /* Styling for text based carousel content. Only width and height are mandatory */
    #jcl-demo .carousel>ul>li>p {
        width: 130px;
        height: 98px;

        margin: 10px 10px 10px 0;
        border: 1px solid #808080;
        border-radius: 5px;
        line-height: normal;
        background-color: #fff;
        padding: 10px;
    }

/* Styles for PREV and NEXT anchor buttons */
#jcl-demo a.prev, #jcl-demo a.next, #jcl-demo a.go {
    display: block;
    width: 26px;
    height: 30px;
    line-height: 1;

    background-color: #333333;
    color: ghostwhite;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 25px;

    border-radius: 8px;
    float: left;
}
    #jcl-demo a.prev.disabled, #jcl-demo a.next.disabled,
    #jcl-demo a.prev.disabled:hover, #jcl-demo a.next.disabled:hover {
        background-color: #8d8d8d;
        cursor: default;
    }
    #jcl-demo a.go.highlight {
        background-color: #dedede;
        color: #000;
    }
    #jcl-demo a.prev {
        margin: 50px -5px 0 0;
        text-indent: 7px;
    }
    #jcl-demo a.next {
        margin: 50px 0 0 -5px;
        text-indent: 10px;
    }
        #jcl-demo a.prev:hover, #jcl-demo a.next:hover, #jcl-demo a.go:hover {
            background-color: #666666;
        }

/* Additional carousel styles for external controls, slider, widget, mid etc. */

#jcl-demo .externalControl button,
#jcl-demo .imageSliderExt button {
    margin: 5px 5px 0 0;
}
#jcl-demo .externalControl a.next, #jcl-demo .externalControl a.prev, #jcl-demo .externalControl a.go,
#jcl-demo .imageSliderExt a.next, #jcl-demo .imageSliderExt a.prev, #jcl-demo .imageSliderExt a.go
{
    margin: 0 5px 0 0;
    padding: 7px 5px 0 5px;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
}

#jcl-demo .widget img {
    cursor: pointer;
}
#jcl-demo .mid {
    margin-left: 50px;
    width: 900px;
    height: 300px;
}
#jcl-demo .vertical {
    margin-left: 170px;
}

#jcl-demo .imageSlider .carousel>ul>li>img,
#jcl-demo .imageSliderExt .carousel>ul>li>img {
    width: 1200px;
    height: 300px;
}
#jcl-demo .imageSlider .carousel>ul>li>p,
#jcl-demo .imageSliderExt .carousel>ul>li>p {
    width: 1180px;
    height: 280px;
}

/* Other common styles */

.clear {
    clear: both;
}


/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 1200px;
	height: 120px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 1200px;
	height: 120px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 150px;
	height: 120px;
}
.logins
{

   padding-left:25px;  
    background: -webkit-linear-gradient(90deg, #E73215 10%, #0C4174 90%); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(90deg, #E73215 10%, #0C4174 90%); /* FF3.6+ */
	background:     -ms-linear-gradient(90deg, #E73215 10%, #0C4174 90%); /* IE10 */
	background:      -o-linear-gradient(90deg, #E73215 10%, #0C4174 90%); /* Opera 11.10+ */
	background:         linear-gradient(90deg, #E73215 10%, #0C4174 90%); /* W3C */
 
	 border:8px solid #fff;
	
	
	
}
.logins img.img33{

	width:200px;
	margin-left: 10px;
	font-size: 14px;
	color:#ec7f22;
	 margin-bottom: 4px;
	 border:2px solid #FFFFFF;
	
	
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
	 
}

.logins img.img34{

	width:200px;
	margin-left: 14px;
	font-size: 14px;
	color:#ec7f22;
	 margin-bottom: 4px;
	 border:0px solid #FFFFFF;
	
	
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
	 
}



.logins img.img33:hover{
 filter: gray; 
  -webkit-filter: grayscale(100%);
	 
}

.loginss
{
      padding-left: 10px;
    BACKGROUND-COLOR: #212121;
    border-radius: 8px;
	 border:8px solid #fff;
	
}
.loginss img.img33{
	width:300px;
	 margin-bottom: 4px;
	 border:2px solid #FFFFFF;
	border-radius: 10px;
	 -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
	 
}
/*display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #363535;
  width: 40px;
  height: 43px;
  font-size: 43px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  
