/*
Theme Name: Twenty Fifteen
Theme URI: https://wordpress.org/themes/mellanoxn
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: mellanoxn

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.side-contact{ display:none !important; }

@font-face {
				font-family: DINWebPro;
				src: url("DIN_Web_Pro/DINWebPro.eot");
			}

			/* then for WOFF-capable browsers */
			@font-face {
				font-family: DINWebPro;
				src: url("DIN_Web_Pro/DINWebPro.woff") format("woff");
			}
.newbtnmaya{
			    line-height: 21px !important;
			padding: 11px !important;
			padding-left: 36px!important;
    padding-right: 66px !important;
}
			
.t-city   small{
  font-size: 12px !important;
} 
.slide423 .ctabtn {
  line-height: 4px !important;
  }
  .seconhiebytn{
    top: -20px !important;
  }
  .btnbuynoenew{
    position: absolute;
  z-index: 555;
  width: 128px;
  height: 33px;
  background-color: #000000;
  border-radius: 6px;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  top: 9px;
  line-height: 31px;
  left: -3px;
  }
  
 .page-id-108 .certificate-cell {
  width: 33% !important;
}
.tabsnew .color-title {
 
    cursor: pointer;
}

.page-template-page-mellanox_partners_certification .certificate-cell {
  width: 25% !important;
}

.page-template-page-mellanox_partners_certification .certificate-cell:nth-child(3) {
margin-left:5px !important;
}
  .page-template-page-mellanox_partners_certification .certificate-cell:nth-child(4) {
margin-left:-5px !important;
}
  #menu-item-17 ul{
  width: 350px !important;
  }
  
    #menu-item-21 ul{
  width: 251px !important;
  }
    
    #menu-item-199 ul{
  width: 270px !important;
  }
  
      #menu-item-198 ul{
  width: 240px !important;
  }
.slide423 .ibtitle {
  font-size: 30px !important;
  }
  .slide423 .ibsubtitle {
  font-size: 19px !important;
  }
.sup{
  font-size: 10px;
  position: relative;
  top: -6px;}
/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Media Queries
 *    15.1 - Mobile Large
 *    15.2 - Tablet Small
 *    15.3 - Tablet Large
 *    15.4 - Desktop Small
 *    15.5 - Desktop Medium
 *    15.6 - Desktop Large
 *    15.7 - Desktop X-Large
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 * and Blueprint http://www.blueprintcss.org/
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
font-family: DINWebPro,Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	  -webkit-font-smoothing: antialiased;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #FFF;
	  color: #434141;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,


table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a{
	text-decoration: none;
}


header{
    height: 47px;
    width: 100%;
    display: block;
    background: #fff; 
    border-bottom: 4px solid #464646;
}
.topheader{
width:1029px;
margin:0 auto;
position: relative;
}

.sprite{
	background: url(sprite.png);
}

.logom{
	float: left;
  width: 170px;
  height: 41px;
    margin-top: 3px;

}

.trainingsearch{position: relative;display: inline-block;}

.lgin{
	font-family: DINWebPro,Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 16px;
	color: #000;
	cursor: pointer;
	  z-index: 9999;
}
.slog{
	float: right;
	color: #FFF;
	  margin-top: 12px;
}
.trainingsearch input[type=text]{
  background: #999999;
  width: 156px;
  height: 19px;
  border: 0;
 
  text-indent: 22px;
  line-height: 15px;
    color: #fff;
	  outline: none;
}
 .logonew{
	    float: left;
    margin-top: 3px; 
 }
 
  .logonew img{
 height: 26px;
    margin-top: 8px;
  }
#submitsearch{    
	position: absolute;
  border: 0;
  background-position: -3px -44px;
  width: 16px;
  display: block;
  height: 16px;
  top: 3px;
  left: 7px;
  outline: none;
  }

  .sapr{
  	  font-size: 14px;
  margin-left: 8px;
  margin-right: 7px;
  border-left: 2px solid #464646;
  border-right: 1px solid #c9d8e2;
  }

  .navwrap{
  width: 1029px;
  margin: 0 auto;
  margin-top: 26px;
  height: 47px;
  margin-bottom: 13px;
  }
	.navwrap nav ul, .bx-viewport ul{margin:0;padding:0;}
  .navwrap nav ul li {display: inline;margin-right: 19px;  position: relative;  width: 100%;}

  .navwrap nav ul li a{display: inline;color: #585757; font-size: 16px;  position: relative;}
    .navwrap nav ul li a span{
  width: 100%;
  position: absolute;
  height: 4px;
  background: #d3d3d3;
  left: 0;
  top: 30px;
  border-radius: 0;
}
    .navwrap nav ul li a:hover span{
		background: #76b900 ;
}
.wizardt{
  width: 225px;
  height: 50px;
  float: right;
  background-position: -2px -65px;
  margin-top: -25px;
  top: -4px;
  position: relative;
  z-index: 1001;
}



.infobanner{
	width: 333px;
	  height: 100%;
	background: #000;
	opacity: 0.8;
	position: absolute;
	z-index: 99;
}

.upar{  position: absolute;
  width: 23px;
  height: 13px;
  background-position: -78px -43px;
  top: 10px;
  left: 46%;}
.ibtitle{font-size: 36px;
color:#ffffff;
text-shadow: -1px 1px 1px rgba(0, 0, 0, 1);
}
.ibsubtitle{font-size: 20px;color:#ffffff;}
.ctabtn{
  width: 262px;
  height: 70px;
  display: block;
  margin: 0 auto;
  margin-top: 17px;
  line-height: 21px;
  text-align: left;
  font-weight: bold;
  padding-top: 11px;
  background: #E09E0F;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0px -2px 0px 0px #fff;
}
.ctabtn span{font-size: 21px;color:#ffffff;text-shadow: -1px 1px 0px rgba(190, 137, 7, 1);}
.ctabtn span:after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 19px;
  position: relative;
  background: url('sprite.png') -126px -194px;
  top: 2px;
  left: 8px;
}
.acicon{  font-size: 20px;
  color: #ffffff;
  display: block;
  margin-top: 20px;
  }
  
.tablehome ul {
  color: #fff;
  margin-left: 28px;
  font-size: 17px;
}

.certificate-cell{
  width: 49% !important;
}
.page-id-248 .certificate-cell{
  width:32% !important
}
  
  .csicon span.sprite{  background-position: -5px -217px; background-repeat: no-repeat;display: inline-block;  width: 30px;
  height: 23px;
    position: relative;
  top: 6px;
  margin-right: 15px;}
  .acicon span.sprite{background-repeat: no-repeat;  background-position: -5px -190px;display: inline-block;  width: 30px;
  height: 19px;
  margin-right: 15px;}
.csicon {    font-size: 20px;
  color: #ffffff;
  display: block;
  margin-top: 15px;

	}
.dnar{   position: absolute;
  width: 23px;
  height: 13px;
  background-position: -106px -43px;
  bottom: 10px;
  left: 46%;}
.wrapperinside{
	width:1029px;
margin:0 auto;
}
.infobannerin{
	width: 333px;
		position: absolute;
	z-index: 999;
	height: 470px;
}


.hp-header-slider .bx-viewport{
height: 381px;

}

.hp-header-slider .bx-controls.bx-has-pager{
width: 676px;


	position: absolute;   
	display: block;
	height: 10px;
	display: block;
	right: -70px;
}
.hp-header-slider .bx-pager.bx-default-pager{
  bottom: -7px !important;
  left: 300px;
}
.hp-header-slider .bx-wrapper .bx-pager .bx-pager-item, .hp-header-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: block !important;
  margin-bottom: 12px;
}

.hp-header-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .hp-header-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #dba011 !important;
}
.hp-header-slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #FFF !important;
  }
 .hp-header-slider  .bx-wrapper .bx-pager,.hp-header-slider  .bx-wrapper .bx-controls-auto {
width: auto !important;
  }

.leftcolumn{float: left;width: 332px;}
.middlecolumn{float: left;width: 332px;  margin-left: 14px;}
.rightcolumn{  float: left;
  width: 332px;
  margin-left: 14px;}

.innerblockback{
	background: #000;
	width: 332px;
	position: absolute;
	opacity: 0.8;
  height: 265px;
  top: -217px;
}

.blockcol{
	position: relative;
	overflow: hidden;
	cursor: pointer;
	  margin-bottom: 11px;
	    height: 216px;
}


.wrapit{
		width:1029px;
margin:0 auto;
clear: both;
display: block;
margin-top:37px;
}


.ibt{
	height:47px;
  position: absolute;
  bottom: 0;
    width: 100%;
}

.ibt h3{
font-size: 24px;
color: #FFF;
text-shadow: -1px 1px 0px rgba(0, 0, 0, 0);
margin-top: 11px;
  margin-left: 17px;
}

.arbd{
  background-position: -137px -37px;
  width: 22px;
  height: 21px;
  position: absolute;
  right: 20px;
  bottom: 15px;

}
.visibleblt .incont {
font-size: 20px;
  color: #FFF;
  text-align: left;
  line-height: 25px;

}
.visibleblt{  
position: absolute;
  top: 62px;
  left: 20px;
  line-height: 34px;
  padding-right: 15px;
  }



  .blockcolbig{
		position: relative;
	overflow: hidden;
	cursor: pointer;
	  margin-bottom: 11px;
}

.blockcolbig .innerblockback{
	background: #000;
	width: 332px;
	position: absolute;
	opacity: 0.8;
  height: 489px;
  top: -441px;
}
.visibleblt .incont ul {margin-top: 10px;}
.visibleblt .incont ul li{
list-style-type: disc;
font-size: 20px;
margin-left: 5px;	}
.blockcolwithwhite .innerblockback{  top: 0;  height: 219px;}
.blockcolwithwhite {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 219px;
	}
.blockcolwithwhite .visibleblt {background: #FFF;
  opacity: 0.8;
  top: 0;
  height: 290px;
  left: 0;}

  .blockcolwithwhite .ibt {
  height: 47px;
  position: absolute;
  bottom: auto;
  width: 100%;
  z-index: 9999;
  background: #000;
  top: 0;
}

  .blockcolwithwhite .visibleblt .incont {
  font-size: 18px !important;
  color: #494c4e;
  text-align: left;
  margin-top: 54px;
  margin-left: 21px;
}
.rightdcolumn{
	float: right;
	  margin-bottom: 33px;
	width: 684px;
	padding-left: 8px;
}
 
.testimonails h3{
  font-size: 20px;
  color: #1a1a1a;
  padding-left: 10px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #d4d4d4;
  margin-top: 10px;
  height: 36px;
}
.fl{float: left;}
.fr{float: right;}


.thumbnailte{
  border-radius: 111px;
  display: block;
  float: left;
  overflow: hidden;
  width: 109px;

  height: 112px;
}
.mctestimonails{
  width: 533px;
  margin-left: 18px;
  margin-top: 10px;
}

.mctestimonails h5{
	font-size: 22px;
	color: #434141;
}
.mctestimonails .jobtitle{
color: #000000;
  margin-bottom: 9px;
font-size: 11px;
}

.mctestimonails .jobdesc{
color: #1a1a1a;
font-size: 15px;
}
.testimonails ul {
  margin-top: 12px;
}

	.bx-controls.bx-has-pager {
  width: 556px;
  position: absolute;
  display: block;
  height: 10px;
  display: block;
  left: 191px;
  right: auto !important;
}
.testimonails .bx-wrapper img{
	  display: block;
  margin: 0 auto;
  width: auto !important;
}
.testimonails .bx-wrapper .bx-viewport{
	  height: 124px !important;
}
.testimonails .bx-wrapper .bx-pager.bx-default-pager a {
  background: #6cbaf2 !important;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  display: table-caption;

  border-radius: 0 !important;
  width: 72px !important;
  height: 4px !important;
  color: transparent;
}

.testimonails .bx-wrapper .bx-pager.bx-default-pager a:hover,.testimonails .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000000 !important;
  height: 8px !important;

  display: table-caption;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.testimonails .bx-wrapper .bx-pager .bx-pager-item{  display: inline-block !important;
  padding: 0;
  margin-bottom: 0;
  width: 75px !important;}
 .testimonails .bx-wrapper .bx-pager {
	position: absolute;
	right: 0px;
	bottom: -45px !important;
	width: 100% !important;
	text-align: right;
	left: auto;
}
.footernvidiawrap{
	
	width:1029px;
margin:0 auto;
clear: both;
}
.page-footer__social__link {
	
    margin-right: 10px !important;
}
.page-footer__social__link>svg {
    height: 27px;
    position: relative;
    top: 5px;
}
.page-footer__social__link>svg>path {
    fill: #3a3a3a;
}.page-footer__social__link:hover>svg>path {
    fill: #747474;
}
footer {
    width: 100%;
    margin: 0 auto;
    clear: both;
    display: block;
    border-top: 1px solid #d3d3d3;
    margin-top: 15px;
    margin-bottom: 0;
    background: #000;
}
.credits{
	color: #cecece;
	font-size: 14px;
  margin-top: 23px;
}
.social{
  width: 17px;
  height: 18px;
  margin-right: 5px;
  margin-top: 10px;
}
.mcs{  background-position: -194px -3px;}
.fbs{  background-position: -216px -3px;}
.tws{background-position: -238px -3px;}
.gps{  background-position: -262px -3px;}
.yts{  background-position: -284px -3px;}
.lis{  background-position: -308px -3px;}
#menu-main-menu{
	position: relative;
	z-index: 1000;
}
	
.sub-menu{
	display: none;
	  position: absolute;
  background: #ffffff;
  /*border: 1px solid #b1b0b0;*/
  border-radius: 0;
  z-index: 999;
    width: fit-content; 
    top: 15px;
  left: 0;
  padding-top: 10px!important;
}
.navwrap nav ul li .sub-menu li{
	display: block;
padding-left: 15px;
  padding-right: 5px;	white-space: nowrap;
margin-bottom: 5px;
  min-width: 140px;    line-height: 28px;    padding-top: 3px;
  
}
.navwrap nav ul li .sub-menu li:hover{
background: #76b900;
	}
	.navwrap nav ul li .sub-menu li:hover a{
color: #FFF;
	}
.navwrap nav ul li .sub-menu li .bottombo{display: none;}
li.menu-item-has-children:hover ul{display: block;}


.blacksreeen{  background: #000;
display: none;
  width: 100%;
  height: 470px;
  position: absolute;
  z-index: 999;
  top: 134px;
  opacity: 0.8;}
  
.hp-header-slider .bx-viewport  {height: 470px!important;}

.hp-header-slider .bx-wrapper  img {
  min-width: 100%;
  min-height: 471px!important;
  width:auto;
  max-width:100%;
}


.hp-header-slider .bx-controls.bx-has-pager {
  width: 1029px;
  position: relative;
  margin: 0 auto;
  left: 0;
}


.hp-header-slider .bx-pager.bx-default-pager {
  bottom: 10px !important;
  left: 303px;
    z-index: 99;
}


.rightdcolumn  .bx-controls.bx-has-pager{
	width: 100%;
	right: 0;
	left: auto !important;
}

.serch-triger {
  position: absolute;
  height: 100%;
  width: 100%;
  margin: 10px;
  left: -10px;
  top: -10px;
  z-index: 3;
  display: none;
}

.transition{
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.shadow-behind{

  width: 0px;
  height: 0px;
  margin-top: 16px;
  right: 0;
  position: absolute;
}

.mp-menu ul li > a.lgin-navbar {display: none;}

.block-catalog, .block-tutorial, .block-popular, .professional-tips, .who-are-we{
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 11px;
  background-repeat: no-repeat;
  background-size: cover!important;
  background-position: center!important;
  height:218px;
}
.block-training{
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 11px;
  background-repeat: no-repeat;
  background-size: cover!important;
  background-position: center!important;
  height:446px;
    width: 100%;
}




.side-contact {
position: fixed;
  z-index:999999 !important;
  right: -181px;
  top: 170px;
  border: 6px solid #76b900;
  border-radius:0;
  background: #fff;
  border-right: 0;

  box-shadow: 0 0 24px -3px #fff;
}

.side-contact:hover{
	 right: 0px;
}

.contact-form-wrap {
  width: 180px;
  display: inline-block;
  padding: 7px;
  border-left: 2px solid #76b900;
}

.side-open {
  display: inline-block;
  font-size: 22px;
  color: #76b900;
  width: 35px;
  position: relative;
}

.sprite.mail-icon {
  transform: rotate(-90deg);
  width: 36px;
  height: 27px;
  display: block;
  position: absolute;
  top: -26px;
  left: 1px;
}

.side-open span {
  position: absolute;
  top: -79px;
  left: -37px;
  width: 113px;
  text-transform: uppercase;
  transform: rotate(-90deg);
  font-size: 15px;
}

.contact-form-wrap span {
  font-size: 14px;
  color: #6d6d6d;
  line-height: 21px;
}

.chat-icon span {
  font-weight: bold;
  font-size: 16px;
}

.chat-icon {
  border-bottom: 1px solid #ededed;
}

.contact-form-wrap input, .contact-form-wrap textarea {
  border-radius: 4px;
  outline: 0;
  border: 1px solid #ededed;
  margin-top: 4px;
  width: 100%;
  font-size: 11px;
  text-indent: 8px;
  line-height: 17px;
}

.contact-form-wrap input[type="submit"]{
height: 22px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #76b900;
  border-radius:0;
}
.contact-form-wrap input[type="submit"]:hover{ }

.chat-icon i {
  display: inline-block;
  width: 29px;
  height: 22px;
  margin-bottom: -3px;
}

.phone-icon i {
  display: inline-block;
  width: 20px;
  height: 15px;
  margin-bottom: -3px;
}

.smail2-icon i {
  display: inline-block;
  width: 20px;
  height: 15px;
  margin-bottom: -3px;
}

.inner-slider-wrap {
  width: 1029px;
  margin: 0 auto;
  border: 2px solid #c8c8c8;
  border-radius: 10px;
    padding: 4px;
}

.inner-slider-wrap .bx-wrapper .bx-viewport{
	width: 20px;
}

.inner-slider-wrap .bx-controls.bx-has-pager {
  display: none;
}

.certificate-icon {
  height: 140px;
  width: 140px;
  display: inline-block;
}

.display-table {
  display: table;
}

.certificate-cell {
  display: inline-block;
    width: 50%;
  min-height: 151px;
    padding: 0 10px;
}

.certificate-main {
  width: 1029px;
  margin: 0 auto;
  padding: 40px;
  margin-top: 40px;
    font-size: 0;
}

.vertical-align a {
	display: inline-block;
	font-size: 36px;
	padding-left: 20px;
	color: #434141;
	
}

.bold{font-weight: bold;}

.vertical-align {
  display: table-cell;
  vertical-align: middle;
}

.main-container {
  width: 1029px;
  margin: 0 auto;
    color: #434343;
	  padding: 40px 0;
}

.main-container h1 {
  font-size: 24px;
    border-bottom: 1px solid #d3d3d3;
  margin-bottom: 30px;
  padding-bottom: 5px;
}

.support-content {
  font-size: 16px;
  white-space: pre-wrap;
    line-height: 26px;
}

.infiniband-iconwrap{
	font-size:0; 
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	padding: 0 30px;
}
.infiniband-iconwrap .vertical-align div{font-size:18px;}
.infiniband-iconwrap .vertical-align div:nth-of-type(2){font-size:16px;}
.infiniband-iconwrap .certificate-cell {
width: 33.3%;
  min-height: 150px; 
  padding:30px 10px;
  }

.hr {
  height: 1px;
  width: 100%;
  background: #d3d3d3;
  margin-bottom: 30px;
  margin-top: 30px;
}

.hr-top{margin-bottom: 0px;}
.hr-bottom{margin-top: 0px;}

.about-us-top h1{
font-size:36px;
 border:0; 
 margin: 0; 
 line-height: inherit;
 }

.staff-title {
  font-size: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #d3d3d3;
  padding-top: 45px;
}

.staff-image-wrap {
  display: inline-block;
  margin-right: 10px;
}

.page-template-page-contact_us .main-container{  border-top: 1px solid #d3d3d3;   padding: 30px 0 40px 0;}

.side-open i {
  height: 34px;
  width: 34px;
  background-position: -37px 48px;
  display: block;
}

.chat-icon i {
  height: 22px;
  width: 29px;
  background-position: -81px 58px;
  display: inline-table;
}

.page-id-248 .support-content  ul{  line-height: 10px;}

.page-id-248 #wrapperG2 div.rowI[cell='3'] div.tCell004 span{  line-height: 39px !important;}
.page-id-248  #wrapperG2 div.rowN[cell='3'] div.tCell005 {
  position: relative;
  position: relative;
  left: 45px;
  top: -6px;
  width: 117px;
  height: 59px;
  zoom: 0.9;
  }
 .page-id-248   #wrapperG2 div.rowN[cell='2'] div.tCell005 {
   position: relative;
  left: 57px;
  top: -6px;
  width: 117px;
  zoom: 0.9;
  height: 59px;
  }
  .page-id-248  #wrapperG2 div.rowN[cell='4'] div.tCell005 {
  position: relative;
  left: 37px;
  top: -6px;
  width: 117px;
  height: 59px;
  zoom: 0.9;
  }

.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus, .selectboxit-btn.selectboxit-enabled:active{
background: #7e8386 !important;
}

.page-id-132 .blacksreeen{display:none !important;}

.phone-icon i {
  height: 17px;
  width: 23px;
  background-position: -104px 32px;
  display: inline-table;
}

.smail2-icon i {
  height: 17px;
  width: 21px;
  background-position: -78px 32px;
  display: inline-table;
}

.main-container .left-container2-3 h1 {
  font-size: 36px;
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.float-left{
  float: left;
}

.float-right {
  float: right;
}

.clear{clear:both;}

.yellow-btn {
  display: inline-block;
  background-color: #dba011;
  color: #fff;
  padding: 10px 25px;
  font-size: 21px;
  border-radius: 7px;
    margin: 40px 0;
}

.yellow-btn span.sprite {
  width: 26px;
  height: 19px;
  display: inline-block;
  background-position: -126px -195px;
  margin-left: 25px;
  position: relative;
  top: 4px;
}

.lice-chat-iconswrap{margin-top:55px;}

.yellow-btn:hover{ background-color: rgba(219, 160, 17, 0.68);}


    .divRow
    {
     
       width:auto;
    }

    .divCell
    {
          
        width:255px;
		font-size:14px;
		background:#fff;
		padding: 15px;
		white-space: pre-line;
		  position: relative;
		  padding-bottom: 83px;
    }
	
.divCell.color-title {
 position:relative;
  vertical-align: middle;
  text-align: center;
  font-size:18px;
    padding: 5px 20px;
  color:#fff;
    display: table-cell;
}



.color1{background:#4e6cb1;}
.color2{background:#2b71d2;}
.color3{background:#66a8f5;}
.color4{background:#add2f8;}
.tablepopup {
    width: 102%;
}

.table-popup, .pdf-popup, .contact-popup, .events-popup ,.register-popup ,.tailor-popup,.thank-popup,.video-popup ,.pbenfits-popup,.reserve-popup,.welcomepopup-popup,.sc-popup,.scc-popup,.obp-popup{
	position: fixed;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	z-index: 99999;
	display:none;
	
	transform: scale(0);
}

.newcontact{background:#fff;}
.newcontact .popup-container {
	padding: 30px;
}

.newcontact h3 {
  font-size: 24px;
  margin-bottom: 35px;
}

.newcontact input {
  width: 278px;
  font-size: 17px;
  line-height: 25px;
  border-radius: 4px;
  border: 1px solid #ADABAB;
  text-indent: 10px;
}
.newcontact textarea{
    width: 277px;
    border-radius: 4px;
    height: 60px;
    resize: none;
}

.newcontact input[type="submit"] {
    width: 280px;
    font-size: 17px;
    cursor: pointer;
    line-height: 34px;
    float: right;
    margin-left: 180px;
    height: 47px;
 
}
.newcontact input[type="submit"]:hover{background: #ccc}
.newcontact .desc-label{  position: relative;
  top: -60px;}
 .newcontact select{ 
	width: 317px;
	border-radius: 4px;
	height: 29px;
}

.newcontact label {
  width: 150px;
  display: inline-block;
  font-size: 17px;
}

.newcontact form div{margin-bottom:20px;}



.topaa{display:none;}

.topcat{cursor:pointer;}

.obp-popup{background:#fff;}
.obp-popup .popup-container {
	padding: 30px;
}

.obp-popup h3 {
  font-size: 24px;
  margin-bottom: 35px;
}

.obp-popup input {
  width: 320px;
  font-size: 17px;
  line-height: 25px;
  border-radius: 4px;
  border: 1px solid #ADABAB;
  text-indent: 10px;
}
.obp-popup textarea{
  width: 320px;
  border-radius: 4px;
  height: 80px;
   resize: none;
}

.obp-popup input[type="submit"] {
  width: 210px;
  font-size: 17px;
  cursor: pointer;
    line-height: 34px;
	  float: right;
  margin-right: 4px;
 
}
.obp-popup input[type="submit"]:hover{background: #ccc}
.obp-popup .desc-label{  position: relative;
  top: -60px;}
 .obp-popup select{ 
	width: 317px;
	border-radius: 4px;
	height: 29px;
}

.obp-popup label {
  width: 210px;
  display: inline-block;
  font-size: 17px;
}

.page-id-410 h3{
font-weight:bold;
margin-top:20px;
margin-bottom:10px;
  font-size: 19px;
}

.answer{
color:#000000;
margin-top:10px;
margin-bottom:20px;
}

.plussign{
  float: left;
  font-size: 21px;
  line-height: 17px;
  margin-right: 6px;
}
.obp-popup form div{margin-bottom:20px;}



.obp-popup{
  height: 299px !important;
    width: 532px !important;
}

.answer{display:none;}



.customized{background:#fff;}
.customized .popup-container {
	padding: 30px;
	font-size: 16px;
}

.customized h3 {
  font-size: 24px;
  margin-bottom: 35px;
}

.customized input {
  width: 49%;
  font-size: 17px;
  line-height: 25px;
  border-radius: 4px;
  border: 1px solid #ADABAB;
  text-indent: 10px;
  margin-bottom: 8px;
}
.customized textarea{
  width: 320px;
  border-radius: 4px;
  height: 80px;
   resize: none;
}

.customized input[type="submit"] {
  width: 210px;
  font-size: 17px;
  cursor: pointer;
    line-height: 34px;
	  float: right;
  margin-right: 4px;
 
}
.customized input[type="submit"]:hover{background: #ccc}
.customized .desc-label{  position: relative;
  top: -60px;}
 .customized select{ 
	width: 317px;
	border-radius: 4px;
	height: 29px;
}

.customized label {
  width: 210px;
  display: inline-block;
  font-size: 17px;
}

.customized form div{margin-bottom:20px;}


.customized{    font-size: 16px;

    line-height: 26px;}

.btnnewq{    display: block !important;
    width: 210px;
    line-height: 70px;
    font-size: 19px;}
.welcomepopup-popup{background:#fff;}
.welcomepopup-popup .popup-container {
	padding: 30px;
}

.welcomepopup-popup h3 {
  font-size: 24px;
  margin-bottom: 35px;
}

.welcomepopup-popup input {
  width: 320px;
  font-size: 17px;
  line-height: 25px;
  border-radius: 4px;
  border: 1px solid #ADABAB;
  text-indent: 10px;
}
.welcomepopup-popup textarea{
  width: 320px;
  border-radius: 4px;
  height: 80px;
   resize: none;
}

.welcomepopup-popup input[type="submit"] {
  width: 210px;
  font-size: 17px;
  cursor: pointer;
    line-height: 34px;
	  float: right;
  margin-right: 4px;
 
}
.welcomepopup-popup input[type="submit"]:hover{background: #ccc}
.welcomepopup-popup .desc-label{  position: relative;
  top: -60px;}
 .welcomepopup-popup select{ 
	width: 317px;
	border-radius: 4px;
	height: 29px;
}

.welcomepopup-popup label {
  width: 210px;
  display: inline-block;
  font-size: 17px;
}

.welcomepopup-popup form div{margin-bottom:20px;}







.reserve-popup{background:#fff;}
.reserve-popup .popup-container {
	padding: 30px;
}

.reserve-popup h3 {
  font-size: 24px;
  margin-bottom: 35px;
}

.reserve-popup input {
  width: 320px;
  font-size: 17px;
  line-height: 25px;
  border-radius: 4px;
  border: 1px solid #ADABAB;
  text-indent: 10px;
}
.reserve-popup textarea{
  width: 320px;
  border-radius: 4px;
  height: 80px;
   resize: none;
}

.reserve-popup input[type="submit"] {
  width: 210px;
  font-size: 17px;
  cursor: pointer;
    line-height: 34px;
	  float: right;
  margin-right: 4px;
 
}
.reserve-popup input[type="submit"]:hover{background: #ccc}
.reserve-popup .desc-label{  position: relative;
  top: -60px;}
 .reserve-popup select{ 
	width: 317px;
	border-radius: 4px;
	height: 29px;
}

.reserve-popup label {
  width: 210px;
  display: inline-block;
  font-size: 17px;
}

.reserve-popup form div{margin-bottom:20px;}





.tailor-popup{background:#fff;}
.tailor-popup .popup-container {
  padding: 30px;
}

.tailor-popup h3 {
  font-size: 24px;
  margin-bottom: 35px;
}

.tailor-popup input {
  width: 320px;
  font-size: 17px;
  line-height: 25px;
  border-radius: 4px;
  border: 1px solid #ADABAB;
  text-indent: 10px;
}
.tailor-popup textarea{
  width: 320px;
  border-radius: 4px;
  height: 80px;
   resize: none;
}

.tailor-popup input[type="submit"] {
  width: 210px;
  font-size: 17px;
  cursor: pointer;
    line-height: 34px;
    float: right;
  margin-right: 4px;
 
}
.tailor-popup input[type="submit"]:hover{background: #ccc}
.tailor-popup .desc-label{  position: relative;
  top: -60px;}
 .tailor-popup select{ 
  width: 317px;
  border-radius: 4px;
  height: 29px;
}

.tailor-popup label {
  width: 340px;
  display: inline-block;
  font-size: 17px;
}

.tailor-popup form div{margin-bottom:20px;}












.video-popup{background:#fff;

  height: 564px !important;
  border-radius: 29px;
  width: 737px !important;
  
  border-radius: 29px;
}
.video-popup .popup-container {
  padding: 30px;
}

.video-popup h3 {
  font-size: 24px;
  margin-bottom: 35px;
}

.video-popup input {
  width: 320px;
  font-size: 17px;
  line-height: 25px;
  border-radius: 4px;
  border: 1px solid #ADABAB;
  text-indent: 10px;
}
.video-popup textarea{
  width: 320px;
  border-radius: 4px;
  height: 80px;
   resize: none;
}

.video-popup input[type="submit"] {
  width: 210px;
  font-size: 17px;
  cursor: pointer;
    line-height: 34px;
    float: right;
  margin-right: 4px;
 
}
.video-popup input[type="submit"]:hover{background: #ccc}
.video-popup .desc-label{  position: relative;
  top: -60px;}
 .video-popup select{ 
  width: 317px;
  border-radius: 4px;
  height: 29px;
}

.video-popup label {
  width: 340px;
  display: inline-block;
  font-size: 17px;
}

.video-popup form div{margin-bottom:20px;}



.contact-popup{background:#fff;

  height: 124px !important;
  
  border-radius: 29px;
}

.contact-popup .popup-container {
  padding: 30px;
}

.contact-popup h3 {
  font-size: 24px;
  margin-bottom: 35px;
}

.contact-popup input {
  width: 320px;
  font-size: 17px;
  line-height: 25px;
  border-radius: 4px;
  border: 1px solid #ADABAB;
  text-indent: 10px;
}
.contact-popup textarea{
  width: 320px;
  border-radius: 4px;
  height: 80px;
   resize: none;
}

.contact-popup input[type="submit"] {
font-size: 17px !important;
cursor: pointer;
line-height: 34px;
float: right;
margin-right: 4px;
height: 34px !important;
width: 210px !important;
 
}
.contact-popup input[type="submit"]:hover{background: #ccc}
.contact-popup .desc-label{  position: relative;
  top: -60px;}
 .contact-popup select{ 
  width: 317px;
  border-radius: 4px;
  height: 29px;
}

.contact-popup label {
  width: 340px;
  display: inline-block;
  font-size: 17px;
}

.contact-popup form div{margin-bottom:20px;}




















.thank-popup{background:#fff;

  height: 84px !important;
  
  border-radius: 29px;
}
.thank-popup .popup-container {
  padding: 30px;
}

.thank-popup h3 {
  font-size: 24px;
  margin-bottom: 35px;
}

.thank-popup input {
  width: 320px;
  font-size: 17px;
  line-height: 25px;
  border-radius: 4px;
  border: 1px solid #ADABAB;
  text-indent: 10px;
}
.thank-popup textarea{
  width: 320px;
  border-radius: 4px;
  height: 80px;
   resize: none;
}

.thank-popup input[type="submit"] {
  width: 210px;
  font-size: 17px;
  cursor: pointer;
    line-height: 34px;
    float: right;
  margin-right: 4px;
 
}
.thank-popup input[type="submit"]:hover{background: #ccc}
.thank-popup .desc-label{  position: relative;
  top: -60px;}
 .thank-popup select{ 
  width: 317px;
  border-radius: 4px;
  height: 29px;
}

.thank-popup label {
  width: 340px;
  display: inline-block;
  font-size: 17px;
}

.thank-popup form div{margin-bottom:20px;}







.register-popup{background:#fff;}
.register-popup .popup-container {
  padding: 30px;
}

.register-popup h3 {
  font-size: 24px;
  margin-bottom: 35px;
}

.register-popup input {
  width: 320px;
  font-size: 17px;
  line-height: 25px;
  border-radius: 4px;
  border: 1px solid #ADABAB;
  text-indent: 10px;
}
.register-popup textarea{
  width: 320px;
  border-radius: 4px;
  height: 80px;
   resize: none;
}

.register-popup input[type="submit"] {
  width: 210px;
  font-size: 17px;
  cursor: pointer;
    line-height: 34px;
    float: right;
  margin-right: 4px;
 
}
.register-popup input[type="submit"]:hover{background: #ccc}
.register-popup .desc-label{  position: relative;
  top: -60px;}
 .register-popup select{ 
  width: 317px;
  border-radius: 4px;
  height: 29px;
}

.register-popup label {
  width: 340px;
  display: inline-block;
  font-size: 17px;
}

.register-popup form div{margin-bottom:20px;}


.pdf-popup .popup-container{width:1030px;height:600px;}
.pdfcontainernew iframe{width:100%;height:100%;min-height:900px;}

.divTable .item {
    float: left;
	margin: 0 2px;
}

.divTable{
  display: inline-block;
}
.item  .display-table {
  margin-bottom: 5px;
}

.table-popup{}

.fade_opacity {
  position: fixed;
  width: 100%;
  height: 200%;
  background: rgba(0,0,0,0.6);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9999;
  display:none;
}

.popup .divCell ul{padding-left:15px; margin:-7px 0;}
.popup .divCell ul li{  margin: -7px 0;}
.popup .divCell a{  text-decoration: underline;  color: inherit;}
.mobile-clickble{
position:absolute;
width:100%;
height:100%;
z-index:9;
display:none;
}

.close_popup {
  color: #fff;
  position: absolute;
  right: 2px;
  top: -50px;
  font-size: 20px;
    cursor: pointer;
} 
.close_popup span:nth-of-type(2){ 

font-size: 25px;
  font-weight: bold;
}

.second-align{  padding-left: 15px;}

.pointer{cursor:pointer;}
.certificate-cell .pointer {
  color: #434141;
  font-size: 26px;
}



.mobile-popcontent{
display:none;  
background: #fff;
  width: 100%;
  }
  
.bottom-link {
  position: absolute;
  bottom: 15px;
      white-space: normal;
}

.free-iconwrap .certificate-cell .pointer{  font-size: 20px;}

.free-iconwrap, .free-associate-main .support-content{  display: inline-block;  width: 49%;}
.free-associate-main .certificate-cell{  
width: 49%;
  min-height: 86px;
  }
  
.filter-wrap ul{padding:0;margin:0;font-size: 20px;}  
.filter-wrap ul li{  list-style-type: none;}  


.filter-wrap {
  width: 270px;
  float: left;
  margin-top: -15px;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor{background-color:#76b900 !important;}
.selectboxit-container .selectboxit-options{border-radius:0;}
.filter-wrap .selectboxit-btn{  
position: relative;
  width: 100%!important;
  cursor: pointer;
    border: 0;
    border-radius: 0;
/*background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(241,241,241,0) 36%, rgba(215,216,215,1) 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(36%,rgba(241,241,241,0)), color-stop(100%,rgba(215,216,215,1))); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(241,241,241,0) 36%,rgba(215,216,215,1) 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(241,241,241,0) 36%,rgba(215,216,215,1) 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(241,241,241,0) 36%,rgba(215,216,215,1) 100%); /* IE10+ */
/*background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(241,241,241,0) 36%,rgba(215,216,215,1) 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d7d8d7',GradientType=0 ); /* IE6-9 */
  background-color: #7e8386;
  margin-bottom: 8px;
}
.selectboxit-container span{
  height: 49px;
  line-height: 48px;
  display: block;
  color: #FFF !important;
  font-weight: bold !important;
}

.filter-wrap .selectboxit-default-arrow{display:none;}
.filter-wrap .selectboxit-arrow-container {
  position: absolute;
  right: 10px;
  height: 25px;
  width: 27px;
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
  background:url('sprite.png');
  background-position: -468px -38px;
}

.search-trigger {
  font-size: 20px;
  text-align: center;
  background: #76b900;
  padding: 10px 0;
  color: #fff;
  border-radius: 0;
  cursor: pointer;
  margin-top: 30px;
    position: relative;
}

.search-trigger:hover {  background: #000;}

.main-li{  position: relative;}

.result-wrap {
    width: 715px;
  float: right;
    position: relative;
}

.inner-left{
 float: left;
   width: 160px;
  height: 120px;
    position: relative;
 }
.inner-right{ 
	float: left;  
	margin-bottom: 15px;
	min-height: 98px;
	position: relative;
 }

.course-wrap img {
  width: 140px;
  height: 98px;
    cursor: pointer;
}



.inner-right h3 {
  color: #262626;
  font-weight: bold;
  font-size: 19px;
}

.inner-right p {
  color: #7f7f7f;
  font-size: 16px;
    margin: 2px 0 27px 0;
  width: 550px;
   line-height: 16px;
}
.ssku{  color: #7f7f7f;
  font-size: 13px;}
.more-credits-btn {
  color: #76b900;
  font-size: 15px;
  padding-right: 20px;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #bcbdc0;
  border-radius: 0;
  height: 24px;
  padding: 1px 27px 1px 10px;
    line-height: 21px;
  
}

.page-id-19797 .side-contact{
	display:none !important;
}





.buttwrapper .more-credits-btn{
	margin-right: 10px;
}

.to-cart-btn {
  color: #76b900;
  font-size: 15px;
  padding-right: 20px;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #bcbdc0;
  border-radius: 0;
  height: 24px;
  padding: 1px 30px 1px 10px;    line-height: 21px;
}

.to-cart-btn:hover, .more-credits-btn:hover{;background: #F5F5F5;}

.more-credits-btn:after {
  content: '';
  width: 20px;
  display: inline-block;
  position: absolute;
  height: 18px;
  background: url(images/spriteFsck.png) no-repeat -81px -65px;
  margin-left: 5px;
}

.to-cart-btn:after{
content: '';
  width: 20px;
  display: inline-block;
  position: absolute;
  height: 20px;
  background: url(images/spriteFsck.png) no-repeat -101px -66px;
  margin-left: 5px;
}

.course-wrap {
  clear: both;
}

.filter-wrap .selectboxit-container span span{  max-width: 88%!important;}

.loader {
  font-size: 10px;
  margin: 5em auto;
  text-indent: -9999em;
  width: 20em;
  height: 20em;
  border-radius: 50%;
  background: #0e8ad9;
  background: -moz-linear-gradient(left, #0e8ad9 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #0e8ad9 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #0e8ad9 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #0e8ad9 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #0e8ad9 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
    position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  margin: auto;
}
.loader:before {
  width: 50%;
  height: 50%;
  background: #0e8ad9;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.loader:after {
  background: #fff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.no-image-template {
  width: 140px;
  height: 98px;
  overflow: hidden;
  background:url(images/no-image.jpg) no-repeat;
}


.page-template-page-infiniband-php .loader{
top:0;
bottom:0;
}

.no-result {
  font-size: 20px;
}


.course-popup-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9999;
  width: 870px;
  background: #fff;
  height: 616px;
  box-shadow:0 0 51px -7px #000000;
    border-radius: 9px;
	  display: none;
transform:scale(0);
  min-height: 356px;
}

.page-id-9 .main-by-topic{margin-top:20px  !important;}
.page-id-125 .main-container{padding: 4px 0 !important;}

.poptitle {
    margin: 20px;
    font-size: 25px;
    float: left;
    max-width: 100%;
    font-weight: bold;
    clear: both;
    color: #000000;
}

  

.popduration{
  font-size: 15px;
  margin: 22px;
  color: #686666;
    float: right;
  max-width: 20%;
}

.pop-nav-tab {
  background: #e6e6e6;
  text-align: center;
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #808080;
  color: #575656;
  margin-right: 4px;
  max-width: 144px;
  min-width: 90px;
  border-radius: 6px 6px 0 0;
  height: 40px;
	float: left;
	cursor: pointer;
	display: none;
	
}

.pop-nav {
  padding: 0 20px;
}

.pop-content-tab{display:none;  white-space: pre-wrap;}

.active-content{display:block!important;}
.active-tab{
background:#fff;
border-bottom: 0px solid #fff;
  z-index: 9;
  position: relative;
}

.pop-nav-tab:hover{background:#F5F5F5;}

.bottom-link a {
  display: block;
}

.pop-content {
  clear: both;
  margin: 0px 20px;
  border: 1px solid #808080;
  position: relative;
  top: -1px;
  border-radius: 0 6px 0 0;
  padding: 13px;
  color: #000;
  font-size: 15px;
  min-height: 132px;
  max-height: 346px;
  overflow-y: auto;
}

.pop-bottom {
  padding: 10px 20px 30px;
  font-size: 15px;
}

.bottom-nav {
  width: 49%;
  height: 74px;
  border: 1px solid #dadada;
  display: table;
  font-size: 17px;
  padding: 0 0 0 90px;
    position: relative;
	  margin-bottom: 10px;
  background: #fff;	  
 
}

.bottom-nav-left{ float: left;  margin-right: 2%;}
.bottom-nav-right{ float: left;}
.bottom-nav-left .sprite, .bottom-nav-right .sprite{  
width: 60px;
  display: block;
  height: 60px;
  position: absolute;
  top: 0;
  left: -9px;
  bottom: 0;
  margin: auto;
 }
  
 .bottom-active{background:#9c9c9c; color:#fff;} 
.bottom-nav-left .sprite{background-position: -182px 62px;}
.bottom-nav-left.bottom-active .sprite{background-position: -242px 62px;}
.bottom-nav-right .sprite{background-position: -268px 183px;}
.bottom-nav-right.bottom-active .sprite{background-position: -268px 123px;}

.course-benefit {
  display: inline-table;
  width: 49%;
  height: 70px;
  padding: 0px 0 0 0;
    position: relative;
}

.bottom-content-active{display:block!important;   clear: both;}




.pop-bottom .vertical-align:nth-of-type(1){  width: 70px;}



#mainMenu {
margin:0 auto;
width:1029px;
height:80px;
border-bottom:1px solid #d3d3d3;
}
#group1 {
margin:0 auto;
width:1029px;
  min-height: 100px;
  padding-bottom: 25px;
border-bottom:1px solid #d3d3d3;
}
#group2 {
margin:0 auto;
width:1029px;
height:556px; /*620*/
font-size:16px;
border-bottom:1px solid #d3d3d3;
}
#group3 {
margin:0 auto;
width:1029px;
height:580px;
}
/*=== Group 1 ===*/
.courseContainerMono {
  margin-top: 25px;
min-height:100px;
overflow:hidden;
}
.btnnewq {
    color: #000000;
    font-weight: bold;
}
.courseDescMono {
  width: 865px;
  margin-left: 20px;
  float: left;
}
.courseDescMono h3 {
margin:0 0 5px 0;
font-size:17px;
font-weight:bold;
color:#000;
}
.plan .titleContainer .title
{color:#000 !important;}
.courseDescMono h6 {
font-size:14px;
margin:0;
color:#717171;
}
.courseDescMono span {
padding:0 7px 0 0;
color:#42b9f8
}
.courseMoreMono {
  font-size: 19px;
  margin-top: 8px;
  line-height: 24px;

}

.page-id-248 .support-content{
  width: 34%!important;
}
.goldcolor{
color:#d3af37 !important;
font-weight:bold;
  padding: 0 !important;
}
.dasap{
background:#d3d3d3;
}
.platcolor{
font-weight:bold;
  padding: 0 !important;
color:#676968 !important;
}

.user-search-input{font-weight:bold;}

.search-result {
  font-size: 20px;
  text-align: left;
  width: 714px;
  float: right;
  position: relative;
  top: -21px;
  border-bottom: 1px solid #d3d3d3;
  line-height: -4px;
  padding-bottom: 5px;
}

.no-course-notic {
  font-size: 24px;
  color: #A70808;
}
  
.courseMoreMono a {
  cursor: pointer;
  text-decoration: underline;
  font-size: 21px;
  color: #47bcfe;
  font-weight: bold;
}
/*=== Group 2(courses grid) ===*/
#wrapperG2 {
margin:0 auto ;
width:763px;
height:524px;
/*background-color:powderblue;*/
/* fuck */
font-size:0;
letter-spacing:0;
word-spacing:0;
}
#wrapperG2 div {
outline:none !important;
}
#wrapperG2 div[cell='1'] {
/*width:193px-15px!!!;*/
width:178px;
height:42px;
display:inline-block;
vertical-align:top;
}
#wrapperG2 div[cell='2'] {
width:191px;
height:42px;
background:url(images/cellBkg.png) repeat-y 0 0;
display:inline-block;
vertical-align:top;
}
#wrapperG2 div[cell='3'] {
position:1 relative;
top:0px;
width:187px;
height:42px;
background:url(images/cellBkg.png) repeat-y -191px 0 #fbfbfb;
display:inline-block;
vertical-align:top;
}
#wrapperG2 div[cell='4'] {
width:192px;
height:42px;
background:url(images/cellBkg.png) repeat-y -378px 0;
display:inline-block;
vertical-align:top;
}
#wrapperG2 div[cell='1'] .bullet01 {
position:relative;
left:-17px;
top:8px;
width:18px;
height:17px;
display:inline-block;
background:url(images/spriteFsck.png) no-repeat -60px -66px;
}
#wrapperG2 div.row0[cell='1'] {
width:178px;
/*height:50px;*/
height:95px;
}
#wrapperG2 div.row0[cell='2'] {
width:191px;
/*height:50px;*/
height:95px;
background:url(images/tbl_withB.png) no-repeat 0 -3px;
}
#wrapperG2 div.row0[cell='3'] {
  margin-bottom: 0px !important;
  width: 185px;
  /* height: 64px; */
  height: 95px;
  background: url(images/tbl_withB.png) no-repeat -192px -3px;
}
#wrapperG2 div.row0[cell='4'] {
width:192px;
/*height:50px;*/
height:95px;
background:url(images/tbl_withB.png) no-repeat -378px -3px;
}
#wrapperG2 div.rowN[cell='1'] {
display:inline-block;
}
#wrapperG2 div.rowN[cell='2'] {
width:191px;
height:100px;
background:url(images/tbl_withB.png) no-repeat 0 -49px;
display:inline-block;
}
#wrapperG2 div.rowN[cell='3'] {
  position: relative;
  margin-bottom: 6px !important;
  width: 187px;
  height: 91px;
  background: url(images/tbl_withB.png) no-repeat -191px -49px;
  display: inline-block;
}
#wrapperG2 div.rowN[cell='4'] {
width:192px;
height:100px;
background:url(images/tbl_withB.png) no-repeat -380px -49px;
display:inline-block;
}
/*=== Group 2(grid header) ===*/
#wrapperG2 div.row0[cell='2'] div.tHeader {
position:relative;
left:15px;
top:57px;
width:176px;
height:38px;
text-align:center;
  color: #4d7aba;
  font-size: 18px;
  border-bottom: 1px solid #4d7aba;
  font-weight: bold;
}
#wrapperG2 div.row0[cell='3'] div.tHeader {
  position: relative;
  left: 3px;
  top: 57px;
  width: 179px;
  height: 38px;
  text-align: center;

  font-size: 16px;

  z-index: 555;
  color: #4d7aba;
  font-size: 18px;
  border-bottom: 1px solid #4d7aba;
  font-weight: bold;
}
#wrapperG2 div.row0[cell='4'] div.tHeader {
  position: relative;
  left: -1px;
  top: 54px;
  width: 175px;
  height: 41px;
  text-align: center;
  color: #4d7aba;
  font-size: 18px;
  border-bottom: 1px solid #4d7aba;
  font-weight: bold;
  line-height: 16px;

}
/*=== Group 2(cells) ===*/
.propName {
position:relative;
left:-9px;
top:13px;
display:inline-block;
width:160px;
height:100%;
text-align:left;
font-size:14px;
line-height:100%;
vertical-align:middle;
}
.kukuB {
position:relative;
left:10px;
top:0;
width:180px;
height:1px;
border-top:1px dashed #3c3c3c;
}
#wrapperG2 div.rowI[cell='1'] {
width:178px;
height:40px;
text-align:center;
color:#151515;
}
#wrapperG2 div.rowI[cell='2'] {
  width: 191px;
  height: 40px;
  text-align: center;
  color: #151515;
}
#wrapperG2 div.rowI[cell='3'] {
position:relative;
left:0;
width:185px;
  z-index: 555;
height:40px;
text-align:center;
color:#151515;
}
#wrapperG2 div.rowI[cell='4'] {
width:180px;
height:40px;
text-align:center;
color:#151515;
}
#wrapperG2 div.rowI[cell='2'] div.tCell001 {
  position: relative;
  left: 15px;
  top: -5px;
  width: 176px;
  height: 46px;
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
}
#wrapperG2 div.rowI[cell='3'] div.tCell001 {
  position: relative;
  left: 3px;
  width: 179px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
}
#wrapperG2 div.rowI[cell='4'] div.tCell001 {
position:relative;
left:0;
width:175px;
height:40px;
text-align:center;
font-size:14px;
border-bottom:1px solid #e5e5e5;
}
#wrapperG2 div.rowI[cell='2'] div.tCell001 span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 48px;
}
#wrapperG2 div.rowI[cell='3'] div.tCell001 span {
display:inline-block;
vertical-align:middle;
font-size:16px;
line-height:40px;
}
#wrapperG2 div.rowI[cell='4'] div.tCell001 span {
display:inline-block;
vertical-align:middle;
font-size:16px;
line-height:40px;
}
#wrapperG2 div.rowI[cell='2'] div.tCell002 {
position:relative;
left:15px;
top:0;
width:176px;
height:40px;
text-align:center;
font-size:14px;
border-bottom:1px solid #e5e5e5;
}
#wrapperG2 div.rowI[cell='3'] div.tCell002 {
position:relative;
left:3px;
width:179px;
height:40px;
text-align:center;
font-size:14px;
border-bottom:1px solid #e5e5e5;
}
#wrapperG2 div.rowI[cell='4'] div.tCell002 {
position:relative;
left:0;
width:175px;
height:40px;
text-align:center;
font-size:14px;
border-bottom:1px solid #e5e5e5;
}
#wrapperG2 div.rowI[cell='2'] div.tCell002 span {
position:relative;
top:4px;
display:block;
line-height:21px;
  font-size: 16px;
}
#wrapperG2 div.rowI[cell='3'] div.tCell002 span {
position:relative;
top:4px;
display:block;
line-height:21px;
  font-size: 16px;
}
#wrapperG2 div.rowI[cell='4'] div.tCell002 span {
position:relative;
top:4px;
display:block;
line-height:21px;
font-size: 16px;
}
.view-list{
font-size:14px;
color:#4E8FC8;
text-decoration:underline;
cursor:pointer;
}

#wrapperG2 div.rowI[cell='2'] div.tCell003 {
position:relative;
left:15px;
top:0;
width:176px;
height:40px;
text-align:center;
font-size:14px;
border-bottom:1px solid #e5e5e5;
}
#wrapperG2 div.rowI[cell='3'] div.tCell003 {
position:relative;
left:3px;
width:179px;
height:40px;
text-align:center;
font-size:14px;
border-bottom:1px solid #e5e5e5;
}
#wrapperG2 div.rowI[cell='4'] div.tCell003 {
position:relative;
left:0;
width:175px;
height:40px;
text-align:center;
font-size:14px;
border-bottom:1px solid #e5e5e5;
}
#wrapperG2 div.rowI[cell='2'] div.tCell003 a {
font-size:12px;
color:#72c5f7;
text-decoration:underline;
}
#wrapperG2 div.rowI[cell='3'] div.tCell003 a {
font-size:12px;
color:#72c5f7;
text-decoration:underline;
}
#wrapperG2 div.rowI[cell='4'] div.tCell003 a {
font-size:12px;
color:#72c5f7;
text-decoration:underline;
}
#wrapperG2 div.rowI[cell='2'] div.tCell004 {
position:relative;
left:15px;
top:0;
width:176px;
height:40px;
text-align:center;
font-size:16px;
}
#wrapperG2 div.rowI[cell='3'] div.tCell004 {
position:relative;
left:3px;
width:179px;
height:40px;
text-align:center;
font-size:16px;
}
#wrapperG2 div.rowI[cell='4'] div.tCell004 {
position:relative;
left:0;
width:175px;
height:40px;
text-align:center;
font-size:16px;
}
#wrapperG2 div.rowI[cell='2'] div.tCell004 span {
display:inline-block;
vertical-align:middle;
line-height:40px;
color:#151515;
  font-weight: bold;
  font-size: 17px;

}
#wrapperG2 div.rowI[cell='3'] div.tCell004 span {
display:inline-block;
vertical-align:middle;
  line-height: 82px !important;
color:#151515;
  font-weight: bold;
  font-size: 17px;
}
#wrapperG2 div.rowI[cell='4'] div.tCell004 span {
display:inline-block;
vertical-align:middle;
line-height:40px;
color:#151515;
 font-weight: bold;
  font-size: 17px;
}
.fsckX {
width:23px;
height:23px;
background:url(images/spriteFsck.png) no-repeat -32px -63px;
}
.fsckY {
width:23px;
height:22px;
background:url(images/spriteFsck.png) no-repeat -4px -63px;
}
/*=== Group 2(bubbles...) ===*/
.bubble {
display:none;
position:absolute;
left:-165px;
z-index: 9999;
top:-217px;
height:213px;
width:216px;
font-size:15px;
color:#ffffff;
line-height:213px;
text-align:center;
background:url(images/text-bubble.png) no-repeat 0 0;
}
.bubble-text {
padding:25px;
display:inline-block;
vertical-align:middle;
line-height:normal;
}
/*=== Group 2(grid footer) ===*/
#wrapperG2 div.rowN[cell='2'] a .signUpBtn {
width:117px;
height:59px;
background:url(images/spriteFsck.png) no-repeat -4px -3px;
}
#wrapperG2 div.rowN[cell='2'] a:hover .signUpBtn {
width:117px;
height:59px;
background:url(images/spriteFsck.png) no-repeat -129px -3px;
}
#wrapperG2 div.rowN[cell='3'] a .signUpBtn {
width:117px;
height:59px;
background:url(images/spriteFsck.png) no-repeat -4px -3px;
}
#wrapperG2 div.rowN[cell='3'] a:hover .signUpBtn {
width:117px;
height:59px;
background:url(images/spriteFsck.png) no-repeat -129px -3px;
}
#wrapperG2 div.rowN[cell='4'] a .signUpBtn {
width:117px;
height:59px;
background:url(images/spriteFsck.png) no-repeat -4px -3px;
}
#wrapperG2 div.rowN[cell='4'] a:hover .signUpBtn {
width:117px;
height:59px;
background:url(images/spriteFsck.png) no-repeat -129px -3px;
}
#wrapperG2 div.rowN[cell='2'] div.tCell005 {
position:relative;
left:45px;
top:-12px;
width:117px;
height:59px;
}
#wrapperG2 div.rowN[cell='3'] div.tCell005 {
position:relative;
left:35px;
top:18px;
width:117px;
height:59px;
}
#wrapperG2 div.rowN[cell='4'] div.tCell005 {
position:relative;
left:29px;
top:-12px;
width:117px;
height:59px;
}
/*=== Group 3(side menu + scroll) ===*/
#coursesMnuWrapper {
float:left;
width:251px;
}
#coursesScrollWrapper {
  margin-top: 28px;
  float: right;
  height: 400px;
  width: 780px;
    position: relative;
  padding-left:30px;
  border-left: 1px solid #d3d3d3;
}
#coursesMnu {
  margin: 0;
  padding: 0;
height:100%;
width:300px;
padding-top:20px;
font-size:22px;
color:#434141;
}
#coursesMnu li {
padding:0 10px 0 16px;
background:url(images/course.png) no-repeat -1px 5px;
  list-style-type: none;
}
#coursesMnu li.selected {
color:#76b900;

background:url(images/course-hover.png) no-repeat 0px 12px;
}
#coursesMnu li ul{padding:0;}
#coursesMnu li.selected a {
display:block;
width:100%;
padding:4px 10px 4px 10px;
text-decoration:none;
color:#76b900;
}
#coursesMnu li a {
display:block;
width:91%;
padding:4px 13px 4px 10px;
text-decoration:none;
color:#434141;
}
#coursesMnu li > ul li {
margin:0 0 0 0;
padding:0 20px 0 8px;
background-image:none;
}
#coursesMnu li > ul li a {
color:#45b7fd;
}
#coursesMnu li > ul li > ul li {
padding:10px 0 10px 30px;
}
#coursesMnu li > ul li > ul li a {
color:#434141;
font-size:16px;
text-transform:none;
padding:0;
}
/*--------*/
#coursesMnu li.selected > ul li a {
padding:3px 10px 3px 10px;
color:#434141;
}
#coursesMnu  li a:hover {
color:#76b900!important;
}
#coursesMnu li > ul li a {
padding:3px 10px 3px 10px;
color:#434141;
}
.activeKuku {
color:#76b900 !important;
}
.activeNotKuku {
color:#434141 !important;
}
/*=== Group 3 scroll ===*/
.courseContainer {
position:relative;
margin-bottom:20px;
margin-left:30px;
padding:0 10px 0 0;
min-height:100px;
overflow:hidden;
}
.videoArrow {
position:absolute;
top:0;
left:0;
z-index:22;
background:url(images/playmovie.png) no-repeat -4px 2px;
width:141px;
height:100px;
cursor:pointer;
}
.videoArrowP {
position:absolute;
top:0;
left:0;
z-index:22;
background:transparent;
width:141px;
height:100px;
cursor:pointer;
}
.imgWrapper {
width:144px;
height:98px;
float: left;

}

.imgWrapper img{
width:144px;
height:98px;
}
.vimimggg {
margin:0;
padding:0;
border:1px solid #cecece;
width:140px;
height:98px;
}
.courseDesc {
position:absolute;
top:2px;
left:158px;
width:562px;
min-height:100px;
}
.courseDesc h3 {
margin:0 0 5px 0;
font-size:17px;
font-weight:bold;
color:#4d7abb;
}
.courseDesc h6 {
font-size:14px;
margin:0;
color:#717171;
}
.courseDesc span {
padding:0 7px;
color:#42b9f8
}
.courseDesc a:hover {
text-decoration:underline;
}
.courseMore {

position:relative;
margin-top:10px;
width:562px;
font-size:13px;
color:#47bcfe;

}
.courseMore a {
cursor:pointer;
text-decoration:none;
font-size:13px;
color:#47bcfe;
}
.courseInfo {
position:absolute;
left:0;
top:0;
width:100px;
height:22px;
border:1px solid #bcbdc0;
border-radius:5px;
}
.courseCart {
position:absolute;
left:108px;
top:0;
width:100px;
height:22px;
border:1px solid #bcbdc0;
border-radius:5px;
}
.courseInfo a {
padding-left:5px;
line-height:22px;
vertical-align:middle;
}
.courseCart a {
padding-left:5px;
line-height:22px;
vertical-align:middle;
}

.courseCart a div {
position:absolute;
left:73px;
top:3px;
width:19px;
height:15px;
background:url(images/spriteFsck.png) no-repeat -102px -68px;
}
.tri {
padding-right:40px;
position:relative;
}
.tri:after {
content:"";
background:url(images/tri.png) no-repeat 0 0;
height:12px;
width:8px;
position:absolute;
right:24px;
top:3px;
}
/*=== Tools ===*/
.h16 {
height:16px;
}
.offset01 {
position:relative;
left:76px;
top:3px
}
.offset02 {
position:relative;
left:78px;
top:3px
}
.offset03 {
position:relative;
left:76px;
top:9px
}
.offset04 {
position:relative;
left:78px;
top:9px
}
.cDiv {
display:block !important;
background-color:lime;
}
.left {
float:left;
}
.right {
float:right;
}
.cL {
clear:left;
}
.cB {
clear:both;
}

.main-by-topic {
  margin-top: 50px;
}

#group3 .inner-right p{  width: 520px;}

.gradient-opacity{
	width:100%;
	position:absolute;
	height:20px;
	bottom:0;
	z-index:99;
	  left: 0;
	 background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}


.newWrap {
  width: 520px;
  height: 400px;
  position: relative;
  float: right;
  height: 428px;
  width: 770px;

}

.result-wrapHtm{margin-bottom:20px;}

.single-course .main-container{padding:0;}

.page-template-page-contact_us .infiniband-iconwrap {
  border-top: 0;
 }
 
.page-template-page-contact_us .vertical-align div  a{
 display: inherit;
  font-size: inherit;
  padding-left: inherit;
 }
 
.pdfcontainernew .loader{
width: 7em;
height: 7em;
}
.pdfcontainernew{position:relative;}
.ulfirst li .scFormat, .ulfirst li .scPrice,.ulfirst li .scDuration {
  border-right: 1px solid #dadada; 
  padding-left: 20px;
  padding-right: 20px;
    padding-top: 3px;
  padding-bottom: 3px;
}
.ulfirst li .scDuration { width: 200px;}
#bottom-tab1 ul{padding:0;margin:0;  overflow-y: auto;
  max-height: 250px;}
#bottom-tab1 ul li{list-style-type: none;}
#bottom-tab1 ul li span{  display: table-cell;}

#bottom-tab1 .more-credits-btn{position:relative;  display: inline-block;}
.coursedisplay{display:none;}
.ulfirst li .scFormat{
  width: 170px;
}

.ulfirst li .scPrice{
  width: 80px;
}

li.lihead{
clear: both;
  margin-bottom: 10px;
}

.coursedisplay {
  width: 100%;
  border-bottom: 1px solid #808080;
  padding: 10px 0;
}



li.lihead span {
  font-weight: bold;
  font-size: 18px;
  border-right: 1px solid transparent!important;
}

#bottom-tab1 ul.ulsecond {
  margin-top: 20px;
}
.scSchedule {
  color: #57a0d8;
}

.lihead .scSchedule{color: #434343;}

.scSchedule:hover {
  text-decoration: underline;
  cursor: pointer;
}
.lihead .scSchedule:hover{ text-decoration: none; cursor: inherit;}

.scName {
  width: 207px;
  color: #57a0d8;
  font-weight: bold;
  margin-right: 20px;
}

.scDesc{
  width: 240px;
  margin-right: 20px;
}
.scDate{
  width: 184px;
  margin-right: 20px;
}

.scSchedule {
  padding-left: 20px;
}

#bottom-tab1 ul.ulsecond li span {
  display: inline-table;
}

.ulfirst li .scFormat, .ulfirst li.lihead .scFormat{padding-left:4px;  text-align: center;}


.opacity0{opacity:0;}



.visibleblt{
  font-weight: bold;
}

.visibleblt ul{

  line-height: 22px;
}



.who-are-we .visibleblt  .incont {
  font-size: 21px;
  color: #FFF;
  text-align: left;
  line-height: 17px;
}


.who-are-we .incont {
  font-size: 17px !important;
  line-height: 23px !important;
}


.current-menu-item a span{
  background: #76b900 !important;
}


.page-template-page-training_by_topic .main-by-topic {
  margin-top: 50px;
}


.page-template-page-training_by_topic .certificate-cell{
  display: none;
}


.pop-bottom .bottom-nav.bottom-nav-left,.pop-bottom .bottom-nav.bottom-nav-right{
  cursor: pointer;
}

.bannerw {
  width: 1029px;
  margin: 0 auto;
  text-align: center;
    overflow: hidden;
}

.bannerw img{
	width:100%;
} 

.tablehome {
  display: table;
  height: 100%;
}

.vertical-align-home{
  display: table-cell;
  vertical-align: middle;
}

.cccontent{
white-space: pre-wrap;
}

.page-template-page-subscribe_to_newsletter .contact-popup{
	height: 639px!important;
}

.register-popup{
  height: 389px !important;
}
.tailor-popup{
  height: 389px !important;
    width: 532px !important;
}
.sc-popup{
  height: 549px !important;
    width: 532px !important;
}
 .scc-popup{
height: 375px  !important;
width: 532px !important;
background: #FFF;
border-radius: 14px;
font-size: 17px;
padding: 24px;
}
 
 .scc-popup a{
	 text-decoration:underline;
 }


.reserve-popup{
  height: 589px !important;
    width: 532px !important;
}

.welcomepopup-popup{
  height: 339px !important;
    width: 532px !important;
}

.welcomepopup-popup .popup-container{
font-size:16px;
}
.fullybooked:after{  display: none;}

.fullybooked {
  padding: 0 20px;
  background: #8AC3EF;
  color: #F1F1F1;
 
  
}
.reserve-popup input {
  width: 467px;
  }
.fullybooked:hover{
 background: #8AC3EF;
 text-decoration: none;
  cursor: default;
}

.heighlight {
  background: #ECECEC;
}

.buttwrapper {
  position: absolute;
  bottom: 0;
}

.addtocartnew{
float:right;
}

.openlogin {
position: absolute;
  width: 224px;
  right: 141px;
  top: 47px;
  height: 115px;
  display:none;
  z-index: 99999999;
  overflow: hidden;
    cursor: default;
}
.bx-wrapper{
z-index:555;
}
.openlogin form{
  top: 20px;
  background: #76b900;
    border-radius:0;
}

.openlogin input {
  width: 204px;
  height: 25px;
  margin: 10px 10px 0px;
  border-radius: 4px;
  border: 0;
  text-indent: 10px;
}

.openlogin input[type="submit"] {
  margin-bottom: 10px;
  width: 60px;
  text-align: center;
  padding: 0;
  text-indent: 0px;
  float: right;
  cursor: pointer;
}

.strong{font-weight:bold;}

.bottom-link > div{
margin:10px 0;
}

.events-popup{

height:100px;
width:1050px;
}

.pbenfits-popup{
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9999;

  background: #fff;

  box-shadow:0 0 51px -7px #000000;
    border-radius: 9px;
	  display: none;
transform:scale(0);  
  min-height: 226px;
  
  
height:60px;
width:790px;
}

.videosslider{
	margin: 0 auto;
	width:900px;
	  height: 210px;
}

.videosslider .bx-viewport{
	height: 180px!important;
}

.sltitle {
  height: 40px;
  font-size: 14px;
  overflow: hidden;
}


#videocarusel img:hover{
	cursor:pointer;
	  opacity: 0.7;
}

.bnfits1{  font-size: 19px;
  margin-left: 14px;
  margin-top: 20px;}
.bnfits2 li{  font-size: 14px;
  line-height: 22px;}

.videosslider .bx-wrapper .bx-pager{  bottom: 0;}

.vodeo-wrap {
text-align: center;
  margin: 30px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
  background: #F9F9F9;
  padding-bottom: 30px;
  width: 900px;
  margin: 0 auto;
  margin-top: 30px;
}

.vodeo-wrap iframe {
  height: 380px;
  width: 660px;
}

.iframe-title {
  font-size: 20px;
  margin: 0 auto;
  width: 660px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #181818;
}

.videosslider  .bx-wrapper .bx-controls-direction a{  z-index: 9;}

.bottom-nav-right, .bottom-nav-left{display:none;}

.block{display:block;}

.bxslidervideo{display:none;} 

.owl-dots{text-align:center;  margin-top: 20px;}
.owl-dot{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 10px;
    margin: 0 2px;
	opacity: 0.6;
}

.owl-dot.active {
  opacity: 1;
}
.owl-prev ,.owl-next{
height:32px;
width:32px;
position: absolute;
top: 90px;
}
.owl-prev {
left: -50px;
background: url(images/controls.png) no-repeat 0 -32px;
}
.owl-prev:hover{background-position: 0 0;}

.owl-next {
  right: -50px;
  background: url(images/controls.png) no-repeat -43px -32px;
}
.owl-next:hover{background-position: -43px 0;}

#videocarusel .item {
  position: relative;
}

.pleaseRegister {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 9;
  left: 0;
  right: 0;
  background: #fff;
  opacity: 0.8;
}
.pleaseRegister:hover{ opacity: 0.8;}
.pleaseRegister .table{display:table;}

.vertical-align-home {
  display: table-cell;
  vertical-align: top;
  position: relative;
  top: 21px;
}

.ibtitle {
  font-size: 32px;
  line-height: 29px;
  margin-bottom: 14px;
}
.ctabtn {
  width: 233px;
  height: 61px;
  line-height: 13px;
  margin-top: 32px;
  margin-bottom: 31px;
  margin-left: 2px;
}
.pleaseRegister .table {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
  color:#000;
  font-size: 17px;
}

.pleaseRegister .vertical-align {
  padding-top: 40px;
}
.pleaseRegister .vertical-align span{
  font-weight: bold;
  text-shadow: 0 0 60px #000;  
}  

.hp-header-slider .infobannerin{  
padding: 30px 36px;
  overflow: hidden;
}


.selectboxit-btn.selectboxit-enabled:hover{
background:#7e8386 !important;

}

.filter-wrap .main-li:last-child{
height:0;
overflow:hidden;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


.newcta{

}
.newcta span {
  font-size: 19px;
  width: 360px;
  position: relative;
  top: 9px;
  left: 10px;
}
.newcta span:after {
   top: -21px;
  right: -162px;
  left: auto;
}
.newcta {
    margin-left: 2px;
  width: 233px;
    text-align: left;
  padding-left: 16px;
  height: 51px !important;
  line-height: 13px;
}

.newva.vertical-align-home {
  display: table-cell;
  vertical-align: top;
  position: relative;
  top: 26px;
}

.newva .ibtitle {
  font-size: 27px;
  line-height: 29px;
  margin-bottom: 20px;
}


.newva .ibsubtitle {
  font-size: 17px;
  margin-bottom: 35px;
}

.newwraptm .ibtitle {
  font-size: 34px;
    line-height: 34px;
}

.newwraptm .ibsubtitle {
  font-size: 19px;
  margin-top: 14px;
  margin-left: 4px;
}

.newwraptm .tablehome ul {
  color: #fff;
  margin-left: 28px;
  font-size: 19px;
}
.newul li {list-style-type: none;}

.newul li span{
background-repeat: no-repeat;
  background-position: -5px -190px;
  display: inline-block;
  width: 30px;
  height: 19px;
  margin-right: 15px;
}

.newwraptm .tablehome ul {
  color: #fff;
  margin-left: 4px;
  font-size: 19px;
  margin-top: 17px;
}
.newv2 {
  display: table-cell;
  vertical-align: top;
  position: relative;
  top: 21px;
}

.video-popup-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 99999;
  display: none; 
  transform: scale(0);
}

.courses-popup{
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 99999;
  width:745px;
  height:390px;
  display: none; 
  transform: scale(0);
}

.video-popup-wrap iframe {
  height: 405px;
  width: 700px;
}

.vimeoplay {
  content: url('images/playmovie.png');
  position: absolute;
   height: 97px;
  top: 0;
  left: 0;
  width: 144px;
  display: block;
  z-index:99;
  cursor:pointer;
    opacity: 0.8;
}

.vimeoplay:hover{
	  opacity: 1;
}


.testimonails .bx-wrapper img {
  display: block;
  margin: 0 auto;
  width: auto !important;
  max-width: 115px;
  height: auto;
}

.tablecontetnt{
  font-size: 15px;
}

.tablecontetnt a{
color: #0a0a0a; 
text-decoration: underline;
} 
.tablecontetnt .maintable tr:nth-child(odd){}

.tablecontetnt .maintable tr:nth-child(even){background: #aee9fa;}



.page-id-248 .main-container h1 {
  font-size: 22px;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 2px;
  padding-bottom: 5px;
  width: 390px;
}



.free-associate-main .certificate-cell {
  width: 49%;
  min-height: 86px;
  position: relative;
  top: 18px;
}

.register-popup input {
  width: 469px;
  }

.tailor-popup input {
  width: 469px;
  }



  .newpp{
      font-size: 18px;
  margin-top: -28px;
  margin-bottom: 22px;
  }
  
.table-box {
  display: block;
  font-size: 16px;

  background: #fff;
  margin-bottom: 5px;
  padding: 5px 10px;
}  

.course-popup .pop-bottom .vertical-align:nth-of-type(1) {
  width: 220px;
  line-height: 75px;
}




#ascrail2000 div{
     border: 0 !important;
}

.course-popup .pop-bottom #bottom-tab2 .vertical-align:nth-of-type(1) img {
  display: table-cell;
}

.course-popup .pop-bottom #bottom-tab2 .vertical-align:nth-of-type(1){
    width: 80px;
}



.newcontact select {
  width: 317px;
  border-radius: 4px;
  height: 29px;
  font-size: 13px;
}

.contact-popup{
  height: 622px !important;
}
.t-scadueal {
  width: 140px !important;
}
.table-box > div{
  width: 116px;
  display: inline-table;
  padding: 0 4px;
}

.table-box-header{
background: #71b0ea;
  color: #fff;
  font-size: 18px;
  
 }
 
 .included-popup{
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 99999;
  display: none;
  transform: scale(0);
  width: 600px;
  background: #fff;
    font-size: 17px;
}

 .included-popup .popup-container {
  padding: 20px;
}

.included-title {
  font-size: 23px;
}

.included-content ul {
  list-style-image: url('images/liDots.png');
  line-height: 28px;
  font-size: 19px;
}

#bottom-tab1 ul::-webkit-scrollbar-track, .pop-content::-webkit-scrollbar-track, .courses-popup .course-popup::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#bottom-tab1 ul::-webkit-scrollbar, .pop-content::-webkit-scrollbar, .courses-popup .course-popup::-webkit-scrollbar
{
	width: 7px;
	background-color: #F5F5F5;
}

#bottom-tab1 ul::-webkit-scrollbar-thumb, .pop-content::-webkit-scrollbar-thumb, .courses-popup .course-popup::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-image: -webkit-gradient(linear,
									   left bottom,
									   left top,
									   color-stop(0.44, rgb(122,153,217)),
									   color-stop(0.72, rgb(73,125,189)),
									   color-stop(0.86, rgb(28,58,148)));
}

.courses-popup .inner-left{
height: 98px;
}

.courses-popup  .course-wrap{
 margin-bottom: 5px;
  padding-top: 10px;
  padding-left: 10px;
  background: #fff;

 }
 
.courses-popup .inner-right{
  margin-bottom: 10px;
}
 
.inner-left:last-child{  height: 140px;}
 
.courses-popup .course-popup {
  overflow-y: auto;
  max-height: 390px;
}
.compare-popup .compare-popup{
  overflow-y: auto;
  max-height: 390px;
}

.compare-popup .inner-left{
height: 98px;
}

.compare-popup  .course-wrap{
 margin-bottom: 5px;
  padding-top: 10px;
  padding-left: 10px;
  background: #fff;

 }
 
.compare-popup .inner-right{
  margin-bottom: 10px;
}

.compare-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 99999;
  width: 745px;
  height: 390px;
  background:#FFF;
  display: none;
  transform: scale(0);
}
.tableheader1{
  margin-left: 36px !important;
  margin-right: 201px;
}
.tableheader1,.tableheader2,.tableheader3,.tableheader4{
float:left;
font-weight:bold;
color:#00385f;
margin-top:20px;
font-size:17px;
margin-left:30px;

}


.tablemain1,.tablemain2,.tablemain3,.tablemain4{
float: left;
  color: #000;
  padding-top: 20px;
  font-size: 16px;
  margin-left: 32px;
  border-right: 1px solid #CCC;
  padding-right: 38px;
}
.tablemain4{
border-right:0;
}
.tablemain1{
    width: 414px;
  font-size: 14px;
  padding-right: 31px;
}

.tableheader1{
width: 231px;
  margin-bottom: 11px;
}
.tableheader2{
  margin-left: 0 !important;
}
.tableheader4{
  margin-left: 44px;
  
  }

#ascrail2000 div{
  width: 8px !important;
  background-color: #76b900 !important;
}

.fpassword{
  color: #FFF;
  float: left;
  margin-left: 11px;
  font-size: 13px;
  margin-top: 14px;
  }
  
  .page-id-79 .support-content{
    width: 100%!important;
  }
   
.newcfbtn{
  width: 10% !important;
  margin-left: -12px;
  
}

.fixbtn1{
  margin-left: 30px;
}

.page-template-page-training_by_topic .main-by-topic{
  margin-top: 14px !important;

}

.page-id-9 .main-container {

  padding: 0px 0;
}

.sociallli{
  position: absolute;
  top: 65px;
  right: 30px;
  }
  .footer-social a{
    font-size: 14px;
  margin-right: 6px;
  margin-left: 6px;
  color: #666;
  }
    .footer-social{
    margin-top: 10px;
	}
	
	.page-id-248 .free-iconwrap{  width: 64%;}
	.page-id-5 .video-popup {

  height: 536px !important;

}

.closemeis{
  position: absolute;
  right: -141px !important;
  font-size: 19px !important;
  cursor: pointer;
}
.certificate-cell {position:relative;}
.hiddennewsleteter1{display:none;
  position: absolute;
  background-color: #ccc;
  top: 90px !important; 
  left: 127px;
  text-align: left;
  width: 151px;
}
.hiddennewsleteter1 a {  font-size: 12px;
  border-bottom: 1px solid #FFF;
  width: 100%;
  line-height: 29px;}

  img{border:none;}

.hiddennewsleteter0{display:none;}
.newbnup{
    position: absolute;
    z-index: 9999;
    color: #000;
    font-size: 13px;
    top: 51px;
    left: 5px;
  }
  .parnew{
    height: 120px;
    overflow: hidden;
    position: relative;
    background-position: 0 -14%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: contain;
    background-image: url("https://academy.nvidia.com/en/wp-content/uploads/2015/03/live7.jpg");
  }
   .parnew img{
      width: 100%;
    height: auto;
   }
   
  .page-id-481 .popduration {
 
    position: relative;
    top: 44px;
}

.bckcont{
	    width: 1029px;
		margin:0 auto;
}


.bckcont h1{
	      font-size: 33px;
    float: left;
    color: #FFF;
    font-weight: bold;
    line-height: 31px;
    margin-top: 27px;
    margin-left: 12px;
    text-shadow: 0px 0px 9px rgba(0, 69, 119, 0.94);
}

.cbnew{
	    font-size: 23px !important;
    float: left;
    color: #FFF;
    font-weight: bold;
    line-height: 31px;
    margin-top: 37px !important;
    margin-left: 6px !important;
    text-shadow: 0px 0px 9px rgba(0, 69, 119, 0.94);
	
}

.bckcontbtn{
	    color: #5bbfff;
    font-size: 15px;
    padding-right: 20px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #bcbdc0;
    border-radius: 5px;
    height: 24px;
	float:right;
    padding: 1px 14px 1px 10px;
	    margin-right: 12px;
}
.bckcontbtn span{
	font-weight:bold;
}

.popdesc{
	clear: both;
    color: #717171;
    font-size: 16px;
    margin: 2px 0 7px 20px;
    line-height: 11px;
}
.popsku{    clear: both;
    color: #ccc;
    margin-left: 19px;
	    margin-bottom: -41px;
    font-size: 13px;
    line-height: 23px;}

.page-template-page-course .poptitle{
	       color: #4d7aba;
    font-weight: bold;
    font-size: 22px;
    line-height: 0px;
    margin-bottom: 19px;
    margin-top: 9px;
}

#bottom-tab1 ul.ulsecond {

    border-top: 1px solid #dadada;
}

.page-template-page-course .bottom-nav {
    width: 100%;
    height: 70px;


    display: table;
    font-size: 17px;
    padding: 0 0 0 61px;
    position: relative;
    margin-bottom: 20px;
    background: #fff;
    margin-top: 31px;
}

.tabsnew .cell-content{display:none;}
.tabsnew .cell-content.cellactive{display:block;}


.tabsnew .newceller{
    width: 1030px;
    position: absolute;
    background-color: #FFF;
    z-index: 5;
	display:none ;
}
.tabsnew .color-title {
   
    height: 54px !important;
}
.tabsnew .newceller.cellactive{
	    z-index: 7;
    display: block !important;
    border: 1px solid #CCC;
}


.cl12{
    float: left;
    margin-left: 80px;
    margin-top: -16px;
	    max-width: 243px;
}

.cl12 ul{
    margin-top: -13px;
    margin-left: -20px;
}
.cl11{
	float: left;
    margin-left: 21px;
	    max-width: 219px;
	}

.necr3{
	    float: left;
    margin-left: 101px;
    position: relative;
    margin-top: -14px;
	
}

.necr3  h3{
	    margin-top: 13px;
}

.cell-content h3{

    color: #000000;
    font-size: 20px;
    width: 220px;
    display: block;
    border-bottom: 1px solid;
    margin-bottom: 17px;
}



.color-title{opacity:0.8;}

.color-title:hover{opacity:1;
border-bottom: none !important;
    top: 0px;
}
.cellactivet{
    opacity: 1;
    border-bottom: none !important;
    background-color: #FFF !important;
    top: 0px;
opacity:1;
}


#ce12{
	    margin-left: -259px;
}
#ce13{
	    margin-left: -518px;
}
#ce14{
	    margin-left: -777px;
}

.bottom-nav {
	border:0 ;
	    border-bottom: 1px solid #dadada !important;
	
	}
	
	
	
	.tablepopup .item .display-table {
      margin-bottom: -1px;
}
.divCell.color-title {
    position: relative;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    padding: 5px 20px;
    color: #434343;

    background-color: transparent;
    border: 1px solid #CCC;
    z-index: 555;
    position: relative;
}

.tabsnew .color-title {
    height: 54px !important;
    display: block;
    vertical-align: middle !important;
}

.color4 ,.color2,.color1{
  
    top: 0px;
    padding-top: 15px !important;
}

.tablepopup  .divTable .item {
    float: left;
    margin: 0 1.7px !important;
}

.page-id-481 .to-cart-btn {
    
    color: #FFF;
    background-color: #5bbfff;
}

.page-id-481  .to-cart-btn:after {
    background: url(images/spriteFsck.png) no-repeat -142px -66px;
}

.divTable.popup-container.tabsnew table td{
	width:38%;
}
.divTable.popup-container.tabsnew table{
	    margin-left: 28px;
}

.newuler{
	    margin-left: -19px;
    margin-top: -13px;
}

.page-id-481  .pop-bottom .bottom-nav.bottom-nav-left{
	cursor:default !important;
}

.page-id-481   .sociallli {
    position: absolute;
    top: 294px !important;
    margin-left: 903px !important;
	left:auto  !important;

	right:auto  !important;
}
.newblinks{
color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.hp-header-slider .infobannerin {
    padding: 29px 24px;
}

.ctabtn {
    width: 281px;
}



.slidegeneral .ctabtn span::after {
top: -38px;
left: 233px;
	}
	
	
	.slidegeneral .ctabtn {
 
    line-height: 37px;
    margin-top: 32px;
    margin-bottom: 31px;
    margin-left: 2px;
    text-align: left;
    padding-left: 12px;
}

.vimeoplay {
    background: url("images/playmovie.png");
	content: '';
}


/* new page */
.bannernew{
	background:url(images/bannernew.jpg);
	width:1026px;
	height:149px;
	margin:0 auto;
}

.bannernew h1{
font-size: 40px;
color: #FFF;
opacity: 0.9;
line-height: 149px;
font-family: DINWebPro,Calibri;
text-indent: 152px;
	
}

.bannernew2{
	background:url(images/bannernewin.jpg);
	width:1026px;
	height:149px;
	margin:0 auto;
}

.bannernew3{
	background:url(images/bannernewin3.jpg);
	width:1026px;
	height:149px;
	margin:0 auto;
}

.bannernew2 h1,.bannernew3 h1{
font-size: 36px;
color: #FFF;
opacity: 0.9;
line-height: 149px;
font-family: DINWebPro,Calibri;
text-indent: 152px;
	
}

.page-id-110  .bannernew{
		background:url(images/newbannerin11.jpg);
}
.newp_content p{
	font-size:16px;
	color:#2c2c2c;
	font-family: DINWebPro,Calibri;
		
}
.newp_content{
	font-size:14px;
	color:#2c2c2c;
	font-family: DINWebPro,Calibri;
		width:1026px;
	
	height:auto;
	margin:0 auto;
	display:block;
		margin-top: 18px;
}


.newpagewrapper{
	width:1026px;
		margin:0 auto;
}
.badges{
	background:url(images/flagsnew.jpg);
}
.badge1 {
    float: left;
    width: 103px;
    height: 120px;
    display: block;
    background-position: -130px -10px;
} 

.badge2 {
    float: left;
    width: 103px;
    height: 120px;
    display: block;
    background-position: -130px -122px;
} 

.badge3 {
    float: left;
    width: 103px;
    height: 120px;
    display: block;
    background-position: -130px -239px;
} 

.badge4 {
    float: left;
    width: 103px;
    height: 120px;
    display: block;
    background-position: -130px -356px;
} 
.np-line{
	background: transparent url("images/linewnew.jpg") no-repeat scroll 0% 0%;
display: block;
width: 325px;
height: 2px;
clear: both;
}
.np-badge{
	display: block;
	position: relative;
width: 338px;
height: 112px;
cursor:pointer;
}
.np-btitle{
float: left;
color: #626262;
font-size: 22px;
font-weight: bold;
text-transform: uppercase;
line-height: 25px;
margin-top: 32px;
margin-left: 13px;
}
.np-rsitem        h4 {font-size:20px;color:#03325f;font-weight:normal;}
.np-rsitem         {
	cursor:pointer;
	margin-bottom: 15px;
display: block;
width: 612px;
min-height: 53px;
overflow: hidden;}
.np-ritemmi         {display:none !important;position:absolute}
.np-ritemmi.npria{display:block !important;z-index:99;}
.np-ritem         {margin-top: 24px;}
.npi-le            {width:80%;float: left;}
.npi-re            {float: right;
width: 20%;
height: 60px;
vertical-align: top;}
.npreadmore        {background: transparent url("images/readmorear.jpg") no-repeat scroll 0% 0%;
width: 72px;
height: 64px;
display: block;
float: right;
}
.newp-typeite      {font-size:16px;color:#626262;}
.newp-typeite span   {font-size:12px;color:#626262;}
.np-hdata          {display:none;}
.np-lc {
    width: 338px;
    display: inline-block;
}
.np-rc {
    width: 678px;
    display: inline-block;
	vertical-align: top;
	

}
.np-rcline{
background: transparent url("images/linesidenew.jpg") repeat-y scroll 0% 0%;
width: 42px;
display: inline-block;
vertical-align: top;
margin-left: -2px;
height: auto;
min-height: 670px;
}
.np-rclinewrap{
		display:inline-block;
		height:100%;
			vertical-align: top;
}
.np-mit{
	font-size:36px;color:#03325f;font-weight: bold;
}

.np-hidecontemnt{
	font-size: 14px;
color: #626262;
margin-top: 11px;
display: block;
	font-family: DINWebPro,Calibri;
clear: both;
	font-weight:light;
}

.np-hdata    li:before{
content: "";
background: transparent url("images/arrowulli.jpg") no-repeat scroll 0% 0%;
width: 34px;
height: 22px;
display: inline-block;
position: relative;
top: 6px;
}
.np-hdata    li{
	font-size: 14px;
font-family: DINWebPro,Calibri;
color: #03325F;
list-style-type: none;
line-height: 20px;
}

.np-hdata ul{
	float:left;
}
.np-hdata img{
	float:right;
}

.readless        {background: transparent url("images/readmorear2.jpg") no-repeat scroll 0% 0%;
width: 72px;
height: 64px;
display: block;
float: right;
}

.newlinepost{
background: transparent url("images/newlinepost.jpg") repeat-x;
width: 600px;
height: 9px;
clear: both;
margin-top: 40px;
margin-bottom: 2px;
display: block;
float: left;
}

.activatedaro{
background: transparent url("images/onarrown.jpg") no-repeat scroll 0% 0%;
position: absolute;
width: 57px;
height: 50px;
right: 21px;
top: 36px;
display:none;
	
}

.activesa .activatedaro{
	display:block;
}

.activesa .np-btitle{color:#29496e;}
.activesa .np-btitle{color:#29496e;}

.certvideo{
clear: both;
margin-top:50px;
border-radius: 20px;
overflow: hidden;
width: 602px;
}

.newvexsprite{
	background: transparent url("images/btnsnew.jpg") no-repeat scroll 0% 0%;
}

.newvexsprite#iconerieng{
	background: transparent url("images/btnsnew2.jpg") no-repeat scroll 0% 0%;
}

.newvexsprite#iconeriexp{
	background: transparent url("images/btnsnew3.jpg") no-repeat scroll 0% 0%;
}

.newvexsprite#iconeripro{
	background: transparent url("images/btnsnew4.jpg") no-repeat scroll 0% 0%;
}

#iconerieng.newvet {color:#b45d4c;}
#iconerieng.newvlt  {color:#a39b0c;}
#iconeriexp.newvet {color:#1e94a0;}
#iconeriexp.newvlt  {color:#555964;}

#iconeripro.newvet {color:#4d82b4;}
#iconeripro.newvlt  {color:#8d4cb4;}
.newvet{
	color:#015b94;
	font-weight:bold;
	font-size:14px;
	height: 89px;
display: inline-block;
margin-top: 44px;
padding-top: 94px;
}

.newvlt{
color:#b4934c;
font-weight:bold;
font-size:14px;
height: 89px;
display: inline-block;
background-position: -137px 0px !important;
margin-left: 30px;
padding-top: 94px;
}

.navcerth {
font-size: 30px;
margin-left: 5px;
margin-top: 7px;
margin-bottom: 32px;
color: #212121;
}
.clicktinf{
position: absolute;
margin-top: -35px;
margin-left: 6px;
font-size: 17.5px;
color: #8C8C8C;

}

.np-badge.activesa .badge1 {

    background-position: 0px -10px;
}


.np-badge.activesa .badge2 {

    background-position: 0px -122px;
}


.np-badge.activesa .badge3{

    background-position: 0px -239px;
}


.np-badge.activesa .badge4{

    background-position: 0px -356px;
}








.np-badge:hover .badge1 {

    background-position: 0px -10px;
}


.np-badge:hover .badge2 {

    background-position: 0px -122px;
}


.np-badge:hover .badge3{

    background-position: 0px -239px;
}


.np-badge:hover .badge4{

    background-position: 0px -356px;
}




.np-badge:hover .np-btitle {

 color: #29496E;
}


.np-badge:hover .np-btitle {

color: #29496E;
}


.np-badge:hover .np-btitle{

color: #29496E;
}


.np-badge:hover .np-btitle{

color: #29496E;
}


.page-id-589   .divCell.color-title {
    width: 325px;
}

.page-id-589   #ce12 {
    margin-left: -328px;
}


.page-id-114  .bannernew3 {
    background: url(images/bannernewin31.jpg);
    width: 1026px;
    height: 149px;
    margin: 0 auto;
}
.page-id-235  .bannernew3 {
    background: url(images/bannernewin32.jpg);
    width: 1026px;
    height: 149px;
    margin: 0 auto;
}


.page-id-11  .certificate-cell {
    width: 32% !important;
}

html.ie11  .side-open span {
    top: -67px !important;
	font-size: 18px;
}

.newbtnfdpdf{ 
color:#FFF;
font-size: 17px;
font-weight:bold;
padding-right: 20px;
display: inline-block;
cursor: pointer;

border-radius: 5px;
height: 31px;
padding: 1px 30px 1px 10px;
background:rgb(91, 191, 255)
}


.slide24 .newcta {
	width: 194px !important;
    margin-left: 2px !important;
    width: 233px !important;
    text-align: left !important;
    padding-left: 9px !important;
    height: 40px !important;
    line-height: 0px !important;
}

.slide24 .ctabtn span:after {
    right: -134px !important;
    top: -14px  !important;
}

.slide24  .ctabtn{	width: 194px !important;}


.slide24 .newcta span:after {right: -134px !important;}

.postid-246 .ulfirst li .scPrice {
    width: 310px;
}

.page-id-481  .ulfirst li .scPrice {
    width: 307px;
}

.wrapnewhome {
    width: 100%;
	height: 159px;
    margin: 0 auto;
    clear: both;
    box-shadow: 0px 1px 31px #ccc;
    margin-top: -10px;
    border-bottom: 1px solid #CCC;
}
.homemenu{
	width: 1029px;
    margin: 0 auto;
	    padding-top: 14px;
    clear: both;
}
.mlnxspritenew{
	background:url(images/mlnx_sprite_new.png);

}
.btn_hm{
    display: inline-block;
    width: 169px;
	    border-right: 1px solid #ccc;
	    vertical-align: middle;
}

.btn_hm:last-child{
	  border-right:0;
}

.btn_hm a:hover{    display: block;
   /* background: #efefef;*/


}


.bbtn1{
	    width: 158px;
    height: 92px;
    display: block;
	    background-position: -6px 0px;
}
.bbtn2{
	    width: 158px;
    height: 92px;
    display: block;
	background-position: -182px 0px;
}
.bbtn3{
	    width: 158px;
    height: 92px;
	    background-position: -362px 0px;
    display: block;
}
.bbtn4{
	    width: 158px;
    height: 92px;
    display: block;
    background-position: -541px 0px;
}
.bbtn5{
	    width: 158px;
    height: 92px;
	    background-position: -715px 0px;
    display: block;
}
.bbtn6{
	    width: 158px;
    height: 92px;
	    background-position: -895px 0px;
    display: block;
}

.bbtlt1,.bbtlt2,.bbtlt3,.bbtlt4,.bbtlt5,.bbtlt6{
    color: #000;
	    margin-top: 8px;
    font-size: 19px;
    text-align: center;
display: block;}
.vidrn1 iframe,.vidrn2 iframe,.vidrn3 iframe{width:100%;
    height: 191px;  

}
.vidrn1{    display: inline-block;
    padding-right: 13px;    vertical-align: top;
    width: 335px;}

.vidrn2{  display: inline-block;
    vertical-align: top;
    width: 343px;}

.vidrn3{        vertical-align: top;  padding-left: 13px;display: inline-block;vertical-align: top;
  
    width:335px;}
	.iframe-title {
    width: 100%;
	}
	
	.newvideos a{color:#000; font-size:18px} 
		.newvideos a:hover{text-decoration:underline;}
		
		.bx-wrapper .bx-next {
    right: 70px !important;
		}
		
		.bx-wrapper .bx-prev {
    left: 40px !important;
		}
		
		
		
		/* ICC Page   .icc-     */
		
		/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
	h1.icc-masterhead	{
	    color: #232323;
    font-size: 26px;
    text-align: center;
    font-weight: 600;
    font-family: 'Open Sans' !important;
    margin-top: 28px;
	    margin-bottom: 20px;
	}
		
		.icc-mads-line{background:#76b900;display:block;height:1px; width:73px;margin:0 auto;   font-family:'Open Sans' !important;}
		h2.icc-second-head{    font-size: 14px;
    color: #606060;
    font-family: 'Open Sans' !important;
    text-align: center;
    margin-top: 20px;}
	
	.icc-wrap {
    width: 1029px;
    margin: 0 auto;
	margin-top: 35px;

}

.icc-wrap {
    width: 1029px;
    margin: 0 auto;
    margin-top: 35px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.icc-itm {
    float: none;
    width: 120px;
    margin-right: auto;
    margin-bottom: 45px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
}
.icc-itm img {
    width: 100px;
}



.icc-itm span{
    text-align: center;
    font-size: 14px;
	    font-family: 'Open Sans' !important;
    color: #606060;
    display: block;

}

.icc-greywrap{
	background:#f9f9f9;
	width:100%;
	min-height:300px;
	display:block;
}


.iccbtnblue{         float: left;
    background: #76b900;
    width: 285px;
    height: 76px;
    margin-right: 86px;
    margin-bottom: 20px;
	}
	.iccbtnblue.icc-lastb span{
	
	}
.iccbtnblue span{    float: left;
    color: #fff;
	    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Open Sans' !important;
    margin-top: 26px;
    margin-left: 7px;}
.iccbtnblue img{
	
	float: left;
    margin-top: 12px;
    margin-left: 18px;
    height: 47px;
}	

	.icc-lastb {margin-right:0;}
	
	
	.icc-wrap2 {
    width: 1029px;
    margin: 0 auto;
    padding-top: 47px;
}

#icc-formimage{display:inline-block;}
.iccformwrap {          display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    margin-top: 0;
    width: 650px;
    border: 0;
    padding-left: 22px;
    padding-top: 7px;}
.flasd h1{
    color: #232323;
	text-align:center;
    font-size: 26px;
    font-family: 'Open Sans' !important;
    margin-top: 152px;
}

.flasd span{    color: #606060;
    font-size: 16px;
    font-family: 'Open Sans' !important;
    margin-top: 11px;
	text-align:center;
    display: block;
    margin-bottom: 20px;}
	
	
	.iccformwrap input[type=text],.iccformwrap input[type=phone],.iccformwrap input[type=email]{
background: #f1f2f4;
    border: 0;
    border-left: 3px solid #76b900;
    float: left;
    width: 305px;
    margin-right: 16px;
    height: 30px;
    text-indent: 13px;
    margin-bottom: 17px;
    border-top: 1px solid #909090;
    border-bottom: 1px solid #909090;
    border-right: 1px solid #909090;
	}
	.flasd{      display: block;
    width: 947px;
    margin: 0 auto;}
	
	
	   
	
	.iccformwrap input[name=mailer],	.iccformwrap input[name=company]{margin-right:0;}
	
	
	.flasd input[type=submit]{         color: #FFF;
    font-size: 23px;
    float: right;
    background: #4a4545;
    border: 0;
    margin-top: 7px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    margin-bottom: 20px;
  
    width: 220px;
    height: 78px;
    margin-right: 40px;}
	
	.icc-itpt{
	    margin: 0 auto;
    width: auto;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #008ed6;
	}
	
	.icc-itpt a{  text-decoration:none;font-size: 18px;line-height:22px;    line-height: 31px;
    color: #000;}
	
	
	.icc-itpt span{color:#000;}
	
	
	#fulloutlinedownload{
		    width: 400px;
    height: 71px;
    background: #76b900;
    border: 0;

    margin: 0 auto;
    color: #FFF;
    display: block;
    text-align: center;
    font-size: 29px;
    line-height: 70px;
    margin-top: 56px;
	margin-bottom:25px;
	}
		#fulloutlinedownload:hover{
			    background: #588a00;
		}
	
	h2.icc-iynaq{
		
		margin-bottom: 73px;
		 color: #636566;
    font-size: 29px;
    font-family: 'Open Sans' !important;
	text-align:center;
	margin-top:60px;
	}
		
	.icc-wrap3 {
    width: 1029px;
    margin: 0 auto;    font-size: 23px;
    padding-top: 43px;
}
.icc-qaitm{
float: left;
    font-size: 21px;
    color: #747474;
    width: 353px;
    margin-top: 21px;
}
.icc-choice{
    border: 1px solid #747474;
    border-radius: 5px;
    float: left;
    display: block;
    width: 204px;
    margin-bottom: 31px;
    height: 81px;
    margin-right: 32px;
    font-size: 22px;
    color: #747474;
    text-align: center;
    line-height: 20px;
    padding-top: 29px;
	}
	.icc-choice.last{
		  margin-right: 0;
	}
	#searchfortr:hover{
background:#012a48;

	}	
	
	#searchfortr{     width: 197px;
    height: 65px;
    background: #76b900;
    border: 0;
   
    margin: 0 auto;
    color: #FFF;
    display: block;
    text-align: center;
    font-size: 26px;
    line-height: 65px;
    margin-top: -4px;
    margin-bottom: 25px;
    float: right;
	margin-bottom:150px;
	}
	
	.iccbtnblue:first-child span {

    margin-top: 13px;
	}

	.selectedblue{
		
		  border: 1px solid #000;
    background: #76b900;
    color: #fff;
		
	}
	
	
	.popupdetails{ position: absolute;
    background: #FFF;
    border-radius: 12px;z-index:999;
    border: 1px solid #CCC;
    box-shadow: 1px 1px 17px #ccc;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    height: 300px;
    margin-top: 113px;display:none;}
		.popupdetails label{
			    font-size: 24px;
    margin-left: 30px;
    margin-top: 8px;
    display: block;
			
		}
		.popupdetails input{
			
			    margin-left: 26px;
    width: 240px;    font-size: 20px;
    height: 51px;
		}
		
		.popupdetails #searchfortr{
			    width: 245px;
    height: 65px;
    background: #000000;
    border: 0;
    border-bottom: 3px solid #012845;
    margin: 0 auto;
    color: #FFF;
    display: block;
    text-align: center;
    font-size: 26px;
    line-height: 65px;
    margin-top: 18px;
    margin-bottom: 25px;
    float: none;
    margin-bottom: 150px;
		}
		
		.darker{position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    z-index: 99;
    display: none;
    top: 0;
    left: 0;}
	
	
	.newcolumns1{    width: 28%;
    display: inline-block;} 
	
	.iccbtnblue{
		 overflow: hidden;
  position: relative;
		

	}
	
	.iccbtnblue:after{
		
		 background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: 0;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: -10;
	}
	
	.iccbtnblue:hover {

  background:#588a00;
  

}


	.flasd input[type=submit]{
		  border: 0px solid rgba(60, 55, 55);
		  outline: 1px solid;
  outline-color: rgba(60,55, 55, .5); 
      margin-bottom: 80px;
  outline-offset: 0px;
		 box-shadow: inset 0 0 20px rgba(60, 55, 55, 0);
		 transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
		

	}


.flasd input[type=submit]:hover {
 
  background:#012845;
}
	
/*********************** Coral Hpc Page **********************/

.hpc-topheader{    
	width: 100%;
    background: url(images/hpc-top.jpg) no-repeat;
    height: 557px;
    display: block;
    padding-top: 120px;
	}
.hpc-floatcontent{
	
    background: #222a35;
    width: 80%;
    height: 250px;
    opacity: 0.9;
    padding: 42px;
    margin: 0 auto;
}


.hpc-floatcontent p{
	    font-family: DINWebPro,Calibri;
    font-size: 30px;
    color: #FFF;
    line-height: 37px;
    margin-top: 26px; 
}
.hpc-floatcontent h1{
	    font-family: DINWebPro,Calibri;
    font-size: 60px;
    font-weight: bold;
    color: #FFF;
    line-height: 37px;
}
	
	.hpc-abtn{
		background:#262626;
			height:88px;
	}
	.hpc-abtn:hover{
	background: #0e2a51;
  
    box-shadow: 0px 1px 9px #28aac2;
	}
	
	.hpc-small_bl{
		background:#262626;
		width:23px;
		height:31px;
		display:block;
		margin:0 auto;
	}
	
	.hpc-topbuttons{width:100%;}
	.hpc-btnbb{    
	    width: 31.1%;
    display: inline-block;
    margin-right: 3%;
	    font-family: DINWebPro,Calibri;
    font-size: 24px;
    font-weight: bold;	cursor:pointer;
    color: #FFF;
    line-height: 88px;
	}
	
	
	.hpcbtlast{margin-right: 0%;}
	
	.hpc-sprite{
		background:url(images/hpc-sprite.png);
	}
	
	.hpc1btn{
	    width: 62px;
    height: 75px;
    float: left;
    background-position: -5px 0px;
margin-left: 13px;
		
	}	
	.hpc2btn{
width: 46px;
    height: 75px;
    float: left;
    background-position: -60px 0px;
    margin-left: 39px;
    margin-right: 6px;

	}	
	.hpc3btn{
	    width: 78px;
    height: 85px;
    float: left;
    background-position: -97px -12px;
	    margin-left: 15px;
	}
	
	body.page-template-page-hpc-php h2{    
	    font-family: DINWebPro,Calibri;
    font-size: 38px;
    font-weight: bold;
    color: #262626;
    text-align: center;
    margin-top: 95px;
	}
	.hpc-blueline{width:133px;
	height:2px;
	background:#3396ce;
	margin:0 auto;
	margin-top: 16px;
	    margin-bottom: 40px;
	display:block;}
	
	.hpcdateicon{width: 46px;
    height: 75px;
    float: left;
    background-position: -60px 0px;
  }
  
  .hpc-date{display:inline-block;}
  
  .hpcbt{width: 46px;
    height: 75px;
    float: left;
    background-position: -60px 0px;
  }
  
  .hpc-timeline{       
	padding-right: 39px;
    width: 171px;
    vertical-align: top;
    height: 805px;

    display: inline-block;
    text-align: right;
   }
  .hpc-line{    width: 2px;
       height: 10000px;
    float: right;
    background: #262626;
    margin-left: 19px;}
  .hpcjan{    color: #323131;
    font-family: DINWebPro,Calibri;
    font-size: 26px;
    position: relative;
    top: 51px;}
  .hpcjanbck{    width: 50px;
    height: 54px;
    position: absolute;
    background-position: -11px -76px;
    margin-left: 15px;
    margin-top: -6px;
   }
  .hpcfeb{    color: #323131;
    font-family: DINWebPro,Calibri;
    font-size: 26px;
    position: relative;
    top: 241px;}
	
	.hpcmarch{    position: relative;
    top: 551px;}
	
  .hpcroundb{      background: #262626;
    width: 18px;
    height: 18px;
    border-radius: 41px;
    position: absolute;
    margin-top: 10px;
    margin-left: 13px;}

	.hpc-tlposts{
	    display: inline-block;
    width: 992px;
    height: 830px;
    padding-left: 49px;
    overflow-y: auto;
	}
		.monthofthepost{    font-size: 34px;
    text-align: center;}
		
		.hpc-tlpp{    display: inline-block;
    vertical-align: top;}
		
		.hpc-postcontetnt{     
		display: inline-block;
		vertical-align: top;
		width: 713px;
		margin-left: 21px;
		margin-top: 22px;}
	
	.hpc-postcontetnt h3{
 color: #181818;
    font-family: DINWebPro,Calibri;
    font-size: 21px;
    font-weight: bold;
    border-bottom: 2px solid #6d6d6d;
    padding-bottom: 13px;
    padding-right: 36px;
  
	}
	
	.hpc-postcontetnt  p{
color: #171717;
    font-family: DINWebPro,Calibri;
    font-size: 21px;
    margin-top: 13px;
	}
	
	.hpcdateicon{
	    width: 84px;
    height: 86px;
    float: left;
    background-position: -174px -15px;
    vertical-align: top;
	}
	
	.hpc-date{	
    font-family: DINWebPro,Calibri;
    font-size: 18px;
    float: left;
    width: 49%;
    margin-right: 6px;
    vertical-align: top;
    margin-top: 31px;
	}
	
	.hpc-db{
    width: 339px;
    height: 60px;
    background: #262626;
    float: right;
    font-family: DINWebPro,Calibri;
    font-size: 23px;
    font-weight: bold;
    color: #FFF;
    line-height: 60px;
    text-indent: 9px;
    margin-top: 21px;
    margin-right: 20px;
    margin-bottom: 52px;
	}
	.hpc-db2{
    width: 339px;
    height: 60px;
    background: #262626;
    float: left;
    font-family: DINWebPro,Calibri;
    font-size: 23px;
    font-weight: bold;
    color: #FFF;
    line-height: 60px;
    text-indent: 9px;
    margin-top: 21px;
    margin-right: 14px;
    margin-bottom: 52px;
	}
	
	.hpcbt{    width: 44px;
    height: 56px;
    float: left;
    background-position: -67px -78px;
	}
	.grayepc{
	background:#eeeeee;
	width:100%;
	
	}
	
	.epciconga1{
    width: 141px;
    height: 114px;
    display: inline-block;
	    margin-bottom: 33px;
    vertical-align: top;
    background-position: -24px -151px;    margin-left: 91px;
	}
	
		.epciconga2{
    width: 141px;
    height: 114px;
    display: inline-block;
    vertical-align: top; margin-bottom: 61px;
    margin-left: 91px;
    background-position: -1277px 7px;
	}
	
		.epciconga3{
    width: 141px;
    height: 114px;
    display: inline-block;    margin-left: 91px;
    vertical-align: top;
       background-position: -192px -131px;
	       margin-bottom: 61px;
	}
	
	.epcpscj{
    display: inline-block;
    vertical-align: top;
    font-family: DINWebPro,Calibri;
    font-size: 25px;
    font-weight: bold;
    width: 890px;
    color: #171717;
    margin-top: 31px;
    margin-left: 38px;
	}
	
	.hpc-price{
    font-size: 66px;
    font-weight: bold;
    font-family: DINWebPro,Calibri;
    color: #0186b1;
    text-align: center;
	}
	
	.hpc-abprice{
				  font-size: 34px; 
    font-weight: bold;
	 font-family: DINWebPro,Calibri;
	  color: #141414;
	  text-align:center;
	      margin-bottom: 21px;
	}
	
	.hpc-db3{
    width: 472px;
    height: 96px;
    background: #262626;
    display: block;
    font-family: DINWebPro,Calibri;
    font-size: 44px;
    font-weight: bold;
    color: #FFF;
    line-height: 91px;
	    box-shadow: 3px 5px 1px #5a5a5a;
    text-indent: 9px;
    margin-top: 21px;
    margin: 0 auto;
    margin-bottom: 52px;
	}
	
		
	.hpcbt2{      width: 64px;
    height: 86px;
    float: left;
    background-position: -67px -280px;
    margin-left: 11px;
	}
	
	.activmonth{
width: 46px;
    height: 62px;
    position: absolute;
    background-position: -17px -81px !important;
    margin-left: 21px;
    margin-top: -1px;
    border-radius: 0;
    background-color: transparent;
    background: url(images/hpc-sprite.png);
	}
	
	.timelinewrap{    overflow: hidden;
    display: inline-block;
    width: 171px;    height: 805px;
    vertical-align: top;}
	
	.pricehpc{
		    display: inline-block;
	}
	
	
	.spritimqa{
	background:url(images/certificationcenter.png) no-repeat;
	
	}
	
	.aab1{
		    background-position: 4px 2px;
	}
	.aab2{
		    background-position: 4px -35px;
	}
	.aab3{
		    background-position: 4px -67px;
	}
	.aab4{
		    background-position: 4px -100px;
	}
	
	.btnmcc{
	    background-color: #004574;
    border-radius: 4px;
    display: inline-block;
    padding: 8px;
    color: #FFF;
    font-size: 21px;
    padding-left: 44px;
    line-height: 22px;
    padding-right: 12px;
    height: 40px;
	margin-right: 20px;
	}
	
	.btnmcc:hover{
		box-shadow: 0px 0px 7px #000;
    background-color: #033150;
	}
	
	.maincertificatecheck{
width: 100%;
    height: 140px;
    background: #434343;
    border-radius: 10px;
    padding-top: 24px;
    margin-top: 30px;
	}
	
	.maincertificatecheck label{color: #fff;
    margin-right: 19px;
    font-size: 23px;
    margin-left: 39px;}
	.maincertificatecheck input{width: 310px;
    height: 40px;
    border-radius: 8px;
    display: inline-block;
    margin-right: 14px;}
	.aab5{background-color: #ffffff;
    border-radius: 8px;
    display: inline-block;
    padding: 8px;
    color: #000;
    font-size: 21px;
    /* padding-left: 44px; */
    line-height: 22px;
    /* padding-right: 12px; */
    height: 40px;
    /* margin-right: 20px; */
    box-shadow: 0px 0px 14px #ccc;
	width: 275px;
    text-align: center;
}
	.woocommerce-page *{font-size:15px;}
	
	.plan .infoContainer .desc{

    min-height: 90px;
}.plan .infoContainer .features {
   
    min-height: 109px;
}

.newvideotitle{
    display: block;
    border-bottom: 1px solid #CCC;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 12px;
	
}

.newvideomore{
    font-size: 20px;
    color: #000;
    float: right;
    line-height: 12px;
    margin-top: 51px;
    margin-bottom: 38px;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #76b900;
    float: left;
    margin-right: 11px;
}



.page-footer__social__link {
    text-decoration: none;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 18px;
}
.page-footer__social__label {
    font-size: 16px;
    color: #747474;
    display: inline-block;
    margin-right: 20px;
    height: 45px;
    vertical-align: top;
    padding-top: 12px;
}
.page-footer__social__link {
    margin-right: 10px;
}
.page-footer__social {
    display: inline-block;

    text-align: right;
}

.newbtnmaya {
    color: #000 !important;
	border-radius:0 !important;
}

.newbtnmaya:hover {
    color:#76b900 !important;
	border-radius:0 !important;
	border-color:#76b900 !important;
}


.page-id-19945 .support-content ul {
    line-height: 22px;
}

.page-id-19945 .support-content {
    white-space: initial;
    line-height: 25px;
}



.bannernew3 h1{font-family: DINWebPro,Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif !important;}

.newcls101{ color:#76b900; }
.newcls101 span{color: #434343;}