/*
* KARAKAS-DIGITAL
*/


/* #TYPOGRAPHY
================================================== */

/*SWZ721*/

@font-face {
    font-family: 'swis721_btbold';
    src: url('../fonts/swz721b-webfont.eot');
    src: url('../fonts/swz721b-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721b-webfont.woff2') format('woff2'),
         url('../fonts/swz721b-webfont.woff') format('woff'),
         url('../fonts/swz721b-webfont.ttf') format('truetype'),
         url('../fonts/swz721b-webfont.svg#swis721_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_btitalic';
    src: url('../fonts/swz721i-webfont.eot');
    src: url('../fonts/swz721i-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721i-webfont.woff2') format('woff2'),
         url('../fonts/swz721i-webfont.woff') format('woff'),
         url('../fonts/swz721i-webfont.ttf') format('truetype'),
         url('../fonts/swz721i-webfont.svg#swis721_btitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_btroman';
    src: url('../fonts/swz721n-webfont.eot');
    src: url('../fonts/swz721n-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721n-webfont.woff2') format('woff2'),
         url('../fonts/swz721n-webfont.woff') format('woff'),
         url('../fonts/swz721n-webfont.ttf') format('truetype'),
         url('../fonts/swz721n-webfont.svg#swis721_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_cn_btbold';
    src: url('../fonts/swz721bc-webfont.eot');
    src: url('../fonts/swz721bc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721bc-webfont.woff2') format('woff2'),
         url('../fonts/swz721bc-webfont.woff') format('woff'),
         url('../fonts/swz721bc-webfont.ttf') format('truetype'),
         url('../fonts/swz721bc-webfont.svg#swis721_cn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_cn_btroman';
    src: url('../fonts/swz721c-webfont.eot');
    src: url('../fonts/swz721c-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721c-webfont.woff2') format('woff2'),
         url('../fonts/swz721c-webfont.woff') format('woff'),
         url('../fonts/swz721c-webfont.ttf') format('truetype'),
         url('../fonts/swz721c-webfont.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_md_btmedium';
    src: url('../fonts/swz721m-webfont.eot');
    src: url('../fonts/swz721m-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721m-webfont.woff2') format('woff2'),
         url('../fonts/swz721m-webfont.woff') format('woff'),
         url('../fonts/swz721m-webfont.ttf') format('truetype'),
         url('../fonts/swz721m-webfont.svg#swis721_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_lt_btlight';
    src: url('../fonts/swz721l-webfont.eot');
    src: url('../fonts/swz721l-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721l-webfont.woff2') format('woff2'),
         url('../fonts/swz721l-webfont.woff') format('woff'),
         url('../fonts/swz721l-webfont.ttf') format('truetype'),
         url('../fonts/swz721l-webfont.svg#swis721_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font-size:16px;
  	color: #5c5c5c;
  	font-weight: 100;
  	font-family: 'swis721_btroman';
}
h1 {
	font-size:80px;
	color:#056fad;
	margin-top:0px;
	margin-bottom:30px;
	line-height: 100%;
	font-weight:normal;
	font-family: 'swis721_lt_btlight';
}
h2 {
	font-size:40px;
	color:#007dc6;
	font-weight:100;
	margin: 0px;
	margin-bottom:30px;
	line-height:100%;
	font-family: 'swis721_md_btmedium';
}
h2 a{
    text-decoration:none!important;
}
 h3 {
  color: #8d8d8d;
  font-size:24px;
  font-weight: 100;
  line-height: 100%;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'swis721_lt_btlight';
}
h4 {
	font-size:24px;
	color:#007dc6;
	font-weight:100;
	margin-top:10px;
	margin-bottom:5px;
	line-height:100%;
	display: inline-block;
	width:100%;
	font-family: 'swis721_lt_btlight';
}
h5 {
	font-size: 18px;
  	margin-top: 0px;
  	color: #5c5c5c;
  	margin-bottom: 10px;
	font-weight: 100;
  	font-family: 'swis721_btbold';
}
a, a:hover {
	color:#1a70b2;
	text-decoration:underline;
}
/*a:focus {
	text-decoration:none;
}*/
a:focus, a:hover, a:visited {
	color:#1a70b2;
}
img {
	float:left;
	max-width: 100%;
	height:auto;
}
p {
	font-size:16px;
	line-height:26px;
	color:#5c5c5c;
	font-weight:100;
	font-family: 'swis721_btroman';
}
ul li, ol li {
	color: #5c5c5c;
  	font-size: 16px;
  	line-height: 26px;
	margin-bottom:5px;
  	font-family: 'swis721_btroman';
}
strong {
	font-weight: 100;
  	font-family: 'swis721_btbold';
}

/* #HEADER
================================================== */
header {
	height:190px;
	background:#ffffff;
}
header .container {
	width:100%;
	padding:0px;
}
header .container:before {
	margin-bottom:-3px;
}
header .base-header {
	/*height:92px;*/
	width:100%;
	display: inline-block;
}
header .logo {
	width: 300px;
	float:left;
	margin: 10px;
	margin-left:130px;
  	margin-top: 40px;
}
header .logo > img {
  	max-width: 100%;
	max-height:140px;
}
header.inner_pages {
	height:89px;
}
header.inner_pages .main_menu_icon, header .main_menu_icon {
	height: 92px;
  	width: 80px;
  	text-decoration: none;
  	color: #FFFFFF;
  	float: right;
	position:relative;
  	background-color:rgb(0, 125, 198);
}
header.inner_pages .main_menu_icon:after, header .main_menu_icon:after {
	content:' ';
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:rgba(0,0,0,0.1);
}
header.inner_pages .main_menu_icon span, header .main_menu_icon span {
	height: 92px;
  	width: 80px;
	position: absolute;
  	z-index:1;
	display: inline-block;
	background: url(../images/main_menu_icon.png) no-repeat center;
}
header.inner_pages .logo {
	float:left;
	width:200px;
	margin-left:10px;
	margin-top:5px;
}
header.inner_pages .logo > img {
	max-height: 80px;
}
.restructured_homepage header .search {
	display:none;
}
header .search {
	text-decoration:none;
	color:#FFFFFF;
	height:92px;
	width:80px;
	float:right;
	transition:all 0.3s ease 0s;
	background:url(../images/search_icon.png) no-repeat center rgb(0, 125, 198);
	overflow:hidden;
	cursor:pointer;
}
header .search.search-active{
	width:450px;
	background:rgb(0, 125, 198);
}
header .search span{
	padding:20px 0px;
	width:450px;
	display:block;
	display:inline-block;
}
header .search.search-active span{
	padding:20px 25px;
}
header .search span input[type="text"]{
	background:none;
	border:none;
	font-size:32px;
	padding:7px 5px 0px 5px;
	width:340px;
	float:left;
	opacity:0.01;
	cursor:pointer;
}
header .search.search-active span input[type="text"]{
	opacity:1;
	cursor:text;
	outline:none;
}
header .search.search-active span input[type="text"]::-webkit-input-placeholder{
   color: #fff;
   opacity:0.5;
}

header .search span input[type="button"]{
	background:url(../images/search_icon.png) no-repeat center;
	border:none;
	width:50px;
	height:50px;
	float:left;
	padding:0px;
}

/*---- home menu ----*/

#home_menu {
	float:left;
	margin-top:132px;
	margin-left:65px;
	display: inline-block;
}
#home_menu > ul {
	margin:0px;
	padding:0px;
	display: inline-block;
}
#home_menu > ul li {
	float:left;
	display: inline-block;
	list-style:none;
	position: relative;
	margin-right:18px;
}
#home_menu > ul > li:last-child {
	margin-right:0px;
}
#home_menu > ul > li > a {
	color:#5c5c5c;
	font-size:24px;
	text-decoration:none;
	font-family: 'swis721_btbold';
}
.nav-mob {
	display:none;
}
/*-- home menu second level--*/
#home_menu ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#000;
	padding:0;
	z-index:1;
}
#home_menu ul ul li {
	float:none;
	width:200px
}
#home_menu ul ul a
{
	line-height:120%;
	padding:10px 15px
}

#home_menu ul ul ul {
	top:0;
	left:100%
}

#home_menu ul li a:hover > ul {
	display:block
}

 /*---- menu slider ----*/
a{
	outline:none!important;
}
#menu_slider {
	width:400px;
	min-height:2000px;
	float:left;
	z-index:1;
	padding-top:35px;
	position:absolute;
	right:-400px;
	left:auto;
	top:0px;
	background:#6c6c6c;
	transition:all 0.3s ease 0s;
}
#menu_slider.showmenu{
	right:0px;
	left:auto;
}
#main-wrap{
	position:relative;
	overflow:hidden;
}
#main-wrap.push-wrap{
	padding-right:400px;
	overflow:hidden;
	transition:all 0.3s ease 0s;
}
#menu_slider a.close_menu_icon {
	width:auto;
	float:right;
	height:31px;
	color:#FFFFFF;
	display:inline-block;
	margin-right: 30px;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:40px;
	font-weight:100;
	font-size:16px;
	padding-top: 6px;
	font-family: 'swis721_btbold';
	background:url(../images/menu_close_icon.png) no-repeat left top;
}
ul#main_menu {
	margin:0;
	padding:0;
	width:100%;
	margin-top:10%;
	display:inline-block;
}
ul#main_menu > li {
	list-style-type:none;
	line-height: 42px;
	border-bottom:1px solid #898989;
	margin-bottom:0px;
}
ul#main_menu > li:last-child {
	border-bottom:0px;
}
ul#main_menu > li > a {
	width:100%;
	color:#FFFFFF;
	font-size:30px;
	text-decoration:none;
	display:inline-block;
	padding:9px 30px 4px 30px;
	font-weight:100;
	font-family: 'swis721_lt_btlight';
	margin:-1px 0px;
}
ul#main_menu > li > a:hover {
	background-color:#989898
}
ul#main_menu > li ul{
	margin:0px;
	padding:5px 0px 5px 50px;
	display:none;
}
ul#main_menu > li.active ul{
	display:block;
}
ul#main_menu > li ul li{
	list-style:none;
	margin:0px;
	line-height: 32px;
}
ul#main_menu > li ul li a{
	color:#fff;
	font-size:23px;
	font-family: 'swis721_lt_btlight';
	texr-decoration:none;
	padding:6px 0px 2px 20px;
	text-decoration:none;
	background:url(../images/menu-sub-item.png) no-repeat left 10px;
	display:block;
}
ul#main_menu > li.submenu{
	position:relative;
}
ul#main_menu > li.submenu > a{
	background:url(../images/nav-arrow.png) no-repeat right -24px;
}
ul#main_menu > li.submenu > a.active{
	background-color:#989898;
	background-position:right 16px;
}
ul#main_menu > li.active > a{
	background-color:#989898;
}

ul#main_menu .pull-submenu{
	width:75px;
	height:55px;
	background:none;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
}

/* #BANNER
================================================== */
section#banner {
	display:inline-block;
	width:100%;
}
#banner .banner_slider {
	display:inline-block;
	width:100%;
	overflow: hidden;
	position: relative;
	height:500px !important;
	border-top:2px solid #007dc6;
	border-bottom:2px solid #007dc6;
}
#banner .banner_slider ul.slides > li  img {
	min-width:80%;
	max-width:100%;
	min-height:500px;
}
ul.slides > li {
	display:none;
	position: relative;
}
#banner .banner_slider . ul.flex-direction-nav {
	display:none;
}
#banner .banner_slider > ol.flex-control-nav {
	bottom:25px;
	width: 70%;
}
#banner .banner_slider .flex-control-paging li a {
	width:17px;
	height:17px;
	background:none;
	box-shadow:none;
	border: 3px solid #FFFFFF;
}
#banner .banner_slider .flex-control-paging li a.flex-active {
	background:#FFFFFF;
}
#banner .banner_slider .flex-control-nav li {
	margin: 0 3px;
}
#banner .banner_slider .descriptions {
	width:450px;
	position:absolute;
	right:0px;
	top:0;
	height:100%;
	padding:40px 40px 20px;
	background-color:#007dc6;
}
#banner .banner_slider .descriptions h2 {
	color:#FFFFFF;
	line-height:48px;
	margin-bottom:13px;
	font-family: 'swis721_btroman';
}
#banner .banner_slider .descriptions span {
	font-size:20px;
	color:#FFFFFF;
	display:inline-block;
	width:100%;
	font-weight:100;
	margin-bottom:20px;
	line-height: 100%;
	font-family: 'swis721_btbold';
}
#banner .banner_slider .descriptions h5 {
	color: #FFFFFF;
  	font-size: 18px;
  	margin-top: 5px;
  	margin-bottom: 10px;
}
#banner .banner_slider .descriptions p {
	color:#FFFFFF;
	font-size:16px;
	line-height:28px;
	margin:0px;
	font-family: 'swis721_btroman';
}
#banner .banner_slider .descriptions > a.learn_more {
	padding:14px 20px 12px;
	color:#FFFFFF;
	line-height:100%;
	font-size:16px;
	font-weight:100;
	border-radius: 5px;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#007dc6;
	margin-top: 15px;
	position:relative;
	font-family: 'swis721_md_btmedium';
}
#banner .banner_slider .descriptions > a.learn_more:after {
	content: ' ';
  	position: absolute;
  	width: 100%;
  	height: 100%;
  	left: 0;
  	top: 0;
	border-radius: 5px;
  	background-color: rgba(0,0,0,0.1);
}
#banner .banner_inner {
	max-height:320px;
	overflow:hidden;
	height: auto !important;
	border:0px;
}
#banner .banner_inner > img {
	width: 100%;
	max-width:100%;
}

/*---flexslider directionNav---*/

.flex-direction-nav .flex-next {
	width:35px;
  	height:60px;
	right:30% !important;
   	opacity: 1 !important;
	text-indent:1000px;
	background:url(../images/next_arow.png) no-repeat center;
}

.flex-direction-nav .flex-prev {
	width:35px;
  	height:60px;
	left:1% !important;
	opacity: 1 !important;
	text-indent:-1000px;
	background:url(../images/prev_arow.png) no-repeat center;
 }
.flex-direction-nav a:before{
	display:none !important;
}
/*.flexslider {
	width: 90%;
	margin: 0 auto;
}*/


/*CONTENT
================================================== */

#main_content {
	display: inline-block;
	width:100%;
	margin-top:50px;
	margin-bottom:50px;
}
h2.home_head {
	font-size:45px;
	color:#007dc6;
	font-family: 'swis721_btbold';
}
ul.home_module, ul.home_work_groups {
	display:inline-block !important;
	width:100%;
	margin:0px;
	padding:0px;
	margin-bottom:30px;
	border-bottom:1px solid #bebebe;
}
ul.home_module li {
	width:370px;
	float: left;
	list-style:none;
	display:inline-block;
	margin-right:15px;
	vertical-align:top;
	margin-bottom:30px;
	padding-right: 15px;
	border-right:1px solid #bebebe;
}
ul.home_module > li:last-child {
	margin-right:0px;
	padding-right:0px;
	border-right:0px;
}
ul.home_module > li > h4 {
	font-size:22px;
	color:#5c5c5c;
	line-height:100%;
	margin-top: 0px;
 	margin-bottom: 30px;
	font-family: 'swis721_btbold';
}
ul.home_module > li > img {
	max-width:100%;
	margin-bottom: 25px;
	float:none;
}
ul.home_module > li > p {
	font-size:16px;
	margin-top:0px;
	line-height:28px;
	color:#666666;
}
ul.home_module > li > a.more {
	float:left;
  	font-size: 16px;
  	color: #056fad;
  	padding:4px 10px 0px 10px;
  	text-decoration: none;
  	text-transform: uppercase;
  	border: 2px solid #ececec;
	font-weight:100;
  	font-family: 'swis721_btroman';
}
ul.home_work_groups > li {
	list-style-type:none;
	width:214px;
	height:214px;
	margin-right:13px;
	margin-bottom: 30px;
	display:inline-block;
	vertical-align: top;
}
ul.home_work_groups > li:last-child {
	margin-right:0px;
}
ul.home_work_groups > li img {
	max-width:100%;
	max-height:100%;
}
.read_more {
	height:14px;
	width:14px;
	margin-left: 20px;
	margin-bottom: -2px;
	display: inline-block;
	background:url(../images/read_more_icon.png) no-repeat center;
	background-color: #ffd607;
}

#main_content .container p > img {
	margin-left:10px;
	margin-right:10px;
}

/*---partners slider---*/
.jcarousel-wrapper {
	border:0px;
	border-radius:0px !important;
	box-shadow:none !important;
}
.jcarousel-wrapper .jcarousel{
	width:1097px;
	margin:auto;
	overflow:hidden;
}
.jcarousel ul {
	display:block !important;
	margin-left:-1px;
}
.jcarousel li {
	vertical-align: middle;
  	text-align: center;
  	padding: 0px 20px;
  	border-left: 1px solid #99cbe8;
  	height: 100px;
	overflow: hidden;
}
.jcarousel li:first-child{
	border-left: 0px;
}
.jcarousel li > span {
	display:table;
	width: 100%;
	height:100px;
}
.jcarousel li > span > a{
	display: table-cell;
	vertical-align: middle;
}
.jcarousel li img {
	float:none;
	max-width:145px;
	max-height:95px;
	display: inline-block;
}
.jcarousel-control-prev, .jcarousel-control-next {
	width: 27px;
  	height: 45px;
	margin-top: -23px;
	text-shadow:none !important;
	border-radius:0px;
	box-shadow:none !important;
}
.jcarousel-control-prev {
	background: url(../images/jcarousel-control-prev.png) no-repeat center;
	background-color:#007dc6;
}
.jcarousel-control-next {
	background: url(../images/jcarousel-control-next.png) no-repeat center;
	background-color:#007dc6;
}
.jcarousel-control-prev {
  	left: -25px;
}
.jcarousel-control-next {
  	right: -25px;
}

/*--*/
ul.max_1, ul.max_2, ul.max_3, ul.max_4, .max_5 {
	width:100% !important;
}
ul.max_1 li {
	width: 100% !important;
}
.max_2 li {
	width:50% !important;
}
.max_3 li {
	width: 33% !important;
}
.max_4 li {
	width: 25% !important;
}
.max_5 li {
	width:20% !important;
}
/*--*/

.h1-small{
    font-size:60px;
}

/*FOOTER
================================================== */
#footer {
	padding-top:10px;
	padding-bottom:30px;
	background-color:#faf7f7;
	border-top: 3px solid #056ca8;
}
#footer .footer_contact {
	width: 70%;
	display: inline-block;
}
#footer .footer_contact h2 {
	font-size:50px;
	color:#646363;
	margin-top: 20px;
	font-family: 'swis721_btbold';
}
#footer .footer_contact ul.contact_list, .contact_address ul.contact_list {
	margin:0px;
	padding:0px;
	display:inline-block !important;
}
#footer .footer_contact ul.contact_list > li, .contact_address ul.contact_list > li {
	font-size:20px;
	width: 330px;
	float:left;
	color:#646363;
	text-align:left;
	list-style-type:none;
	display:inline-block;
	font-weight:100;
	line-height:32px;
	font-family: 'swis721_btroman';
}
#footer .footer_contact ul.contact_list > li:first-child, .contact_address ul.contact_list > li:first-child {
	text-align:left;
	margin-right:9%;
}
#footer .footer_contact ul.contact_list > li > i, .contact_address ul.contact_list > li > i {
	font-style:normal !important;
}
#footer .footer_contact ul.contact_list > li.phone > i, .contact_address ul.contact_list > li.phone > i {
	padding-left: 17px;
	background: url(../images/phone_icon.png) no-repeat left;
}
#footer .footer_contact ul.contact_list > li.email > i, .contact_address ul.contact_list > li.email > i {
	background: url(../images/email_icon.png) no-repeat left;
  	padding-left: 23px;
}
#footer .footer_contact ul.contact_list > li.phone i, #footer .footer_contact ul.contact_list > li.email i {
	font-size: 18px;
}
#footer .footer_contact ul.contact_list > li a {
	color:#646363;
}

#footer .footer_contact ul.footer_link {
	margin:0;
	padding:0;
	margin-top:10px;
}
#footer .footer_contact ul.footer_link > li {
	list-style:none;
	display:inline-block;
	margin-right:5px;
}
#footer .footer_contact ul.footer_link > li a {
	text-decoration:underline;
	color:#646363;
	font-size:16px;
	font-family: 'swis721_btroman';
}
#footer .footer_right {
	float: right;
	display: inline-block;
	width: 30%;
	margin-top:12%;
  }
#footer .social_icons {
	display:inline-block;
	vertical-align:top;
	float: right;
}
a.websitby {
	font-size:16px;
	float:right;
	color:#5a5959 !important;
	margin-top: 9%;
	padding-right:22px;
	padding-top: 5px;
	text-decoration:none;
	background: url(../images/karakas_logo.png) no-repeat right 0px;
}
.footer_text {
	background:#FFFFFF;
}
.footer_text p {
	font-size:15px;
}
.footer_text img {
	max-width: 180px;
  	margin-right: 10px;
  	float: left;
}

/*--- only for site3 (icee) ---*/

#site_3 #footer {
	padding-top: 25px;
	border-top:0px;
  	background: url(../images/footer_site-3.png) repeat-x center top #faf7f7;
}


/*INNER PAGES
================================================== */

/*--- About pages ---*/

ul.sub_menu {
	margin:0;
	padding:0;
	margin-bottom:50px;
	display:block !important;
}
ul.sub_menu > li {
	display:inline-block;
	list-style-type:none;
	margin-right: 18px;
	margin-bottom: 20px;
}
ul.sub_menu > li:last-child {
    margin-right: 0;
}
ul.sub_menu > li > a {
	color:#5c5c5c;
	font-size:26px;
	font-weight:100;
	line-height:100%;
	text-decoration:none;
	font-family: 'swis721_lt_btlight';
}
ul.sub_menu > li > a:hover, ul.sub_menu > li > a.active {
	text-decoration:none;
	color:#056fad;
}
ul.sub_menu > li > a.active{
	font-weight: bolder;
	font-family: 'swis721_btbold';
}
ul.about_list {
	margin:0;
	padding:0px;
}
ul.about_list > li {
	width:100%;
	margin-bottom:40px;
	display:inline-block;
	list-style-type:none;
}
ul.about_list > li:last-child {
	margin-bottom:0px;
}
ul.about_list > li > dl > dt img {
	float:left;
	max-width: 135px;
}
ul.about_list > li > dl {
	width:100%;
	display:table;
	margin:0px;
}
ul.about_list > li > dl > dt {
	vertical-align:top;
	display:table-cell;
	padding-right:30px;
	width: 135px;
}
ul.about_list > li > dl > dt:last-child {
	padding-right:0px;
	padding-left:30px;
}
ul.about_list > li > dl > dd {
	vertical-align:top;
	display:table-cell;
}
ul.about_list > li > dl > dd img {
	  max-width: 500px;
}
ul.about_list > li > dl > dd h4 {
	font-size:24px;
	color:#5c5c5c;
	font-weight:100;
	margin-top:0px;
	margin-bottom:15px;
	line-height:100%;
	display: inline-block;
	width:100%;
	font-family: 'swis721_lt_btlight';
}
ul.about_list > li > dl > dd p {
	font-size:16px;
	color:#5c5c5c;
	line-height: 26px;
	font-family: 'swis721_btroman';
}
ul.about_list > li > dl > dd p strong {
	font-family: 'swis721_btbold';
	font-weight:100;
}
ul.about_list > li > dl > dd p a {
	font-family: 'swis721_btbold';
}
ol.object li {
	color:#5c5c5c;
	font-size:16px;
	line-height: 26px;
	list-style:upper-alpha;
	font-family: 'swis721_btroman';
}
/*--- Directors pages ---*/

p.directors_cpt, .intro_text p {
	font-size:24px;
	color:#5c5c5c;
	margin-top:0px;
	margin-bottom: 30px;
	line-height:32px;
	font-weight:100;
	font-family: 'swis721_lt_btlight';
}
ul.directors_list, ul.partners_list {
	margin:0;
	padding:0;
	width:100%;
	display:inline-block;
}
ul.directors_list {
	display:inline-block !important;
}
ul.directors_list > li, ul.partners_list > li {
	width:360px;
	height:200px;
	float: left;
	overflow:hidden;
	display:inline-block;
	margin-right:30px;
	margin-bottom:30px;
	list-style-type:none;
	vertical-align:top;
	border:1px solid #dceba1;
}
ul.directors_list > li:nth-child(3n+0), ul.partners_list > li:nth-child(3n+0) {
	margin-right:0px;
}
ul.directors_list > li > img {
	float:left;
	max-width: 154px;
}
ul.directors_list > li > .directors_discription {
	float:left;
	margin:20px;
	margin-right: 10px;
	width: 169px;
	height: 163px;
  	margin-bottom: 15px;
}
ul.directors_list > li > .directors_discription > div {
	height:145px;
	overflow:hidden;
}
ul.directors_list > li > .directors_discription span.directors_name, ul.directors_list > li > .directors_discription span.directors_designation {
	font-size:18px;
	color:#5c5c5c;
	display:inline-block;
	width:100%;
	line-height:20px;
	font-family: 'swis721_btbold';
}
ul.directors_list > li > .directors_discription span.directors_designation {
	font-size:16px;
	margin-bottom:20px;
	line-height:20px;
	font-family: 'swis721_md_btmedium';
}
span.directors_designation{
	margin-top:0px;
	float:left;
	width:100%;
}
ul.directors_list > li > .directors_discription p {
	font-size:14px;
	margin-top:0px;
	line-height:16px;
	margin-bottom:10px;
	color:#5c5c5c;
	font-family: 'swis721_lt_btlight';
}
ul.directors_list > li > .directors_discription > a.read_more {
	margin-left: 0px;
	padding-right: 20px;
	display: inline-block;
	width: auto;
	height: auto;
	font-size:14px;
	text-decoration:none;
	font-family: 'swis721_btbold';
	background: url(../images/read_more_icon.png) no-repeat right 5px;
}

/*--- Partners pages ---*/

ul.partners_list {
	display:table;
	margin-bottom:30px;
}
ul.partners_list:last-child {
	margin-bottom:0px;
}
ul.partners_list > li {
	height:auto;
	text-align:center;
	display:table-cell;
	border:0px;
	position:relative;
	vertical-align:middle;
	/*padding-right: 30px;
	padding-bottom: 30px;*/
    cursor:pointer;
}
ul.partners_list > li .partners_img {
	height:170px;
	position: relative;
	display: table-cell;
  	vertical-align: middle;
  	width: 360px;
	border:1px solid #dceba1;
}
ul.partners_list > li img {
	vertical-align:middle;
	max-width:270px;
	max-height:130px;
	float:none;
}
ul.partners_list > li > a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
ul.partners_list > li .overlay, ul.partners_list > li:hover .partners_img img {
	display:none;
}
ul.partners_list > li:hover .partners_img {
  	background: rgba(0,0,0,0.30) !important;
  	transition: all 0.2s ease-in-out;
	border:1px solid #f5f9e4;
}
ul.partners_list > li:hover .partners_img span.overlay {
	display:block;
	color:#FFFFFF;
}
ul.partners_list > li .partners_img span.overlay h5 {
	font-size:24px;
	font-weight:100;
	margin: 0px;
  	line-height: 100%;
	text-transform:uppercase;
	font-family: 'swis721_lt_btlight';
}
ul.partners_list > li .partners_img span.overlay a {
  	font-size: 16px;
  	color: #FFFFFF;
	font-weight:100;
	margin-top: 10px;
  	line-height: 100%;
  	display: inline-block;
	font-family: 'swis721_btbold';
}

/*--Contact Page--*/

.contact_address, .contact_imput {
	width:520px;
	float:left;
	padding-right:5.5%;
	border-left:0px;
}
.contact_imput {
	width: 617px;
	padding-right:0px;
	padding-left:6%;
	border-left: 2px solid #ededed;
}
#google_map > iframe {
	width:458px;
	height:255px;
}
.contact_address ul.contact_list {
	margin-bottom:20px;
}
.contact_address ul.contact_list > li {
	font-size:16px;
	width: 228px;
	color:#5c5c5c;
	text-align:right;
	line-height:24px;
	font-family: 'swis721_md_btmedium';
}
.contact_address ul.contact_list > li:first-child {
	margin-right:0%;
}
.contact_address ul.contact_list > li > i {
	font-style:normal !important;
}
.contact_address ul.contact_list > li.phone > i {
	background: url(../images/phone_icon.png) no-repeat left;
}
.contact_address ul.contact_list > li.mobile > i {
	padding-left:20px;
	background: url(../images/mobile_icon.png) no-repeat left;
}
.contact_address ul.contact_list > li.email > i {
	background: url(../images/email_icon.png) no-repeat left;
}
.contact_address ul.contact_list > li a {
	color: #5a5959;
  	text-decoration: underline;
}
.contact_imput input, .contact_imput textarea, .subscribe input, form#comments-form input, form#comments-form textarea {
	width:100%;
	height:50px;
	border:0px;
	color:#5c5c5c;
	font-size:18px;
	padding: 10px 15px;
	margin-bottom:30px;
	display:inline-block;
	background-color:#f7f7f7;
	font-family: 'swis721_btroman';
}
.contact_imput textarea {
	height:auto;
	margin-bottom:15px;
}
.contact_imput input.submit, .subscribe input.submit, #comments-form-send a, #comments-form-cancel a {
	float: right;
	width:auto;
	height:auto;
	font-size: 16px;
	font-weight:100;
	margin:0px;
	color: #007dc6;
	text-transform: uppercase;
	background-color:transparent;
	border: 2px solid #ececec;
	padding:4px 10px 0px 10px;
  	font-family: 'swis721_btbold';
}
#contactForm label {
	display:none !important;
}
#contactForm input.error, #contactForm textarea.error {
  box-shadow: 0px 0px 2px #fd543f!Important;
}

/* ---model box---
--------------------------------------------- */
.modal-body {
	padding:25px;
}
.modal-content button.close {
	position: absolute;
  	right: 6px;
  	top: 6px;
	z-index:9
}
.modal-body .team_detils {
	width:100%;
	display:inline-block;
}
.modal-body .team_detils .directors_discription {
	width: 68%;
	float:left;
	margin-left: 20px;
}
.modal-body .team_detils span.directors_name, .modal-body .team_detils span.directors_designation {
  	font-size: 18px;
  	color: #5c5c5c;
  	display:block;
  	line-height: 20px;
	margin-bottom: 10px;
  	font-family: 'swis721_btbold';
}
.modal-body .team_detils span.directors_designation {
	font-size: 16px;
  	margin-bottom: 2px;
  	font-family: 'swis721_md_btmedium';
	float:none;
	width:auto;
}
.modal-body .team_detils img {
  	float: left;
	margin-right:20px;
  	max-width: 154px;
	max-height:230px;
}
.modal-body .team_detils p {
	margin-bottom: 5px;
	margin-top: 8px;
}
.modal-body .team_detils span.phone, .modal-body .team_detils span.email {
  	font-size: 16px;
  	width:100%;
  	color: #5c5c5c;
  	text-align:left;
  	line-height: 24px;
	font-weight:100;
	display:inline-block;
  	font-family: 'swis721_btroman';
}

/*--Network--*/

/*ul.sub-list li {
	list-style:none;
}*/
.working_group {
	color:#007dc6;
  	font-family: 'swis721_btroman';
}
.working_members {
	font-size: 16px;
	font-weight:100;
	color:#5c5c5c;
	display: block;
	line-height: 20px;
	margin-top: 10px;
	font-family: 'swis721_btbold';
}
.working-img {
	max-width:360px;
	float:right
}
/*--- Media pages ---*/

ul.news_list {
	margin:0;
	padding:0;
	display:inline-block!important;
}
ul.news_list > li {
	width:100%;
	display: inline-block;
	padding:0px 10px 10px 0px;
	list-style-type:none;
	vertical-align:top;
	margin-bottom:15px;
	border-bottom:1px solid #d9d9d9;
}
ul.news_list > li:last-child {
	border-bottom:0px;
	margin-bottom: 0px;
	padding-bottom:0px !important;
}
ul.news_list > li img {
	max-width:165px;
	max-height:96px;
}
ul.news_list > li img {
	float:left;
	max-width:360px;
	max-height: 200px;
	margin-right:30px;
}
ul.news_list > li > .read_more {
	margin-left: 5px;
}
.external_news h2 {
	margin-left:15px;
}
ul.news_list > li > p {
	font-size:16px;
}
ul.news_list > li > h3, ul.news_list > li > h3 > a {
	font-size:40px;
	line-height: 47px;
	margin-bottom:0px;
	color:#666666;
}
ul.news_list > li > h3 > a {
    text-decoration: none;
}
span.news_date {
	font-size:18px;
	color:#007dc6;
	margin-bottom: 5px;
	display:block;
	font-family: 'swis721_btbold';
}
ul.news_list > li > p {
	font-size:16px;
	margin-top:0px;
}
ul.news_list > li {
	padding-bottom: 30px;
	margin-bottom: 30px;
	padding-right: 0px;
}
ul.news_list > li > .read_more {
	margin-left: 15px;
}
span.image_cption {
	display: block;
  	font-style: italic;
}
.news_detils h3 {
  font-size: 40px;
  line-height: 47px;
  margin-bottom: 10px;
  color: #666666;
}
.news_detils img {
  float: left;
  /*max-width: 360px;*/
  margin-bottom: 10px;
  margin-top:12px;
  margin-right: 30px;
}

/*---events---*/

ul.events_items {
	padding:0px;
	display:block !important;
}
ul.events_items > li {
	list-style-type:none;
	margin-bottom: 30px;
	border-bottom:1px solid #d9d9d9;
}
ul.events_items > li:last-child {
	margin-bottom:0px;
	border-bottom:0px;
}
ul.events_items > li > h5 {
	font-size:16px;
}
ul.events_items > li > dl.events_list {
	width:100%;
	margin-top: 0px;
	display:inline-block;
}
ul.events_items > li > dl.events_list > dt {
	width:200px;
	float:left;
	padding-right: 10px;
}
ul.events_items > li > dl.events_list > dt span.news_date {
  	font-size: 20px;
}
ul.events_items > li > dl.events_list > dd {
	float:left;
	width: 915px;
	margin-left:20px;
}
ul.events_items > li > dl.events_list > dd p {
	margin-top:0px;
	margin-bottom: 5px;
}
ul.events_items > li > dl.events_list > dd ul {
	margin-bottom:10px;
}
ul.events_items > li > dl.events_list > dd ul li {
	list-style-type:disc;
}

/*--sitemap--*/

ul.Sitemap li {
	color:#1a70b2 !important;
}
ul.Sitemap > li > a {
	font-weight:100;
	font-family: 'swis721_btbold';
}

.news_detils .news_contact {
  	margin-top: 20px;
}
.news_detils .news_contact > p {
  	margin: 0px;
}
.news_detils .news_contact > a {
	display:block;
	margin-bottom:5px;
}

/*--- table ---*/
table {
	width:100%;
}
table th {
	font-size: 18px;
	padding:10px;
	color: #5c5c5c;
	font-family: 'swis721_btroman';
	border:1px solid #bebebe;
}
/*table tr {
	border:1px solid black;
}*/
table tr > td {
	padding:10px;
	vertical-align:top;
	border:1px solid #bebebe;
}
table.no-border td{
    border:none;
}
/*- 03-06-2015 -*/

/*--- Media pages ---*/

.news, .external_news {
	width:50%;
	float:left;
	display:inline-block;
}
ul.news_list, #media_gallery ul.gallery_items {
	margin:0;
	padding:0;
}
ul.news_list > li, .news > ul.news_list > li, .external_news ul.news_list > li {
	width:100%;
	display: inline-block;
	padding:0px 10px 10px 0px;
	list-style-type:none;
	vertical-align:top;
	margin-bottom:15px;
	border-bottom:1px solid #d9d9d9;
	list-style-position:inside;
}
.news > ul.news_list > li:last-child, .external_news ul.news_list > li:last-child, ul.news_list > li:last-child {
	border-bottom:0px;
	margin-bottom: 0px;
	padding-bottom:0px !important;
}
.news > ul.news_list > li img, .external_news ul.news_list > li img {
	max-width:165px;
	max-height:84px;
	min-height:0px;
}
ul.news_list > li img {
	float:left;
	max-width:250px;
	max-height: none;
	margin-right:30px;
	margin-bottom: 10px;
	/*min-height:100px;*/
	min-width:250px;
}
.news ul.news_list > li img,
.external_news ul.news_list > li img{
	min-width:0px;
}
#sub_content p {
	display: inline;
}
.news ul.news_list > li > .read_more, .external_news ul.news_list > li > .read_more, #sub_content .read_more {
	margin-left: 5px;
}
.external_news h2 {
	margin-left:15px;
}
.news > ul.news_list > li > p, .external_news > ul.news_list > li > p {
	font-size:16px;
}
.news > ul.news_list > li > h3, .external_news > ul.news_list > li > h3, .news > ul.news_list > li > h3 > a, .external_news > ul.news_list > li > h3 > a {
	font-size:24px !important;
	line-height: 100%;
  	margin-bottom: 25px;
}
.external_news ul.news_list {
	border-left:1px solid #d9d9d9;
}
.external_news ul.news_list > li {
	padding:0px 0px 10px 15px;
}
ul.news_list > li .imgbox_news {
	width:280PX;
	height:auto;
	float:left;
	text-align:center;
}
ul.news_list > li .imgbox_news img {
	float:none;
	min-width: inherit;
}


/*--Gallery page--*/

ul.gallery_menu {
	margin:0;
	padding:0;
  	width: 100%;
	margin-top: 20px;
	display: inline-block !important;
	margin-bottom: 30px;
}
ul.gallery_menu > li {
	float: left;
	margin-right: 10px;
	display:inline-block;
	list-style-type:none;
}
ul.gallery_menu > li a, ul.photo_gallery > li > div > span a, ul.video_gallery > li > div > span a {
	color: #3399ff;
	font-size:24px;
	border:2px solid #ececec;
	text-transform: uppercase;
	padding:9px 10px 4px 10px;
	font-weight: 100;
	text-decoration:none;
	display:inline-block;
	line-height: 100%;
	font-family: 'swis721_btbold';
}
ul.gallery_menu > li a.active, ul.gallery_menu > li.active a {
	color:#FFFFFF;
	background-color:#056FAD;
}

/*-new menu list-*/
    
ul.event_nav {
	margin:0;
	padding:0;
  	width: 100%;
	margin-top: 20px;
	display: inline-block;
	margin-bottom: 30px;
}
ul.event_nav > li {
	float: left;
	margin-right: 10px;
	display:inline-block;
	list-style-type:none;
	cursor: pointer;
	color: #3399ff;
	font-size:24px;
	border:2px solid #ececec;
	text-transform: uppercase;
	padding:9px 10px 4px 10px;
	font-weight: 100;
	line-height: 100%;
	font-family: 'swis721_btbold';
}
ul.event_nav > li.active {
	color:#FFFFFF;
	background-color:#00763d;
}
    
/*-end new menu list-*/

ul.photo_gallery, ul.video_gallery {
	padding:0;
	margin:0;
	width: 100%;
	display: inline-block !important;
  
}
ul.photo_gallery > li, ul.video_gallery > li {
	width:376px;
	height:333px;
	float: left;
	margin-bottom: 0px;
	padding: 15px 15px 25px 15px;
	display: inline-block;
	list-style-type:none;
	vertical-align:top;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}
ul.photo_gallery > li img, ul.video_gallery > li img {
	max-width:100%;
	max-height:230px;
}
ul.photo_gallery > li:nth-child(1) img, ul.photo_gallery > li:nth-child(4) img, ul.photo_gallery > li:nth-child(8) img,
ul.video_gallery > li:nth-child(1) img, ul.video_gallery > li:nth-child(4) img, ul.video_gallery > li:nth-child(8) img {
	width:390px;
}
ul.photo_gallery > li:nth-child(1), ul.photo_gallery > li:nth-child(4), ul.photo_gallery > li:nth-child(8),
ul.video_gallery > li:nth-child(1), ul.video_gallery > li:nth-child(4), ul.video_gallery > li:nth-child(8){
	padding-left:0px;
}
ul.photo_gallery > li:nth-child(4), ul.photo_gallery > li:nth-child(5), ul.photo_gallery > li:nth-child(6),
ul.video_gallery > li:nth-child(4), ul.video_gallery > li:nth-child(5), ul.video_gallery > li:nth-child(6){
	border-bottom:0px;
	padding-bottom:0px;
	height: 322px;
}
ul.photo_gallery > li:nth-child(1), ul.photo_gallery > li:nth-child(2), ul.photo_gallery > li:nth-child(3),
ul.video_gallery > li:nth-child(1), ul.video_gallery > li:nth-child(2), ul.video_gallery > li:nth-child(3){
	padding-top:0px;
}
ul.photo_gallery > li:nth-child(3n+0), ul.video_gallery > li:nth-child(3n+0) {
	border-right:0px;
	padding-right:0px;
}
ul.photo_gallery > li > h2, ul.video_gallery > li > h2, ul.video_gallery > li > h2 > a, .blog_left .home_event_content h3 > a {
	font-size:24px;
	line-height:28px;
	margin-bottom: 20px;
	height: 55px;
  	overflow: hidden;
	color: #007dc6;
}
ul.photo_gallery > li > h2 > a, ul.video_gallery > li > h2 > a, .blog_left .home_event_content h3 > a {
	text-decoration:none;
}
ul.photo_gallery > li > div, ul.video_gallery > li > div {
	position:relative;
	width:auto;
	min-height:220px;
}
ul.photo_gallery > li > div > img, ul.video_gallery > li > div > img {
	opacity: 0.4;
}
ul.photo_gallery > li > div > span, ul.video_gallery > li > div > span {
  	position: absolute;
  	top: 45%;
  	left:32%;
}
ul.photo_gallery > li > div > span a, ul.video_gallery > li > div > span a {
	font-size:16px;
	color:#FFFFFF;
	padding: 8px 10px 3px 10px;
	background-color:#3399ff;
}
ul.video_gallery > li > div > span {
	left: 40%;
	top: 39%;
}
ul.video_gallery > li > div > span a {
	 border-radius: 50px;
	 padding:30px 30px;
	 background: url(../images/play_icon.png) no-repeat 20px 17px #3399ff;
}
/*-*/
#media_gallery, #sub_content {
    background-color: #007dc6;
    display: inline-block;
    margin-bottom: 35px;
    padding: 40px 0 30px;
    width: 100%;
}
#sub_content {
	background-color: #FFFFFF;
}
#sub_content img {
    margin-bottom: 25px;
}
#media_gallery h2 {
	color:#FFFFFF;
}
.news a.more, .external_news a.more, #media_gallery a.more {
    border: 2px solid #ececec;
    color: #056FAD;
    float: right;
    font-family: "swis721_btbold";
    font-size: 16px;
    font-weight: 100;
    margin-right: 15px;
    margin-top: 30px;
    padding: 4px 10px 0;
    text-decoration: none;
    text-transform: uppercase;
}
#media_gallery a.more {
  	color: #FFFFFF;
  	border: 2px solid #FFFFFF;
}

#media_gallery ul.gallery_items {
	margin:0;
	padding:0;
}
#media_gallery ul.gallery_items > li {
	display:inline-block;
	list-style-type:none;
}
.media-model .modal-dialog {
    width: 800px;
}
.media-model .modal-dialog iframe {
    width: 100%;
}
.media-model .modal-dialog .modal-header {
  border: none;
}

/*Gallery Item*/
.gallery_items {
	display:inline-block;
	width:100%;
}
.gallery_items li{
	float:left;
	margin:5px;
}
.gallery_items li img{
	max-width:218px;
	min-width:218px;
}
#sub_content h2 > a {
  font-size: 40px;
  font-weight: 100;
  margin: 0px;
  margin-bottom: 30px;
  line-height: 100%;
  text-decoration:none;
  font-family: 'swis721_md_btmedium';
}

/*--error page--*/

.error_wrap {
	margin-top:15px;
}
.error_wrap .logo_section {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:3px solid #1a70b2;
}
.error_wrap a.logo {
  	display: inline-block;
}
.error_wrap a.logo img {
     max-height: 80px;
}
.error_content {
	padding:15px;
	min-height: 430px;
}
.error_content p {
	font-family: 'swis721_btroman';
}
.error_content h1 {
    margin-top: 5%;
  font-size: 28px;
  color: #5c5c5c;
   line-height: 40px;
  font-family: 'swis721_lt_btlight';
}
.error_content h1 a {
    font-size: 28px;
}
.error_content .btn {
  	background:#00763d;
  	border:none;
  	border-radius: 0;
  	color: #fff;
  	font-size:16px;
  	line-height: 100%;
  	padding:12px 15px 9px;
  	text-shadow: none;
  	text-decoration:none;
  	text-transform: uppercase;
}
.error_content .btn:hover, .error_content .btn:active, .error_content .btn:focus  {
	font-size: 16px;
}
.error_content blockquote, .error_content blockquote span.label {
  	font-size: 40px;
  	color:#5c5c5c;
	margin-left: 0px;
	font-family: 'swis721_lt_btlight';
}
.error_content blockquote span.label {
	padding-left:0px;
}
.error_wrap .footer {
	margin-top:15px;
	padding:15px;
	border-top:1px solid #1a70b2;
}
.error_wrap .footer p {
    font-size: 14px;
}
/*-05-06-2015-*/
/*========= BLOG ==========*/

.blog_left {
	width:748px;
	padding-right:15px;
	margin-top: 20px;
	display:inline-block;
	border-right:1px solid #d9d9d9;
}
.blog_right {
	width:358px;
	margin-left:15px;
	margin-top: 20px;
	vertical-align: top;
	display:inline-block;
}
.blog_left > ul.news_list > li {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.blog_left > ul.news_list > li > dl.date_box {
  	width:110px;
	margin: 0px;
	color:#5c5c5c;
	text-align:center;
	display:inline-block;
	border:1px solid #ebebeb;
	text-transform:uppercase;
	font-family: 'swis721_btbold';
	margin-right: 10px;
}
.blog_left > ul.news_list > li > dl.date_box > dt {
  	font-size:54.46px;
  	padding:10px 0px 5px;
	border-bottom:1px solid #ebebeb;
	line-height:normal;
}
.blog_left > ul.news_list > li > dl.date_box > dd {
  	font-size:34.04px;
  	padding:8px 0px 1px;
	margin:0px;
	line-height:normal;
}
.blog_left > .news_detils img {
	 max-width: 360px;
}
.blog_left > .news_detils p img {
	 max-width:100%;
}
.blog_left > ul.news_list > li > .home_event_content {
  	display: inline-block;
  	vertical-align: top;
  	width:80%;
}
.blog_left .home_event_content h3, .blog_left .home_event_content h3 > a {
    color: #666666;
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 0;
}
.blog_left .home_event_content h5 {
    margin-top: 5px;
}
.blog_left h5.author {
	color:#056fad;
	font-family: 'swis721_btroman';
}
.blog_left > ul.news_list > li > .home_event_content img {
	 max-width: 225px;
	 min-width: inherit;
	 margin-top: 13px;
	 /*min-height: 100px;*/
}

.blog_right h4 {
	font-size:24px;
	color:#056fad;
	font-family: 'swis721_md_btmedium';
}
.blog_right .subscribe {
	width: 100%;
	padding-bottom:20px;
	margin-bottom:20px;
	display: inline-block;
	border-bottom: 1px solid #ebebeb;
}
.subscribe input {
	margin-bottom: 20px;
}
.subscribe input.submit {
	float:left;
}
.hide_subscribe i {
    font-style: italic;
    color:#00763d;
    font-family: "swis721_btroman";
}
ul.categories_section {
	width:100%;
	padding:0px;
	margin:0px;
	display:inline-block !important;
}
ul.categories_section > li {
	list-style-type:none;
	margin-bottom: 20px;
  	padding-bottom:20px;
	border-bottom: 1px solid #ebebeb;
}
ul.categories_section > li:last-child {
	border-bottom:0px;
}
ul.categories_list {
	width:100%;
	margin:0px;
	padding:0px;
	display:inline-block;
}
ul.categories_list > li {
	margin-bottom:4px;
	list-style-type:none;
}
ul.categories_list > li:last-child {
	margin-bottom:0px;
}
ul.categories_list > li > a {
	color:#666666;
	font-weight:100;
	font-family: 'swis721_md_btmedium';
}
ul.recent_posts > li {
	margin-bottom:15px;
}
ul.share_with {
	width:100%;
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:15px;
	display:inline-block;
}
ul.share_with > li {
	float:left;
	margin-right: 10px;
	list-style-type:none;
}
ul.share_with > li a img {
    margin-right: 5px;
}
span.category_posted {
	width:100%;
	font-size:16px;
	margin-bottom:5px;
	display:inline-block;
	font-family: 'swis721_btitalic';
}
span.category_posted a {
	color: #5c5c5c !important;
	text-decoration:none;
}
.author_box {
	width:100%;
	padding:20px;
	color:#FFFFFF;
	margin-top:40px;
	display:inline-block;
	background-color:#007dc6;
}
span.author_name {
	font-size:24px;
	line-height:26px;
}
span.author_name, .author_box h5.author {
	font-weight:100;
	font-family: 'swis721_btbold';
}
.author_box h5.author {
	font-size:16px;
	line-height:18px;
}
.author_box p, .author_box h5.author {
	color:#FFFFFF !important;
}
.author_box img {
	margin-top:15px;
  	max-width: 160px !important;
  	max-height: 182px;
	margin-right: 25px;
}
.related_img {
    height: 125px;
    overflow: hidden;
    width: 225px;
}
.related_img img {
    width: 100%;
}

/*--comments--*/

#jc {
	width:100%;
	margin-top:30px;
	margin-bottom:40px;
	display:inline-block;
	background-color:#fffafa;
}
#comments {
	padding:20px 0px !important;
}
#comments #jc {
    margin-top:0px;
    margin-bottom: 0px;
}
#comments #jc #comments {
    padding: 0px;
}
#jc h2 {
	font-size:24px;
	  padding-left: 20px;
	  margin-bottom: 10px;
}
#comments .comments-list {
    margin-left: 0px !important;
    /*border-bottom: 1px solid #eee8e8 !important;*/
}
#comments > .comments-list > .even, #comments > .comments-list > .odd {
    border-bottom: 1px solid #eee8e8 !important;
    margin-bottom: 0px !important;
}
/*#comments > .comments-list > .comments-list .odd .rbox {
    padding-bottom: 0px!important;
}
#comments .comments-list .even {
    border-bottom: 1px solid #eee8e8 !important;
}*/
#comments .comments-list .comments-list {
     padding-left: 20px;
    border-bottom: 1px solid #eee8e8 !important;
}
#comments .comments-list .comments-list .comments-list .even {
    border: 0px !important;
}
#comments .comments-list .comments-list .comments-list {
    border: 0px !important;
}
/*#comments .comments-list .comments-list {
    border: 0px !important;
}*/
#comments .comment-box {
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
	/*border-bottom:1px solid #eee8e8;*/
	padding:0px 20px 20px 20px;
}
#comments .comment-body {
	font-weight:100;
	font-size:14px;
	color: #5c5c5c!important;
	margin-bottom: 15px !important;
	display: inline-block;
	line-height: 18px;
	width: 100%;
	font-family: 'swis721_md_btmedium';
}
#jc .rbox {
    margin-bottom:0px!important;
    padding:20px!important;
    /*padding-bottom: 0px !important;*/
    border-radius:0px !important;
    border: 0px !important;
    background-color: #fffafa!important;
    /*border-bottom: 1px solid #eee8e8 !important;*/
}
#comments .rbox .author-img {
  width: 70px;
  height: 70px;
  max-width: 70px;
  max-height: 75px;
  border-radius: 50px;
  margin-right: 20px;
  margin-bottom: 0px;
}
#comments .comment-author {
	font-size:12px!important;
	color:#007dc6;
	font-weight:100;
	display: block;
	margin-top: 10px!important;
	font-family: 'swis721_btbold';
}
#comments .avatar-indent {
    padding-left:0px !important;
}
.comment-date {
    padding:0px !important;
    color: #5c5c5c!important;
    background:transparent !important;
}
#comments .comments-buttons {
    float: none !important;
}
#comments .comments-buttons a, .comment-date {
	font-size:12px!important;
	font-family: 'swis721_btbold';
}
#comments .comments-buttons a {
	color:#007dc6;
  	padding-top: 4px;
  	margin-left: 10px;
	text-decoration:none;
}
#comments .comments-buttons a:hover {
    color:#007dc6;
}
#comments .comments-buttons a span.reply_icon {
    width: 12px;
    height: 11px;
    margin-right:5px;
    display: inline-block;
    background:url(../images/replay_icon.png) no-repeat left #007dc6;
}
form#comments-form {
	padding:0px 20px 20px 20px;
}
form#comments-form p {
	margin:0px!important;
	display: inline;
}
form#comments-form input {
	display: inline-block;
  	width:48.5%;
  	float: left;
  	margin-right: 15px;
	margin-bottom: 20px;
	background-color:#f8f1f1;
}
input#comments-form-email {
	margin-right:0px !important;
}
form#comments-form textarea {
	height:auto;
	margin-bottom:10px;
	background-color:#f8f1f1;
}
form#comments-form input[type="checkbox"] {
	height:auto;
	width: auto;
	margin-top:2px;
	margin-right:10px;
}
form#comments-form .j_captcha {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}
form#comments-form .j_captcha span.captcha_box {
    background-color: #ffffff;
    border: 1px solid #eee8e8;
    display: inline-block;
    padding: 20px;
    width: 50%
}
form#comments-form .j_captcha span.captcha {
    color:#B2BEB5;
    cursor: pointer;
    float: left;
    font-family: "swis721_btbold";
    margin-right: 20px;
    margin-top: 40px;
}
form#comments-form .j_captcha img {
    margin-bottom:0px;
    margin-right:20px;
}
form#comments-form .j_captcha input {
    margin:0px;
    width: 100%;
    margin-top:15px;
}
form#comments-form .j_notify {
    display: inline-block;
    height: 20px;
    margin-left: 20px;
    margin-top: 10px;
}
#comments-form-send a {
	text-decoration:none;
}
.btn#comments-form-send {
	padding: 0px;
}
#comments-form-buttons {
    float: left;
	display:inline-block;
	margin-bottom:15px;
}
#comments-form-buttons a, #comments-form-buttons a:hover {
    color: #007dc6;
}
.j_notify label {
	font-size:14px;
	font-weight:100;
	color:#007dc6;
	font-family: 'swis721_btbold';
}
.counter {
    color: #eee8e8;
}

.rcaptcha_error{
		border: solid 1px #fe0000;
		display:inline-block;
	}

ul.related_articles {
	margin:0;
	padding:0;
	display:inline-block;
}
ul.related_articles li {
	float:left;
	width:224px;
	display:inline-block;
	margin-right:30px;
}
ul.related_articles li:last-child {
	margin-right:0px;
}
.blog_left ul.related_articles li img {
	max-width:100%;
	margin-right:0px;
	margin-bottom:15px;
	clear: both;
	display: block;
	float: none;
}
ul.related_articles li p {
	font-size:18px;
	font-weight:100;
	margin-bottom:0px;
	font-family: 'swis721_btbold';
}
ul.related_articles li p > a {
    color: #5c5c5c;
    text-decoration: none;
}
#jc .rbox {
	display: inline-block;
	width: 100% !important;
}
#comments-form label {
	display:none;
}
#comments-form .j_notify label {
	display:inline-block;
}
img.fullwidth{
    max-width:100%!important;
}

.contact_imput input.submit{
    margin-top:50px;
}
.subscribe input.submit{
    margin-top:20px;
}


/*========= * BLOG End * ==========*/


/*-message-*/
.alert.alert-message {
    border:1px solid #d9d9d9;
    background:#f7f7f7;
}
h4.alert-heading {
    font-size:19px;
    margin-bottom: 5px;
}
.alert.alert-message p {
    font-size: 14px;
    margin: 0px;
    font-style: italic;
}
.alert.alert-message a.close {
    font-size: 16px;
    text-decoration: none;
}

/*- search page pagination -*/
div.pagination {
    width: 100%;
    text-align: center;
}

ul.pagination {
    margin: 0px;
    text-align: center;
	display:inline-block !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover,
.pagination > .active > span:hover, .pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color:#faf7f7;
    border-color: #d3d3d3;
    color: #9c9c9c;
}
.pagination > li > a, .pagination > li > span {
     padding:5px 15px 3px;
     color: #1a70b2;
}
.pagination > li > a:hover, .pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus {
    color:#1a70b2;
}

.pagination p.counter {
  margin: 0 15px 0 0;
  display: none !important;
}
ul.pagination li a > i.icon-last {
	display:block;
	content:" " !important;
	text-indent:-9999px;
	min-width:14px;
	background: url(../images/icon_last_pagenation.png) no-repeat center 3px;
}
ul.pagination li a > i.icon-first {
	display:block;
	content:" " !important;
	text-indent:-9999px;
	min-width:14px;
	background: url(../images/icon_first.png) no-repeat center 3px;
}
ul.pagination li a > i.icon-previous {
	display:block;
	content:" " !important;
	text-indent:-9999px;
	min-width:14px;
	background: url(../images/icon-previous_pagenation.png) no-repeat center 3px;
}
ul.pagination li a > i.icon-next {
	display:block;
	content:" " !important;
	text-indent:-9999px;
	min-width:14px;
	background: url(../images/icon-next_pagenation.png) no-repeat center 3px;
}
ul.pagination li.disabled a > i.icon-next, ul.pagination li.disabled a > i.icon-previous,
ul.pagination li.disabled a > i.icon-first, ul.pagination li.disabled a > i.icon-last {
	opacity:0.5
}
/*.pagination ul.pagination-list {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  display: inline-block;
}
.pagination ul.pagination-list > li {
  float: left;
  margin-right: 10px;
  list-style-type: none;
}
.pagination ul.pagination-list > li.active a {
  color: #5c5c5c;
  text-decoration: none;
}
.pagination ul.pagination-list > li a {
  text-decoration: underline;
}
.pagination ul.pagination-list > li a > i {
  font-style: normal;
}*/

#searchForm #search-searchword {
    float: left;
    margin-right:10px;
    padding: 7px;
    width: 300px;
}

#searchForm .btn-toolbar button {
    background:#056fad;
    border-radius:0px;
    box-shadow: none;
    color: #fff;
    font-family:"swis721_btroman";
    font-size: 16px;
    font-weight: 100;
    line-height: 100%;
    margin:0px 10px 0;
    padding: 10px 15px;
    text-shadow: none;
    text-transform: uppercase;
}
#searchForm .searchintro {
    background:#056fad;
    color: #fff;
    margin-top:20px;
    padding: 5px 8px;
}
#searchForm .searchintro p {
    color: #fff;
    margin: 0;
    font-family:"swis721_btroman";
}
#searchForm fieldset {
    border-bottom: 1px solid #056fad;
    margin-bottom: 10px;
    padding: 10px 0;
}
#searchForm .form-limit {
    background: #056fad;
    display: inline-block;
    float: right;
    margin-top: -30px;
    padding: 5px;
}
#searchForm .form-limit label {
    color: #FFFFFF;
    font-size: 13px !important;
}
#searchForm legend {
    border-bottom: 0 none;
    float: left;
    font-size:13px;
    font-style: italic;
    line-height: 100%;
    margin: 3px 35px 0 0;
    overflow: hidden;
    width: 80px;
    font-family:"swis721_btroman";
    font-weight: 100;
}
#searchForm .phrases-box, #searchForm.ordering-box {
    float: left;
    margin-right: 20px;
}
#searchForm .phrases label, #searchForm .only label {
    color: #333 !important;
    margin-left: 5px;
    margin-right: 35px;
    font-size: 13px;
    font-family:"swis721_btroman";
    font-weight: 100;
}
#searchForm .phrases input, #searchForm .phrases label, #searchForm .only input, #searchForm .only label {
    float: left;
    margin-top: 2px;
}
#searchForm fieldset .radio, #searchForm fieldset .checkbox {
    margin-bottom: 0;
    margin-top: 0;
    min-height: 0;
}
#searchForm .phrases select {
    margin: 2px 0 0;
    width: 200px;
}
dl.search-results {
    border-bottom: 1px solid #056fad;
    margin-bottom: 25px;
    padding-bottom: 15px;
    /*margin-top: -20px;*/
}
dl.search-results .result-title {
    border-top: 1px solid #056fad;
    margin-top: 14px;
    padding-top: 14px;
}
table tr > td img {
	vertical-align:top;
}
/*--*/
hr {
	border-top: 1px solid #d9d9d9;
}
#main_content .container p > img {
	margin-right: 30px ;
}
img.pull-center, p img.pull-center {
	text-align:center;
	float:none;
	margin-right:auto !important;
}
p img.pull-center {
	display: block;
	float:none !important;
    margin-left: auto !important;
}
.news_detils h5 {
    width: 100%;
    display: inline-block;
}
.img-center {
	float:none !important;
}

.banner_single .flex-direction-nav{
    display:none!important;
}

.container .col-md-12 > img {
	margin-right:30px;
	margin-bottom:10px;
}
#main_content .container p > strong > img, #main_content .container p > em > img,
#main_content .container p > strong > em > img, #main_content .container p > em > strong > img {
	margin-right: 30px ;
	margin-bottom:10px;
	margin-left:10px;
}

table tr td img {
	padding-right: 30px;
    padding-bottom: 10px;
    margin: 0px;
}

/*--new banner--*/

#banner ul.slides > li {
	height:500px
}
#banner .main_banner {
    width: 72%;
	height: 100%;
	position:absolute !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
#banner .banner_slider .descriptions {
	width:28%;
}

#main_content ul, #main_content ol {display: table;}
#main_content table td ul, #main_content table td ol {display: block;}

/*--new home menu--*/

 .restructured_homepage header .main_menu_icon {
	top: 55px;
    right: 10%;
}

/*--*/

.img-float-none, .img-float-none img {
	float:none;
	max-width:280px;
}

table.two_coloumn tr td{
	line-height:26px;
}
.img-right {
	margin-right:0px !important;
	margin-left:30px;
}
.img-left {
	margin-right:30px;
	margin-left:0px !important;
}

/* IE */
@media screen and (min-width:0\0) {
    #main_content ul, ol {display: table;}
	#main_content table td ul, #main_content table td ol {display: block;}
	
}
@supports (-ms-accelerator:true) {
  	#main_content ul, ol {display: table;}
	#main_content table td ul, table td ol {display: block;}
}

table.two_coloumn{
	width:100%;
}
table.two_coloumn tr td{
	padding:20px 0px;
	text-align:left;
	vertical-align: top;
	border-top:solid 1px #ccc;
	border-left:none!important;
	border-right:none!important;
	border-bottom:none!important;
}
table.two_coloumn tr:first-child td{
	border:none;
}
table.two_coloumn tr > td:nth-child(even){
	padding-left:30px!important;
}

table ul li{
	list-style-position:outside;
}
/*For #1428*/
#site_26 table.two_coloumn td > ul li{
	list-style-position:outside;
}



/* #ARIAL - LATIN
================================================== */

body.body-arial *{
    font-family: 'Arial', helvetica, serif!important;
}
body.body-arial strong, body.body-arial b{
	font-weight:bold!important;
}