/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */


body {
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-weight: bold;		
}

a,
a:link,
a:hover,
a:focus,
a:visited {
	color: #C1272C;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	text-decoration: underline;	
}

thead th, th {
	border-bottom: none;
}
table {
	border: none;
}
table td,
thead th, th {
	border: 1px solid #CCCCCC;
}
tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
	background-color: #FFFFFF;
}

.remove-table-border > thead > tr > th,
.remove-table-border > tbody > tr > th,
.remove-table-border > tfoot > tr > th,
.remove-table-border > thead > tr > td,
.remove-table-border > tbody > tr > td,
.remove-table-border > tfoot > tr > td {
  border: none;
}

.dataTables_wrapper.no-footer .dataTables_scrollHeadInner {
	width: 100%;
	padding-top: 10px;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
	border-bottom: none;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table, .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
	border: 1px solid #cccccc;	
}

/* Node image width  */}
.node-events img, .page-node img {	
	max-width: 702px;
}
.node-events .field-items img {
	width: 100%;
	height: auto;
}
.node-news .field-items img, .node-news .field-items p img {	
	width: 100%;
}

/* header section  */
.red {
	color: #C1272C;
	font-weight: 700;	
}
.right {
	float: right;
}


#zone-user-wrapper {
	min-height:	40px;	
	background: url("../images/global/bg_top.png") repeat-x bottom;	
	padding-top: 10px;
	margin-bottom: 10px;	
}

#zone-branding-wrapper {
	min-height:	150px;	
	background: url("../images/global/bg1.png") repeat-x bottom;	
}
#zone-branding-wrapper.fixed {
    position: fixed; 
    top: 0;     
    min-height: 144px; 
    z-index: 10;
    width: 100%;    
} 
#zone-branding {
	background-color: #FFFFFF;
	padding-top: 10px;
}

.region-header-first {
	min-height:	396px;	
	background: url("../images/global/banner_shade.png") no-repeat bottom transparent;	
	width: 100%;	
}


/*  main content section  */
/* hide front page title */
.front h1#page-title {
  	display: none;   	
}
.front .region-content {  	
  	background: url("../images/global/dot.png") repeat-x top;
	margin-top: 20px;
	padding-top: 30px;	
}
#region-content h1.title {
	font-family: 'Open Sans', Helvetica, sans-serif;
	color: #666666;
	font-size: 24px;
	font-weight: 400;
}

.block-block-1 {
	font-size: 0.8em;
}

/*  top menu section  */
.menu-block-wrapper {
	margin-top: 20px;
}

.menu-block-1 ul.menu {
	display: table;
	width: 100%;
	height: 40px;
}

.menu-block-1 li {
	display: table-cell;
	width: 1%;
	border-left: 1px solid #AAAAAA;
	padding-left: 7px;
	font-weight: 700;
	color: #666666;
}	

.menu-block-1 li a.active {
	color:	#A84A48;
}
.menu-block-3 {
	display: none;
}

/* super-fish menu */
#zone-branding-wrapper .region-branding {
	margin-right: 0;
}
#zone-branding-wrapper .region-menu {
	margin-left: 0;
}
.block-superfish-1 .sf-menu.sf-style-white ul.menu {	
	width: 100%;
	height: 40px;
	margin: 0;
}
.block-superfish-1 .sf-menu.sf-style-white li {		
	border-left: 1px solid #AAAAAA;	
	font-weight: 700;
	color: #666666;
	margin-left: 0px;
}	
.block-superfish-1 .sf-menu.sf-style-white li li {	
    border-bottom: 1px solid #dddddd;	
	border-left: none;	
	margin: 0;		
}
.block-superfish-1 .sf-menu.sf-style-white li li a {
	padding-top: 12px;
}	
.sf-menu.sf-style-white {
	margin-top: 20px;
}
.sf-menu.sf-style-white a {
	border: none;
	padding: 5px 20px 20px 5px;
}
.sf-menu.sf-style-white a:hover {
	color: #666666;
	background: #ccc;
}
.sf-menu.sf-style-white li {
	background: #FFFFFF;	
}
.ul.menu .li {
	margin: 0;	
}
.block-superfish-1 .sf-menu.sf-style-white li li a.menuparent {
	background: url('../images/global/menu-collapsed.png') no-repeat right;	
	background-position: 98% 35%;	
}
.block-superfish-1 .sf-menu.sf-style-white li li a:hover.menuparent {
	background: url('../images/global/menu-expanded.png') no-repeat right;	
	background-position: 98% 35%;	
	background-color: #ccc;
}
.sf-menu.sf-style-white li:hover,
.sf-menu.sf-style-white li.sfHover,
.sf-menu.sf-style-white li.active a,
.sf-menu.sf-style-white a:focus,
.sf-menu.sf-style-white a:hover,
.sf-menu.sf-style-white a:active,
.sf-menu.sf-style-white.sf-navbar li li {
  background: #cccccc;
}
.sf-menu.sf-style-white.sf-navbar li ul {
  background-color: #ccc;
}



/*  block title */
h2.block-title {
	font-family: 'Open Sans', Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: 600;	
	color: #666666;
	background: url("../images/global/dot.png") repeat-x bottom;
	padding: 5px 0px;
	margin-top: 20px;
} 


/* search form header section */
#search-block-form {
	font-size: 0.8em;
}
#search-block-form label {
	font-weight: 400;
	font-size: 12px;
}
#search-block-form input[type=text] {
	border: 1px solid #E4E4E4;
	font-family: 'Open Sans', Helvetica, sans-serif;
	height: 24px;	
}

/* home page banner */
.block-views-banners-block-1 {
	margin-bottom: 1em;
	overflow: hidden;
}
.block-views-banners-block-1 .slides a {
	color: white;
	display: block;
	position: relative;
}
.block-views-banners-block-1 .slides a:hover, .block-views-banners-block-1 .slides a:active, .block-views-banners-block-1 .slides a:visited {
	text-decoration: none;
}
.block-views-banners-block-1 .slides a span {
	display: block;
}
.block-views-banners-block-1 .slides a .image img {
	height: auto;
	width: 100%;
}
.block-views-banners-block-1 .slides a .text {
	left: 0;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}
.block-views-banners-block-1 .slides a .text .container {
	height: 100%;
	position: relative;	
}
.block-views-banners-block-1 .slides a .text .container img {
	opacity: 0.7;
	vertical-align: bottom;
}
.block-views-banners-block-1 .slides .views-field .field-content .text .container .outer {
	position: absolute;
	top: 20%;
	left: 12%;
	min-height: 50%;
	width: 35%;
}
.block-views-banners-block-1 .slides .views-field .field-content .text .container .outer .inner {	  
	padding: 3% 5%;
}
.block-views-banners-block-1 .slides .views-field .field-content .text .container .outer .inner .subcaption {
    font-size: 20px;
    font-weight: 300;
   	margin-top: 0.5em; 
   	background: url("../images/global/quote1.png") no-repeat left top, url("../images/global/quote2.png") no-repeat right bottom;	
   	padding: 5px 0px 25px 0px; 
   	text-indent: 35px;    	
}
.block-views-banners-block-1 .flexslider {
  	position: relative;
  	border: none;
  	margin: 0;
  	-webkit-border-radius: 0px;
  	border-radius: none;
}
.block-views-banners-block-1 .flexslider .flex-direction-nav li {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%; 
}
.block-views-banners-block-1 .flexslider .flex-direction-nav li a {
	background-color: #58595b;  
	overflow: hidden;
	position: absolute;
	text-indent: -999em;
	top: 50%;
	z-index: 3;
}
.block-views-banners-block-1 .flexslider .flex-direction-nav a {
	height: 40px;
	margin-top: -20px;
	width: 24px;
}
.block-views-banners-block-1 .flexslider .flex-direction-nav a.flex-prev {
	background: url("../images/global/left_arrow.png") no-repeat;		
	left: 15px;
}
.block-views-banners-block-1 .flexslider .flex-direction-nav a.flex-next {
	background: url("../images/global/right_arrow.png") no-repeat;	
	right: 15px;	
	text-indent: 999px;
}
.block-views-banners-block-1 .responsive_caption {
	display: none;
}


/*  home page our services section  */
h2.service-title {
	font-family: 'Open Sans', Helvetica, sans-serif;	
	font-size: 16px;
	font-weight: 600;	
	color: #666666;
	text-align: center;		
}

/* Oer services block */
.block-block-2 {
	clear: both;
}

.home_service_section {    	
	background: url("../images/global/dot.png") repeat-x bottom;
	padding-top: 20px;
	margin-bottom: 30px;
	min-height: 420px;
}

.home_service {	
	width: 300px;
	height: 165px;		
	color: #FFFFFF;	
	position: relative;	
	float: left;
	margin-bottom: 10px;
}

.home_service .service_background {	
	width: 100%;		
	position: absolute;		
}

.home_service .service_logo {	
	left: 50%;
	top: 50%;		
	position: absolute;	
	margin-top: -45px;
	margin-left: -45px;
}

.home_service a span {
	width: 100%;
	text-align: center;
	position: absolute;	
	bottom: 0;	
	padding-bottom: 10px;
	color: #FFFFFF;	 
}


.home_service_dnm {	
	background: #8a002c;	
}
.home_service_dnr {
	background: #c95f0a;	
}
.home_service_dns {
	background: #005d24;	
}
.home_service_gTLDs {	
	background: #140737;	
}
.home_service_wms {	
	background: #74a58d;	
}
.home_service_cu {	
	background: #786a5b;
}
.home_service_dnm, .home_service_dnr, .home_service_gTLDs, .home_service_wms {
	margin-right: 20px;
}

/*  home page testimonials section  */
.testimonials {		
	background-color: #E7E9E6;
	margin-bottom: 20px;	
}
.testimonials p {
	margin: 20px; 
	background: url("../images/global/red_quote_top.png") no-repeat left top, url("../images/global/red_quote_down.png") no-repeat right bottom;
	padding: 0px 60px;
}
.testimonials .attribution {
	float: right;	
	font-weight: 800;
	margin-right: 60px;
	padding-bottom: 20px;
}
#views_slideshow_controls_text_testimonials-block,
#views_slideshow_slide_counter_testimonials-block {
	text-align: center;
	display: none;
}


/*  footer section  */
#zone-footer-wrapper {	
	min-height: 200px;	  
	background: url("../images/global/bg2.png") repeat-x top;	
	background-color: #666666;	
}
.zone-footer-wrapper {
	padding-top: 100px;	
	color: #99999D;	
	font-size: 11px;
	font-weight: 600;
	line-height: 1.8;
}
.zone-footer-wrapper a {
	color: #99999D;	
}
.zone-footer-wrapper a:hover, .zone-footer-wrapper li a.active {
	color: #D4D4D4;	
}

.zone-footer-first, .zone-footer-second {
	width: 100%;	
}
.zone-footer-first__left, .zone-footer-second__left {
	float: left;
	width: 50%;
	min-height: 120px;
}
.zone-footer-first__right, .zone-footer-second__right {
	float: right;
	width: 50%;
}
.zone-footer-first__right {
	text-transform: uppercase;	
}
.zone-footer-first__right ul li {
	list-style: none;
}
.zone-footer-first__right p{
	padding-left: 5px;
}

.container-inline {
	text-align: right;	
}
.block-block-3 .social_icons {
	padding-bottom: 30px;
	padding-left: 10px;
}



/*  left navigation bar  */
.menu-block-2 ul {
    border-right: 1px solid #dbdcdc;
    margin: 0;
    padding: 0;
}
.menu-block-2 ul li {
	border-bottom: 1px solid #dbdcdc;
	padding-right: 0px;
	padding-top: 0px;
}
.menu-block-2 ul li:last-child {
	border-bottom: 0;
}
.menu-block-2 ul li a {
	display: block;
	color: #58595b;
	padding: 0.7em 0;
}
.menu-block-2 ul li a:hover, .menu-block-2 ul li a:active, .menu-block-2 ul li a:focus, .menu-block-2 ul li a.active {
	border-right: 4px solid #666666;
	color: #C1272C;
	text-decoration: underline;
}
.menu-block-2 ul li a.active-trail {
	color: #666666;
	text-decoration: none;
}
.menu-block-2 ul li ul {
	border-right: 0;
	border-top: 1px solid #dbdcdc;
	padding-right: 0px;
	padding-top: 0px;
}
.menu-block-2 ul li ul li a {
	background-color: #f4f6f7;
	padding-left: 20px;
	word-wrap: break-word;
}

.menu-block-2 ul li.leaf {
	list-style-image: none;
	list-style-type: none;
}

/* our experts */
.biography {
	width: 100%;
	min-height: 150px;
}
.biography_image {
	width: 20%;
	float: left;	
}
.biography_image img {
	padding: 5px;
}
.biography_text {
	width: 78%;
	float: right;
}
.biography .title a{		
	font-weight: 600;
	font-size: 16px;	
}

.node-type-biography h1 {
	margin-bottom: 0;
}
.node-biography .field-name-field-designation .field-item {
	font-weight: 600;		
	margin-bottom: 20px;
}
.node-biography .field-name-field-vcard {
  	position: absolute;
  	margin-left: 70%;
  	margin-top: -15px;
}
.node-biography .field-name-field-vcard .field-item {
	line-height: 100%;
	float: right;
	width: 10%;		
	background: url("../images/global/cl_vcard_icon.jpg") no-repeat bottom;
	background-position: left;
	padding-bottom: 10px;
	padding-left: 35px;
	font-size: 11px;	
	font-weight: 600;
}
.node-biography .field-name-field-vcard .field-item a {
	color: #888888;			
}
.node-biography .field-name-field-portrait {
	width: 35%;
	float: left;	
}
.node-biography .field-name-field-language {
	margin-bottom: 20px;
}
.node-biography .field-name-field-language .field-item {
	padding: 2px 10px; 	
	background-color: #888;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
} 

.block-views-biography-block-3 .view-display-id-block_3 .view-content .views-row {
	width: 25%;
	float: left;	
	min-height: 170px;
}
.block-views-biography-block-3 .view-content h5 {
	font-size: 14px;
	margin-bottom: 0;
}
.block-views-biography-block-3 .view-content .views-field-field-designation {
	width: 95%;
}
.block-views-biography-block-3 .view-content span {
	font-size: 12px;			
}
.block-views-biography-block-3 form input, .block-views-biography-block-3 form select {
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
}
.block-views-biography-block-3 .views-exposed-form {
	padding: 15px 0;
	margin: 25px 0;
	background: url("../images/global/dot.png") repeat-x bottom ,url("../images/global/dot.png") repeat-x top;
}
.block-views-biography-block-3 .views-widget-filter-field_department_tid, .block-views-biography-block-3 .views-widget-filter-field_language_tid {
	width: 280px;
}
.block-views-biography-block-3 .views-exposed-form label {
	float: left;
	padding-right: 5px;
}
.block-views-biography-block-3 .views-exposed-form .views-exposed-widget .form-submit {
	margin-top: 0;
}

.block-biography-block-2 .block-title a, .block-biography-block-2 .views-row a,
.block-biography-block-2 .block-title a:hover , .block-biography-block-2 .views-row a:hover {
	color: #666666;
}


/* sidebar first & second */
.region-sidebar-first-inner .view .view-content .views-field,
.region-sidebar-second-inner .view .view-content .views-row {
	padding: 5px 2px;
}

/*  news & newsletter block  */
.node-news .field-name-field-contact-name {
	float: left;
	padding-right: 20px;
}
.node-news .field-name-field-contact-name .field-label {
	font-weight: 400;
}

#block-views-news-block,
#block-views-newsletter-block,
#block-views-events-block {
	background: url("../images/global/dot.png") repeat-x top;
	padding-top: 15px;	
}
#block-views-news-block .views-field-title .field-content,
#block-views-newsletter-block .views-field-title .field-content,
#block-views-events-block .views-field-title .field-content {	
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 10px;	
}

#block-views-news-block .views-field-view-node .field-content a,
#block-views-newsletter-block .views-field-view-node .field-content a,
#block-views-events-block .views-field-view-node .field-content a {		
	color: #339933;
	float: right;
}
#block-views-news-block .views-row,
#block-views-newsletter-block .views-row,
#block-views-events-block .views-row {	
	margin-bottom: 15px;
	background: url("../images/global/dot.png") repeat-x bottom;	
	padding-bottom: 15px;	
}
#block-views-newsletter-block .views-field-field-pdf .field-content {
	padding-bottom: 10px;
}

#block-views-events-block {
	width: 100%;
	float: left;
	margin-top: 20px;
}
#block-views-events-block .views-row {		
	overflow: auto;
	position: relative;
	padding-bottom: 0;
}
#block-views-events-block .views-field-field-image {
	width: 30%;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
#block-views-events-block .views-field-field-image img {
	width: 100%;	
}
#block-views-events-block .views-field-title,
#block-views-events-block .views-field-field-event-date,
#block-views-events-block .views-field-field-address,
#block-views-events-block .views-field-body,
#block-views-events-block .views-field-nothing {
	width: 68%;
	float: right;	
}
#block-views-events-block .views-field-field-event-date .field-content {
	color: #4FAE49;
}
#block-views-events-block .views-field-body .field-content {
	width: 90%;
	position: relative;
}
#block-views-events-block .views-field-nothing {	
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 20px;	
}
.node-events .field-name-field-event-date,  .node-events .field-type-text-with-summary {
	padding-top: 25px;
}
.node-events .field-name-field-event-date, .node-events .field-name-field-address {
	font-weight: 600;
}


/* pagination for news and newsletter */
#block-views-news-block .item-list .pager,
#block-views-newsletter-block .item-list .pager,
#block-views-events-block .item-list .pager {	
	font-size: 12px;
	border: none;		
}
#block-views-news-block .pager li a, #block-views-news-block .pager li.pager-current, 
#block-views-newsletter-block .pager li a, #block-views-newsletter-block .pager li.pager-current,
#block-views-events-block .pager li a, #block-views-events-block .pager li.pager-current {
	font-family: 'Open Sans', Helvetica, sans-serif;
	color: #666666;
	width: auto;
	padding: 10px 15px;
}

#block-views-news-block .pager li.pager-next, #block-views-newsletter-block .pager li.pager-next, #block-views-events-block .pager li.pager-next {	
	right: 60px;
	border: none;	
	border-left: 1px solid;
	border-color: #ddd #bbb #999;		
}
#block-views-news-block .pager li.pager-last, #block-views-newsletter-block .pager li.pager-last, #block-views-events-block .pager li.pager-last {
	border-left: 1px solid;
	border-color: #ddd #bbb #999;
}
.view-display-id-block .item-list ul li {
	margin: 0;
}


/* Events */
.block-events-block-2 .view-content {	
	margin-bottom: 20px;
	border: 1px solid #D6D6D6;
}
.block-events-block-2 .view-content .views-field {	
	padding: 10px;
	background-color: #F1F1F1;	
}
.block-events-block-2 .view-content .views-label {
	float: left;	
	width: 15%;
	text-align: right;
	padding-right: 10px;
}
.block-events-block-2 .view-content .field-content {
	width: 85%;
}

/* Events Calendar  */
.block-bdbede25b74b12b7f4288c1b7e807adc {
	width: 50%;
	float: left;	
}
.block-bdbede25b74b12b7f4288c1b7e807adc .view .date-nav-wrapper .date-heading {
	top: 26px;	
}
.block-bdbede25b74b12b7f4288c1b7e807adc .view .date-nav-wrapper .date-heading h3 {	
	font-size: 20px;
	font-weight: 600;
	color: #333333;
}
.block-bdbede25b74b12b7f4288c1b7e807adc .view .date-nav-wrapper .pager {
	border: none;
}
.block-bdbede25b74b12b7f4288c1b7e807adc .view .pager .date-prev {
	border-radius: initial;
	background-color: #5A5A5A;
	padding-right: 10px;
}
.block-bdbede25b74b12b7f4288c1b7e807adc .view .pager .date-next {
	border-radius: initial;
	background-color: #5A5A5A;
	padding-left: 10px;
}
.block-bdbede25b74b12b7f4288c1b7e807adc .view .pager li a {
	background: none;
	color: #FFFFFF;
}
.calendar-calendar th.days {
	background-color: #FFFFFF;
	color: #6D6D6D;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	font-size: 22px;
	font-weight: 400;
}
.calendar-calendar .month-view .full tr.single-day .no-entry, .calendar-calendar .month-view .full tr.single-day .no-entry .inner {
	line-height: normal;;
}
.calendar-calendar .month-view .full td.single-day div.monthview {
	background: none;
}
.calendar-calendar .month-view .full tr.single-day .no-entry, .calendar-calendar .month-view .full tr.single-day .no-entry .inner,
.calendar-calendar .month-view .full tr.single-day .noentry-multi-day  {
	height:	1px !important;	
}
.calendar-calendar .month-view .full td.multi-day div.monthview, 
.calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues  {	
	background: #9C9C9C;
	height: 1.5em;	
	opacity: 0.7;
}
.calendar-calendar .month-view .full tr.date-box, .calendar-calendar .month-view .full tr.multi-day td {
	height: 10px;
	font-size: 20px;
}
.calendar-calendar .month-view .full tr.date-box td.date-box .future {
	color: #858585;
}
.calendar-calendar .month-view .full td .inner div.day {
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}
.calendar-calendar .month-view .full td.single-day .calendar-empty, .calendar-calendar .month-view .full td.single-day.empty, .calendar-calendar .month-view .full td.date-box.empty {
	background-color: #FFFFFF;
	color: #CBCBCB;
}
.calendar-calendar .month-view .full tr.single-day td.single-day {
	position: relative;
	top: 0;
}
.calendar-calendar .month-view .full tr.single-day td.single-day .inner {
	position: absolute;
	top: -55px;
	text-align: left;
	left: -4px;
}
.calendar-calendar .month-view .full tr.single-day td.single-day .inner .item {
	display: inline-block;
}

/* Event next to calendar - latest event */
.block-events-block-4 {
	width: 45%;
	float: right;
	margin-top: 20px;	
}
.block-events-block-4 .views-field-title {
	margin: 20px 0;
}
.block-events-block-4 .views-field-title .field-content a {	
	font-size: 16px;	
}
.block-events-block-4 .views-field-title .field-content a:hover {
	color: #C1272C;		
}
.block-events-block-4 .views-field-field-event-date {
	color: #C1272C;
	font-weight: 600;	
}
.block-events-block-4 .views-field-field-address {
	color: #000000;	
	font-size: 14px;
	padding-bottom: 10px;
}
.block-events-block-4 .views-field-body {
	font-size: 12px;
}


/* more link on views  */
.block-news-block-1 .more-link a, 
.block-views-newsletter-block-2 .more-link a, 
.block-views-events-block-1 .more-link a {
	text-decoration: underline;
	padding-right: 10px;
}

/* taxonomy term page  */
.contextual-links-region h2.node-title a {
	font-size: 20px;
	color: #000000;
	letter-spacing: normal;
}
.contextual-links-region .node-links ul li a {	
	color: #339933;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	float: right;
	text-decoration: none;
	text-transform: none;
	border: none;
	background: none;	
}
article.node-teaser {	
	margin-bottom: 15px;
	background: url("../images/global/dot.png") repeat-x bottom;	
	padding-bottom: 15px;		
}

/* search results page */
.item-list .pager li.pager-previous a {
	width: 80px;
}
.search-results li {
	background: url("../images/global/dot.png") repeat-x bottom;
	padding-bottom: 1px;
}
.search-results .title a {
	color: #000000;
}

/* twitter, newsletter and events on home page  */
.block-views-tweets-block, .block-views-events-block-3, .block-block-8 {
	width: 28%;
	float: left;	
	margin-left: 10px;
	margin-right: 50px;
}
.block-views-events-block-3 {
	margin-right: 0;
}
.block-views-tweets-block .block-title {
	background: url("../images/global/CL_twitter_icon.png") no-repeat;	
}
.block-block-8 .block-title {
	background: url("../images/global/CL_news_icon.png") no-repeat;		
}
.block-views-events-block-3 .block-title {
	background: url("../images/global/CL_event_icon.png") no-repeat;	
}
.block-views-tweets-block .block-title, .block-views-events-block-3 .block-title, .block-block-8 .block-title {
	padding-left: 40px;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
}
.block-views-tweets-block .view-content, .block-views-events-block-3 .view-content p, .block-block-8 .newsletter  {
	font-weight: 600;
	font-size: 11px;
	padding-left: 40px;
	padding-right: 20px;
}

.block-views-tweets-block .views-row, .block-block-8 .newsletter {
	padding-bottom: 10px;
}

.block-views-events-block-3 h5 {
	padding-left: 40px;	
	font-size: 12px;
	padding-right: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
.block-views-events-block-3 img {
	padding-left: 40px;
	margin-bottom: 10px;
	width: 90%;
}
.block-views-events-block-3 .more-link {
	float: left;
	text-transform: uppercase;
	padding-left: 40px;	
	padding-bottom: 10px;
}
.block-views-events-block-3 .more-link a {
	background-color: #4FAD44;	
	padding: 5px 10px;
	color: #FFFFFF;
	font-size: 12px;
}

.block-views-events-block-3 .views-field-field-event-date, .block-views-events-block-3 .views-field-field-address {
	padding-left: 40px;
	font-size: 12px;
}

.block-block-8 .newsletter p {	
	font-size: 12px;
	margin-bottom: 5px;	
}
.block-block-8 .newsletter label {	
	margin-top: 10px;	
	font-weight: 600;
}
.block-block-8 .newsletter input {	
	font-family: 'Open Sans', Helvetica, sans-serif;
	border-radius: 5px;	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-webkit-border-radius: 5px;
	padding-left: 10px;
	width: 200px;
	height: 25px;
	font-size: 12px;
	color: #666666;	
}
.block-block-8 .newsletter .button {
	border: none;
	border-radius: inherit;
	background-color: #4FAD44;	
	padding: 5px 10px;
	color: #FFFFFF;
	width: 100px;	
	text-transform: uppercase;
	background-image: none;
	font-weight: 400;
	text-shadow: none;
	font-size: 12px;
	margin-top: 10px;	
}


/* concertina styling */
.concertina-collapsed .concertina-label {
	background: url('../images/global/dot.png') repeat-x top;
	padding: 2px 0;
	font-size: 18px; 
}
.concertina-collapsed .concertina-label a {
	background: transparent url("../images/global/cl_concertina_plus.jpg") no-repeat right center;
	display: block;
}
.concertina-expanded .concertina-label {
	background: url('../images/global/dot.png') repeat-x top, url('../images/global/dot.png') repeat-x bottom;
	padding: 2px 0;
	font-size: 18px; 
}
.concertina-expanded .concertina-label a {
	background: transparent url("../images/global/cl_concertina_minus.jpg") no-repeat right center;
	display: block;
}
.concertina-expanded .concertina-content {
	padding-top: 10px;	
}
.concertina.last {
	background: url('../images/global/dot.png') repeat-x bottom;
	margin-bottom: 5px;
}
.concertina.last.concertina-expanded .concertina-content {
	padding-bottom: 5px;
}

/* contact us page  */
.node-article .field-name-body {
	width: 50%;
	float: left;
	min-height: 560px;
}
.block-block-10 {
	position: absolute;
	width: 40%;
	top: 500px;
	right: 0;
	margin-bottom: 10px;
}
.block-block-10 .block-title {
	margin-top: 0;
	padding-top: 0;
}
.block-block-10 label {
	text-transform: uppercase;
	font-weight: 600;
	padding-top: 10px;
	font-size: 12px;
}
.block-block-10 form input, .block-block-10 form textarea{
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #666666;
	border: 1px solid #cccccc;
	width: 100%;
}
.block-block-10 input[type=submit] {
	width: 100px;
}

/* Lexicon glossary terms  */
a.lexicon-term {
	color: #666666;
}
a.lexicon-term:hover {
	color: #666666;
	text-decoration: none;
}
.zone-footer-wrapper a.lexicon-term {
	color: #D4D4D4;
}

/* 4th level menu */
.block-menu-block-4 {
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.menu-block-4 ul li {	
	float: left;
}
.menu-block-4 ul li a {
	display: block;
	color: #7C7C7C;
	background-color: #F4F4F4;
	padding: 5px 10px;
}
.menu-block-4 ul li a:hover, .menu-block-4 ul li a:active, .menu-block-4 ul li a:focus, .menu-block-4 ul li a.active {
	color: #fff;
	background-color: #666666;
	text-decoration: none;
}
.menu-block-5 ul li a.active-trail {
	color: #666666;
	text-decoration: none;
}
.menu-block-4 ul.menu li {	
	margin: 0px 1px;
	padding: 0;
}
.menu-block-4 ul li.leaf {
	list-style-image: none;
	list-style-type: none;
}

/* Solutions home page */
ul.solutions {
	display: table;
	width: 100%;
	padding: 0;
}
ul.solutions li {
	display: inline-table;
	width: 31%;
	margin-right:1%;
}
.solutions div {	
	padding-top: 5px;
	padding-bottom: 20px;
	width: 65%;
}
.solutions div a {
	color: #666666;
	font-size: 14px;
	font-weight: 600;	
}
.solutions div a:hover {
	color: #666666;
}

/* Publications */
.publications {	
	width: 100%;
}

.publications tr {	
	border-bottom: 1px solid #cccccc;
}
.publications tr.last {
	border-bottom: none;
}
.publications .last {
	border-bottom: none;
}
.publications .image_holder {		
	width: 10%;
	float: left;
	padding: 5px 0;
}
.publications .text_holder {		
	width: 90%;
	vertical-align: middle;
	overflow: hidden;
}


/* whois page  */
.page-whois h1.title {
	display: none;
}
.page-whois .block-main .content {
	width: 99%;
	border: 1px solid #cccccc;
	background: url("../images/global/whois_background.jpg") no-repeat left top;
	background-size: 50% 100%;
}
.page-whois .content #comlaude-whois-form {
	width: 40%;
	float: right;
}
.page-whois pre {
	margin-top: 20px;	
	border: 1px solid #ccc;
	padding-left: 10px;
	white-space: pre-wrap;
	word-wrap: break-word;
	width: 98%;
}
.page-whois .captcha {
	margin-bottom: 0px;
	width: 99%;
}
.page-whois .content #comlaude-whois-form label {
	color: #C1272C;
	font-weight: 600;
}
.page-whois .captcha legend {
	font-weight: 600;
}
.page-whois .captcha .fieldset-description, .page-whois .captcha .description {
	font-size: 12px;
	color: #999999;
	width: 99%;
}
.page-whois .captcha .fieldset-wrapper img {
	border: 1px solid #cccccc;
}
.page-whois .content #comlaude-whois-form input {	
	font-family: 'Open Sans', Helvetica, sans-serif;
	border-radius: 5px;	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-webkit-border-radius: 5px;
	padding-left: 10px;
	width: 200px;
	height: 25px;
	font-size: 12px;
	color: #666666;	
}
.page-whois .form-required {
	color: #ffffff;
}

/* Social icons for news page */
.contextual-links-region.block-block-11 {
	position: initial;
}
.block-block-11 .social {
	text-align: right;
	width: 98%;
	position: absolute;
	top: 20px;		
}
.block-block-11 .social a {
	display: inline-block;
	text-indent: -9999px;
	font-size: 0;	
	width: 16px;
	height: 16px;	
	margin-left: 2px;	
}
.block-block-11 .social a.twitter, .stButton .linkedin {
	background: url("../images/global/twitter_off_icon.png") no-repeat left top;
}
.block-block-11 .social a.twitter:hover {
	background: url("../images/global/twitter_on_icon.png") no-repeat left top;
}
.block-block-11 .social a.linkedin {
	background: url("../images/global/linkedin_off_icon.png") no-repeat left top;
}
.block-block-11 .social a.linkedin:hover {
	background: url("../images/global/linkedin_on_icon.png") no-repeat left top;
}
.block-block-11 .social a.facebook {
	background: url("../images/global/facebook_off_icon.png") no-repeat left top;
}
.block-block-11 .social a.facebook:hover {
	background: url("../images/global/facebook_on_icon.png") no-repeat left top;
}
.block-block-11 .social a.googleplus {
	background: url("../images/global/google_plus_off_icon.png") no-repeat left top;
}
.block-block-11 .social a.googleplus:hover {
	background: url("../images/global/google_plus_on_icon.png") no-repeat left top;
}

.node-type-news #page-title {
	padding-top: 20px;
}
.block-sharethis-block {
	text-align: right;
	width: 98%;
	position: absolute;
	top: 0;
}
.block-sharethis-block .stButton {
	margin-right: 0;
	margin-left: 2px;
}
.block-sharethis-block .stButton .chicklets:hover {
	opacity: 1;
}
.block-sharethis-block .stButton .twitter  {
	background: url("../images/global/twitter_off_icon.png") no-repeat left top;
}
.block-sharethis-block .stButton .twitter:hover {
	background: url("../images/global/twitter_on_icon.png") no-repeat left top;
}
.block-sharethis-block .stButton .linkedin  {
	background: url("../images/global/linkedin_off_icon.png") no-repeat left top;
}
.block-sharethis-block .stButton .linkedin:hover {
	background: url("../images/global/linkedin_on_icon.png") no-repeat left top;
}
.block-sharethis-block .stButton .facebook  {
	background: url("../images/global/facebook_off_icon.png") no-repeat left top;
}
.block-sharethis-block .stButton .facebook:hover {
	background: url("../images/global/facebook_on_icon.png") no-repeat left top;
}
.block-sharethis-block .stButton .googleplus  {
	background: url("../images/global/google_plus_off_icon.png") no-repeat left top;
}
.block-sharethis-block .stButton .googleplus:hover {
	background: url("../images/global/google_plus_on_icon.png") no-repeat left top;
}


/*-----------------------------------
 Mobile layout style changes   
 -------------------------------------*/
/* user region  */
.responsive-layout-mobile #zone-user-wrapper {
	min-height: 100px;
	background-position: bottom;
	margin-bottom: 20px;	
}
.responsive-layout-mobile #zone-branding-wrapper.fixed {
    position: relative;       
} 

.responsive-layout-mobile #region-user-first {
	padding-bottom: 10px;
}
.responsive-layout-mobile #block-block-1,
.responsive-layout-mobile #block-search-form {
	text-align: center;

}
.responsive-layout-mobile #search-block-form input[type=text] {
	height: 44px;	
}

/* site logo  */
.responsive-layout-mobile #zone-branding-wrapper {
	min-height: 160px;
	background: none;
}
.responsive-layout-mobile #region-branding {	
	width: 73%;
	left: 20%;	
}
.responsive-layout-mobile #zone-branding-wrapper .region-menu {
	margin-left: 10px;
}

/* site main menu  */
.responsive-layout-mobile .menu-block-1,
.responsive-layout-mobile .menu-block-21,
.responsive-layout-mobile .block-superfish-1 {
	display: none;
}
.responsive-layout-mobile .menu-block-3 {
	display: block;	
}
.responsive-menus.responsified span.toggler {
	background-color: #222222;
	color: #fff;
	text-align: left;
	padding: 10px 20px;
	box-shadow: 2px 2px 2px #222;
}
.responsive-menus.responsified .responsive-menus-simple li a {
	text-transform: none;
	background-color: #222222;
	color: #fff;
}
.responsive-menus.responsified .responsive-menus-simple li ul li a {	
	background-color: #555555;	
}
.responsive-menus.responsified .responsive-menus-simple li ul li ul li a {	
	background-color: #888888;	
}
.responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple {
	position: relative;
	margin-bottom: 10px;
}


/* home page service section  */
.responsive-layout-mobile .home_service_section {
	min-height: 1110px;
}
.responsive-layout-mobile .home_service_dns {
	margin-right: 20px;
}


/*  footer Section  */
.responsive-layout-mobile .zone-footer-first__left,
.responsive-layout-mobile .zone-footer-first__right{
	min-height: 100px;
	min-width: 200px;
	float: left;
}
.responsive-layout-mobile #block-block-6 {
	min-height: 10px;
}
.responsive-layout-mobile .zone-footer-second__left,
.responsive-layout-mobile .zone-footer-second__right{	
	min-width: 250px;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
.responsive-layout-mobile #block-block-3 {
	padding-bottom: 15px;
}


/* our experts */
.responsive-layout-mobile .biography_text {
	width: 60%;
}
.responsive-layout-mobile .biography_text .body p{
	height: 100px;
	overflow:hidden;	
	overflow-y: scroll; 
}

.responsive-layout-mobile .node-biography .field-name-field-designation .field-item {
	margin-bottom: 35px;
}
.responsive-layout-mobile .node-biography .field-name-field-vcard {
  	margin-left: 0;
  	margin-top: 15px;  	   	
}
.responsive-layout-mobile .node-biography .field-name-field-vcard .field-item {
	float: left;
}
.responsive-layout-mobile .node-biography .field-name-field-portrait {
	width: 100%;	
}

.responsive-layout-mobile .block-views-biography-block-3 .view-content .views-row {
	width: 50%;
	float: left;
}
.responsive-layout-mobile .block-views-biography-block-3 .view-content span {
	font-size: 10px;	
}


/* home page content */
.front .block-system-main {
	font-size: 18px;
	font-weight: lighter;
}


/* news and newsletter view  */
.responsive-layout-mobile #block-views-news-block .views-row,
.responsive-layout-mobile #block-views-newsletter-block .views-row {	
	padding-bottom: 30px;
}

/* home page banner */
.responsive-layout-mobile .region-header-first {
	min-height: 110px;
	background-size: 100%;
	width: 94%;
	background: none;
}
.responsive-layout-mobile .block-views-banners-block-1 .slides .views-field .field-content .text .container .outer { 
	display: none;	
}
.responsive-layout-mobile .block-views-banners-block-1 .slides .views-field .field-content .text .container .outer .inner .subcaption { 
	font-size: 12px;
	background-size: 15px;
	padding: 5px 0px;
}
.responsive-layout-mobile .block-views-banners-block-1 .flexslider .flex-direction-nav a.flex-prev {
	background-size: 15px;
}
.responsive-layout-mobile .block-views-banners-block-1 .flexslider .flex-direction-nav a.flex-next {
	background-size: 15px;
	right: 0;	
}
.responsive-layout-mobile .block-views-banners-block-1 .slides a .text .container img {
	display: none;
}
.responsive-layout-mobile .block-views-banners-block-1 .responsive_caption {
	display: block;	
}
.responsive-layout-mobile .block-views-banners-block-1 .responsive_caption a {
	color: #666666;
	font-weight: 600;
}

/* pagination for news & newsletter & events */
.responsive-layout-mobile #block-views-news-block .pager li a,
.responsive-layout-mobile #block-views-newsletter-block .pager li a,
.responsive-layout-mobile #block-views-events-block .pager li a,
.responsive-layout-mobile #block-views-news-block .pager li.pager-current,
.responsive-layout-mobile #block-views-newsletter-block .pager li.pager-current,
.responsive-layout-mobile #block-views-events-block .pager li.pager-current {
	padding: 10px 6px;
	font-size: 12px;	
}

.responsive-layout-mobile #block-views-news-block .pager li.pager-next, 
.responsive-layout-mobile #block-views-newsletter-block .pager li.pager-next,
.responsive-layout-mobile #block-views-events-block .pager li.pager-next {	
	right: 0px;	
}
.responsive-layout-mobile .pager li.pager-next,
.responsive-layout-mobile .pager li.pager-last {	
	position: relative;
}

.responsive-layout-mobile #block-views-events-block .views-field-field-image,
.responsive-layout-mobile #block-views-events-block .views-field-title,
.responsive-layout-mobile #block-views-events-block .views-field-field-event-date,
.responsive-layout-mobile #block-views-events-block .views-field-field-address,
.responsive-layout-mobile #block-views-events-block .views-field-body {
	width: 100%;
}
.responsive-layout-mobile #block-views-events-block .views-row {
	overflow: hidden;
}

/* twitter, newsletter and events on home page  */
.responsive-layout-mobile .block-views-tweets-block, .responsive-layout-mobile .block-views-events-block-3, .responsive-layout-mobile .block-block-8 {	
	width: 100%;
}

/* Events Calendar */
.responsive-layout-mobile .block-bdbede25b74b12b7f4288c1b7e807adc, .responsive-layout-mobile .block-events-block-4 {
	width: 100%;
	float: left;	
}
.responsive-layout-mobile .calendar-calendar div.day {
	padding: 0;
}
.responsive-layout-mobile #block-views-events-block .views-field-field-image img, .responsive-layout-mobile .block-views-events-block-3 img {
	width: auto;	
}

/* contact us page  */
.responsive-layout-mobile .node-article .field-name-body {
	width: 100%;	
}
.responsive-layout-mobile .block-block-10 {	
	width: 100%;
	top: 0;	
	position: relative;	
}

/* 4th level menu */
.responsive-layout-mobile .menu-block-4 ul.menu li {
	width: 100%;
	padding-bottom: 4px;
}

/* Solutions home page */
/*.responsive-layout-mobile ul.solutions li {
	width: 50%;	
}*/

/* Publications */
.responsive-layout-mobile .publications .image_holder {		
	width: 20%;	
}
.responsive-layout-mobile .publications .text_holder {		
	width: 80%;	
}

/* whois page */
.responsive-layout-mobile.page-whois .block-main .content {
	background-size: 100%;
	position: relative;
	min-height: 600px;
}
.responsive-layout-mobile.page-whois .content #comlaude-whois-form {
	width: 100%;
	float: left;
	top: 240px;
	position: absolute;
	padding-left: 10px;
}
.responsive-layout-mobile.page-whois pre {	
	width: 92%;
	padding-right: 10px;
}
.responsive-layout-mobile .node-events img, .responsive-layout-mobile .node-page img, .responsive-layout-mobile .node-page p img {	
	width: 100%;
	height: auto;
}
.responsive-layout-mobile .field-item .solutions img {
	width: auto;
}


/*Webform - Gazetteer */
#block-webform-client-block-725 .block-title {
	font-size: 18px;
}
#block-webform-client-block-725 .form-item input,
#block-webform-client-block-725 .form-item textarea {	
	font-family: 'Open Sans', Helvetica, sans-serif;
	width:100%;
	font-size: 14px;
	color: #666666;	
}
#block-webform-client-block-725 label {
	font-weight: 600;
}

#block-webform-client-block-725 .form-actions .button-primary {    
	border: none;
    border-radius: inherit;
    background-color: #4FAD44;
    padding: 8px 10px;
    color: #FFFFFF;
    width: 110px;
    text-transform: uppercase;
    background-image: none;
    font-weight: 400;
    text-shadow: none;
    font-size: 12px;
}


/* Homepage newsletter subscribe block */
.front .block-system-main {
	width: 65%;
    float: left;
    margin-right: 3%;
}
.block--homepage-subscribe {
	width: 32%;
    float: right;
}
.block--homepage-subscribe h2.block-title {
	background: none;
	text-transform: uppercase;
	font-size: 16px;
    font-weight: 600;
    color: #C1272C;
    margin-top: 0;
    padding-left: 20px;
}
.block--homepage-subscribe .content {
	border: 1px solid #ccc;
	padding: 20px;
	font-weight: 600;
}

.block--homepage-subscribe .content input {
	width: 100%;
	height: 40px;
    font-size: 16px;
    border-color: #ccc;
    padding-left: 10px;
}
.block--homepage-subscribe .content .button {
	border: none;
    border-radius: inherit;
    background: #4FAD44 url("../images/global/subscribe_icon.png") no-repeat 5% center;
    padding: 15px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 400;
    text-shadow: none;
    font-size: 16px;
    margin-top: 10px;
    text-align: left;
    padding-left: 45px;
    height: 40px;
}
.responsive-layout-mobile.front .block-system-main,
.responsive-layout-mobile .block--homepage-subscribe { 
	width: 100%;
	margin-right: 0;
	float: left;
}

/* Subscribe block - CTA button for right sidebar  */
.block--subscribe-cta-button h2.block-title {
	background: none;
}
.block--subscribe-cta-button .content {
	background-color: #4FAD44;
	color: #fff;
	padding: 15px;
}
.block--subscribe-cta-button .content p {
	margin-bottom: 10px;
}
.block--subscribe-cta-button .content label {
	font-weight: normal;
}
.block--subscribe-cta-button .content input {
	border-color: #fff;
	height: 30px;
	margin-top: 5px;
}
.block--subscribe-cta-button .content .button {
	border: none;
    border-radius: inherit;    
    background: #7EC042;
    padding: 5px 15px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 400;
    text-shadow: none;
    font-size: 12px;
    margin-top: 10px;
}