/* common.css Start */

/*master css code*/
html{height:100%;}
body{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -webkit-flex-direction:column; -ms-flex-direction:column; flex-direction:column; height:100%;}
.wrapper{flex:1 0 auto; -ms-flex:1 0 auto;  -webkit-flex:1 0 auto; float:left; width:100%;}
.no-flexbox .wrapper{min-height:100%;}


*{transition: all 0.5s ease; margin:0; padding: 0;}
a,a:hover,a:focus, a i{transition: all 0.0s ease; text-decoration: none; outline: none;}
a{color:#006990;}
a:focus{color:inherit;}
li,ul,ol{list-style: none;}
/* h1 refers to the main headings */
h1{font-family: 'proxima_novalight'; color: #565656;  font-size: 25px; margin:0;}
/* h1.invert refers to the main headings with colored backgrounds*/
h1.invert{color:#fff;}
/* h1.v2 refers to the main headings with close paragraphs below */
h1.v2{margin-bottom: 20px; text-transform:none;}
/* h2 refers to the sub headings of the modules*/
h2{font-family: 'proxima_novalight'; color: #565656; font-size: 35px;  margin-bottom: 25px; /*text-transform: uppercase;*/ margin-top:0; line-height:100%;}
h2.invert{color: #ffffff;}
/* h3 refers to green headings */
h3{color: #565656; font-family: 'proxima_novalight'; font-size: 25px; margin-bottom: 10px; margin-top: 0px;}
h3.invert{color: #ffffff;}
/* h4 refers to small headings */
h4{font-family: 'proxima_novalight'; color: #565656; font-size: 28px; margin-bottom: 10px;     margin-top: 20px;}
h4.invert{color: #ffffff;}
/* h5 refers to clone of h2 */
h5{font-family: 'proxima_novasemibold'; color: #565656; font-size: 22px;     line-height: 30px;}
h5.invert{color: #ffffff; padding:0; margin:0}
h6{font-size:18px; font-family: 'proxima_novaregular'; color: #565656; font-size: 18px; }
/* default style for all the paragraphs */
.header_gray{color:#565656;font-family: 'proxima_novaregular'; font-size: 25px; }
p{font-family: 'proxima_novaregular'; color: #565656; font-size: 18px; line-height: normal; margin:0; word-wrap: break-word;}

li{color:#565656; list-style:disc;font-family: 'proxima_novaregular'; }
ol li{list-style:decimal; }


.hr{ float:left; width:100%; margin:25px 0;}
.footer-container .hr, .breadCrumb  .hr{margin:0;}
nav.navbar .hr{margin:0;}

.hr.thin{ height:1px;}
.hr.thick{ height:6px;}
.light-gray{background:#eaeaea;}
.gradient-corporate{
background: #aadb1e; /* Old browsers */ background: -moz-linear-gradient(left,  #aadb1e 0%, #006a91 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#aadb1e), color-stop(100%,#006a91)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* IE10+ */ background: linear-gradient(to right,  #aadb1e 0%,#006a91 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aadb1e', endColorstr='#006a91',GradientType=1 ); /* IE6-9 */
}
.section-custom li{font-size:18px;}

.secondary-nav h2 {display:block;}
.secondary-nav.fixed h2 {display:none; }
 .secondary-nav.fixed ul {margin-top:17px;}
.tech_center_box li, .res_block li, .footer-container li, .technical-detail li{list-style:none;}
.tech_center_box ul, .technical-detail ul{padding-left: 0;}
.no-padding-left{padding-left: 0 !important;}
.no-padding-right{padding-right: 0;}
.section-custom{margin:25px 0px; width:100%;display:inline-block;}
.content-container .prospectives_listing ul{padding:0;}
.content-container .technical-detail ul{padding:0;}
.prospectives_listing span{list-style:none; margin:5px 0; display:inline-block; width:100%; font-size:18px;}
.prospectives_listing li{list-style:initial; list-style-position:inside;}
/* margin top 30px */
.mt-30{margin-top: 30px;}
/* margin top 15px */
.mt-15{margin-top: 15px;}
/* margin top 50px */
.mt-50{margin-top: 50px;}
/* no margin top */
.mt-0{margin-top: 0px !important;}
/* margin bottom 15px */
.mb-15{margin-bottom: 15px;}
/* margin bottom 30px */
.mb-30{margin-bottom: 30px;}
/* margin bottom 20px */
.section-custom.mb-20{margin-bottom: 20px!important;}
/* margin bottom 50px */
.mb-50{margin-bottom: 50px;}
/* margin bottom 100px */
.mb-100{margin-bottom: 100px;}
/* no margin bottom */
.mb-0{margin-bottom: 0px !important;}
.mg-0{margin-bottom: 0px !important; margin-top: 0px !important;}
/* padding top & bottom */
.pd-25{padding:25px 0px;}
.pt-50{padding:50px 0px 0;}
.pd-all{padding:25px 20px;}
/* margin top & bottom */
.section-custom  a{ font-family: 'proxima_novaregular';}
.section-custom  a.btn{ font-family: 'proxima_novasemibold';}
.section-custom .section-custom{margin:0px 0 20px;}
.pb-0{padding-bottom:0;}
/* thick border with gradient */
.vm-border{background: #aadb1e; /* Old browsers */ background: -moz-linear-gradient(left,  #aadb1e 0%, #006a91 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#aadb1e), color-stop(100%,#006a91)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* IE10+ */ background: linear-gradient(to right,  #aadb1e 0%,#006a91 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aadb1e', endColorstr='#006a91',GradientType=1 ); /* IE6-9 */ width:100%; height:6px; float:left }
input[type="reset"], input[type="reset"]:hover, input[type="reset"]:focus{background:#ebebeb; color:#565656;}

.content-container .vm-border{  float:none; display: inline-block; /*display:table;*/ margin: 25px 0;}
.blueGradient.mt-15{margin-top:15px;}
.blueGradient.mb-15{margin-bottom:15px;}
.blueGradient.mt-30{margin-top:30px;}
.blueGradient{
background: rgb(0,63,86); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,63,86,1) 0%, rgba(0,105,144,1) 90%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,63,86,1) 0%,rgba(0,105,144,1) 90%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,63,86,1) 0%,rgba(0,105,144,1) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f56', endColorstr='#006a91',GradientType=0 ); /* IE6-9 */
clear:both; display:inline-block; width:100%;
}
.blueGradientV2{
background: #00384c; /* Old browsers */
background: -moz-linear-gradient(top,  #00384c 0%, #0095d3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #00384c 0%,#0095d3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #00384c 0%,#0095d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00384c', endColorstr='#0095d3',GradientType=0 ); /* IE6-9 */
}
.collapse_container {
  float: left;
  text-align: center;
  width: 100%; margin-bottom:25px;
}
.blueGradient a.seeAll:hover, .greenGradient a.seeAll:hover{text-decoration:underline; color:#fff;}
/*.blueGradient h1{color: #fff;}
.blueGradient h2 { color: #fff; float:left; width:100%;}*/
.blueGradientV2 *, .blueGradient *, .greenGradient *, .skyblueGradient *, .blueGradientTrans *, .greenGradientTrans * {color:#fff;}
.blueGradientV2 a:hover, .blueGradient a:hover, .greenGradient a:hover, .skyblueGradient a:hover, .blueGradientTrans a:hover, .greenGradientTrans a:hover {color:#fff; text-decoration:underline}
.blueGradientTrans{  display:inline-block; width:100%; clear:both;
background: -moz-linear-gradient(top,  rgba(0,105,144,1) 0%, rgba(0,105,144,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,105,144,1) 0%,rgba(0,105,144,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,105,144,1) 0%,rgba(0,105,144,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006a91', endColorstr='#00006a91',GradientType=0 ); /* IE6-9 */
}
.greenGradient{  display:inline-block; width:100%;
background: rgb(56,124,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(56,124,44,1) 24%, rgba(170,219,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(56,124,44,1) 24%,rgba(170,219,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(56,124,44,1) 24%,rgba(170,219,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#387c2c', endColorstr='#aadb1e',GradientType=0 ); /* IE6-9 */
clear:both;
}
.greenGradientTrans{
background: -moz-linear-gradient(top,  rgba(56,124,44,1) 10%, rgba(170,219,30,0.7) 35%, rgba(0,105,144,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(56,124,44,1) 10%, rgba(170,219,30,0.7) 35%, rgba(0,105,144,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(56,124,44,1) 10%, rgba(170,219,30,0.7) 35%, rgba(0,105,144,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#387c2c', endColorstr='#aadb1e',GradientType=0 ); /* IE6-9 */
}
.skyblueGradient{
background: -moz-linear-gradient(top, rgba(0,149,211,0) 0%, rgba(0,149,211,0) 17%, rgba(0,149,211,0.95) 96%, rgba(0,149,211,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,149,211,0) 0%,rgba(0,149,211,0) 17%,rgba(0,149,211,0.95) 96%,rgba(0,149,211,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,149,211,0) 0%,rgba(0,149,211,0) 17%,rgba(0,149,211,0.95) 96%,rgba(0,149,211,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000094d2', endColorstr='#0094d2',GradientType=0 ); /* IE6-9 */
}

.visible{display: block !important;}
body a:hover {color: #0094d2;}
button{border: none; outline: none;}
button.green, a.green{transition: all 0.4s ease; margin-top:5px; text-transform: capitalize; background: #62a339; color:#fff; font-family: 'proxima_novaregular'; padding:9px 20px 3px; line-height: 18px; border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; -ms-border-radius:3px; outline:none;font-size: 18px;}
a.btn-green.disabled, a.btn-green.disabled:hover{background:lightgrey; color:#565656 !important; pointer-events:none;}
button.green:hover, a.green:hover{background: #76c14d; color:#fff;}
/* main container which is holding the whole content */
.content-container {float: left; width: 100%; padding-left: 135px;}
/*.content-container section:first-child{padding-top: 50px}*/
/*.content-container div:first-child{padding-top: 50px}*/
.container-fluid{padding-left:40px; padding-right: 40px; max-width:1375px;}
.nav-vm .container-fluid{padding-left: 15px; padding-right: 15px; max-width:100%;}
@media (max-width:800px){
.content-container{padding-left: 0;}
.container-fluid{padding-left:25px; padding-right: 25px;}
p{font-size: 16px;}
.mt-50{margin-top: 30px;}
h2{font-size:28px;}
h3,h1,h4{font-size:22px;}
.pd-full-width {
    padding-left: 20px;
    padding-right: 20px;
}
.headingCenter h2{text-align:center;}
}
@media (max-width:640px){
.container-fluid{padding-left:15px; padding-right: 15px;}
.container-fluid .row{margin-left: -10px; margin-right: -10px;}
.full-width > .container-fluid{padding:0 !important;}
}
.horizontal-whiteBar-50 {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding: 25px 0;
  width: 100%;
}
/* .snav_right button.green, .snav_right a.green{margin-bottom: 10px;} */
.L2-para-module h4{ margin-bottom:15px; margin-top:10px;}

.btn{transition: all 0.4s ease; margin-top:5px; text-transform: capitalize;font-family: 'proxima_novasemibold'; padding:9px 20px 3px; line-height: 18px; border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; -ms-border-radius:3px; outline:none;font-size: 18px; outline:none;}
button.btn{border:none;}
.content-container .btn{white-space: inherit;}
.btn.dropdown-toggle{white-space: nowrap;}
.cta a.btn{border-radius: 3px;
    font-family: "proxima_novasemibold";
    font-size: 18px;
    line-height: 18px;
   
    margin-top: 5px;
    outline: medium none;
    padding: 9px 20px 3px;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;}

.btn-green{ background: #62a339; color:#fff!important; }
.btn-white{ background: #fff; color:#62a343 !important; border:2px solid #62a339; }
.btn-light-grey{ background: #ebebeb; color:#565656; border:1px solid #dadada; }
.btn-light-grey:hover{ background: #ebebeb; color:#565656; border:1px solid #dadada;}
.btn-white:hover{ border:2px solid #76c14d; color:#fff !important; }
.btn.btn-white{padding: 8px 20px 2px;}
span.btn a {display: inline !important;}
span.btn-white a {color: #62a343; font-family: "proxima_novasemibold";}
span.btn-white:hover a {color: #fff;}
span.btn-green a {color: #fff; font-family: "proxima_novasemibold";}
.lightGrey-bg{background:#f5f5f5; clear:both;}
.blueGradientTrans h2, .blueGradientTrans p{color:#fff;}
.title_description{margin-bottom:0;}
.title_description h2{margin-top:0; margin-bottom:15px;}
/*.content-container h1, .content-container h2, .content-container h3, .content-container h4, .content-container h5, .content-container h6{margin-top:0 !important; padding-top:0 !important;}*/
.container-fluid .row .container-fluid{padding:0;}
.row .row{ margin:0;}
.related-list .features-block1{margin:20px 0;}
.full-width > .container-fluid{max-width:100% !important; padding:0px;}
.full-width > .container-fluid > .row{margin: 0}
.full-width > .container-fluid > .row > .col-md-12{padding:0;}
.demandgen .full-width > .container-fluid{padding: 0}
/*.container-fluid{padding:0 15px;}*/
.full-width > .container-fluid.full-width{padding:0px;}
.features-block1 .btn{margin-right:10px;}
.image-block img{width:100%;}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	padding:0 10px;
}
.row{margin-left:-10px; margin-right:-10px;}
.row .row .col-md-12{ padding:0;}
.container-fluid .row .col-md-12 > .row {margin-left:-10px; margin-right:-10px;}
.container-fluid .row .col-md-12 > .row .col-md-6{padding: 0 10px;}
.row .row .col-md-12.appenddiv{padding: 0 10px;}
.container-fluid .row .row .col-md-12 p a{display:inline; padding-top:20px;}




/* Skin color classes*/
.grey{background:#717074;}
.light-grey{background:#f9f9f9;}
.blue{background:#006990;}
.skyblue{background:#0095d3;}
.green{background:#63a33b;}
.brightGreen{background:#6db33f;}
.invert.brief-content-block{background: #fff;}
.grey *, .blue *, .skyblue *, .green *, .brightGreen *, .trans-blue *{color:#fff !important;}
.grey .btn-white, .blue .btn-white, .skyblue .btn-white, .green .btn-white, .trans-blue .btn-white, .brightGreen .btn-white{color: #62a343 !important;}
.grey .btn-white:hover, .blue .btn-white:hover, .skyblue .btn-white:hover, .green .btn-white:hover, .trans-blue .btn-white:hover, .brightGreen .btn-white:hover{color: #fff !important;}
.grey a:hover, .blue a:hover, .skyblue a:hover, .green a:hover, .brightGreen a:hover{color:#fff !important; text-decoration:underline;}
.light-grey.brief-content-block{border: 1px solid #dfdfdf;}
.light-grey h3, .light-grey p, .light-grey ul li, .light-grey ol li{color:#565656 !important;}
.light-grey a, .brief-content-block.light-grey a i{color:#006990;}
.light-grey a:hover, .brief-content-block.light-grey a:hover i{color:#0094d2 ; text-decoration:none;}



.trans-blue{background: #267997;  border: 1px solid #92BBCA;  float: left;  padding: 20px; width: 100%;}
.trans-blue h3, .trans-blue p, .trans-blue ul li, .trans-blue ol li{color:#fff;}
.trans-blue a, .brief-content-block.trans-blue a i{color:#fff;}

.btn:hover, .btn:focus{color:#fff ; background:#76c14d; outline:none; text-decoration: none!important;}
/* Skin color classes*/

/* icon color classes*/
.icon-blue{color:#0094d2;}
.icon-darkblue{color:#006a91;}
.icon-green{color:#69b046;}
.icon-grey{color:#565656;}
.icon-white{color:#ffffff;}
/* icon color classes*/

.secondary-nav li{list-style:none}
.pd-full-width{padding-left:40px; padding-right:40px;     max-width: 100% !important;}
.pd-full-width .container-fluid{width: 100% !important;  max-width: 100% !important; padding: 0;}

.content-container ul.tasks{ padding:0; margin:0;}
.content-container ul.tasks li{ list-style:none;padding-top: 10px;padding-bottom: 10px;}
.content-container ul.tasks li:first-child{padding-top:0;}
.content-container ul.tasks li:last-child{padding-bottom:0;}
a.navSelecter{width:100%;  clear:both;}
.navSelecter:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
	 
.navSelecter { display: inline-block; }
/* start commented backslash hack \*/
* html .navSelecter { height: 1%; }
.navSelecter { display: block; }
a.collapse_content:hover i{text-decoration:none;}

.loader-box{background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0; display: none; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 999999; }
.loader-box img{ position: fixed;top: 50%;left: 50%;margin-top: -20px;margin-left: -20px;overflow: hidden;z-index: 1104;display: block; }

@media (max-width:992px){
	.related-list .container-fluid .row .blueGradient { padding:20px;}
.related-list .blueGradient .features-block1{ margin:0px;}
}
@media (max-width:800px){
	.pd-full-width{padding-left:20px; padding-right:20px; }
	/*.pd-full-width .container-fluid{ padding:5px;}*/
	.loader-box img{margin-left:-60px;}
}
.customer_filter.filters_fixed.fixed_panel + .eventList {
    float: left;
     transition: none 0s ease 0s ;
}
.paddingTopCl *{transition:none}
/*masyer css code*/


/*section{clear: both;}*/

.section-custom.stylized-header{margin:25px 0 0px;}
.section-custom.stylized-header p{margin-top:10px;}
.blueGradientTrans h2{margin-bottom:0;}
.blueGradientTrans h2+p, .blueGradient h2+p, .greenGradient h2+p, .greenGradientTrans h2+p, .skyblueGradient h2+p{padding-bottom: 25px;padding-top: 10px;}
/*.titleDesc h2{margin:0 0 10px 0;}
.titleDesc h2:only-child {margin-bottom: 0;}*/
.titleDesc p{padding-top:10px;}

 
 
 
 .border-vm .grey_blocks_module:last-child {margin-bottom: 0;}
.grey_blocks_module:last-child{margin-bottom:50px;}
.border-vm .grey_blocks_module{margin-top: 0;}
.border-vm .blueGradient{margin-bottom:30px;}
.collapse_content {display: table; margin: 0px auto 0; text-align: center; font-size: 22px; font-family: "proxima_novaregular"; color: #006990; clear: both; line-height:100%;}
.collapse_content:focus{color: #006990;}
.collapse_content:hover{color: #0094d2;}
.collapse_content i {clear: both; display: inline-block; position: relative; top: -2px; width:100%; }
.collapse_content i.inline{display: inline; top:0;}
.play_video{left: 50%; margin-left: -50px !important; margin-top: -50px !important; position: absolute; top: 50%; z-index: 0;} 
.play_video img{margin-top:-50px; margin-left: -50px;}
.timestamp{color: #fff; float: none!important; font-family: "proxima_novasemibold"; position: absolute; font-size: 18px; right: 10px; top:10px;}
.timestamp.invert{color: #565656;}
.collapse_content.white{ color: #fff;}
.collapse_content span{transition: all 0.0s ease;}
.collapse_content.white:hover span{ color: #fff; text-decoration:underline}
.collapse_content.white:hover i{  text-decoration:none!important; display: inline-block;; width:100%;}
.seprator{margin-bottom: 30px; margin-top: 30px;}
.product .features-block1 a:hover {color: #0094d2;}
.content-container ul, .content-container ol{ padding-left: 30px; margin: 10px 0 15px;}
.border-top h4 {margin-top: 0; }
.bullets li{list-style: disc;}
.para-module{margin-top:40px;}
.para-module p a {color: #006990; display:block; margin-top: 20px; }
.grey_blocks_module {float: left; margin: 50px 0 100px; width: 100%; }
.grey_block{background: #f9f9f9; border:1px solid #dfdfdf; padding: 20px; float: left; width: 100%;}
.grey_block h3{text-transform: capitalize; margin-top: 5px; margin-bottom: 10px;}
.grey_block a{font-size: 18px; font-family: "proxima_novaregular"; color: #006990;}
.transBlock{background: rgba(255,255,255,0.15); border:1px solid rgba(255,255,255,0.5); padding: 15px 20px; float: left; width: 100%;}
.transBlock h3{text-transform: capitalize; margin-top: 5px; margin-bottom: 10px;}
.transBlock a{font-size: 18px; font-family: "proxima_novaregular"; color: #fff;}
.transBlock a:hover{color: #fff; text-decoration:underline}
.subcat-module{margin-top:50px; padding-top:30px;}
.seven_five_col{margin-top:80px;}
.seven_five_col h3{margin-top:0; margin-bottom:10px;}
.seven_five_col p{margin-bottom:15px;}
.subcat-module h2 {margin-bottom: 15px;}
.heading-main{text-transform: uppercase; font-size:35px; margin-bottom:30px;}
/* Brightcove Video css */
.modal1 { background: #000000 none repeat scroll 0 0;border: 0 solid rgba(0, 0, 0, 0.2);border-radius: 5px;display: none;left: 50%;margin: -250px auto 0 -482px;padding: 0;position: fixed;top: 50%;width: 965px;z-index: 99999;}
#close_video{background-color: rgba(0, 0, 0, 0);color: #ffffff;cursor: pointer;font-size: 36px; font-weight: bold;height: 60px;position: absolute;right: 0;top: -50px;width: 30px;}
#close_video:hover{color: #0094d2;}
.containing-block {float: left;width: 100%;}
.outer-container {height: 0; padding-bottom: 56.25%; position: relative;}	
.BrightcoveExperience {height: 100%; left: 0; position: absolute; top: 0; width: 100%;}
.overlay-brightcove { background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0; display: none; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 99999;}
.img-left > a {display: table-cell;height: 100%;left: 0;margin-left: 0;margin-top: 0;position: absolute;top: 0;vertical-align: middle;width: 100%;}
.img-left > a  img{left: 50%;margin-left: -50px;margin-top: -50px;position: relative;top: 50%;}
.content-wrapper em {float: left; font-family: proxima_novasemibold; font-size: 18px; margin-bottom: 30px; margin-top: 80px; }
.border-top{border-top:1px solid #eaeaea; float:left; width:100%;}
.link{font-size: 18px; font-family: "proxima_novaregular"; color: #006990; display: inline-block;}
.L2-para-module ul li a { color: #006990; font-family: proxima_novaregular; font-size: 18px; line-height: 40px;}
.L2-para-module ul li a:hover { color: #0094d2;}
.colmDetModule p a{ display: block; margin-top:20px;}
.border-top.pd-25{padding-bottom:0;}
.bottom-shadow{box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.35); transition: none 0s ease 0s ; padding-bottom:10px;}
.row.hidden_clamp{display:none; clear:both;}


@media (max-width:991px){
/*.section-custom{float:none !important;}*/
/*.row .col-md-4, .row > .col-md-5 , .row > .col-md-6 , .row > .col-md-7 ,  .row >.col-md-8 {margin-top:20px;}
.col-md-7+.col-md-5, .col-md-5+.col-md-7, .col-md-6+.col-md-6, .col-md-4+.col-md-8, .col-md-8+.col-md-4, .col-md-4+.col-md-4, .col-md-3+.col-md-9, .col-md-9+.col-md-3{margin-top:20px; clear:both; display:inline-block; width:100%;}*/

.seven_five_col{margin-top:50px;}
.grey_block{margin-bottom: 30px;}
.link{margin-bottom: 50px;}
.modal1 {margin: -250px auto 0 -45%; width: 90%; z-index: 99999; top:55%;}
.para-module p a{margin-bottom: 30px;}
.grey_blocks_module .grey_block:last-child{margin-bottom:0;}
}
@media (max-width:991px){
.secondary-nav.fixed ul{margin-top:20px;}
}
@media (max-width:783px){
.secondary-nav.fixed ul{margin-top:0;}
}
@media (max-width:1000px){
  .secondary-nav.fixed h2 {display:block;}
}
 
@media (max-width:640px){
.secondary-nav.fixed h2{display:none;}
.support_cta .cta > a {
  float: none;
}
.bullets li{font-size: 15px;}	
.modal1{margin-top:0; top:33%;}
.subcat-module { margin-top: 0; padding-top: 0;}
.full-width.section-custom .container-fluid .row .col-md-12{padding:0;}
}

.fixedDiv, .scrolling , .secondary-nav, .content-container, .fusion_banner_bottom.fixedDiv.fixed_panel, section, .tech_paper_container{ transition:none}


/* color specific css */
.font-black{color:#565656}
.font-blue{color:#006990}
.font-light-blue{color:#0094d2}
.font-green{color:#69b046}
.font-white{color:#FFFFFF}
.icon-support-black{background-image:url("../images/support_ico_black.svg");}
.icon-support-blue{background-image:url("../images/support_ico_blue.svg");}
.icon-support-light-blue{background-image:url("../images/support_ico_hover.svg");}
.icon-support-green{background-image:url("../images/support_ico_green.svg");}
.icon-support-white{background-image:url("../images/support_ico.svg");}
.pricing-light-blue{color: #0094d2;}
.pricing-dark-blue{color: #006990;}
.pricing-heaging-gray{color: #818181;}
.pricing-light-green{color: #6cb149;}
.pricing-white{color: #fff;}
.pricing-light-gray{color: #565656;}
.pricing-default-gray{color: #565656;}
/* color specific css */


@media (max-width:992px){
.col-md-4  + .col-md-4  > .section-custom {margin-top:20px!important;}
}

.border-seprator {
  background:#eaeaea;
  margin:25px 0;
  height:1px;
  display:inline-block;
  width: 100%;
}
.section-custom.image img{max-width:100%;}
.hidden-pricing{display:none; margin-top:25px !important;}
.hidden-pricing .col-md-12{margin:25px 0 !important;}
.hidden-pricing .col-md-12:last-child{margin:0 !important;}
.collapse_container > #collapse_pricing {margin-top:25px; }

.news_block{border-top: 1px solid #e6e6e6; padding:10px 0 0;}
.news_block p{color: #999999; padding-bottom:5px; font-size:16px;}
.news_block a{font-size:18px; line-height:18px;}

.custom_selectBox.supportList .bootstrap-select.btn-group .dropdown-menu.inner{max-height:300px !important;}
.content-container a{word-wrap:break-word;}

.container-fluid .section-custom .row .col-md-12 .features-block1 p a {display: inline;padding-top: 0;}

/****** Image overlay Css *****/
.getImage{background-color: #000; text-align: center;}
.img-largeView{position: relative; top:50%; left:50%; margin-left: -49px; font-size:106px; color: #fff; margin-top: -56px; opacity: 0.7;}
.thumb-img .img-largeView{ margin-top: -100px;}
.img-thumb .img-largeView{left:0; margin-left: 0px;}
.pricing-box .img-largeView{position: absolute;}
.imgnewtab { display: none;}
.imgnewtab i{color:#fff; font-size:30px; position:absolute; top:20px;left:20px; z-index:100000;cursor:pointer; }
.modal1:hover .imgnewtab i{text-shadow: 0px 0px 10px rgba(0,0,0,0.9);}
@media only screen and (max-height:450px) {
	.modal1 {margin-top:0px ; top: 84px;}
}
/****** Image overlay Css *****/

/* common.css End */

/* fonts.css Start */
@font-face { 
  font-family: 'STONEHARBOUR-Italic';
  src: url('../fonts/STONEHARBOUR-Italic.eot?#iefix') format('embedded-opentype'),  url('../fonts/STONEHARBOUR-Italic.otf')  format('opentype'),
	     url('../fonts/STONEHARBOUR-Italic.woff') format('woff'), url('../fonts/STONEHARBOUR-Italic.ttf')  format('truetype'), url('../fonts/STONEHARBOUR-Italic.svg#STONEHARBOUR-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face { 
  font-family: 'STONEHARBOUR-Regular';
  src: url('../fonts/STONEHARBOUR-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/STONEHARBOUR-Regular.otf')  format('opentype'),
	     url('../fonts/STONEHARBOUR-Regular.woff') format('woff'), url('../fonts/STONEHARBOUR-Regular.ttf')  format('truetype'), url('../fonts/STONEHARBOUR-Regular.svg#STONEHARBOUR-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'STONEHARBOURSWASH-Regular';
  src: url('../fonts/STONEHARBOURSWASH-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/STONEHARBOURSWASH-Regular.otf')  format('opentype'),
	     url('../fonts/STONEHARBOURSWASH-Regular.woff') format('woff'), url('../fonts/STONEHARBOURSWASH-Regular.ttf')  format('truetype'), url('../fonts/STONEHARBOURSWASH-Regular.svg#STONEHARBOURSWASH-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {font-family: 'proxima_novalight'; src: url('../fonts/proximanova-light-webfont.eot'); src: url('../fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-light-webfont.woff2') format('woff2'), url('../fonts/proximanova-light-webfont.woff') format('woff'), url('../fonts/proximanova-light-webfont.ttf') format('truetype'), url('../fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'proxima_novaregular'; src: url('../fonts/proximanova-reg-webfont.eot'); src: url('../fonts/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-reg-webfont.woff2') format('woff2'), url('../fonts/proximanova-reg-webfont.woff') format('woff'), url('../fonts/proximanova-reg-webfont.ttf') format('truetype'), url('../fonts/proximanova-reg-webfont.svg#proxima_novaregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'proxima_novasemibold'; src: url('../fonts/proximanova-sbold-webfont.eot'); src: url('../fonts/proximanova-sbold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-sbold-webfont.woff2') format('woff2'), url('../fonts/proximanova-sbold-webfont.woff') format('woff'), url('../fonts/proximanova-sbold-webfont.ttf') format('truetype'), url('../fonts/proximanova-sbold-webfont.svg#proxima_novasemibold') format('svg'); font-weight: normal; font-style: normal; }

/* fonts.css End */

/* nav.css Start */

.nav-vm{width: 100%; background:#717074; margin:0; border:0; height:45px; min-height:45px; padding-left:150px; z-index:9999;}
.nav-vm .navbar-header{border:0; height:35px; min-height:auto;}
.nav-vm.navbar li a {color: #ffffff; padding: 6px 9px 0px; font-family: "proxima_novaregular";}
.nav-vm.navbar li a:hover{background:#464547 none repeat scroll 0 0; border-radius: 3px;}
.nav-vm.navbar li.login:hover a{background:#464547 none repeat scroll 0 0; border-radius: 3px;}
.nav-vm.navbar li.locale a i {margin-right: 8px; }
.nav-vm.navbar li.tel a i {margin-right: 4px; left:0;}
.nav-vm.navbar li.tel{transition:none;}
.login:hover ul{display: block;}
.login li{list-style:none;}
.login {padding-bottom: 8px; }
.login i{font-size: 12px; margin-left: 3px;}
.nav-vm .login ul li a{padding:0; width: 100%; font-size: 13px; font-family: 'proxima_novaregular';}
.nav-vm .login ul li a:hover{color: #0094d2;}
.nav-vm form{float:left; margin-left:10px; position: relative; -webkit-transition: all 0s; -moz-transition: all 0s; -ms-transition: all 0s; -o-transition: all 0s; transition: all 0s;} 
.nav-vm form input{float:left; height:25px; padding:0 25px 0 10px; border-radius:3px; border:none; position: relative; width: 155px; -webkit-transition: all 0s; -moz-transition: all 0s; -ms-transition: all 0s; -o-transition: all 0s; transition: all 0s; font-size:14px;}
.nav-vm form span{width:20px; cursor: pointer; height:20px;position: absolute; content: "\f002"; right: 0px; top: 2px; color: #717074; font-family: "FontAwesome"; font-size:14px;}
.login:hover a i{-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.nav-vm ul.navbar-nav {position: relative; top: 10px; }
.nav-vm .navbar-toggle{padding:0; border: none; background: none !important; color: #fff; font-size: 30px; margin-bottom: 0; margin-top: 4px; position: absolute; right: 5px;}
.nav-vm .navbar-collapse, .nav-vm .navbar-header{border: none;}
.login ul{position: absolute; left: 0; top: 34px; background: #464547; width: 145px; padding:10px 12px 12px; border-radius: 0 0 3px 3px; box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.6); display: none;}
.mobi-head{background: #252526 none repeat scroll 0 0; display: none; float: left; height: 48px; left: 0; position: fixed; top: 0; width: 100%; z-index: 999999;}
.mobi-head span{color: #fff; cursor: pointer; font-size: 23px; float: right; margin: 12px 15px 0 0;}
.mobi-search{display: none; color:#fff; cursor: pointer; font-size: 25px; position: absolute; top:12px; right: 45px;}
.overlay {background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0; display: none; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 999; }
.search-panel {float: left; left: 0; position: fixed; top: 40px; width: 100%; z-index: 9999; padding: 15px; background: #464547; top:-74px; }
.search-panel .form-inline {background-color: #ffffff; border-radius: 3px; padding: 5px 10px; height: 44px;}
.search-panel button {
    border: 0 none;
    color: #797979;
    float: right;
    font-size: 18px;
    height: 34px;
    line-height: 32px;
    padding: 7px;
	margin-top:0;
} 
.search-panel button:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #565656;
}
.toggleSearch{display:none;}
.search-panel .form-group {margin-bottom: 0; width: 100%; }
.search-panel .form-inline input {border: 0 none; box-shadow: none; width: 85%; font-size: 18px; font-family: 'proxima_novaregular'; position: relative; top: 2px; color: #5a5a5a;}
.reverse {color: #ffffff; font-family: 'proxima_novaregular'; font-size: 18px; left: 20px; position: relative; top: 15px; }
.reverse i{font-size: 22px; margin-right: 15px;}
.reverse font{top: -3px; position: relative;}
@media (max-width:800px) {
.login:hover a i{-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.search-panel .form-inline input{float:left;}
.mobi-search{display: block;}
.nav-vm{padding-left: 0;}
.nav-vm .navbar-nav form, .locale i{display: none;}
.nav-vm .navbar-nav > li{margin:10px 0;}
.nav-vm .navbar-collapse.collapse.in, .nav-vm .navbar-collapse.collapsing{background: #464547; position: relative; top: 12px; overflow: hidden;} 
.nav-vm ul.navbar-nav{width: 100%; margin:0;}
.login:hover ul{display: none;}
.nav-vm ul.navbar-nav{padding-bottom: 20px; padding-left: 15px; padding-right: 15px; background: #464547;}
.login{padding: 0; margin-bottom: 0 !important;}
.nav-vm.navbar li a:hover{color:#0094d2;}
.nav-vm.navbar li a{font-size: 15px; padding: 6px 5px 0;}
.login i{float: right; font-size: 20px;}
.login:hover a i{transform: none;}
.nav-vm.navbar li a i{left: 6px; position: relative; transition: all 0.2s ease 0s;}
.nav-vm.navbar li:hover i{left: 10px;}
.login > ul {background: #464547 none repeat scroll 0 0; box-shadow: none; position:static; padding-bottom: 0;  width: 100%; padding-top:4px; z-index: 9; padding-left:5px;}
.login > ul li{margin: 2px 0 13px; position: relative; list-style:none; line-height: normal;}
.nav-vm .login > ul li a{font-size: 15px; width:100%; display: inline-block;}
}
@media (min-width: 801px) and (max-width: 870px) {
.nav-vm form input{width: 100px;}
}
@media (min-width: 768px) and (max-width: 800px) {
.navbar-collapse.collapse {display: none !important; } 
.navbar-collapse.collapse.in {display: block !important; } 
.navbar-header .collapse, .navbar-toggle {display:block !important; } 
.navbar-header {float:none; }
}
@media (min-width:801px) {
.login a:hover + ul, .login ul:hover{display: block !important;}
.login:hover ul{display: block !important;}
}
.deskNavbar .navbar-nav>li, .deskNavbar .navbar-nav li.login a{display:block !important; font-size:14px;}
.deskNavbar .navbar-nav li.login ul{display:none;}

@media (min-width:992px) {
.nav-vm{padding-left:135px;}
}

@media (max-width:991px) and (min-width: 801px) {
.tel{margin-top:-3px; position:relative; padding-bottom:6px;}
.tel:hover span{display:block;}
.tel:hover a{background:#464547;}
.tel a i{font-size:21px;}
.tel span{display:none; position:absolute; background:#464547; padding: 18px 20px 7px 40px; border-radius: 0 0 3px 3px; right:0; margin-top:6px; height:48px; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.32); min-width:160px;}
.tel span:before{position:absolute; content:"\f095"; font-family: FontAwesome; font-size:16px; left:20px; top:15px;}
.toggleSearch{display:block; font-size:21px; cursor:pointer; color:#fff; border-radius:3px; padding:5px 10px 5px 10px; margin-left:-10px; position:relative; top:-3px; transition:none;}
.toggleSearch:hover, .wrapperSearch:hover .toggleSearch{background:#464547;}
.wrapperSearch:hover .searchWrapper, .searchWrapper:hover{display:block;}
.searchWrapper{display:none; position:absolute; background:#464547; padding: 15px 15px 15px 20px; right:-5px; margin-top:3px; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.32); border-radius: 0 0 3px 3px;}
.searchWrapper input[type="text"]{height:33px; width:180px;  padding-right: 38px;}
.searchWrapper .searchQuery{font-size:18px; right:25px; top:18px;}
.wrapperSearch{padding-bottom: 4px;}
.nav-vm ul.navbar-nav{right:-10px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 800px) {
.nav-vm .navbar-collapse.collapsing, .nav-vm .navbar-collapse.collapse.in{transition:none;}
} 

/* nav.css End */

/* footer.css Start */

.footer-container{float: left; width: 100%; margin-top:25px;}
.footer-main {background: #464547 none repeat scroll 0 0; float: left; padding-bottom: 40px; padding-left: 135px; padding-top: 20px; width: 100%; }
.footer-main .headings a {color: #ffffff; float: left; font-family: "proxima_novaregular"; font-size: 18px; margin-bottom: 5px; margin-right: 45px; margin-top: 30px; text-transform: uppercase; }
.footer-main .headings a:hover{color:#0094d2;}
.footer-main a, .footer-main li {color: #fff; font-family: "proxima_novalight"; font-size: 16px; }
.footer-bottom {background: #464547 none repeat scroll 0 0; float: left; font-family: "proxima_novalight"; padding: 45px 0 45px 135px; position: relative; width: 100%; }
.footer-main li {float: left; margin-right: 25px; }
.footer-main ul {margin-top: 20px; padding-left: 0; }
.social-footer{float: left;}
.social-footer a{color: #fff; margin:0 2px 0 3px; font-size: 18px;}
.footer-bottom img {max-width: 123px; }
.headings{display: inline-block;}
.ariana-footer .container-fluid {padding-left:30px!important;} 
.demandgen + .footer-container .footer-main, .demandgen + .footer-container .footer-bottom{padding-left:0;}
@media (max-width:800px) {
.footer-main, .footer-bottom {padding-left: 0; }
}
@media (min-width:992px) and (max-width:1365px){
.footer-main, .footer-bottom{padding-left: 0;}
.footer-main .container-fluid, .footer-bottom .container-fluid  {padding-left: 165px; max-width: 100%;}
}
@media (max-width:991px){
.container {width: 610px; }
}
@media (max-width:610px) {
.footer-main .headings a{clear:right; margin-bottom:0; margin-top:0;}
.footer-main .headings{margin-top:20px;}
.footer-main ul{float:left; width:100%;}
.footer-main ul li{float:left; width:100%;}
.footer-main ul li:first-child{margin-bottom:20px;}
.container-fluid {width: 100%; }
}

/* footer.css End */

/* sidebar.css Start */

.sidebar-container{float: left; height: 100%; left: 0; position: fixed; top: 0; z-index: 9999; background: #464547 none repeat scroll 0 0;}
.sidebar{width: 135px; float: left; background: #464547 none repeat scroll 0 0; height: 100%; position:fixed; left: 0; z-index: 9999; }
.sidebar > ul{margin-top: 22px;}
.sidebar ul li{display: inline-block; margin: 3px 0 3px; width: 100%; text-align: center;}
.sidebar ul li a{color: #ffffff; display: inline-block; text-transform: uppercase; padding: 6px 0;}
.sidebar ul li a:hover{color: #0094d2;}
.sidebar ul li i{display: inline-block; font-size: 25px; line-height: 22px;}
.sidebar ul li i.twenty{font-size: 20px; line-height: 20px;}
.sidebar ul li span{float: left; font-family: "proxima_novaregular"; font-size: 12px; line-height: 14px; margin-top: 3px; padding: 0 10px; transition: all 0s ease 0s; width: 100%;}
.sidebar i.support_ico{background-size:cover;}
i.support_ico{background-image: url("../images/support_ico.svg"); display: inline-block;  background-repeat: no-repeat; height: 22px; width: 27px; background-size:contain;}
a:hover i.support_ico{background-image: url("../images/support_ico_hover.svg");}
.sidebar ul li a.cross{background: #000000 url("../images/cross.png") no-repeat scroll center center; position: relative; width: 100%;}
.sidebar ul li a.cross i, .sidebar ul li a.cross span{visibility: hidden;}
.sidebar-overlay{width:100%; position: fixed; left:-100%; top:0; background:rgba(0,0,0,0.95); height: 100%; overflow: auto;}
.sidebar-overlay ul li.info {font-size: 16px; left: 20px; margin-top: 40px; margin-bottom: 30px; position: relative; padding-left: 50px; float: left; width:100%; font-family: "proxima_novaregular";}
.sidebar-overlay ul li.info p{margin: 0; color: #fff;}
.sidebar-overlay ul li.info span.info-icon {font-family: "proxima_novaregular"; font-size: 22px; text-transform: uppercase; white-space: nowrap; background: #f46200 none repeat scroll 0 0; border: 4px solid #0b0a09; border-radius: 50px; box-shadow: 0 0 1px 2px #f46200; box-sizing: content-box; display: inline-block; height: 32px; left: -5px; line-height: 1.9; position: absolute; text-align: center; top: 0; width: 32px; color:#fff;}
.sidebar-overlay ul li.info a{color:#0f86bc;}
.sidebar-overlay .submenu {padding: 50px 30px 25px; }
.sidebar-overlay .submenu li{margin-bottom: 5px; list-style:none}
span.head-ico{font-family: "proxima_novaregular"; font-size: 18px; text-transform: uppercase; white-space: nowrap; color:#fff;}
.subCat strong{margin-bottom: 10px;margin-top: 20px;    padding-top: 6px; display:inherit; font-weight:normal;}
.head-ico i{margin-right: 8px;}
.head-ico a{color:#fff;}
.head-ico a span{transition: all 0s ease;}
.sidebar-overlay .submenu li a{font-family: "proxima_novaregular"; color: #cccccc; font-size: 16px;}
.sidebar-overlay .submenu li{font-family: "proxima_novaregular"; color: #cccccc; font-size: 16px;}
.sidebar-overlay .submenu li strong a{font-family: "proxima_novasemibold"; color: #fff; font-size: 16px; line-height: 50%;}
.sidebar-overlay .submenu li strong{font-family: "proxima_novasemibold"; color: #fff; font-size: 16px; line-height: 50%;}
.sidebar-overlay .submenu li.subCat strong a, .sidebar-overlay .submenu li.subCat strong{line-height: 110%;}
.subCat-container {line-height: 1.3; } 
.sidebar-overlay .submenu li a:hover{color:#0094d2;}
.logo-vm {display: table; margin: 20px auto 0; max-width: 110px;}
.hamBurger{display: none; left: 20px; position: absolute; top: 2px; z-index: 99999;}
.hamBurger a,.hamBurger a:hover{color:#fff; font-size: 31px;}
.menu-cat {clear: both; display: none;}
.download_link {color: #ffffff !important; font-size: 28px !important; margin-top: 140px; float: left;}
.download_link:hover{color: #0094d2 !important;}
@media (max-width:800px) {
.levelV1{display:none;}
span.head-ico{display:none !important;line-height: 35px;}
.sidebar ul{max-width:100%;}
.sidebar i.support_ico {background-size: contain;}
.sidebar ul li span{margin-top:7px;}
.sidebar ul li{line-height:100%;}
.l_content:focus i, .l_content:visited i, .l_content:focus span, .l_content:visited span{color:#fff !important;}
i.support_ico{position: relative; left:3px;}
.level2 .l_content {margin-left: -40px; padding-left: 40px; }
.level2 .reverse{pointer-events:none;}
.level3 .l_content{left:20px; padding-left: 40px; float: left; /*width:calc(100% - 100px);*/}
.level3.level2 .l_content{left:60px;}
.subCat-container{line-height: 0;}
.download_link{display: none;}
.sidebar-container .sidebar-overlay, .sidebar-container .sidebar ul{display: none;}
.hamBurger{display: block;}
.nav-vm{background: #464547; height: 48px; position: fixed; top:0; left: 0;}
.nav-vm .container-fluid{padding-left: 0; padding-right: 0;}
.sidebar{background: none; width:60%; height: auto; margin-left: 20%; margin-right: 20%; transition: none;}
.logo-vm{margin-top: 16px !important; margin-bottom: 16px;}
.sidebar ul {background: #464547; margin-top: -1px; padding-bottom: 20px; padding-top: 5px; overflow: auto;}
.sidebar > ul{min-width:100%;}
.sidebar ul li{text-align: left; margin-bottom: 5px; width:100%; display: inline-block;}
.sidebar ul li a{width:100%; padding-left: 15px; position: relative;}
.sidebar ul li a:before{position: absolute; content: "\f054"; font-family: "FontAwesome"; font-size: 20px; top:10px; right:30px; transition: all 0.3s ease;}
.sidebar ul li:hover a:before{right: 25px;}
.sidebar ul li span{width: auto; font-size: 15px; max-width: 110px;}
.sidebar ul li i, .sidebar ul li a i.support_ico{float: left; margin-right: 10px; width: 40px; text-align: center;}
.sidebar ul li a.cross{background: none;}
.sidebar ul li a.cross i, .sidebar ul li a.cross span{visibility: visible;}
.sidebar-overlay{left: 0 !important; top:48px; z-index: 99999; background: #464547; height: auto;}
.sidebar-overlay .submenu{padding:20px 12px;}
.info{display: none !important;}
.sidebar-overlay .submenu li{display: none; position: relative; margin-bottom: 15px; line-height: normal;}
.sidebar-overlay .submenu li.subCat{display: block; margin-bottom: 15px; cursor: pointer;}
.sidebar-overlay .submenu li.subCat:before{position: absolute; color:#fff; content: "\f054"; font-family: "FontAwesome"; font-size: 20px; top:2px; right:0px; transition: all 0.3s ease;}
.sidebar-overlay .submenu li.subCat:hover:before{right:-5px; color: #0094d2;}
.sidebar-overlay .submenu li strong {margin-top: 0; margin-bottom: 5px;}
.sidebar-overlay .submenu li strong:hover a{color:#0094d2;}
.sidebar-overlay .submenu li strong a{/*font-family: "proxima_novaregular";*/ width: 95%;}
span.head-ico{font-size: 15px; display: none;}
.mobi-head span.head-ico{display: block; float: left; margin-left: 50px; position: relative; top: 5px;}
.sidebar-overlay .submenu span.head-ico i {font-size: 24px;}
.sidebar-overlay .submenu li a{font-size: 15px; color: #fff; width:100%; display: inline-block;}
.sidebar-overlay .submenu li{font-size: 15px; color: #fff; width:100%; display: inline-block;}
.l_content {display: inline-block; font-family: proxima_novaregular; left: 60px; position: absolute; text-transform: uppercase; width: auto; cursor: pointer;}
.l_content i{font-size: 23px; margin-right: 15px; margin-top: 14px; color:#fff; float: left;}
.l_content span{font-size: 15px; font-family: proxima_novaregular; position: relative; top: 5px; transition: all 0s ease; white-space: nowrap; float: left;}
.l_content:hover span, .l_content:hover i, .l_content:hover ~ .reverse{color:#0094d2;}
.level3 .reverse{pointer-events:none;}
/*.submenu li.subCat::before{top:15px !important;}*/
.level3 .l_content .l3 {float: left; overflow: hidden; text-overflow: ellipsis; width: 100%; text-transform: capitalize;}
.sidebar-overlay .submenu li:hover a{color:#0094d2;}

.verticleToggleMenu{display:none !important;}
.logo-vm {max-width: 47%;}
.sidebar ul li span{width: auto; font-size: 15px; max-width: 69%; word-wrap: break-word;}
.sidebar ul { margin-top: -7px;}
.sidebar-overlay .submenu li.subCat strong{max-width:90%; word-wrap:break-word;}
.mobi-head span#mNavClose{margin: 0; height: 47px; width: 48px; line-height: 48px; text-align: center;}
}

@media (min-width:992px) {
.stretch-full {margin-bottom: -10px;}
.subCat-container.vMenu.vMenuLevel2 {margin-top: 15px;}
}
@media (min-width:801px) {
	.subCat strong{line-height: 16px;}
	.sidebar > ul{display: block !important; min-width:135px; max-width:135px;}
	.sidebar-overlay .submenu li{display: block !important;}
	.sidebar-overlay ul li.info.infoHidden{display: none !important;}
	.sidebar-overlay.verticleNav .submenu .vMenuLevel1 li:not(.subCat){display: none !important;}
	.sidebar-overlay{display: none;}
	.menu-cat{width:calc(100% - 100px);}
	
	.verticleToggleMenu, .verticleToggleMenu:focus{color:#fff; font-size:35px; margin:30px auto 0; display:block; transition:none; text-align:center; height:77px;}
	.verticleToggleMenu.cross{background:#000000 url("../images/cross.png") no-repeat scroll center center}
	.verticleToggleMenu.cross i, .verticleToggleMenu.cross span{display:none;}
	.verticleToggleMenu span{font-size:12px; text-align:center; width:100%; float:left; transition:none;}
	.sidebar .verticlaToggle{display:none !important; left:-100%;}
	.sidebar .verticlaToggle.opened{ display: block !important; position: absolute; left:165px; top: 0; max-width: none; overflow:auto;}
	.sidebar .verticlaToggle.opened li:last-child {margin-bottom: 40px;}
	.sidebar .verticlaToggle.opened li{text-align:left; margin: 8px 0;}
	.sidebar .verticlaToggle.opened li a{width:98%; position:relative; background:none;}
	.sidebar .verticlaToggle.opened li a span, .sidebar .verticlaToggle.opened li a i{visibility:visible;}
	.sidebar .verticlaToggle.opened li a:before{position: absolute; content: "\f054"; font-family: "FontAwesome"; font-size: 20px; top:10px; right:30px; transition: all 0.3s ease;}
	.sidebar .verticlaToggle.opened li:hover a:before{right:25px;}
	.sidebar .verticlaToggle.opened li span{float:none; width:auto; font-size:15px; position:relative; top:-3px;}
	.sidebar .verticlaToggle.opened li a i{margin-right:30px; width:35px; text-align:center; background-size:contain; background-position: center center;}
	
	.subCat-container.vMenu li{display:none !important;}
	.subCat-container.vMenu li.subCat{display:block !important;}
	.stretch-full {width: 100%;}
	.verticleNav .download_link {display:none;}
	.subCat-container.vMenu{position:relative;}
	.subCat-container.vMenu:before{position: absolute; content: "\f054"; font-family: "FontAwesome"; font-size: 20px; top:0px; right:30px; transition: all 0.3s ease; color:#fff;}
	.subCat-container.vMenu:hover:before{right:25px; color: #0094d2;}
	.verticleNav .levelV1 a{color: #ffffff; float: left; font-family: "proxima_novaregular"; font-size: 18px; left: 40px; position: absolute; text-transform: uppercase; top: 25px; transition:none;}
	.verticleNav .levelV1 a:hover,.verticleNav .levelV2:hover i{color: #0094d2;}
	.verticleNav .levelV1 i{margin-right:8px; transition:none;}
	.verticleNav .levelV1 span{transition:none;}
	.verticleNav .levelV1 i:first-child {margin-right: 25px;}
	.verticleNav .menu-cat{float:left; padding-bottom:30px;}
	.levelV1.levelV2 strong a {font-weight: normal;text-transform: none; padding-left: 40px;}
	.subCat-container.vMenu li.subCat.clicked{display:none !important;}
	.subCat-container.vMenu li.show_subcat{display:block !important; margin: 15px 0;}
	.subCat-container.vMenu.vMenuLevel2:before {content: "";}
	
html:lang(ru) .sidebar ul li span{padding:0;}
}
@media (max-width:640px) {
.cta a.btn{font-size:16px !important; padding:7px 20px 3px !important; line-height:16px !important; left:10px;}
.hamBurger{left: 10px;}
.nav-vm .navbar-toggle{margin-right: 5px;}
.mobi-head span {float: none; position: absolute; right: 0;}

/*Keshav*/
.reverse {position: absolute; left: 20px;}
.level2 .l_content, .level3 .l_content {margin: 0; display: block; padding: 0 45px 0 50px; left: 0; width: 100%;}
.level3 .l_content {position: static;}
.l_content span, .level3 .l_content .l3 {float: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; float: none; position: static; margin-top: 18px; display: block;}
.level3 .l_content {float: none; width: inherit;}
.level3 .l_content .l3 {float: none;}
}
@media (max-width:480px) {
	.sidebar ul li{margin-bottom:0;}
}
.mobiNav{display:block !important;}
#mNavClose:hover{color:#0094d2;}



@media (max-width : 800px) {

.sidebar{
    overflow-y: auto;
	-webkit-overflow-scrolling: touch; /*MAKES OVERFLOWN OBJECTS HAVE INERTIA SCROLLING*/
	-webkit-transform: translateZ(0px);
	}
 }


@media (max-width:800px) {
span.head-ico{ display:block !important;}
span.head-ico i {display: none;}
}

/* sidebar.css End */

/* breadcrumb.css Start */

.breadCrumb {width: 100%; height:54px; float: left; margin: 0px; padding: 0px; background: #fff;}
.breadCrumb ul:first-child:nth-last-child(2) {height: 48px; max-height:48px;}
.social-links {float: right; padding: 10px 12px 10px 15px; position: relative; height:48px; }
.overlay-con {float: left; margin-left: 10px;}
.social-links a {color: #9a9a9a; font-size: 20px; margin: 0 8px; position: relative; z-index: 9;}
.social-links a.hover{position: relative; z-index: 9;}
.social-overlay{display:none; position: absolute; z-index:8; left: 0; top: 0; background: rgba(255, 255, 255, 1) none repeat scroll 0 0; width: 100%; padding-top: 60px; padding-bottom:5px; text-align: center; -webkit-box-shadow: 0px 2px 5px 2px rgba(168, 168, 168, 0.8); -moz-box-shadow: 0px 2px 5px 2px rgba(168, 168, 168, 0.8); box-shadow: 0px 2px 5px 2px rgba(168, 168, 168, 0.8);}
.social-overlay a{color: #006a91; font-size: 17px; font-family: 'proxima_novaregular'; display: block; margin-bottom: 3px; opacity: 1 !important;}
.social-overlay i{color: #006a91; font-size: 42px; margin-bottom: 10px;}
.social-links a:hover + .social-overlay, .social-overlay:hover{display: block;}
.social-links:hover .hover-opacity{z-index: 99; opacity: 0.4; position: relative;}
.social-links-con {bottom: 0; padding-right: 5px;margin-bottom: 1px; display: inline-block; float: right; position: relative; right: 0; width: 100%; text-align: right; }
.breadCrumb ul {float: left; list-style-type: none; margin: 0; padding: 3px 0 0 165px; width: auto; max-width:75%; position: relative; top: 3px; white-space: nowrap;} 
.breadCrumb ul li ul{max-width:none;}
.breadCrumb ul > li {margin-right: 4px; }
.breadCrumb ul li {display: inline-block;transition:none; }
.breadCrumb ul li a {color: #9a9a9a; cursor: pointer; display: inline-table; float: left; font-family: "proxima_novaregular"; font-size: 16px; margin-bottom: 0; margin-top: 8px; vertical-align: middle; }
.bc-dropdown{position: relative;}
.bc-dropdown a span {color: #565656; 	padding: 8px 11px 4px;}
.bc-dropdown i {font-size: 20px; font-weight: bold; margin-left: 10px; padding: 0; position: relative; top: 1px; }
.bc-dropdown ul {background: #464547 none repeat scroll 0 0; border-radius: 0 0 3px 3px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.6); display: none; left: 0; padding: 25px 12px 12px 25px; position: absolute; top: 46px; width: 375px; z-index: 9999999; }
.breadCrumb.scrolling .bc-dropdown ul {top:47px;}
.breadCrumb ul li a:hover, .breadCrumb ul li a.active {color: #0094d2; cursor: pointer;}
.bc-dropdown a span {padding: 8px 11px 4px; }
.bc-dropdown:hover a span {background: #464547 none repeat scroll 0 0; border-radius: 3px; color: #ffffff; }
/*.bc-dropdown:hover a i.fa-angle-right {transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); }
.bc-dropdown a i.fa-angle-right {transition: all 0.1s ease 0s; }*/
/*.bc-dropdown:hover > ul, .bc-dropdown ul:hover {display: block; }*/
.mCustomScrollbar {/*height: 500px;*/ height:auto; overflow:hidden; }
.mCSB_container > strong, .listingWrap strong {color: #ffffff; font-family: "proxima_novasemibold"; font-size: 16px; margin: 5px; font-weight:normal; text-transform: capitalize; float:left; white-space:normal;}
.mCSB_container > strong, .listingWrap strong a {margin-bottom: 0 !important; margin-top: 0 !important; }
.breadCrumb ul .bc-dropdown ul a {color: #ffffff; margin-bottom: 0; width:100%; }
.listingWrap {display: block; float: left; margin: 5px 0 15px; width: 95%; }
.bc-dropdown ul::before {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; content: ""; height: 16px; left: 0; position: absolute; top: -16px; width: 100%; }
.listingWrap > ul {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; border-radius: 0; box-shadow: none; display: block; float: left; margin: 0; padding: 0 0 0 5px; position: static; width: 95%; }
.listingWrap ul li, .listingWrap ul li a {clear:both; display: block; float: left; font-family: "proxima_novaregular"; font-size: 16px; line-height: 19px !important; margin: 0; padding: 0; }
.breadCrumb ul .bc-dropdown ul a:hover {color: #0094d2; }
.scrolling{position: fixed; top:0; left: 0; z-index: 91;}
.toggle-dropdown {display: inline; }
.toggle-dropdown > a{display: none;}
.dd-con{display: inline;}
.bc-dropdown span strong {font-weight: normal;}
.breadCrumb ul li:only-child a > span * {
  color: #0094d2;
}
.toggle-dropdown + li.bc-dropdown a span{color: #0094d2;}
.toggle-dropdown + li.bc-dropdown:hover a span{color: #fff;}
.breadCrumb ul li:only-child:hover a > span * {
  color: #fff;
}
.breadCrumb .mCSB_container > strong a, .listingWrap strong a{font-family: "proxima_novasemibold" !important;}
.bc-dropdown .mCustomScrollBox{height:auto;}
.breadCrumb ul li{margin-top:2px;}

@media (max-width:800px) {
.breadCrumb{display: none;}
}
@media (min-width:1001px) {
.secondary-nav.fixed h2{white-space:nowrap !important;}
}

@media (max-width:1120px) {
.breadCrumb .toggle-dropdown + li a.active{top:9px;}

.toggle-dropdown + li.bc-dropdown{margin-top:4px;}
.toggle-dropdown + li.bc-dropdown a span{padding-top:4px;}
.toggle-dropdown + li.bc-dropdown a span i{top:1px;}
.toggle-dropdown + li.bc-dropdown a.active{top:0;}

.breadCrumb ul li a.active{top:1px;}
.bc-dropdown i{top:-4px;}
.breadCrumb ul li a{position:relative; top:2px; margin-top:0;}
.bc-dropdown span strong {display: inline-block; max-width: 290px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.bc-dropdown ul{top:44px;}
.bc-dropdown a span {display:block; max-height:30px;}
.bc-dropdown > a {
  line-height: 17px;
}
.toggle-dropdown > a i{border-radius: 3px; padding:0 9px;}
.toggle-dropdown > a:hover i, .toggle-dropdown > a.active i{background: #464547; color: #fff;}
.toggle-dropdown{float: left; margin-right: 10px; transition:none;}
.dd-con{display: none; padding-right: 10px; padding-bottom: 10px; border-radius:0 0 3px 3px; background-image: url('../images/bc-shape.png'); background-repeat: no-repeat; background-position: 10px 24px;}
.toggle-dropdown > a{display: block; font-size: 25px; color: #565656; padding-bottom: 10px; position: relative; top: 3px;}
.toggle-dropdown > a:hover + .dd-con, .dd-con:hover{display: block; top: 51px; z-index: 9; padding-top: 10px;}
.breadCrumb.scrolling .toggle-dropdown > a:hover + .dd-con, .breadCrumb.scrolling .dd-con:hover{top: 52px;}
.breadCrumb li:only-child {
  margin-top: 9px;
}

.breadCrumb li.bc-dropdown:only-child {
  margin-top: 6px; padding-left:20px;
}

.dd-con{position: absolute; background-color: #464547;}
.dd-con .bc-dropdown{display: block; padding-left: 18px; height: 29px; line-height: 22px;}
.dd-con .bc-dropdown:last-child, .toggle-dropdown.showDrpBox .dd-con .bc-dropdown:last-child{padding-left: 45px;}
.breadCrumb .toggle-dropdown .dd-con .bc-dropdown:only-child{padding-left: 18px !important; height: 20px; line-height: 22px;}
.dd-con .bc-dropdown ul{display:none;}
.dd-con .bc-dropdown a, .dd-con .bc-dropdown a span{width: 100%; float: left; margin-top: 0; background: none;}
.dd-con .bc-dropdown a span{color: #fff;}
.dd-con .bc-dropdown i{display: none;}
.dd-con .bc-dropdown > a:hover span{color: #0094d2;}

.dd-con.multi-tier-brd{background-image:none; padding-left: 10px;}
.dd-con.multi-tier-brd .bc-dropdown{background: url('../images/bc-shape.png') no-repeat; margin-top: 0;}
.dd-con.multi-tier-brd .bc-dropdown:first-child{padding-left: 5px; background-position: 0 10px;}
.dd-con.multi-tier-brd .bc-dropdown:nth-child(2){ padding-left: 32px; background: url('../images/bc-shape-middle.png') no-repeat;  background-position: 0 -20px;}
.dd-con.multi-tier-brd .bc-dropdown:nth-child(3){padding-left: 61px; background-position: 28px -20px;}
.dd-con.multi-tier-brd.listFour .bc-dropdown:nth-child(3){ padding-left: 61px; background: url('../images/bc-shape-middle.png') no-repeat;  background-position: 28px -20px;}
.dd-con.multi-tier-brd.listFive .bc-dropdown:nth-child(3){ padding-left: 61px; background: url('../images/bc-shape-middle.png') no-repeat;  background-position: 28px -20px;}
.dd-con.multi-tier-brd.listFive .bc-dropdown:nth-child(4){ padding-left: 90px; background: url('../images/bc-shape-middle.png') no-repeat;  background-position: 56px -20px;}
.dd-con.multi-tier-brd.listFour .bc-dropdown:nth-child(4){padding-left: 90px; background-position: 56px -19px;}
.dd-con.multi-tier-brd.listFive .bc-dropdown:nth-child(5){padding-left: 120px; background-position: 84px -19px;}
.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd .bc-dropdown a span {padding: 8px 11px 4px;}
.dd-con.single-brd{ background-image: url('../images/bc-shape-single.png'); background-repeat: no-repeat; background-position: 10px 15px; padding-top:0 !important;}
}
.dd-con.toggleView .bc-dropdown:last-child, .toggle-dropdown.showDrpBox .dd-con.toggleView .bc-dropdown:last-child{padding-left: 45px;}

/* chrome specific css */

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1200px) {
	.breadCrumb ul li a.active{position:relative; top:1px;}
	.breadCrumb ul li.bc-dropdown a{position:relative; top:-1px;}
.bc-dropdown > a { line-height: 17px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:1201px) {
	.breadCrumb ul li a.active{position:relative; top:-1px;}

}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { 
	@media{
    .toggle-dropdown > a:hover + .dd-con, .dd-con:hover { top:51px;}
	.breadCrumb.scrolling .bc-dropdown ul {top: 46px; }
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */
    .toggle-dropdown > a:hover + .dd-con, .dd-con:hover { top:51px;}
	.breadCrumb.scrolling .bc-dropdown ul {top: 46px; }
	.breadCrumb.scrolling .toggle-dropdown > a:hover + .dd-con, .breadCrumb.scrolling .dd-con:hover {top: 51px;}
	
}

@media screen and (min-color-index:0) 
and(-webkit-min-device-pixel-ratio:0) and (max-width:1200px) { @media
{
	
	
    .bc-dropdown span strong{ 
top:-6px;
 position:relative;

    }
}}


/* new breadcrumb css to make it work between 800px - 1000px */
@media (min-width:801px) and (max-width:1000px){
.breadCrumb > ul{width:69%; max-height:49px;}
.fixed_panel{top:54px !important;}
/*.secondary-nav ul li{margin-right:15px; margin-top:12px !important;}*/
.breadCrumb li:last-child {margin-right: 0;   white-space: nowrap;}

.breadCrumb li:last-child a span {float: left; }
.bc-dropdown span strong{max-width:200px;}
/*.snav_right{bottom:33px; top:auto !important;}*/

 
.breadCrumb li.bc-dropdown:last-child{max-width:none;}
.breadCrumb li.bc-dropdown:last-child a span{max-width:none; text-overflow: inherit;}

.toggle-dropdown + li:last-child a span{max-width: 450px;}
.wrapper .breadCrumb li:last-child a span , .toggle-dropdown.showDrpBox + li a span{float: left;max-width: 350px !important;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; min-width: auto; }


}
/* new breadcrumb css to make it work between 800px - 1000px */
.toggle-dropdown.showDrpBox > a i{border-radius: 3px; padding:0 9px;}
.toggle-dropdown.showDrpBox > a:hover i, .toggle-dropdown > a.active i{background: #464547; color: #fff;}
.toggle-dropdown.showDrpBox{float: left; margin-right: 10px;}
.toggle-dropdown.showDrpBox .dd-con{display: none; padding-right: 10px; padding-bottom: 10px; border-radius:0 0 3px 3px; background-image: url('../images/bc-shape.png'); background-repeat: no-repeat; background-position: 10px 20px;}
.toggle-dropdown.showDrpBox > a{display: block; font-size: 25px; color: #565656; padding-bottom: 10px; position: relative; top: 3px;}
.toggle-dropdown.showDrpBox > a:hover + .dd-con, .toggle-dropdown.showDrpBox .dd-con:hover{display: block !important; top: 51px; z-index: 9; padding-top: 10px;}
.toggle-dropdown.showDrpBox .breadCrumb ul li{margin-top:2px;}
.toggle-dropdown.showDrpBox .breadCrumb li:only-child {
  margin-top: 9px;
}

.toggle-dropdown.showDrpBox .breadCrumb li.bc-dropdown:only-child {
  margin-top: 4px;
}
.toggle-dropdown.showDrpBox .dd-con{position: absolute; background-color: #464547;}
.toggle-dropdown.showDrpBox .dd-con .bc-dropdown{display: block; padding-left: 18px; height: 29px; line-height: 22px;}
/*.toggle-dropdown.showDrpBox .dd-con .bc-dropdown:last-child{padding-left: 45px;}*/
.toggle-dropdown.showDrpBox .dd-con .bc-dropdown ul{display:none;}
.toggle-dropdown.showDrpBox .dd-con .bc-dropdown a, .toggle-dropdown.showDrpBox .dd-con .bc-dropdown a span{width: 100%; float: left; margin-top: 0; background: none;}
.toggle-dropdown.showDrpBox .dd-con .bc-dropdown a span{color: #fff;}
.toggle-dropdown.showDrpBox .dd-con .bc-dropdown i{display: none;}
.toggle-dropdown.showDrpBox .dd-con .bc-dropdown > a:hover span{color: #0094d2;}
.toggle-dropdown.showDrpBox .bc-dropdown a span {padding: 4px 11px; }

.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd{background-image:none; padding-left: 10px;}
.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd .bc-dropdown{background: url('../images/bc-shape.png') no-repeat; margin-top: 0;}
.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd .bc-dropdown:first-child{padding-left: 5px; background-position: 0 10px;}
.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd .bc-dropdown:nth-child(2){ padding-left: 32px; background: url('../images/bc-shape-middle.png') no-repeat;  background-position: 0 -20px;}
/*.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd .bc-dropdown:last-child{padding-left: 61px; background-position: 28px -20px;}*/
.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd .bc-dropdown:nth-child(3){padding-left: 61px; background-position: 28px -20px;}
.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd.listFour .bc-dropdown:nth-child(3){ padding-left: 61px; background: url('../images/bc-shape-middle.png') no-repeat;  background-position: 28px -20px;}
.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd.listFive .bc-dropdown:nth-child(3){ padding-left: 61px; background: url('../images/bc-shape-middle.png') no-repeat;  background-position: 28px -20px;}
.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd.listFive .bc-dropdown:nth-child(4){ padding-left: 90px; background: url('../images/bc-shape-middle.png') no-repeat;  background-position: 56px -20px;}
.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd.listFour .bc-dropdown:nth-child(4){padding-left: 90px; background-position: 56px -19px;}
.toggle-dropdown.showDrpBox .dd-con.multi-tier-brd.listFive .bc-dropdown:nth-child(5){padding-left: 120px; background-position: 84px -19px;}

.toggle-dropdown.showDrpBox .dd-con.single-brd{ background-image: url('../images/bc-shape-single.png'); background-repeat: no-repeat; background-position: 10px 15px; padding-top:0 !important;}
.breadCrumb ul .dd-con.single-brd li:only-child a > span *{color:#565656;}
.breadCrumb ul .dd-con.single-brd li:only-child:hover a > span *{color:#fff;}

.showEllipsisBc {overflow:hidden}


.breadCrumb *{transition:none !important;}


.toggle-dropdown.showDrpBox + li a span{display:block; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; min-width:500px;}
.toggle-dropdown.showDrpBox + li.bc-dropdown a span{display:inline-block;}
.toggle-dropdown.removeDrpBox + li.bc-dropdown a span{display:inline;}
.breadCrumb ul.spanellipse::after{}

@media (min-width:1001px) and (max-width:1200px){
.toggle-dropdown.removeDrpBox + li.bc-dropdown a span{display:inline-block;}
}

@media (min-width:1001px) and (max-width:1120px){
.toggle-dropdown + li.bc-dropdown a.active{top:-6px;}
.breadCrumb ul .dd-con li.bc-dropdown a{margin-top: 0;} 
}

@media (min-width:1001px) {
/*.breadCrumb ul{visibility:hidden;} */
.breadCrumb ul li{margin-top:2px;}
.breadCrumb ul li.bc-dropdown a{margin-top:6px;}
.breadCrumb .toggle-dropdown.removeDrpBox + li a span{max-width:310px !important;}
.toggle-dropdown.showDrpBox + li.bc-dropdown a span{display:inline;}
}

.breadCrumb > ul.bcStretch{width:95%}
.listingWrap ul li{white-space:normal;}
.lastLi{float:left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.no-social-bc{width:auto !important;}

/* breadcrumb.css End */

/* snav.css Start */

.secondary-nav{background:#fff; /*float: left;*/ display: inline-block; width: 100%; -webkit-box-shadow: 0 3px 10px 3px rgba(0,0,0,0.35); -moz-box-shadow:0 3px 10px 3px rgba(0,0,0,0.35); box-shadow: 0 3px 10px 3px rgba(0,0,0,0.35);}
.secondary-nav .container-fluid{padding-left: 165px; max-width:100%; padding-right:20px;}
.secondary-nav h2{  text-transform: none;margin: 25px 0 25px; /*overflow: hidden; white-space: nowrap; text-overflow:ellipsis;*/}
.secondary-nav.l2_nav h2{  margin: 25px 0;}
.secondary-nav ul{float: left; position:relative; z-index:8; width:100%;}
.secondary-nav ul li{float: left; text-transform: uppercase; margin-right: 20px; font-size: 16px; font-family: 'proxima_novaregular'; position: relative;}
.secondary-nav ul li:last-child{margin-right: 0;}
.secondary-nav ul li a{color: #565656;}
.secondary-nav ul li a:hover, .secondary-nav ul li a.active{color: #0094d2;}
.cta{ text-align: center;}
.cta a{color: #006990; display: block; font-family: 'proxima_novaregular'; font-size: 18px; line-height: 18px; text-align: right; white-space: nowrap;}
.secondary-nav.fixed{position: fixed; z-index:8; top:54px; /*height:50px;*/}
.secondary-nav.fixed button.green{margin-top: 12px;}
.secondary-nav ul li a.active:after {content: ''; border: 10px solid; position: absolute; top: 32px; left: 50%; margin-left: -10px; border-color: transparent; border-top-color: #fff; height: 0px; width: 0px; }
.f_banner h2{font-size:35px; text-transform: uppercase;}
.secondary-nav .row{margin-left:0; margin-right:0;}
.nav li a:focus:hover {
    background: #464547 !important;
}
.ariana-topheader .secondary-nav.fixed 
{top:0px}
.ariana-topheader .container-fluid {padding-left:30px;}
/* secondary nav for L2 pages */


.l2_nav .snav_left h3 {margin-bottom: 5px; color: #565656; font-size:28px; font-family: "proxima_novalight";}
 
.secondary-nav.l2_nav .snav_right .cta a.btn-green{margin-right:5px;}
@media (min-width:801px){
.secondary-nav.l2_nav .snav_right{ /*transform:translateY(-50%);*/     padding: 0; }
 
.l5 .secondary-nav.l2_nav .snav_right{top:20% !important;}
}

/* secondary nav for L2 pages */

@media (min-width:801px) and (max-width: 1000px){
.secondary-nav .cta{text-align:right;}
.secondary-nav .snav_right{right:10px;}
.secondary-nav .snav_left{margin-left:20px;}
.secondary-nav.l2_nav .snav_left h2{position:relative !important;}
.secondary-nav ul li{display: inline-block !important;}

}


@media (max-width:1000px){
.l2_nav .snav_left{padding-left:30px;padding-right:30px;}
.l2_nav ~ .content-container{padding-top:0 !important;}
.secondary-nav.stayTop.l2_nav .snav_left h2, .secondary-nav.l2_nav .snav_left h2,  .secondary-nav.l2_nav h2 {width:100%; max-width:100%; float:left; text-align:left; margin-left:0 !important; position:static; font-size:35px;}

.secondary-nav.fixed button.green{margin-top: 5px;}

.secondary-nav .container-fluid{padding-left: 150px;/*padding-right:0;*/}
.snav_left{width: 100%; padding:0; text-align: left;}
.snav_right{position: absolute; right:0;}
.secondary-nav h2{font-size: 28px; display:block; text-align: center; max-width: 60%; text-overflow:initial; white-space: initial;}
.secondary-nav ul {text-align: center; margin-top: 10px;}
.secondary-nav.fixed{top: 0;}
.secondary-nav ul li{float: none; display: inline-block; margin-right: 20px; font-size: 14px;}
.secondary-nav ul:before { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aadb1e+0,006990+100 */ background: #aadb1e; /* Old browsers */ background: -moz-linear-gradient(left,  #aadb1e 0%, #006990 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#aadb1e), color-stop(100%,#006990)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left,  #aadb1e 0%,#006990 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left,  #aadb1e 0%,#006990 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left,  #aadb1e 0%,#006990 100%); /* IE10+ */ background: linear-gradient(to right,  #aadb1e 0%,#006990 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aadb1e', endColorstr='#006990',GradientType=1 ); /* IE6-9 */
width:100%; height:6px; float:left; box-sizing: content-box; content: "";}
.secondary-nav ul li a.active:after {top:30px;}
}
 
@media (max-width:800px){
.secondary-nav.l2_nav {position: relative; padding-bottom:20px;}
.secondary-nav.l2_nav .snav_left h2{top:0;}
.secondary-nav.l2_nav{overflow:hidden;}
.secondary-nav .snav_left, .secondary-nav .snav_right{padding-left:0 !important; padding-right:0 !important; clear: none; display: block; margin-top:0;}
.secondary-nav.stayTop.l2_nav .snav_left h2, .secondary-nav.l2_nav .snav_left h2{margin-top:25px; margin-bottom:	0px;}
.secondary-nav.l2_nav .snav_right{transform: translateY(calc(-50% + 66px));}
.secondary-nav ul li a.active:after{top:26px;}
.secondary-nav{position: fixed; z-index: 9; background: #fff;}
.secondary-nav .container-fluid{padding-left: 0; margin-top: 48px; width: 100%; padding-right:0; transition:none;}
.secondary-nav.l2_nav .snav_right{height:auto !important;}
.secondary-nav ul li{margin-right: 0; width: 100%; display: none; }
.secondary-nav ul li a{top: 3px; position: relative;}
.secondary-nav ul li a.active{display: block;}
.secondary-nav.stayTop.l2_nav .snav_left h2, .secondary-nav.l2_nav .snav_left h2 { text-align: center;}
.l2_nav .snav_right .cta { text-align: right;}
.secondary-nav.l2_nav .snav_right ,.secondary-nav.l2_nav .snav_right .cta{ transform: none; position:static !important; max-width:100%!important; width:100%; text-align:center;}
.secondary-nav ul li{margin-top:15px;}

.secondary-nav.fixed h2 { display: none;}
.secondary-nav .snav_right.singleLinkRight .cta{text-align:center;}
.secondary-nav.noLinks{position:relative; padding:10px 0;} 
.secondary-nav.noLinks .snav_right .cta {position:relative}
.secondary-nav.noLinks .snav_left h2 {max-width:100%; word-wrap: break-word;}
.secondary-nav .snav_right .cta a.btn{max-width:245px;}
.secondary-nav .snav_right .cta a{max-width:245px; display: inline;}
}

@media (min-width:801px){
.secondary-nav .snav_right.singleLinkRight{bottom:0;}
.secondary-nav .snav_right.singleLinkRight .cta{vertical-align:middle;}
}


@media (min-width:1001px){
.secondary-nav .snav_right .cta{text-align:right;}
.secondary-nav.fixed .snav_right .cta a{display:none;}
.secondary-nav.fixed .snav_right .cta a.btn-green{display:inline-block;}
.secondary-nav.fixed .snav_right {/*height: 160px;*/ position: relative;}
.secondary-nav.fixed  .snav_right{height:auto !important;}
.secondary-nav ul{margin:15px 0 10px; }
.secondary-nav ul li a.active::after{top:33px;}
.secondary-nav ul li{display: block !important;}
}
@media (min-width:1001px) and (max-width:1250px){
.secondary-nav ul li a.active::after{top:32px;}
.secondary-nav .snav_right{position:relative; left:5px;}
}
@media (max-width:640px){
.secondary-nav.stayTop.l2_nav .snav_left h2, .secondary-nav.l2_nav .snav_left h2{margin-bottom:10px;}
.secondary-nav.stayTop.l2_nav .snav_left h2, .secondary-nav.l2_nav .snav_left h2 { text-align: center; }
.l2_nav .snav_right .cta { text-align: right;}
.l2_nav .snav_left h2 {top: 15px;}
.secondary-nav.l2_nav .snav_right{z-index:9; position:absolute; float:left; left:0; max-width:200px; padding-left:15px !important;}
.secondary-nav.l2_nav .snav_right button{margin-top:0;}
.snav_right{position:relative;}
.secondary-nav h2{ transition:none;}
.secondary-nav.noLinks .snav_left h2{padding:0 15px;}

.secondary-nav.stayTop .snav_left h2{max-width: 90%; margin-left:5%;   position: relative; z-index: 9; visibility:visible; /*text-overflow:ellipsis;white-space: nowrap; overflow: hidden;*/}
.secondary-nav.stayTop .snav_left ul{margin-top:40px; padding-top:0;} 
.secondary-nav.stayTop .snav_right.snav_expanded .cta{margin-top:0px;}
 
.secondary-nav.hideHeading .snav_left h2{max-width: 92%; margin-top:10px; margin-bottom: 10px; font-size: 20px; position: relative; z-index: 9;  visibility:hidden; text-overflow:ellipsis;white-space: nowrap!important; display:none; overflow: hidden;}
.snav_right, .cta{width:100%;}
.snav_right button.green{margin-left:10px; font-size: 16px; line-height: 16px;  padding:8px 20px 4px;}
.l5 .secondary-nav.l2_nav .snav_right button { margin-top: -15px; float: left;}
.l5 .secondary-nav.stayTop .snav_right .cta{padding:0;}
.l5 .secondary-nav.stayTop .snav_right .cta button.green{margin-left:0;}
.l5 .secondary-nav.l2_nav .snav_left h2{font-size:28px;}
 
}
.secondary-nav .snav_left, .secondary-nav .snav_right{transition:none; } 
.secondary-nav .container-fluid *{transition:none;}
@media screen and (-webkit-min-device-pixel-ratio:0) {}



@media (min-width:1200px) and (max-width:1217px){
.secondary-nav .col-lg-9.snav_left{width:74%;}
}


.snav_right .cta a.btn{display:inline-block; max-width:200px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align: center;}
.snav_right .cta a{ max-width:200px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
 
/*.breadCrumb.scrolling + .secondary-nav.fixed + .sidebar-container + .content-container{padding-top:177px !important}*/
.breadCrumb.scrolling + .secondary-nav.fixed.l2_nav + .sidebar-container + .content-container{padding-top:inherit !important}
.secondary-nav .snav_right *{ transition:none}



 
 @media (min-width:1000px){
.l2_nav .snav_right .cta { margin-top: 10px !important;}
.secondary-nav.fixed .snav_right .cta{padding-bottom:10px; }
.secondary-nav .snav_right .cta{vertical-align:bottom; padding-bottom:15px; }
 }
 
 @media (min-width:801px) and (max-width:1000px){
.snav_right{right:10px;}
.secondary-nav{position:relative;}
.secondary-nav .snav_right .cta{padding-right:0;}
 .secondary-nav .snav_right .cta a{font-size:14px; line-height:14px;}
.secondary-nav h2{float:left; text-align:left !important;  /*max-width:70% !important;*/}
.secondary-nav ul{text-align:left !important;  margin-top:10px !important;}
.secondary-nav ul::before{background:none !important;}
.secondary-nav.fixed{top: 54px !important;}
.secondary-nav.noLinks .snav_right {margin-top:0; bottom:0;}
.snav_right .cta a.btn, .snav_right .cta a{max-width:220px; }
}
@media (min-width:1001px) and (max-width:1100px){
.secondary-nav .snav_right	{padding: 0 0px 0 0;}
.secondary-nav.l2_nav .snav_right .cta {     padding: 0 5px 0 0;     position: relative;     left: -10px; }

}


/* new css */
@media (min-width:1001px){
.secondary-nav ul li {font-size: 12px; line-height:13px;}
.secondary-nav .snav_right .cta a {font-size: 12px;line-height:12px;}
.secondary-nav.noLinks .snav_right .cta a {font-size: 14px; line-height:14px;}
.secondary-nav .snav_right{display:table; padding-right: 0;}
.secondary-nav .snav_right .cta{display:table-cell; vertical-align:bottom; height:100%; padding-bottom:10px; text-align:right;  }
.secondary-nav ul li a.active::after{top:21px;}
}

@media (min-width:1001px) and (max-width: 1050px){
.secondary-nav ul li{margin-right: 8px; }
.secondary-nav.fixed ul li a.active::after{top:23px;}
}

@media (min-width:1051px) and (max-width:1250px) {
.secondary-nav ul li{margin-right: 14px; line-height:14px;}
.secondary-nav.fixed ul li a.active::after{top:24px;}
}

@media (min-width:1081px){
.secondary-nav ul li {font-size: 13px; margin-right: 10px;}
.secondary-nav.fixed ul li a.active::after{top:23px;}
}

@media only all and (min-width:1001px)and (max-width:1120px){
.snav_right .cta a.btn, .snav_right .cta a{max-width:200px; }
}

@media (min-width:1150px){
.secondary-nav ul li {font-size: 14px; line-height:15px;}
.secondary-nav .snav_right .cta a {font-size: 14px; line-height:14px;}
.secondary-nav ul li a.active::after{top:23px;}
.secondary-nav.fixed ul li a.active::after{top:25px;}
.snav_right .cta a.btn, .snav_right .cta a{max-width:220px; }
}

@media (min-width:1220px){
.secondary-nav ul li {font-size: 15px;}
.secondary-nav .snav_right .cta a {font-size: 15px;}
.snav_right .cta a.btn, .snav_right .cta a{max-width:240px; }
}

@media (min-width:1280px){
.secondary-nav ul li {font-size: 16px;}
.secondary-nav .snav_right .cta a {font-size: 16px;}
.snav_right .cta a.btn, .snav_right .cta a{max-width:250px; }
}

@media (min-width:1400px){
.secondary-nav ul li {font-size: 16px; margin-right:20px;}
.secondary-nav ul li a.active::after {top: 24px; }
.secondary-nav .snav_right .cta a {font-size: 18px; line-height:18px;}
.secondary-nav.fixed ul li {margin-right:18px; line-height:20px;}
.secondary-nav.fixed ul li a.active::after{top:30px;}
.snav_right .cta a.btn, .snav_right .cta a{max-width:270px; }
}

@media (min-width:1001px){
.secondary-nav.fixed .snav_right .cta a.btn-green{position: relative; top: 3px;}
.snav_right .cta a{max-width:200px; float:right; clear:both;}
}


@media (min-width:801px) and (max-width:1000px){
.secondary-nav .snav_right{display:table; margin-top:25px; position:absolute; bottom: 30px; }
.secondary-nav .snav_right .cta{display:table-cell; vertical-align:bottom; height:100%; padding-bottom:6px; text-align:right; }
.secondary-nav ul{padding-top:0; margin-top:0 !important;}
.secondary-nav ul li {display: inline-block;float: none;font-size: 12px;margin-right: 9px; }
.secondary-nav ul li a.active::after{top:27px;}
}

@media (min-width:801px) and (max-width:820px){
.secondary-nav ul li {margin-right: 5px; }
}

@media (min-width:481px) and (max-width:800px){
.secondary-nav .snav_right{position:relative;}
.cta a{font-size: 14px; line-height:14px; float: right; clear:both;}
.secondary-nav.stayTop .snav_right .cta a.btn, .secondary-nav .snav_right .cta a.btn{position:static; float:none; margin-left: 0; transition:none; font-size:16px; padding:7px 20px 3px;}
.secondary-nav.stayTop .snav_right .cta, .secondary-nav .snav_right .cta { left: 0; margin-top: 0 !important; padding: 0 20px;  position: absolute; top: -3px; width: 100%; background:none; text-align:left;}
.secondary-nav.hideHeading .snav_right, .secondary-nav.fixed .snav_right{position:relative; padding-bottom:20px;}
.secondary-nav .snav_right.singleLinkCenter .cta{text-align:center;}
.secondary-nav .snav_left.noCtaLink ul{margin-top:0;}
.secondary-nav.hideHeading .cta, .secondary-nav.fixed .cta{position:absolute; margin-top:-26px; width:100%; padding-left:30px;}
.secondary-nav.hideHeading .snav_right .cta a.btn {display: inline-block;left: 20px;position: absolute; transition:none;}
.secondary-nav.fixed .snav_right .cta a.btn {display: inline-block;left: 20px;position: absolute; transition:none;}
.secondary-nav.hideHeading .snav_left ul, .secondary-nav.fixed .snav_left ul{ margin-top:48px; padding-top:0;}
.secondary-nav.stayTop.l2_nav .snav_left h2, .secondary-nav.l2_nav .snav_left h2,  .secondary-nav.l2_nav h2 {font-size:28px;}
.secondary-nav .snav_left h2{width:100%; max-width:100%;}

.secondary-nav.hideHeading .cta, .secondary-nav.fixed .cta{top:5px;}
}

@media (min-width:481px) and (max-width:640px){
.secondary-nav .snav_right .cta a{max-width:180px;}
}

@media (min-width:641px) and (max-width:800px){
.secondary-nav .snav_left h2{margin:25px 0; width:100%; max-width:100%; padding:0 2% 0 2%;}
.secondary-nav .snav_left ul{margin-top:46px;}
.cta a{font-size: 18px;}
.secondary-nav.fixed .cta{margin-top:0; padding-top:15px; width:100%; }
.secondary-nav.fixed .snav_left ul{ margin-top:65px; padding-top:0;}
.secondary-nav.fixed .container-fluid{margin-top: 45px;}
.secondary-nav.hideHeading .cta, .secondary-nav.fixed .cta{top:0;}
}

@media (max-width:480px){
.secondary-nav .snav_right{position:relative;}
.secondary-nav.hideHeading .container-fluid{ margin-top: 72px}
.secondary-nav.stayTop .snav_left ul{margin-top:85px; padding-top:0;} 
.secondary-nav.hideHeading  .snav_right .cta { top:-20px;}
.secondary-nav.hideHeading  .snav_right .cta a{ display: none;}
.secondary-nav.hideHeading  .snav_right .cta a.btn{ display: inline-block;}
.secondary-nav.hideHeading  .snav_left ul{ margin-top:24px; }
.secondary-nav .snav_left.noCtaLink ul{margin-top:0;}
.secondary-nav .snav_right .cta a.btn{display:inline-block;}
.secondary-nav .snav_right .cta a{max-width:245px;display:block; text-align:center; float: none; font-size:16px;}
.snav_right .cta {text-align: center;position: absolute;width: 250px;left: 50%;margin-left: -125px; }
}
/* new css */

/* snav.css End */

/* thumb_cols_2.css Start */

.thumb-container {height: 371px; position: relative; overflow: hidden;}
.thumb-img{height: 371px; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.thumb-container .col-md-1{display: table; vertical-align:middle; padding:0; }
.thumb-container .col-md-10{display: table; vertical-align:middle; padding:0 15px; }
.thumb-container .col-md-1.cntClk{float:right;}
.thumb-container .col-md-1 i{display: table-cell; height:100%; vertical-align:middle;color: #fff; font-size: 40px; }
.thumb-container .col-md-1 i.support_ico {background-position: center center;}
.thumb-container .detail-content h3{color: #fff;  font-size: 20px;  text-transform: none;  margin: 0 0 6px 0;  padding: 0; position: relative; overflow: hidden;  line-height: 25px;  max-height: 50px;  height: auto; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;}
.thumb-container .detail-content p{color:#fff; font-size: 15px;  text-transform: none; margin:0 0 10px 0; padding:0;position: relative; overflow:hidden; line-height: 18px; max-height:34px; height: auto; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;}
.thumb-details{background: rgba(0,0,0,0.7); position: absolute; left: 0; -webkit-transition: height 0.1s ease; -moz-transition: height 0.1s ease; -o-transition: height 0.1s ease; transition: height 0.1s ease; bottom: 0;  width: 100%; padding:10px; display:table;} 
.thumb-details:before{background-color: #0094d2; content: ""; display: block !important; height: 7px; left: 0; position: absolute; top: -7px; width: 100%; }
.thumb-details .detail-content{ padding-bottom:25px;display: table-cell;vertical-align: middle;}
.thumb-details .cta_module{ position:absolute; bottom:-8px; width:20%; left:15px; white-space: nowrap; min-height:35px;}
.thumb-details .cta_module a{ float:left; color:#fff; font-size:14px; font-family: 'proxima_novasemibold'; line-height: 13px;}
.thumb-details .cta_module a:hover, .thumb-details .social-block a:hover i{ color:#0094d2; text-decoration:none;}
.thumb-details .cta_module a:hover i{ color:#0094d2; text-decoration:none;}
.thumb-details .cta_module span{ font-family: proxima_novaregular; float:left; color:#fff; font-size:13px; width:100%;}
.thumb-container .col-md-1 i.detail-toggle { text-align:right;color:#0094d2; cursor:pointer; display:none;}
.addEllipsis{ width: 100%; float:left; transition:none;}
.addEllipsis:after{ position:absolute; content:"..."; }
.thumb-container .rollover .col-md-1, .thumb-container .rollover .col-md-10{ height:351px !important;}
/*.thumb-container .rollover .detail-content h3{max-height:100%;}
.thumb-container .rollover .detail-content p {max-height:100%;}*/
.thumb-container .rollover .addEllipsis:after{position:relative; content:"";}
.thumb-container .showHam .col-md-1 i.detail-toggle, .thumb-container .h3showHam .col-md-1 i.detail-toggle, .thumb-container .pshowHam .col-md-1 i.detail-toggle {display:inline-block; height:36px; line-height:36px; position: absolute; top:50%; margin-top:-18px; right:0; transition: none;}
.thumb-container .rollover .col-md-1 i.detail-toggle {display:inline-block; height:36px; line-height:36px; position: absolute; top:50%; margin-top:-18px; right:0;}
.thumb-container .social-block{width:auto;right:9px !important;}
.thumb-container.noTime .timestamp{display:none;}
.thumb-container.noDate .datestamp{display:none;}
.thumb-container.noSocial .social-block{display:none;}
.thumb-container.noReadMore .cta_module a.learn_more{display:none;}
.thumb-container.noReadMore .thumb-details .detail-content{padding-bottom:20px;}
.thumb-container.noReadMore.noDate .thumb-details .detail-content{padding-bottom:5px;}

.thumb-container.noDate .thumb-details .cta_module{bottom:0;}
.thumb-img > a{display: table-cell;height: 100%;left: 0;margin-left: 0;margin-top: 0;position: absolute;top: 0;width: 100%;}
.thumb-img > a img{left: 50%;margin-left: -50px;margin-top: -50px;position: relative;top: 45%;}
.rollover.thumb-details .detail-content{padding-bottom:0;}



/*code for withoutHamModule start*/
.thumb-container.withoutHamModule .thumb-details .detail-content{padding-bottom:0;}
.thumb-container.withoutHamModule .detail-content p{ max-height: none; font-size:18px; line-height:21px; margin-bottom: 10px; display: table-cell;}
.thumb-container.withoutHamModule .col-md-10{padding:15px 10px; max-width:75%;}
.thumb-container.withoutHamModule .cta_module, .thumb-container.withoutHamModule .cntClk{display:none;}
.thumb-container.withoutHamModule .thumb-details{padding:10px 10px 10px 20px;}
.thumb-container.withoutHamModule .thumb-img a {position: absolute;left: 0;top: 0;margin-top: 0;width: 100%;margin-left: 0;display: table-cell;height: 100%; }
.thumb-container.withoutHamModule .thumb-img a img{position: relative;top: 50%;left: 50%; margin-left: -50px;     margin-top: -50px;}
/*code for withoutHamModule end*/

.thumb-container .detail-content p{display:none;}
.thumb-container .detail-content h3 + p{display:block;}
.thumb-container .detail-content p:first-child{display:block;}

.asianLang{display:inline-block;  white-space: nowrap; overflow:hidden !important;  text-overflow: ellipsis;  }
.asianLang.addEllipsis{float: left;}
.clampingDetail .asianLang:nth-child(2), .clampingDetail .asianLang:nth-child(3) {display:none;}
.thumb-container .rollover .clampingDetail .asianLang:nth-child(2), .thumb-container .rollover .clampingDetail .asianLang:nth-child(3) {display:block;text-overflow: inherit;}
.thumb-container.singleLineEllipse .thumb-details .cta_module a{font-size:12px;}



@media only all and (min-width: 992px)and (max-width: 1920px){
.thumb-container .col-md-1{width:auto;}
.thumb-container .col-md-10{width:88%;}
}
@media only all and (min-width: 1201px)and (max-width: 1920px){
.col-md-4 .thumb-details  .col-md-1 i{font-size:21px;}
.col-md-4 .thumb-container .col-md-1 i.detail-toggle {height:18px; line-height:18px;margin-top:-9px;}
.col-md-4 .thumb-container .col-md-1{width:8%;}
.col-md-4 .thumb-container .col-md-10{width:84%; padding:0 10px;}
.col-md-4 .thumb-container .detail-content h3{line-height: 20px; font-size: 19px; max-height: 41px;}
.col-md-4 .thumb-container .detail-content p{line-height: 18px; font-size: 14px; max-height: 34px;margin-bottom:5px;}
.col-md-4 .thumb-details .cta_module{width:67%; left:10px;}
.col-md-4 .thumb-details .cta_module a{font-size:13px;}
.col-md-4 .thumb-details .cta_module span.datestamp{font-size:12px;}
.col-md-4 .thumb-details .social-block a {font-size:13px; margin: 0 5px;}

.col-md-5 .thumb-details  .col-md-1 i{font-size:28px;}
.col-md-5 .thumb-container .col-md-1 i.detail-toggle {height:24px; line-height:24px;margin-top:-12px;}
.col-md-5 .thumb-container .col-md-1{width:8%;}
.col-md-5 .thumb-container .col-md-10{width:84%; padding:0 10px;}
.col-md-5 .thumb-container .detail-content h3{line-height: 21px; font-size: 20px; max-height: 42px;}
.col-md-5 .thumb-container .detail-content p{line-height: 19px; font-size: 15px; max-height: 36px;margin-bottom:10px;}
.col-md-5 .thumb-details .cta_module{width:44%;left:10px;bottom: -8px;}
.col-md-5 .thumb-details .cta_module a{font-size:13px;}
.col-md-5 .thumb-details .cta_module span.datestamp{font-size:12px;}
.col-md-5 .thumb-details .social-block {right: 8px !important;}
.col-md-5 .thumb-details .social-block a {font-size:14px; margin: 0 5px;}

.col-md-6 .thumb-details  .col-md-1 i{font-size:28px;}
.col-md-6 .thumb-container .col-md-1 i.detail-toggle {height:24px; line-height:24px; margin-top:-12px;}
.col-md-6 .thumb-details .cta_module{width:43%;left:15px;}
.col-md-6 .thumb-details .social-block a {font-size:16px; margin: 0 5px;}

.col-md-7 .thumb-details .col-md-1 i{font-size:32px;}
.col-md-7 .thumb-container .col-md-1 i.detail-toggle {height:28px; line-height:28px;margin-top:-14px;}
.col-md-7 .thumb-details .cta_module{width:32%;left:15px; bottom:-4px;}
.col-md-7 .thumb-details .social-block a {font-size:16px; margin: 0 5px;}

.col-md-8 .thumb-details  .col-md-1 i{font-size:38px;}
.col-md-8 .thumb-container .col-md-1 i.detail-toggle {height:34px; line-height:34px;margin-top:-17px;}
.col-md-8 .thumb-details .cta_module{width:32%;left:15px;}
.col-md-8 .thumb-details .social-block a {font-size:16px; margin: 0 5px;}

.col-md-9 .thumb-details  .col-md-1 i{font-size:38px;}
.col-md-9 .thumb-container .col-md-1 i.detail-toggle {height:34px;line-height:34px; margin-top:-17px;}
.col-md-9 .thumb-details .cta_module{width:24%;left:15px;}

.col-md-10 .thumb-details .cta_module{width:22%;left:15px;}

.thumb-container.withoutHamModule  .col-md-10{padding:15px 10px; max-width:82%;}


.col-md-6 .thumb-container.singleLineEllipse .detail-content p{max-height:17px;}
}


@media only all and (min-width: 992px)and (max-width: 1200px){
.col-md-4 .thumb-details  .col-md-1 i{font-size:15px;}
.col-md-4 .thumb-container .col-md-1 i.detail-toggle {height:12px; line-height:12px; margin-top:-6px;}
.col-md-4 .thumb-container .col-md-1{width:8%;}
.col-md-4 .thumb-container .col-md-10{width:84%; padding:0 10px;}
.col-md-4 .thumb-container .detail-content h3{line-height: 18px; font-size: 18px; max-height: 36px;}
.col-md-4 .thumb-container .detail-content p{line-height: 17px; font-size: 14px; max-height: 34px;margin-bottom:5px;}
.col-md-4 .thumb-details .cta_module{width:67%;left:10px;}
.col-md-4 .thumb-details .cta_module a{font-size:12px;}
.col-md-4 .thumb-details .cta_module span.datestamp{font-size:11px;}
.col-md-4 .thumb-details .social-block a {font-size:12px; margin: 0 3px;}

.col-md-5 .thumb-details  .col-md-1 i{font-size:22px;}
.col-md-5 .thumb-container .col-md-1 i.detail-toggle {height:18px;line-height:18px; margin-top:-9px;}
.col-md-5 .thumb-container .col-md-1{width:8%;}
.col-md-5 .thumb-container .col-md-10{width:83%; padding:0 10px;}
.col-md-5 .thumb-container .detail-content h3{line-height: 21px; font-size: 20px; max-height: 41px;}
.col-md-5 .thumb-container .detail-content p{line-height: 19px; font-size: 15px; max-height: 34px;margin-bottom:7px;}
.col-md-5 .thumb-details .cta_module{width:67%;left:10px;}
.col-md-5 .thumb-details .cta_module a{font-size:13px;}
.col-md-5 .thumb-details .cta_module span.datestamp{font-size:12px;}
.col-md-5 .thumb-details .social-block {right: 7px !important;}
.col-md-5 .thumb-details .social-block a {font-size:14px; margin: 0 5px;}

.col-md-6 .thumb-details  .col-md-1 i{font-size:28px;}
.col-md-6 .thumb-container .col-md-1 i.detail-toggle {height:24px;line-height:24px; margin-top:-12px;}
.col-md-6 .thumb-container .col-md-1{width:8%;}
.col-md-6 .thumb-container .col-md-10{width:83%; padding:0 10px;}
.col-md-6 .thumb-container .detail-content h3{line-height: 21px; font-size: 20px; max-height: 40px;}
.col-md-6 .thumb-container .detail-content p{line-height: 17px; font-size: 15px; max-height: 34px;margin-bottom:7px;}
.col-md-6 .thumb-details .cta_module{width:45%;left:10px;}
.col-md-6 .thumb-details .cta_module a{font-size:13px;}
.col-md-6 .thumb-details .cta_module span.datestamp{font-size:12px;}
.col-md-6 .thumb-details .social-block a {font-size:15px; margin: 0 5px;}

.col-md-7 .thumb-details  .col-md-1 i{font-size:30px;}
.col-md-7 .thumb-container .col-md-1 i.detail-toggle {height:26px; line-height:26px; margin-top:-13px;}
.col-md-7 .thumb-container .col-md-1{width:8%;}
.col-md-7 .thumb-container .col-md-10{width:84%; padding:0 10px;}
.col-md-7 .thumb-container .detail-content h3{line-height: 19px; font-size: 20px; max-height: 38px;}
.col-md-7 .thumb-container .detail-content p{line-height: 17px; font-size: 15px; max-height: 34px;margin-bottom:7px;}
.col-md-7 .thumb-details .cta_module{width:45%;left:10px;}
.col-md-7 .thumb-details .cta_module a{font-size:13px;}
.col-md-7 .thumb-details .cta_module span.datestamp{font-size:12px;}
.col-md-7 .thumb-details .social-block a {font-size:15px; margin: 0 5px;}



.col-md-8 .thumb-details  .col-md-1 i{font-size:31px;}
.col-md-8 .thumb-container .col-md-1 i.detail-toggle {height:26px; line-height:26px;margin-top:-13px;}
.col-md-8 .thumb-container .col-md-1{width:7%;}
.col-md-8 .thumb-container .col-md-10{width:86%; padding:0 12px;}
.col-md-8 .thumb-container .detail-content h3{line-height: 19px; font-size: 20px; max-height: 38px;}
.col-md-8 .thumb-container .detail-content p{line-height: 17px; font-size: 15px; max-height: 34px;margin-bottom:7px;}
.col-md-8 .thumb-details .cta_module{width:35%;left:12px;}
.col-md-8 .thumb-details .cta_module a{font-size:13px;}
.col-md-8 .thumb-details .cta_module span.datestamp{font-size:12px;}
.col-md-8 .thumb-details .social-block a {font-size:15px; margin: 0 5px;}

.col-md-9 .thumb-details  .col-md-1 i{font-size:32px;}
.col-md-9 .thumb-container .col-md-1 i.detail-toggle {height:28px;line-height:28px; margin-top:-14px;}
.col-md-9 .thumb-details .cta_module{width:32%;}

.col-md-10 .thumb-details  .col-md-1 i{font-size:34px;}
.col-md-10 .thumb-container .col-md-1 i.detail-toggle {height:30px; line-height:30px; margin-top:-15px;}
.col-md-10 .thumb-details .cta_module{width:27%;}
.col-md-10 .thumb-container .col-md-10{width:89%;}

.col-md-11 .thumb-details .cta_module{width:25%;}
.col-md-12.thumb-details .cta_module{width:23%;}

.thumb-container.withoutHamModule .thumb-details .detail-content{padding-bottom:0;}
.thumb-container.withoutHamModule .thumb-details .col-md-1 i {font-size: 35px;}
.thumb-container.withoutHamModule .detail-content p{ max-height: none; font-size:18px; line-height:21px; margin-bottom: 0;}
.thumb-container.withoutHamModule  .col-md-10{padding:8px 10px; max-width:75%;}

.col-md-5 .thumb-container.withoutHamModule .detail-content p{line-height:20px;}
.col-md-4 .thumb-container.withoutHamModule .detail-content p{line-height:19px; font-size:17px;}



}

@media only all and (min-width: 1101px)and (max-width: 1200px){
.col-md-4 .thumb-details  .col-md-1 i{font-size:19px !important;}
.col-md-4 .thumb-container .col-md-1 i.detail-toggle {height:16px; margin-top:-8px; line-height:16px;}
.col-md-5 .thumb-details  .col-md-1 i{font-size:25px !important;}
.col-md-5 .thumb-container .col-md-1 i.detail-toggle {height:22px; margin-top:-11px; line-height:22px;}
.col-md-8 .thumb-details  .col-md-1 i{font-size:34px !important;}
.col-md-8 .thumb-container .col-md-1 i.detail-toggle {height:30px; margin-top:-15px; line-height:30px;}
.col-md-9 .thumb-details  .col-md-1 i{font-size:35px !important;}
.col-md-9 .thumb-container .col-md-1 i.detail-toggle {height:32px; margin-top:-16px; line-height:32px;}


}

@media only all and (min-width: 901px)and (max-width: 991px){
.thumb-details  .col-md-1 i{font-size:35px;}
.thumb-container .col-md-1 i.detail-toggle {height:30px; line-height:30px; margin-top:-15px;}
.thumb-container .detail-content h3{line-height: 21px; font-size: 20px; max-height: 42px;}
.thumb-container .detail-content p{line-height: 18px; font-size: 15px; max-height: 36px;}
.thumb-details .cta_module{width:30%;}
.thumb-container .col-md-1{width:auto;}
.thumb-container .col-md-10{width:88%;}


}

@media only all and (min-width: 641px)and (max-width: 900px){
.thumb-details  .col-md-1 i{font-size:32px;}
.thumb-container .thumb-details .col-md-1 i.detail-toggle {height:28px;line-height:28px; margin-top:-14px;}
.thumb-container .detail-content h3{line-height: 21px; font-size: 20px; max-height: 42px;}
.thumb-container .detail-content p{line-height: 17px; font-size: 15px; max-height: 34px;}
.thumb-details .cta_module{width:30%;}
.thumb-details .cta_module a{font-size:13px;}
.thumb-details .cta_module span.datestamp{font-size:12px;font-family: proxima_novaregular; line-height: 14px;}
.thumb-details .social-block a {font-size:15px;}
.thumb-container .col-md-1{width:auto;}
.thumb-container .col-md-10{width:88%;}
.thumb-container.withoutHamModule .thumb-details .col-md-1 i {font-size: 34px;}
.thumb-container.withoutHamModule .detail-content p{ font-size:17px;}
}
@media only all and (min-width: 541px)and (max-width: 640px){
.thumb-details  .col-md-1 i{font-size:26px;}
.thumb-container .thumb-details .col-md-1 i.detail-toggle { padding: 4px; height: 36px ;line-height:16px; margin-top:-18px;}
.thumb-container .detail-content h3{line-height: 20px; font-size: 19px; max-height: 40px;}
.thumb-container .detail-content p{line-height: 17px; font-size: 15px; max-height: 34px;}
.thumb-details .cta_module{width:35%;}
.thumb-details .cta_module a{font-size:13px;}
.thumb-details .cta_module span.datestamp{font-size:12px;}
.thumb-details .social-block a {font-size:13px;}
.thumb-container .col-md-1{width:auto;}
.thumb-container .col-md-10{width:88%;}

.thumb-container.withoutHamModule .thumb-details .col-md-1 i {font-size: 28px;}
.thumb-container.withoutHamModule .detail-content p{ font-size:16px;  line-height: 18px;}
.thumb-container.withoutHamModule .thumb-details { padding: 10px 10px 10px 15px;}
}

@media only all and (min-width: 391px)and (max-width: 540px){
.thumb-details  .col-md-1 i{font-size:19px;}
/* .thumb-container .thumb-details .col-md-1 i.detail-toggle {height:16px; line-height:16px;margin-top:-8px;} */
.thumb-container .thumb-details .col-md-1 i.detail-toggle { padding: 4px; height: 36px ;line-height:16px; margin-top:-18px;}
.thumb-container .detail-content h3{line-height: 20px; font-size: 19px; max-height: 40px;}
.thumb-container .detail-content p{line-height: 17px; font-size: 15px; max-height: 34px;  margin: 0 0 5px 0;}
.thumb-details .cta_module{width:50%;}
.thumb-details .cta_module a{font-size:13px;}
.thumb-details .cta_module span.datestamp{font-size:11px;}
.thumb-details .social-block a {font-size:13px;}
.thumb-container .col-md-1{width:auto;}
.thumb-container .col-md-10{width:88%;}

.thumb-container.withoutHamModule .thumb-details .col-md-1 i {font-size: 24px;}
.thumb-container.withoutHamModule .detail-content p{ font-size:16px;  line-height: 17px;}
.thumb-container.withoutHamModule .thumb-details { padding: 10px 10px 10px 15px;}


}

@media only all and (min-width: 320px)and (max-width: 390px){
.thumb-details  .col-md-1 i{font-size:19px; }
/*.thumb-container .thumb-details .col-md-1 i.detail-toggle {height:16px;line-height:16px; margin-top:-8px;}*/
.thumb-container .thumb-details .col-md-1 i.detail-toggle { padding: 4px; height: 36px ;line-height:16px; margin-top:-18px;}
.thumb-container .detail-content h3{line-height: 20px; font-size: 19px; max-height: 41px;}
.thumb-container .detail-content p{line-height: 17px; font-size: 14px; max-height: 34px; margin: 0 0 5px 0;}
.thumb-details .cta_module{width:63%;white-space:normal;}
.thumb-details .cta_module a{font-size:12px;}
.thumb-details .cta_module span.datestamp{font-size:11px;}
.thumb-details .social-block a {font-size:12px;}

.thumb-container.withoutHamModule .thumb-details .col-md-1 i {font-size: 22px;}
.thumb-container.withoutHamModule .detail-content p{ font-size:14px;  line-height: 16px;}
.thumb-container.withoutHamModule .thumb-details { padding: 10px 10px 10px 15px;}


}

.thumb-container .rollover .detail-content p{-webkit-transition: max-height 1s; -moz-transition: max-height 1s; -o-transition: max-height 1s; transition: max-height 1s;}
.clampingDetail {width:100%; }
.clampingDetail span {
clear: none;
}
.clampingDetail span:nth-child(3) {float:left;}
.detail-content.singlePara{padding-top:25px; padding-bottom:15px; transition:none;}
.detail-content.singleHeading{padding-top:17px; padding-bottom:15px; transition:none;}
.detail-content.onlyHeading{padding-top:20px; padding-bottom:30px; transition:none;}
.detail-content.onlyPara{padding-top:30px; padding-bottom:25px; transition:none;}
.detail-content.onlyContent{padding-top:15px; padding-bottom:10px; transition:none;}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 1920px) and (min-width: 992px) {
.col-md-4 .thumb-container .detail-content p{max-height: 34px !important;}
.col-md-4 .thumb-container .thumb-details.rollover .detail-content p{max-height: 100% !important;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 390px) and (min-width: 320px) {
.thumb-container .detail-content p{max-height: 34px !important;}
.thumb-container .thumb-details.rollover .detail-content p{max-height: 100% !important;}

}​

html:lang(ja) .thumb-container *{ transition: none !important }
.blankSpan{display:none}
@media screen and (-webkit-min-device-pixel-ratio:0) {
html:lang(ja) .thumb-details, html:lang(zh_CN) .thumb-details, html:lang(ko) .thumb-details {min-height:95px; padding: 0 10px;}
html:lang(ja) .thumb-details .detail-content,html:lang(zh_CN) .thumb-details .detail-content,html:lang(ko) .thumb-details .detail-content{padding-bottom: 15px;}
}

.singleLineEllipse .thumb-details .col-md-1:not(:root:root) {  
	max-height:95px !important;
} 
.singleLineEllipse .thumb-details .col-md-10:not(:root:root) { 
	max-height:95px !important;
} 
.singleLineEllipse .thumb-details.rollover .col-md-1:not(:root:root) { 
	max-height:371px !important;
	height:371px !important;
} 
.singleLineEllipse .thumb-details.rollover .col-md-10:not(:root:root) { 
	max-height:371px !important;
	height:371px !important;
}

/* thumb_cols_2.css End */

/* social_icons.css Start */

.social-block{ float: right;text-align: right; width: 65%;position: absolute; bottom: 4px; right: 10px;}
.social-block a{color: #fff; font-size: 16px; margin: 0 5px;}
.social-block.invert a{color: #717074;}
.social-block.invert a:hover{color: #0094d2;}

@media (max-width:640px){
.rollover .social-block{position: absolute;}
}

/*@media (min-width:1000px) and (max-width:1080px){
.module_container .social-block{position:relative;}
}*/

/* social_icons.css End */

/* column_7_5.css Start */

.module_container{   width: calc(100% - 20px); position: relative; display:inline-block; float:left; margin:0 10px;}
.img-left{min-height: 371px; width: 100%;background-position: center center; background-repeat: no-repeat; position:relative; transition: none 0s ease 0s ; background-size:cover;}
.content-container .module_container h6{font-size: 18px; color: #565656; text-transform: none; font-family: "proxima_novasemibold"; margin-bottom: 10px !important; /*margin-top: 50px !important;*/}
.module_container p{color: #565656; line-height: 22px; margin-bottom:10px;}
.content-wrapper{ overflow: hidden; padding-top:40px; padding-bottom:25px;}
.module_container .social-block a{color:#565656;}
.module_container .social-block a:hover{color:#0094d2;}
.module_container .content-wrapper ul {padding-left:15px;}
.module_container .content-wrapper ul li {list-style: initial;}
@media (max-width:991px){
.module_container{padding-bottom: 30px;}
.img-left{margin-top:0 !important;}
}

.blueGradient.module_container *, .greenGradient.module_container *, .skyblueGradient.module_container *, .blueGradientTrans.module_container *, .greenGradientTrans.module_container *{color:#fff !important;}

@media (max-width:992px){
.module_container .no-padding-left{padding-right:0 !important}
}

/* column_7_5.css End */

/* fusion_banner.css Start */

.fusion_banner_container{margin-bottom:50px; margin-top: 30px; float:left; width:100%;}
.fusion_banner_bottom.fixed_panel{padding-top:10px; z-index:10;}
.fusion_banner{float:left; position: relative; padding-top:10px; background-color: #000; width: 100%; background-repeat: no-repeat, no-repeat; background-image: url('../images/banner_bottom_left.png'),url('../images/banner_top_right.png'); background-position: -1px bottom, right top;}
.fusion_banner > img{margin: 30px auto; display: table;}
.fusion_banner p{ color: #ffffff; font-size: 18px; line-height: 26px; width: 70%;}
.fusion_banner_bottom{transition:none;clear: both;  -webkit-box-shadow: 0 6px 6px 0px rgba(0,0,0,0.35); -moz-box-shadow:0 6px 6px 0px rgba(0,0,0,0.35); box-shadow: 0 6px 6px 0px rgba(0,0,0,0.35); background:#fff;}
.fusion_banner_bottom h1{text-transform: none; color: #818181; font-size: 25px; margin-bottom: 10px;}
.bottom-links{margin-bottom: 20px;}
.bottom-links a{color:#006a91; margin:0 40px 0 0; font-size: 18px;}
.fusion_graphic {left: 35px; position: absolute; top:0;}
.fusion_banner .banner-overlay:before{background-color: #0094d2; content: ""; display: block !important; height: 7px; left: 0; position: absolute; top: -10px; width: 100%;}
.fusion_banner .banner-overlay{padding-left: 30px;}
.fixed_panel { position: fixed; top:0; left:68px; width: 100%; z-index:8; margin-top:0;}
.fusion_banner_bottom.fixed_panel .bottom-links {
  position: relative;
  top: 5px;
}
.links-container{display:inline;}
.fixed_panel h1, .fixed_panel p{display:none;}
@media (max-width:800px){
.f_banner{margin-top:20px;}
.fusion_banner_container{margin-top:0;}
.fusion_banner p{font-size: 15px; line-height: 18px;}
.fusion_banner_bottom{padding-left: 15px;}
.fusion_banner > img{max-width: 90%;}
.fusion_banner{margin-top: 20px;}
.fusion_graphic{width:30%;}
.fixed_panel{left:0; top:48px;}
}
@media (min-width:1001px){
.fixed_panel{top:54px;}
}

@media (min-width:801px) and (max-width:1480px){
.fixed_panel{left:auto;}
}

@media (max-width:991px){

.grey_module_container .no-padding-left{padding-right: 0;}
}
@media (max-width:640px){
	

.bottom-links a{margin-right:0;}
.links-container{float:right; margin-bottom:10px;}
.links-container > a{display:block;}
.fusion_banner_bottom .bottom-links button.green{margin-top:24px;}
.fusion_banner_bottom .bottom-links .btn.btn-green {
  margin-top: 18px;
}
}

/* fusion_banner.css End */

/* features_module.css Start */

 .features-block1 { float: left; margin-bottom:30px; max-width: 100%;}
/*.hidden_features .section-custom{padding-top:20px;}*/
.features-block1 p{margin-bottom:0;}
.features-block{margin-bottom: 10px; float: left;}
.features-block1 h4 i{ display: table-cell;  float: left; font-size: 40px; margin-right: 15px; vertical-align: middle; width: auto;}
.features-block1 h4 a i{margin-left: 5px; display: inline-block; float: none; font-size: 28px;margin-right: 0;vertical-align: top;width: auto; margin-top:-4px;}
.features-block1 h3{font-family: proxima_novaregular;}
.features-block1 .brief-content-block h3{font-family: proxima_novalight;}
.features-block{margin-bottom: 10px; float: left;}
.features-block h4{margin-bottom: 18px; margin-top:0;}
.features-block h4 i { color: #717074; font-size: 40px; margin-right: 10px;}
.features-container h1 { line-height: 26px; margin: 60px 0 30px;}
.features-block1 h4 {/*margin-top: 10px;*/margin-top: 0px; display: table; color:#565656; width:100%;  margin-bottom:15px; display: inline-flex; }
.hidden_features{display:none; float:left; width:100%;}
.features-block-container {float: left; margin-bottom: 30px; width: 100%; }
.blueGradient .features-block1 h4 a, .greenGradient .features-block1 h4 a, .blueGradientTrans .features-block1 h4 a, .greenGradientTrans .features-block1 h4 a, .skyblueGradient .features-block1 h4 a{color: #fff; font-size: 28px; font-family: proxima_novalight; display: table; /*float:left;*/}
.blueGradient .features-block1 h4 span{display: table-cell; vertical-align: middle; transition:none;}
.blueGradient .features-block1 p{color: #fff;}
.blueGradient .features-block1 h4 i{margin-left: 0; color:#fff;}
.blueGradient .features-block1 h4 a i{margin-left: 5px; color:#fff;}
.features-block1 h4 i{margin-top: -5px;}
.features-block1 a.green{width:180px; margin-bottom:10px; margin-right:10px; margin-top:0; float:left; text-align:center;}
.features-block1 a.green:hover{color:#fff;}
.blueGradient .features-block1 h4 a:hover {color: #fff !important; text-decoration:none;}
.blueGradient .features-block1 h4 a:hover  span{text-decoration:underline !important; }
.blueGradient .features-block1 h4 a:hover  span i{text-decoration:none !important; }
.features-block1 h4 a, .features-block1 h4 a:focus {color: #006990;}
.features-block1 h4 a:hover{color:#0094d2;}
.blueGradient .features-block1 ul li a{color: #fff; display: table; font-family: proxima_novaregular; font-size: 18px; margin-bottom: 20px;}
.blueGradient .features-block1 ul li a i{margin-left:5px;}
.blueGradient .features-block1 ul, .blueGradient .features-block1 ul li:last-child a{margin-bottom:0;}

.section-custom .blueGradient .col-md-6 .section-custom:last-child .features-block1{margin-bottom:25px;}
.features-block1 a.btn{ margin-top:20px;}
.blueGradient .features-block1 ul li a:hover{
	text-decoration:underline;
}
.features-block1 h4 i.support_ico_blue{background-image: url("../images/support_ico_feature_blue.svg");width:45px; height:45px; display: inline-table;}
.features-block1 h4 i.support_ico_dark_blue{background-image: url("../images/support_ico_feature_dark_blue.svg");width:45px; height:45px; display: inline-table;}
.features-block1 h4 i.support_ico_green{background-image: url("../images/support_ico_feature_green.svg");width:45px; height:45px; display: inline-table;}
.features-block1 h4 i.support_ico_grey{background-image: url("../images/support_ico_feature_grey.svg");width:45px; height:45px; display: inline-table;}
.features-block1 h4 i.support_ico_white{background-image: url("../images/support_ico_feature_white.svg");width:45px; height:45px; display: inline-table;}

@media (min-width:992px) and (max-width:1300px){
.features-block1 {min-height: auto; }
}
@media (min-width:991px){
.section-custom .col-md-6 .section-custom:last-child .features-block1{margin-bottom:0;}
}
@media (max-width:991px){
.features-block1{min-height: auto; }
.section-custom .col-md-6:last-child .section-custom:last-child .features-block1{margin-bottom:0;}
}
@media (max-width:800px){
.features-block1 h4{margin-bottom:8px;}
}


.features-block1 > a:not(.btn){font-size:18px; margin-top:10px; float:left;}
.features-block1 > a:not(.btn) i:first-child {margin-right: 10px;}

/* features_module.css End */

/* faq.css Start */

.faq_block{background:#f9f9f9; cursor: pointer; margin-bottom: 20px; display: table; border:1px solid #dfdfdf; height: 109px; float: left; width:100%; padding:0 24px;}
.faq_block.selected{opacity: 0.4; position: relative;}
.faq_block.selected:before{content:""; position: absolute; border: 13px solid; border-color: transparent; border-top-color: rgba(255,255,255,0.4); left:50%; margin-left:-13px; height: 0px; width: 0px; bottom:-26px;}
.faq_block a{color:#0094d2; display: table-row;}
.faq_block a span{display: table-cell; vertical-align: middle; height: 100%;}
.faq_block a span > i{font-size: 40px;  display:  table-cell; vertical-align: middle; color: #565656; width: 60px;}
.faq_block a p{display: table-cell;color:#006990;  vertical-align: middle; margin:0; padding-top: 6px;}
.faq_block a:hover p{color:#0094d2;}
.faq_block a p > i{ display: inline;}
.faq_subitems:first-child{margin-top:0;}
.faq_subitems {float: left; width: 100%; margin-bottom: 10px; }
.faq_subitems h3{text-transform: none; float: left; font-size: 25px; margin-bottom:15px; margin-top: 0; margin-right: 35px; width: auto;}
.faq_subitems a{font-size: 18px;}
.faq_subitems a:hover{}
.faq_ans{background:rgba(255,255,255,0.15); border:1px solid rgba(223,223,223,0.5);  position: relative; cursor: auto; height:auto; padding: 40px 24px; margin-bottom: 20px; }
.faq_ans h3{text-transform: capitalize; font-size: 25px; display: inline-block; max-width: calc(100% - 100px); margin-left:10px; margin-top:0; margin-bottom:0; display: table-cell; vertical-align: middle;}
.faq_ans a{display: inline; font-size: 34px; position: absolute; right: 15px; top:3px; }
.faq_ans p a{position: static; font-size: 18px; margin-top: 30px; display: inherit;}
.faq_ans p{ margin-top:20px;}
.faq_ans span i{font-size: 40px; display:table-cell; vertical-align:middle; width:34px; padding-right: 10px;}
.faq_ans > span {display: table; width: 80%;}
.faq_block a:hover{text-decoration:none !important;}
/*.faq_block.selected a span{display: block}*/
.date-description {
  display: table-cell;
  vertical-align: middle;
}
.date-description > p {
  float: left; width:100%;
}
.faq_subitems.center { text-align: center;}
.faq_block small {
  display: initial;
  font-family: "proxima_novaregular";
  font-size: 22px;
  height: 28px;
  left: 5px;
  position: absolute;
  text-align: center;
  top: 19px;
  vertical-align: middle;
  width: 28px;
}
.date_calender {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 60px;
}
.date_calender strong,.date_calender strong:hover {
  float: left;font-family: "proxima_novaregular";
  font-size: 18px; color:#565656;
  font-weight: normal;line-height: 16px;padding:0 4px;
}
.date_calender i {
  color: #565656;
  display: table-cell;
  font-size: 40px;
  height: 41px;
  position: relative;
  vertical-align: middle;
  width: 38px;
}
.seeAll{font-family:proxima_novasemibold; font-size:22px !important;}
.faq_ans a:hover{text-decoration:underline !important; color:#fff;}
.blueGradient.faq_block a:hover span i{text-decoration:none;}
.faqAnsBox{display:none;}

@media (max-width:992px){
.row .row .col-md-12.appenddiv{padding:0; clear:both;}
.faq_block{position:relative; z-index:1;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.blueGradient.faq_block.selected a span{display: block}
}
@media (max-width:640px){
.faq_ans h1{ max-width: 100%; width: 100%}
}
@media (max-width:380px){
.faq_subitems h3{width:100%;}
}





 





.blueGradient .faq_block{background:#267997; cursor: pointer; margin-bottom: 20px; display: table; border:1px solid rgba(223,223,223,0.5); height: 109px; float: left; width:100%; padding:0 24px;}
.blueGradient .faq_block.selected{opacity: 0.4; position: relative;}
.blueGradient .faq_block.selected:before{content:""; position: absolute; border: 13px solid; border-color: transparent; border-top-color: rgba(255,255,255,0.4); left:50%; margin-left:-13px; height: 0px; width: 0px; bottom:-26px;}
.blueGradient .faq_block a{color: #fff; display: table-row;}
.blueGradient .faq_block a span{display: table-cell; vertical-align: middle; height: 100%;}
.blueGradient .faq_block a span > i{font-size: 40px;  display:  table-cell; vertical-align: middle; color: #fff; width: 60px;}
.blueGradient .faq_block a p{color:#fff; display: table-cell; vertical-align: middle; margin:0; padding-top: 6px;}
.blueGradient .faq_block a p > i{ display: inline;}
.blueGradient .faq_subitems:first-child{margin-top:0;}
.blueGradient .faq_subitems {float: left; width: 100%; margin-bottom: 10px; position: relative; z-index: 7}
.blueGradient .faq_subitems h3{text-transform: none; float: left; color: #fff; font-size: 25px; margin-bottom:15px; margin-top: 0; margin-right: 35px; width: auto;}
.blueGradient .faq_subitems a{color: #fff; font-size: 18px; line-height: 2}
.blueGradient .faq_subitems a:hover{color: #fff; text-decoration: underline;}
.blueGradient .faq_ans{background:rgba(255,255,255,0.15); border:1px solid rgba(223,223,223,0.5);  position: relative; cursor: auto; height:auto; padding: 40px 24px; margin-bottom: 20px; }
.blueGradient .faq_ans h3{color:#fff; text-transform: capitalize; font-size: 25px; display: inline-block; max-width: calc(100% - 100px); margin-left:10px; margin-top:0; margin-bottom:0; display: table-cell; vertical-align: middle;}
.blueGradient .faq_ans a{display: inline; font-size: 34px; position: absolute; right: 15px; top:3px; }
.blueGradient .faq_ans p a{position: static; font-size: 18px; margin-top: 30px; display: inherit;}
.blueGradient .faq_ans p{color: #fff; margin-top:20px;}
.blueGradient .faq_ans span i{color:#fff; font-size: 40px; display:table-cell; vertical-align:middle; width:34px; padding-right: 10px;}
.blueGradient  .faq_ans > span {display: table; width: 80%;}
.blueGradient .faq_block a:hover{text-decoration:none !important;}
/*.blueGradient.faq_block.selected a span{display: block}*/

.blueGradient  .faq_subitems.center { text-align: center;}
.blueGradient .faq_block small {
  display: initial;
  font-family: "proxima_novaregular";
  font-size: 22px;
  height: 28px;
  left: 5px;
  position: absolute;
  text-align: center;
  top: 19px;
  vertical-align: middle;
  width: 28px;
}
.blueGradient  .date_calender {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 60px;
}
.blueGradient .date_calender strong, .blueGradient  .date_calender strong:hover {
  float: left;font-family: "proxima_novaregular";
  font-size: 18px; color:#fff;
  font-weight: normal;line-height: 16px;padding:0 4px;
}
.blueGradient  .date_calender i {
  color: #fff;
  display: table-cell;
  font-size: 40px;
  height: 41px;
  position: relative;
  vertical-align: middle;
  width: 38px;
}
.blueGradient  .seeAll{font-family:proxima_novasemibold; font-size:22px !important;}
.blueGradient  .faq_ans a:hover{text-decoration:underline !important; color:#fff;}
.blueGradient .faq_block a:hover span i{text-decoration:none;}
.blueGradient  .faqAnsBox{display:none;}

@media (max-width:992px){
.blueGradient  .row .row .col-md-12.appenddiv{padding:0; clear:both;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.blueGradient .faq_block.selected a span{display: block}
}
@media (max-width:640px){
.blueGradient  .faq_ans h1{ max-width: 100%; width: 100%}
}
@media (max-width:380px){
.blueGradient .faq_subitems h3{width:100%;}
}
.openState.faq_ans ul li {
    list-style: disc outside none!important;
}

/* faq.css End */

/* tasks.css Start */

.tasks a {color: #fff; display: table; font-family: proxima_novaregular; font-size: 18px; margin-bottom:20px;}
.tasks a:hover {color: #fff; text-decoration:underline}
.tasks a:last-child{margin-bottom:0;}
/*.tasks a:hover{color:#003d79;}*/
.tasks a i{margin-left: 6px;}
.border-vm{position:relative;}
.border-vm:before{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aadb1e+0,006a91+100 */ background: #aadb1e; /* Old browsers */ background: -moz-linear-gradient(left,  #aadb1e 0%, #006a91 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#aadb1e), color-stop(100%,#006a91)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* IE10+ */ background: linear-gradient(to right,  #aadb1e 0%,#006a91 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aadb1e', endColorstr='#006a91',GradientType=1 ); /* IE6-9 */
width:100%; height:6px; float:left; box-sizing: content-box; content: ""; position:absolute; top:0; left:0; border:none;}
@media (max-width:991px){
.tasks {margin-bottom: 20px;}
.tasks:last-child {margin-bottom: 0px;}
}

/* tasks.css End */

/* custom_Selectbox.css Start */

.custom_selectBox .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  line-height: 18px; padding: 12px 30px 6px 0;
}
.custom_selectBox .bootstrap-select > .dropdown-toggle {
 padding-top:0; padding-bottom:0;
}
.custom_selectBox .bootstrap-select > .dropdown-toggle {
padding-right: 32px;box-shadow:0 0 3px #777; 
}
.custom__selectbox .custom_selectBox .bootstrap-select > .dropdown-toggle {width:190px; background:#fff;}
.custom__selectbox .custom_selectBox .bootstrap-select > .dropdown-toggle:hover {width:190px; background:#f5f5f5;}
.custom__selectbox .custom_selectBox .bootstrap-select > .dropdown-toggle .filter-option {border-right:none;}
.custom_selectBox .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.custom_selectBox.custDropdwn .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
}
.custom_selectBox .caret::before {
  border: medium none;
  color: #565656;
  content: "\f078";
  font-family: FontAwesome;
  font-size: 18px;
  left: -13px;
  position: absolute;
  top: -7px;
}
.custom_selectBox .caret {
  border:none;
}
.custom_selectBox .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  color: #565656;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; font-size:16px;
}
.custom_selectBox  .bootstrap-select.btn-group .dropdown-menu li a span.text {
  /*color: #006a91;*/
  color: #565656;
  display: inline-block;
  font-family: proxima_novaregular;
  font-size: 16px;
}
/*.custom_selectBox .dropdown-menu > li:hover > a span.text, .bootstrap-select.open button span{color: #0094d2 !important;}*/
.custom_selectBox .dropdown-menu > li > a {
  padding: 8px 10px 5px;
}
.custom_selectBox .bs-searchbox::after {
  color: #797979;
  content: "";
  float: left;
  font-family: fontawesome;
  font-size: 26px;
  height: 20px;
  left: 20px;
  position: absolute;
  top: 10px;
  width: 20px;
  z-index: 2147483647;
}
.custom_selectBox .bs-searchbox .form-control {
  border-radius: 0;
  box-shadow:none;
  font-size: 18px;
  height: 52px;
  color: #565656;
  font-family: proxima_novaregular;
}
.custom_selectBox .bootstrap-select .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  padding: 0;

}
.custom_selectBox .bootstrap-select .dropdown-menu ul li.selected, .custom_selectBox .bootstrap-select .dropdown-menu ul li.selected a, .custom_selectBox .bootstrap-select .dropdown-menu ul li.selected:hover , .custom_selectBox .bootstrap-select .dropdown-menu ul li.selected:focus {background:#0094d2 !important;}
.custom_selectBox .bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;padding:6px 20px 6px 45px;
	border: 1px solid #ccc !important;
}
.custom_selectBox .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}
.custom_selectBox .bootstrap-select .caret::before{transform: rotate(270deg); -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg);}
.custom_selectBox .bootstrap-select.open .caret::before{transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg);  -o-transform: rotate(360deg);}
.custom_selectBox .bootstrap-select .dropdown-menu ul li.selected span.text{color:#fff;}

@media (max-width:480px){
.customer__filter .row.customFirst,#customerHead .customer__filter .row{padding-left:0;}
.custom_selectBox.custDropdwn .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: 100%;}
}

/*ZCMS 14747 - Start*/
.bootstrap-select.btn-group .dropdown-menu li.hidden{display:none !important; }
.custom_selectBox .bootstrap-select.btn-group .dropdown-menu li.active a span.text{color:#fff;}
/*ZCMS 14747 - End*/

/* custom_Selectbox.css End */

/* resources.css Start */

.res_block{background: #fff; border: 1px solid #dfdfdf; float: left; width: 100%; font-family: 'proxima_novalight'; color: #006990; }
.res_block h6{ line-height:36px; background: #0094d2; color: #fff; float: left; margin: 0 0 5px 0; height: 30px; font-size: 18px; padding: 0 20px; font-family: 'proxima_novaregular';}
.res_block ul{ float: left; padding: 20px 20px 40px 20px; font-size: 16px; width: 100%; margin:0;}
.res_block ul li a{ float: left; font-size: 18px; color: #006990; display:table;}
.res_block ul li a:hover { text-decoration:none; color: #0094d2;}
.res_block ul li { margin:8px 0 1px; float:left; width:100%; list-style:none; word-wrap: break-word;}
.res_block ul li a i, .res_block ul li i{ width: 24px; margin-right: 6px; display:table-cell;}
.res_block ul li a span{font-family: "proxima_novaregular"; width: calc(100% - 30px); margin-left:5px;}
.resources {   float: left;   margin-top: 50px;   width: 100%; }
.res_block ul li a  i.support_ico_blue{background-image: url("../images/support_ico_blue.svg"); background-repeat: no-repeat; background-size: cover;display: table-cell;float: left; height: 20px ; vertical-align: middle; width: 24px;}
@media (max-width:991px){
.res_block{height: auto !important;}
}

/* resources.css End */

/* pricing.css Start */

.pricing-box{color:#fff; padding:20px 20px 30px 20px; position: relative; background-repeat:no-repeat; background-size:cover;}
.pricing-box:before{background-size: auto auto; transform: scaleY(-1); -moz-transform: scaleY(-1); -o-transform: scaleY(-1); -webkit-transform: scaleY(-1); height:100%; width:100%; left:0; top:0; background-repeat: no-repeat; position: absolute; content: "";}
.pricing-box h4{text-transform: none; font-size: 28px; font-family: "proxima_novasemibold"; margin-top: 30px;}
.pricing-box span{font-size: 28px; text-decoration: line-through; line-height: normal; font-family: "proxima_novalight"; width: 100%; float: left;}
.pricing-box strong{font-size: 70px; line-height: 70px; font-family: "proxima_novalight"; font-weight: normal;}
.pricing-box p{width: 60%; margin-top: 30px;}
.pricing-box-container{background: #fff;border: 1px solid #dfdfdf;/*float:left;*/}
.pricing-content{padding: 25px 20px;}
.inline-content {float: left; width: 100%; margin:10px 0;}
.pricing-content .inline-content:nth-child(2){margin-bottom:25px;}
.inline-content h5{text-transform: capitalize; float: left; font-size: 22px; font-family: "proxima_novaregular"; color: #818181; margin:0;}
.inline-content span{float: right;font-size: 22px; color: #818181; font-family: "proxima_novaregular";}
.pricing-content a.btn-green{display: table; margin:30px auto 10px;}
@media (max-width:640px){
.inline-content h5, .inline-content span{width: 100%;}
}

/* pricing.css End */

/* overviewColumn.css Start */

/*.overview-banner-img{background-size:cover; background-position:center top; background-repeat: no-repeat; width:100%; height: 370px; position: relative;}*/
.overview-banner-img {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
  height: 370px;
  position: relative;
  text-align: center;
  width: 100%;
}
/*.overview-banner-img a{position: absolute; left:50%; top:50%; margin-left: -35px; margin-top: -50px;}*/
.overview-banner-img a {
  display: table-cell;
  margin: 0 auto;
  vertical-align: middle;
}
.blueGradient .brief-content-block.trans-blue > a:hover {
  text-decoration: underline;
}
.demandgen .brief-content-block.light-grey.corner-badge h3{margin-top:20px;}
.spotlight .overview-banner-img a{margin-left: -45px; margin-top: -70px;}
.overview-banner-container{position: relative;}
.banner-overlay{background:rgba(0,0,0,0.7); padding:15px 10px; width:100%; position: absolute; left:0; bottom: 0; min-height: 80px; display: table;}
.banner-overlay:before{background-color: #0094d2; content: ""; display: block !important; height: 7px; left: 0; position: absolute; top: -10px; width: 100%;}
.banner-overlay > i{color: #fff; font-size: 40px; margin-right: 15px; position: relative; top:5px;}
.banner-overlay > p {color: #ffffff; display: inline-block; max-width: 70%; font-family: "proxima_novaregular"; position: relative; top: 8px; vertical-align: middle; }
.banner-overlay > p strong{font-weight: normal; font-family: "proxima_novasemibold";}
.banner-overlay .social-block{right:10px; bottom: 5px;}
.banner-overlay .social-block a:last-child{margin-right: 0;}
.column span {display: inline-block; width: 90%; position: relative; top:2px; left:15px;}
.column{margin-bottom: 50px;}
.column h4{color: #565656; display: table; width:100%; margin-bottom: 15px;}
.column h4 i{ font-size: 40px; color: #0094d2; display: table-cell; vertical-align: middle; width:40px;}
.column p { color: #545454; margin:0; /*font-family: 'proxima_novalight';*/}
.overview-header{display:inline-block; margin-bottom: 30px;}
.overview-header h1{font-size: 25px; margin-top: 0px;}
.brief-content-block{padding: 20px; position: relative; word-wrap: break-word;}
.brief-content-block h3{color: #fff; text-transform: none; font-size: 25px; line-height: 1;}
.brief-content-block p{color: #fff; line-height: 22px; font-family: "proxima_novaregular" !important; margin-bottom:10px;}
.brief-content-block a{font-size: 18px; font-family: "proxima_novaregular" !important; line-height:1;}
/*.brief-content-block a:hover{color:#fff; }*/
.brief-content-block > a i:first-child {margin-right: 10px; }
.brief-content-block.invert h3, .brief-content-block.invert p{color: #565656;}
.brief-content-block.invert > a,.brief-content-block.invert > a i{color:#006990; text-decoration:none}
.brief-content-block.invert a:hover, .brief-content-block.invert a:hover i{color:#0094d2;}
.spotlight p{color: #fff; font-family: 'proxima_novalight';}
.spotlight .banner-overlay:before{background-color: #0094d2; content: ""; display: block !important; height: 7px; left: 0; position: absolute; top: -10px; width: 100%;}
.spotlight .banner-overlay > i{margin-left: 10px;}
.spotlight .overview-banner-container, .spotlight .thumb-container{margin-bottom: 30px;}
/*.spotlight .brief-content-block.blue{background: #006a91;}*/
.spotlight .brief-content-block .social-block{bottom: 0; right: 3px;}
.spotlight .thumb-details .social-block{bottom: 3px; right: 3px;}
.spotlight .thumb-details .detail-toggle{right: 10px;}
.brief-content-block > ul, .brief-content-block > ol {margin-left: 16px;}
.brief-content-block ul li, .brief-content-block ol li {
  color: #fff;
  font-family: "proxima_novaregular";
  font-size: 18px;
  line-height: 22px;
  list-style: disc;
  margin-bottom: 5px;
}
.brief-content-block a.btn:hover{color:#fff;}
.brief-content-block a  i.support_ico_white{background-image: url("../images/support_ico.svg"); background-repeat: no-repeat; background-size: cover;display: table-cell;float: left; height: 22px ; vertical-align: middle; width: 27px;}
.brief-content-block a  i.support_ico_blue{background-image: url("../images/support_ico_blue.svg"); background-repeat: no-repeat; background-size: cover;display: table-cell;float: left; height: 22px ; vertical-align: middle; width: 27px;}
.brief-content-block a  i.support_ico_green{background-image: url("../images/support_ico_green.svg"); background-repeat: no-repeat; background-size: cover;display: table-cell;float: left; height: 22px ; vertical-align: middle; width: 27px;}
.brief-content-block a  i.support_ico_grey{background-image: url("../images/support_ico_grey.svg"); background-repeat: no-repeat; background-size: cover;display: table-cell;float: left; height: 22px ; vertical-align: middle; width: 27px;}

.brief-content-block input[type=text]{ border: medium none;color: #565656 !important ;margin: 5px 0;padding: 8px 8px 6px;width: auto;}
.brief-content-block input[type=submit]{ background: #62a339 ; border-radius: 3px; font-family: "proxima_novasemibold";  font-size: 18px;  line-height: 18px;    margin-top: 5px;  outline: medium none;  text-transform: capitalize;color: #fff; padding:9px 20px 3px; margin-top:0; border:none;}
.brief-content-block input[type=submit]:hover{ background: #76c14d;}




@media (max-width:991px) {
.para-module{margin-top:0px;}
.para-module p {margin-bottom:30px;}
.overview-banner-container{margin-bottom: 30px;}
.brief-content-block{height: auto; padding-bottom: 30px;}
}

@media (max-width:640px) {
/*	.brief-content-block:last-child {
  margin-bottom: 0;
}*/
.spotlight .brief-content-block:last-child{margin-bottom:30px;}
.banner-overlay > p{max-width: 60%;}
.banner-overlay{padding-bottom: 30px;}
}



.col-md-12 .col-md-12{
	padding:0
}

/* overviewColumn.css End */

/* table.css Start */

.rTable { display: table; width: 100%; font-family: 'proxima_novaregular'; font-size: 18px; color: #565656;} 
.rTable h5{margin:0;}
.rTableRow { display: table-row;} 
.rTableCell, .rTableHead { border-bottom: 1px solid #f5f5f5; display: table-cell; padding: 22px 10px 15px; line-height: 30px; vertical-align: middle;} 
.rTableHead {font-weight: normal; color: #565656; font-size: 22px; padding-top:30px; padding-bottom: 10px; font-family: proxima_novasemibold;display: table-cell;  vertical-align: middle; height: 100%;}
.rTableHeading { display: table-header-group;font-weight: bold; } 
.rTableRow.multiple .rTableCell .colspan-cells{float: none;}
.rTableRow.multiple-cols .rTableCell .colspan-cells{float: left; width:50%;}
.rTableRow.multiple .rTableCell {line-height: 100%; vertical-align:middle;}
.rTableRow.multiple .rTableCell:last-child, .rTableRow.multiple .rTableCell:first-child{padding-top:15px;}
/*.rTableRow.multiple .rTableCell .tooltip_container img{margin-top:-5px;}*/
.rTableCell button.green{margin-left:20px; margin-top: 0;}
.rTableFoot { display: table-footer-group;font-weight: bold;background-color: #ddd; } 
.rTableBody { display: table-row-group;}
.rTableRow:nth-child(2n){ background: #f5f5f5;}
.rTableCell span{ display: none;}
.rTableCell .tooltip_container img { float: left; margin-right: 15px;}
.sb_t_table{ background: #808080; color: #fff; font-family: proxima_novasemibold; font-size: 22px; line-height: 30px; padding: 18px 30px 10px;}
.sb_t_table h5 {
  padding-left: 40px;
}
.tooltip_container { position: relative; word-break: normal; line-height:21px;}
.tooltip.bottom { top:30px !important; left: -15px !important; }
.tooltip.bottom:hover{display: block;}
.tooltip.bottom .tooltip-arrow{ left:2px !important; border-bottom-color: transparent; top:-9px; background-image: url('../images/tooltip.png'); width: 45px; height: 24px;}
.tooltip-inner {border-radius:0; margin-top:10px; background-color: #fff; color: #565656; -webkit-box-shadow: 0px 0px 5px 2px rgba(40, 40, 40, 0.3); -moz-box-shadow: 0px 0px 5px 2px rgba(40, 40, 40, 0.3); box-shadow: 0px 0px 5px 2px rgba(40, 40, 40, 0.3); padding: 20px 30px; text-align: left; max-width: 400px !important; width: 400px !important; font-size: 18px; font-family: 'proxima_novalight'; }
.white {color: #fff; }
.tooltip{z-index:999999; } 
.rTableCell, .rTableHead { width: 15%; word-break: keep-all;}
.rTableCell > i{color:#0094d2; font-size:14px; display:block; margin-bottom:5px;}
.rTableCell:first-child, .rTableHead:first-child{padding-left:35px;}
.tfoot p { font-size: 14px; line-height: 18px; padding-left: 30px; padding-right: 30px;}
.tfoot { margin-top: 30px;}
.tooltip.in{opacity: 1!important;}
/*.rTableCell:last-child {padding-right: 30px; text-align:center;}
.rTableHead:last-child {text-align:center;}*/

.table_expanded i.flip{transform: rotate(180deg);}
.table-colspan{padding:0px;}
.colspan-cells {
  float: left;
  width: 100%;
}
.colspan-cells > p {
  width: 100%; margin:0; padding:10px 10px 5px 10px; 
}

.tooltip_container > span {
  display: inline-block;
  margin-top:3px;
}

@media (min-width:801px){
.rTableCell a.btn {
  display: table;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
}
@media (max-width:1600px){
.sb_t_table h5{padding-left:0px;}
}
@media (max-width:800px){
.rTableCell:last-child {text-align:left;}
.colspan-cells > p{padding-left:0;}
.tooltip{z-index: 7 !important;}
.rTableRow.multiple .rTableCell .colspan-cells{float:left; margin-top:5px; margin-bottom:20px; width:auto; margin-right:30px;}
.rTableCell{border-bottom:none;}
 .panel-group.table-accordian .rTableCell:not(:first-child), .table-accordian .rTableHead:not(:first-child){text-align:left;}
.rTable, .rTableBody{ display:inline-block;}
.rTableRow .rTableCell{ display: inline-block; width: 100%;}
.rTableRow{ display: inline-block; width:100%;}
.rTableRow:last-child{ border: none;}
.rTableHeading{ display: none;}
.rTableCell span { display: block; font-size: 22px; font-weight: bold; width:95%;}
.tooltip_container > a { position: absolute; right: 23px!important;}
.tooltip.bottom { top:10px; right: 0 !important; position: absolute; }
.tooltip.bottom .tooltip-arrow{ right:17px !important; left:auto !important; position: absolute; z-index: 9;}
.rTableCell .tooltip_container img{margin-right: 0;}
.tooltip-inner{ position: absolute; right: 5px;}
.rTableCell:first-child, .rTableHead:first-child, .tfoot p, .sb_t_table, .rTableRow .rTableCell{padding-left: 25px;}
.rTableRow.multiple .rTableCell span{padding-bottom:12px;}
}
@media (max-width:480px){
.rTableRow.multiple .rTableCell{line-height: normal;}
.tooltip-inner { max-width: 280px !important; width:280px !important;}
.rTableRow .rTableCell{width:90%;}
.tooltip_container > a {right: -25px!important;}
.rTableCell .tooltip_container .tooltip-inner {right:-30px !important;}
.rTableCell .tooltip.bottom .tooltip-arrow{right:-20px !important;}
}
@media (max-width:1024px){
	
.colspan-cells > p{font-size:16px; }
.tooltip_container{white-space: inherit; text-overflow:ellipsis;}
}
@media (min-width:801px) and (max-width:1570px){
.sb_t_table .container-fluid{padding-left: 0;}
.colspan-cells > p{ font-size:15px; }
}
@media (min-width:801px){
.rTableHead{border-bottom: 1px solid #b3b3b3;}
.rTableRow .rTableCell{border-right:1px solid #b3b3b3;}
.rTableRow .rTableCell:last-child{border-right:0;}
.colspan-cells>p{font-size:15px;}
}
/* accordian table css starts */
.table-accordian {clear: both; margin-top:30px; margin-bottom:0;}
.table-accordian .rTableCell:not(:first-child), .table-accordian .rTableHead:not(:first-child){text-align:center;}
.accAll{margin-top:25px;}
.table-accordian .collapse.in{display:inline;}
.table-accordian.panel-group .panel { border: medium none; border-radius: 0; box-shadow: none; margin-bottom:1px; margin-top: 0;}
.panel-title.span-heading-table > a { color: #fff; display: inline-block; line-height: 30px; padding: 18px 0 10px 0px; font-size: 15pt; width: 100%; font-family: "proxima_novaregular"; display:table;}
.panel-title.span-heading-table > a  span{display:table-cell; width: 95%;}
.span-heading-table { background-color: #808080; color: #fff; font-family: "proxima_novasemibold"; font-size: 22px; height:auto;}
.panel-title.span-heading-table > a i {  font-size: 30px; float: none;  transition: all 0.1s ease 0s; margin-top: 0;  position: relative;  right: 0; vertical-align: middle;display: table-cell;}
.panel-title.span-heading-table > a i.rotate { transform: rotate(45deg);}
.panel-title.span-heading-table { font-family: "proxima_novaregular"; padding: 0;}
.table-accordian .panel-heading { padding: 0;}
.table-accordian .panel-body{padding:0;}
@media (min-width:320px) and (max-width:991px){
.table-accordian.panel-group .panel { /*overflow: hidden;*/}
}
@media (max-width:560px) { 
/*.tooltip_container > a{right:0 !important;}*/
.rTableCell:first-child, .rTableHead:first-child, .tfoot p, .sb_t_table, .rTableRow .rTableCell {
  padding-left: 15px;
  padding-right: 15px;
}
.rTableRow.multiple .rTableCell .colspan-cells{margin-right:15px; width:44%; height: auto !important;}
.colspan-cells > p{font-size:14px; }
}
@media (max-width:640px) { 
.tooltip_container .tooltip.bottom {right:-10px !important;}
.tooltip.bottom .tooltip-arrow{right:25px !important;}
.span-heading-table{height:auto;}
.rTableCell button.green{margin-left: 0;}
.panel-title.span-heading-table > a i{font-size:26px; margin-top:1px;}
.panel-title.span-heading-table > a { font-size: 16px;}
.table-accordian a > span { display: inline-block; line-height: 18px; width: 80%;}
.rTableCell:first-child, .rTableHead:first-child, .tfoot p, .sb_t_table, .rTableRow .rTableCell{padding-left:15px;}
}
.accAll a span{width:100%;}
/* accordian table css ends */
 
 
 
 
 
/* new table component */
.tableComp tbody tr:nth-of-type(2n) {background-color: #e3e3e3 !important;}
.content-container table.tableComp tr th {border-bottom: 2px solid #b3b3b3 !important; font-size: 22px; padding-left: 25px;	padding-top: 15px;	padding-bottom: 10px;}
.tableComp td {border-left: 2px solid #b3b3b3; border-right: 2px solid #b3b3b3; padding-left: 25px; vertical-align:top; padding-top:25px; padding-bottom:20px; padding-right:25px;}
.tableComp td:first-child {border-left: 0; padding-left:90px;}
.content-container .tableComp th:first-child{padding-left:95px;}
.tableComp td:last-child {border-right: 0;}
/* .tableComp td .tooltip_container > a{position:absolute; left:-40px;} */
.tableComp td .tooltip_container > .tooltip.bottom{left:-55px !important;}
.ColOneHalf {width: 50% !important;}
.ColOneFifth {width: 20% !important;}
.ColOneThird {width: 33.33% !important;}
.ColOneFourth {width: 25% !important;}
.ColOneSixth {width: 16.667% !important;}
.ColSixtyPer {width: 60% !important;}
.ColSeventyFivePer {width: 75% !important;}
.ColEightyPer {width: 80% !important;}
.ColFourtyPer {width: 40% !important;}
.table-img{width:150px; height: 100px; background-position: center center; background-size: cover; margin-bottom:5px;}
.table-img a{float:left; width: 150px; height: 100px;}
.tableComp .tooltip_container > span{position: relative; top: 2px; left: 5px; margin:0;}
.table-icon{font-size: 37px; color: #595959; max-height:26px; margin-top:-8px; float:left;}
@media screen and (max-width: 560px) {
	.tableComp .tooltip_container .tooltip.bottom .tooltip-arrow{right:22px !important;}
}
@media screen and (max-width: 800px) {
.tableCustom.tableComp .tooltip_container > span{left:0;}
.tableCustom.tableComp td {border: none; width: 100%;}
table.tableComp.tableCustom {width: 100%;}
.tableComp.tableCustom thead {display: none;}
.tableComp.tableCustom tr:nth-of-type(2n) {background-color: inherit;}
.tableComp.tableCustom tr td:first-child {font-size: 1.3em; padding-left:25px !important;}
.tableComp.tableCustom tr th:first-child {	padding-left:25px !important;}
.tableComp.tableCustom tbody td {display: block; padding-right: 25px;}
.tableComp.tableCustom tbody td p a, .tableComp.tableCustom tbody td p{font-size:15px;}
.tableComp.tableCustom tbody td:before {content: attr(data-th); display: block; font-family: "proxima_novasemibold"; font-size:22px;}
.table-icon{font-size:28px; margin-bottom:25px; margin-top:0;}
.tableComp.tableCustom tbody td .tooltip_container > a{right: 20px !important; top: -25px; left:auto !important;}
.tableComp.tableCustom tbody td .tooltip_container .tooltip.bottom{top:5px !important;}
}
.table-responsive::-webkit-scrollbar {-webkit-appearance: none;}
.table-responsive::-webkit-scrollbar:horizontal {height: 12px;}
.table-responsive::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, .5); border-radius: 10px; border: 2px solid #ffffff;}
.table-responsive::-webkit-scrollbar-track {border-radius: 10px; background-color: #ffffff;}
/* new table component */

/* table.css End */

/* tech_module.css Start */

.tech_specs-container{float: left; width: 100%;}
.tech_inner_block > h4, .tech_inner_block li, .tech_specs-container h2 { color: #fff;}
.tech_inner_block li{ font-family: 'proxima_novaregular'; font-size: 18px;  /*white-space: pre-wrap;   white-space: -moz-pre-wrap;   white-space: -pre-wrap;   white-space: -o-pre-wrap;*/   word-wrap: break-word;} 
.tech_specs-container .no-padding-left { height: 300px; padding-right: 50px;}
.right-border { border-right: 1px solid #fff; border-left: 1px solid #fff; padding-top: 0;}
.tech_inner_block { width: 55%; display:inherit;}
.tech_inner_block p{color:#fff;}
.tech_center_box .tech_inner_block { width: 100%; padding:0 35px;}
.tech_center_box.hidden_box .tech_inner_block { padding-left:0;}
.tech_center_box { display: table; margin: 0 auto; text-align: left; width: 100%;padding-bottom:25px;}
.tech_inner_block > ul {margin-bottom: 0; padding-left:0;}
/*.tech_center_box.hidden_box { display: inline;}*/
.collapse_view{float: left; width: 100%; display: none; margin-top:30px;}
.tech_collapse.collapse_view{ margin-top:50px;}
#tech_specs_collapse{position: relative; }
.tech_collapse.collapse_view .right-border + div {margin-bottom: 50px;}
@media ( max-width:991px){ 
.tech_center_box{display: inline; width: 100%; height:auto !important; float:left;}
.tech_specs-container .right-border { margin: 0 0; padding-top: 0; border: none; height: auto;}
.right-border .tech_center_box {border-bottom: 1px solid #ffffff; border-top: 1px solid #ffffff; display: inline-block; }
.tech_specs-container .collapse_view.visible{margin-top: 0;}
.collapse_view.visible .tech_center_box.hidden_box {border-top: 1px solid #ffffff; float: left; }
.tech_center_box .tech_inner_block { width: 100%; padding:15px 0;}
.tech_center_box.hidden_box .tech_inner_block { padding-top:0;}
.right-border{border-left:none; border-right:none; }
.collapse_view{margin-top:0px;}
}

/* tech_module.css End */

/* module_5cols.css Start */

.module, .miniverticalcontentcard, .miniverticalcontentcontainer .section.target.parbase {background:#fff; width:calc(20% - 15.3px); /*float:left;*/ display:inline-block; margin:0px 15px 0px 0px; overflow: hidden; padding-bottom:10px;}
.miniverticalcontentcard .module{width:100%;}

.miniverticalcontentcard:last-child {
  margin-right: 0;
}

.module .share{text-align:right; z-index:7; color:#fff; background:#717074; float:left; width:100%; font-size:16px; position:relative; margin-bottom:40px;}
.module .share:after{content:''; position:absolute; left:1px; top:27px; background:url("../images/corner.png") no-repeat; width:40px; height:40px;}
.module .share a{color:#fff; margin-right:10px;}
.module .share a:hover .share-tip{display:block;}
.module .share i{color:#717074; position:absolute; top:10px; left:18px; background:#fff; font-size:24px; border-radius:50%; padding:2px 4px 4px;}
.share-tip:before {content:""; position:absolute; background:url("../images/tip_arrow.png") no-repeat right 0; width:100%; height:37px; top:-37px; right:0;} 
.share-tip{position:absolute; background:#fff; padding:20px 10px 18px; right:0; box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.13); top:37px; display:none; z-index:9;}
.share-tip .social-links-con > a:hover i{color:#0094d2 !important;}
.share-tip .social-links-con > a i {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #006990 !important; float: left; font-size: 18px; padding: 0; position: static; margin:0;}
.share-tip .social-links-con{padding:0; margin:0;}
.share-tip .social-links-con > a{margin:0 10px; float:left;}
.module-content a { font-family: proxima_novasemibold; font-size: 18px; line-height: 14px; color:#006990 !important;}
.module-content a:hover{text-decoration:none !important; color: #0094d2 !important;}
.module-content h2 {margin:0; font-family: proxima_novasemibold; font-size: 18px; line-height: 20px; color:#565656 !important; text-transform:none;}
.module-img { float: left; width: 100%; position:relative; text-align: center;}
.module-img a { display: table-cell; vertical-align: middle; position: absolute; margin-left: 0;margin-top: 0; height: 100%;left: 0;top: 0;width: 100%; }
.module-img a img{ position: relative;top: 50%;margin-top: -50px;left: 0;margin-left: 0;}
.module-content > p {color: #565656 !important; font-size: 18px; margin-top:10px; line-height:21px; margin-bottom:0; word-wrap: break-word;}
.module-icon{color:#0093d1; font-size:50px; display:block; margin-bottom:15px; margin-top:10px;}
.greenGradient .module-icon{color:#aadb1e !important;}
.blueGradient .module-icon{color:#0093d1 !important;}
.module-content {clear: both; padding: 0 15px !important;}
.module-img > .img-thumb {height: 182px; width: 100%; background-size: cover; background-position: center center; }
.module:first-child {
  margin-left: 0;
}
.module.col-md-3, .module.col-md-4 {padding: 0;}

.module .module-content a i{color:#006990;}
.module .module-content a:hover i{color:#0094d2;}

@media (min-width:1201px){
	.module.col-md-3{width:calc(25% - 12px);}
	.module.col-md-4{width:calc(33.33% - 11px);}
}
@media (min-width:1201px) and (max-width:1300px){
.module{width: calc(25% - 18px); margin-bottom:20px;}
.miniverticalcontentcard, .miniverticalcontentcontainer .section.target.parbase {width: calc(25% - 18px); margin-bottom:20px;}
}
@media (min-width:1301px) and (max-width:1366px){
.module{width: calc(19.8% - 18px); margin-bottom:20px;}
.miniverticalcontentcard, .miniverticalcontentcontainer .section.target.parbase{width: calc(19.8% - 18px); margin-bottom:20px;}
}
@media (min-width:992px) and (max-width:1200px){
.module,.miniverticalcontentcard, .miniverticalcontentcontainer .section.target.parbase{width: calc(33% - 15px); margin-bottom:20px;}
.module:nth-child(3n + 1),.miniverticalcontentcard:nth-child {
  margin-left: 0;
}
}
@media (min-width:641px) and (max-width:800px){
.module,.miniverticalcontentcard, .miniverticalcontentcontainer .section.target.parbase{width: calc(33% - 15.7px); margin-bottom:20px; overflow:hidden;}
.module:nth-child(3n + 1), .miniverticalcontentcard:nth-child(3n + 1) {
  margin-left: 0;
}

.module.col-md-3{width:calc(50% - 10px);}
.module.col-md-4{width:calc(50% - 10px);}

.module.col-md-3:nth-child(2n + 1), .module.col-md-4:nth-child(2n + 1){
	 margin-left: 0;
}
.module.col-md-3:nth-child(2n + 2), .module.col-md-4:nth-child(2n + 2){
	 margin-left: 13px;
}
}
@media (min-width:801px) and (max-width:991px){
.module, .miniverticalcontentcard, .miniverticalcontentcontainer .section.target.parbase{width: calc(33.2% - 17px); margin-bottom:20px;}
.module:nth-child(2n + 1),.miniverticalcontentcard:nth-child(2n + 1) {
  margin-left: 0;
}
}
@media (max-width:640px) { 
.module.col-md-3 {
  margin-left: auto;
  margin-right: auto;
}
.module:first-child {margin-left: auto; }
.module:last-child {margin-right: auto; }
.module{width:220px; margin:0 auto 15px; float:none; display:table;}

.module, .miniverticalcontentcard, .miniverticalcontentcontainer .section.target.parbase{display: table; float: none; width: 220px; margin: 0 auto 15px;}
.miniverticalcontentcard:last-child {margin-right: auto;}

}
@media (max-width:801px){
.module-content > p{font-size: 15px !important;}
.module-content a, .module-content h2{font-size: 16px !important;}
}
@media (min-width:1366px){
.module:last-child {margin-right: 0; }
}
.target.section.parbase .miniverticalcontentcard, .target.section.parbase .module {
width: 100%;
}
.new.section {
	clear: both;
}

/* module_5cols.css End */

/* certification.css Start */

.cert_block {text-align: center; float: left; width: 100%; }
.cert_block > a, .cert_block span > a {color: #006990; /*white-space:nowrap; float: left;*/ font-family: proxima_novalight; font-size: 18px; margin: 14px 0 26px; text-align: center; width: auto; }
.cert_block a img {margin-right: 10px;margin-top: -2px; }
.cert_block a i {font-size: 18px; }
.cert_block .custmr_image img {padding: 80px 0 0; width: auto; max-width:100%;max-height:100%;}
.custmr_image {height: 250px; }
.cert_main {border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc; float: left; width: 100%; position:relative; }
.cert_main:before{width:20px; height:100%; background:rgba(58, 125, 45, 1) url("../images/vm-border-green.jpg") no-repeat scroll 0 100%; content:''; position:absolute; left:0; bottom:0;}
.tooltip-holder{position: relative; display: inline-block;}
.tooltip-holder .tooltip{left:-15px !important; top:40px !important;}
.certifications_module .border-section {padding: 0;}
@media (max-width: 480px){
.cert_block > a{white-space: normal;}
.cert_block{padding-left: 15px;}
.tooltip-holder{float: left;}
.cert_block > a, .cert_block span > a{font-size: 15px;}
}
@media (max-width: 680px){
.tooltip-holder .tooltip.bottom .tooltip-inner{ width:220px !important;}
	}
@media (max-width: 800px){
.tooltip-holder .tooltip.bottom .tooltip-arrow{ right:auto !important;}
.tooltip-holder .tooltip.bottom .tooltip-inner{ left:0 !important;}
}
@media (min-width: 992px){
#certification + .section-custom .border-section .col-md-4:last-child .tooltip-arrow {left:290px !important;}
#certification + .section-custom .border-section .col-md-4:last-child .tooltip{left:auto !important; right:0 !important;}
.cert_main .col-md-4:last-child .tooltip .tooltip-arrow{left:290px !important;}
}

/* certification.css End */

/* contact_us_module.css Start */

.vm_contact_address { float: left;     height: 432px;     margin-top: 0 !important;     padding: 60px 30px !important;     width: 100%;}
.vm_contact_address > h3 { color: #fff; margin-bottom: 25px; margin-top: 0;}
.contact-block address, .contact-block tel, .contact-block p { color: #fff; margin-bottom:0; font-size: 18px; display:block;}
.contact-block i { margin-left: 8px;}
.contact-block:nth-child(2) { margin-bottom: 20px;}
.contact-block a { color: #fff;display:inline-block; font-size: 18px;}
.contact-block span{width:100%; float:left;}
.contact-block:last-child { margin-top: 30px; margin-bottom: 10px;}
tel, address{font-family: "proxima_novaregular";}
.vm_contact_address.skyblue .contact-block a:hover{color:#fff; text-decoration:underline}
.vm_contact_address.green .contact-block a:hover{color:#fff; text-decoration:underline}
.vm_contact_address.dark-gray .contact-block a:hover{color:#fff; text-decoration:underline}
.vm_contact_address li{list-style-position:inside;}
.vm_contact_address ul {padding-left:0;}

/* contact_us_module.css End */

/* carousal.css Start */

.cus_banner .carousel-caption { left: 2%; padding-bottom: 30px; right: 20%; top:10px; text-align:left;}
.cus_banner .carousel-caption h1 { font-family: 'proxima_novalight'; color:#fff; font-size:35px;}
.cus_banner p { color:#fff; font-size:18px;font-family: 'proxima_novaregular';}
.cus_banner .carousel-indicators { left: 0; margin: 0; padding-left: 0; bottom:0; width: 100%; background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;}
.cus_banner .carousel-indicators li.active { background-color: none; margin:0 35px; width: auto;height:60px; opacity:1; border:none;position: relative;}
.cus_banner .carousel-indicators li.active:before { content: "";position: absolute;margin-top:-10px;width: 0; height: 0; border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #fff; left: 50%;margin-left: -10px;z-index:2;}
.cus_banner .carousel-indicators li {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; border: none; float:left; border-radius: 0; margin:0 35px; text-indent: 0 !important; width: auto; height:60px; vertical-align:middle; padding:0 20px; opacity:1;position: relative; text-align: center; }
.cus_banner .carousel-indicators > a { font-family: proxima_novaregular; color: #fff; float: right; font-size: 22px; 
margin: 18px 30px 12px 30px; line-height: 29px;}
.cus_banner .carousel-indicators > a i{ padding-left:5px;}
.cus_banner .carousel-indicators li img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:inherit; margin:0 auto;}
.cus_banner .carousel-inner .item > img { width: 100%; }
.cus_banner .carousel { z-index: 1;}
.carousel_img { background-position: left center; background-repeat: no-repeat; background-size: cover; height: 580px; width: 100%;}

/*Media Query Start*/

@media (min-width:1200px){ 
.cus_banner .carousel-indicators li.active { max-width: 200px; min-width: 200px; background-color: none; margin:0; width: auto;height:62px; opacity:1; border:none;position: relative;}
.cus_banner .carousel-indicators li.active:before { content: "";position: absolute;margin-top:-10px;width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent;border-bottom: 10px solid #fff; left: 50%;margin-left: -10px;z-index:2;}
.cus_banner .carousel-indicators li {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; border: none; float:left; border-radius: 0; margin:0; text-indent: 0 !important; width: auto; height:62px; vertical-align:middle; padding:0 20px; opacity:1;position: relative; text-align: center; max-width: 200px; min-width: 200px; }
.cus_banner .carousel-indicators > a { font-family: proxima_novaregular; color: #fff; float: right; font-size: 22px; 
line-height: 29px; margin: 18px 0 12px; width: 200px;}
.cus_banner .carousel-indicators > a:hover{color:#0094d2;}
}

@media (min-width:981px) and (max-width:1280px){ 
.cus_banner h1 { font-size: 28px;}
.cus_banner .carousel-indicators li { margin: 0;}
.cus_banner .carousel-indicators li.active { margin: 0;}
.cus_banner .carousel-indicators > a { font-size: 16px; /*margin: 24px 35px 0 35px;*/ float:right;}
.cus_banner .carousel-indicators > a:hover{color:#0094d2;}
}

@media (min-width:768px) and (max-width:980px){
.cus_banner .carousel-indicators li { margin: 0; padding: 0 6px;}
.cus_banner .carousel-indicators li.active { margin: 0;}
.cus_banner .carousel-indicators > a { font-size: 14px; /*margin: 24px 10px 0;*/}	
.cus_banner .carousel-indicators > a:hover{color:#0094d2;}
}

@media (max-width:768px){
.cus_banner .carousel-indicators li { margin: 0; padding: 0 8px; width: 120px;}
.cus_banner .carousel-indicators li.active { margin: 0;  padding: 0 8px; width: 120px;}
.cus_banner .carousel-indicators li img { max-width: 100%;vertical-align:middle;display:inherit;}
.cus_banner .carousel-indicators > a { font-size: 15px; line-height: 15px; float:right; margin:21px 20px;}
.cus_banner .carousel-indicators > a:hover{color:#0094d2;}
}
@media (max-width:640px){
.cus_banner .carousel-indicators li:nth-child(4){ display:none;}
.cus_banner .carousel-indicators li { margin: 0; padding: 0 8px; width: 150px;}
.cus_banner .carousel-indicators li.active { margin: 0;  padding: 0 8px; width: 150px;}
.cus_banner .carousel-indicators li img { max-width: 120px;}
.cus_banner .carousel-caption { width: 96%;}
.cus_banner .carousel-caption button.green{ width:100%;}
}

@media (max-width:580px){
.cus_banner .carousel-indicators li { width: 100px;}
.cus_banner .carousel-indicators li.active { width: 100px;}
.cus_banner .carousel-indicators li img { max-width: 100%; vertical-align:middle; display:inherit;}
}

@media (max-width:480px){
.cus_banner .carousel-indicators li { width: 70px;}
.cus_banner .carousel-indicators li.active { width: 70px;}
.cus_banner .carousel-indicators li img { max-width: 100%; vertical-align:middle; display:inherit;}

}

@media (max-width:360px){
.cus_banner .carousel-indicators > a { margin: 24px 6px 0;}
}

/* carousal.css End */

/* profile-thumbs.css Start */

.column-manipulation{ padding:0;}
.profile-details::before {
  background-color: #0094d2;
  content: "";
  display: block !important;
  height: 7px;
  left: 0;
  position: absolute;
  top: -10px;
  width: 100%;
}
.profile-container {
  height: 371px;
  overflow: hidden;
  position: relative;
  clear:both;
}
.profile-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 371px;
}
.profile-details {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  bottom: 0;
  display: table;
  left: 0;
  padding: 20px 20px 15px 20px;
  position: absolute;
  transition: height 0.1s ease 0s;
  width: 100%;
}
.profile-content {
  position: relative;
  transition: height 1s ease 0s;
  width: 100%;
}
.profile-content h3 {
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  margin: 0 0 8px;
  max-height: 50px;
  overflow: hidden;
  position: relative;
  text-transform: none;
  width: 98%; text-align:left;
}
.profile-content p {
  color: #fff;
  font-size: 18px;
  line-height: 19px;
  margin-bottom: 0px;
  /*max-height: 38px;*/
  overflow: hidden;
}
.profile-content .link {
  color: #fff; margin-bottom:0;
}
.profile-content .link:hover{
  color: #0094d2;
}
#exe_profiles{ display:none;}


/* profile-thumbs.css End */

/* fullwidth-banner.css Start */

.full-width{ max-width:100% !important;}
.l2_banner_container{ float:left; width:100%;}
.l2_banner_content > h2 { color: #fff; margin-bottom: 10px; margin-top: 0;}
.l2_banner{ height: 500px; position: relative;}
.l2_banner > img {  min-width: 100%;}
.l2_banner_img {height: 500px; background-size: cover; left: 0; position: absolute; top: 0; width: 100%;}
.l2_banner_content { margin-top: 102px; width: 60%;}
.l2_banner > img{margin: 30px auto; display: table;}
.l2_banner p{ padding-bottom:20px; color: #ffffff;}
.l2_banner .banner-overlay a { color: #0094d2; margin-left: 4px;}
.l2_banner .banner-overlay a:hover { color: #006990;}
.l2_banner .banner-overlay a i { margin-left: 2px;}
.l2_banner .banner-overlay { padding: 15px 20px;}

.l2_banner_img a{display: table-cell;height: 100%;left: 0;margin-left: 0;margin-top: 0;position: absolute;top: 0;width: 100%;}
.l2_banner_img a img{left: 50%;margin-left: -50px;margin-top: -50px;position: relative;top: 50%;}
.textBanner .l2_banner_img{background-position: left center;}
.videoBanner .l2_banner_img{ background-position: center center;}
.eventsBanner .l2_banner_img{background-position: left center;}
.eventsBanner .banner-overlay{display:none;}
.eventsBanner .l2_banner_content a{margin-left:0 !important; margin-top:5px; float:left; padding:9px 20px 3px;}
.eventsBanner.right .l2_banner_content{float:right;}
.l2_banner_container.videoBanner{margin-bottom:0; margin-top: 0;}
.l2_banner_container.eventsBanner{margin-bottom:50px;}
.videoBanner .banner-overlay{z-index:1;}
.videoBanner .l2_banner_img a{z-index:1;}

.container-fluid .row .l2_banner  .container-fluid{padding-left: 30px; padding-right: 20px;}

/*Update 30-05-2016*/
.l2_banner_container.text-grey .l2_banner_content > h2, 
.eventsBanner.text-grey .l2_banner_content > h2,
.l2_banner_container.text-grey .l2_banner_content > p,  
.eventsBanner.text-grey .l2_banner_content > p {
	color: #565656;
}

@media (min-width:1100px){
.eventsBanner.right .l2_banner_content { width:50%;}
}
@media (max-width:800px){
.l2_banner_top{ margin-top:20px;}
.l2_banner_container{ margin-top:0;}  
.l2_banner p{ font-size: 15px; width: 100%;line-height: 18px;}
.l2_banner > img{ max-width: 90%;}
/*.l2_banner{ margin-top: 20px;}*/
.l2_banner_content > p ,.l2_banner p{ width: 100%; }
.l2_banner .banner-overlay { padding-left: 15px; padding-right: 15px; }
.l2_banner .banner-overlay { padding-bottom: 5px; }
.l2_banner_content { width: 95%; }
.cus_banner .carousel-indicators > a:hover {
  color: #0094d2;
}
}
@media (max-width:640px){
.l2_banner_content { width: 100%; }
}
@media (max-width:480px){
.textBanner .l2_banner_content {margin-top: 12%;}
}

/* fullwidth-banner.css End */

/* login_module.css Start */

.skyblue_Gradiant{
background: rgb(0,149,211);
background: -moz-linear-gradient(top, rgba(0,149,211,1) 0%, rgba(0,132,187,1) 100%);
background: -webkit-linear-gradient(top, rgba(0,149,211,1) 0%,rgba(0,132,187,1) 100%);
background: linear-gradient(to bottom, rgba(0,149,211,1) 0%,rgba(0,132,187,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094d2', endColorstr='#0084bb',GradientType=0 ); 
width:100%;}
.login_panel { padding: 22px 20px;}
.login_panel > h3 { color: #fff;  margin-bottom: 5px; margin-top: 0; text-transform: none;}
.login_panel input { border: medium none; margin: 8px 0; padding: 8px; width: 100%; color:#565656 !important;}
.login_panel > a { color: #fff; font-size: 16px; margin-right: 25px;}
.login_panel > a:hover { color: #fff; text-decoration:underline}
.login_panel button.green{ padding:9px 40px 3px; margin-bottom:15px; margin-top:20px;}
.input_area{ width:80%;}
.login_panel form button{margin-bottom: 15px;  margin-top: 20px;}
@media (max-width: 800px){
.input_area {width: 100%;}
.login_panel > a {display: inline-block;}
}

/* login_module.css End */

/* catalog_panel.css Start */

.catelog_panel {  padding: 12px 20px 15px; float:left; width:100%; display:table;}
.catalog_right{float:left;}
.catalog_right > h3 {
  color: #fff;
  font-size: 25px;
  margin: 10px 0 6px;
  text-transform: none;
}
.catelog_panel > i {
  color: #fff; display:table-cell;
	width:50px; vertical-align:middle;
  font-size: 38px;
}
.catalog_right > a {
  color: #fff;
  font-family: proxima_novaregular;
  font-size: 18px;
}
.catalog_right > a:hover { color: #fff; text-decoration:underline}

/* catalog_panel.css End */

/* white_panel_module.css Start */

.white_panel_module {  background: #fff; border: 1px solid #e1e1e1; float: left; padding: 45px 30px 40px; width: 100%;}
.panel_blocks { padding-bottom: 25px;}
.panel_blocks a{ font-size:25px; color:#006a91; margin: 0; text-transform: none; font-family: 'proxima_novalight';}
.panel_blocks p { color: #565656; font-size: 18px; margin-bottom: 0; padding-top: 3px;}
@media (max-width:1000px){
.white_panel_module{float:none; margin-bottom:30px;}	
}

/* white_panel_module.css End */

/* browseCustStories.css Start */

.custStories h5{color:#565656; font-size:18px; line-height: 14px; font-family: 'proxima_novasemibold';}
.custStories .entries:nth-child(2n-1){background-color: #f5f5f5;}
.custStories .entries{padding: 15px 0 10px; margin:0;}
.custStories p{font-size:18px;}
.customer_filter.filters_fixed.fixed_panel h4{margin-top:25px;}
/*.custStories .custLinks{display:inline-block; margin-top: 29px;}*/
.custStories .custLinks{display:table-cell; vertical-align:middle;}
.custStories .custLinks li{list-style: none; float: left; width: 100%; margin-bottom: 8px;}
.custStories .custLinks li a{color:#066994; font-size:16px;}
.custStories .custLinks li a:hover{color:#0094d2;}
.custStories .social-block {float: none; text-align: left; position: static; display: table-cell; vertical-align: middle; height: 100%;} 
.custStories .social-block a{color:#6b6b6e; font-size:18px;}
.custStories .social-block a:hover{color:#0094d2; }
.brwseDetail{padding:0 70px 0 0 !important;}
#custTop .topHead h1{margin-top: 0;}
#custTop .cta{margin-top: 0;}
.customer_filter {background: #fff none repeat scroll 0 0;margin-bottom: 50px; box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.35); clear: both; padding-top: 10px; transition: none 0s ease 0s ; }
.mobiShow{display:none;}
.customer_filter h4{ margin-bottom: 10px;     margin-top: 10px;font-size:28px;}
.custStories .entries .container-fluid div{padding:0;}
#customerHead .fixed_panel .full-width{width:100%;}
.customer_filter *{transition:none;}
.right-block{padding:10px 20px;}
.customer_filter{padding-top:0;}
.customer__section .search-pagination{margin-bottom:0;}
.customerHead{background: #fff none repeat scroll 0 0;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.35);
    position: relative; margin-bottom:40px;}
/*A to Z Css*/
.custom_alphabates{
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.custom_alphabates li {
  float: left;
  font-family: "proxima_novaregular";
  font-size: 18px;
  margin-right: 18px;
  position: relative;
  text-transform: uppercase;
}
.custom_alphabates li a{color:#565656; width:24px; float:left; text-align:center; line-height:30px;}
.custom_alphabates li a:hover{color:#0094d2;}
.custom_alphabates li:last-child {
  margin-right: 0;
}
/*End*/



@media only all and (min-width: 1481px){
#customerHead .fixed_panel{left:auto;}
}

@media only all and (min-width: 992px)and (max-width: 1300px){
#customerHead .fixed_panel .full-width {
    padding-left: 30px;
    transition: none;
}
#customerHead .fixed_panel{left:68px;}
}
@media only all and (min-width: 320px)and (max-width: 991px){
.brwseDetail{padding:0 !important;}
.custStories .entries{padding: 15px;}
.custStories .custLinks{display:inline-block; padding:0; margin: 8px 0 15px;}
.custStories h5{line-height: 18px;}
.custStories .social-block, .custStories .custLinks{height:auto !important;}
.custStories .custLinks li{margin-bottom: 0;}
.custStories .entries .container-fluid{padding:0 15px !important;}
.custom_alphabates{ margin-bottom: 10px;}
}


@media only all and (min-width: 320px)and (max-width: 800px){

.custStories .entries .container-fluid{padding:0 0 !important;}
#customerHead .fixed_panel .full-width{width:100%;}
}
@media only all and (min-width: 320px)and (max-width: 640px){
.mobiShow{display:block;}
.mobiShow .cta{text-align: center;}
.mobihide{display:none;}
#custTop .topHead .col-xs-9{width:100% !important;}
}
@media only all and (min-width: 541px)and (max-width: 640px){
.custom_alphabates li {margin-right:15px;}
.customer_filter h4 {
    font-size: 22px;
}
}
@media only all and (min-width: 320px)and (max-width: 540px){
.custom_alphabates li {margin-right:-2px;}
.customer_filter h4 {
    font-size: 18px;
}
.customerHead h1{font-size:27px;}
.customerHead {box-shadow:none; margin-bottom:0;}
.customer__filter .bs-docs-example.custom_selectBox{margin-bottom:0;}
}

@media only all and (min-width: 801px)and (max-width: 950px){
#customerHead .fixed_panel{width:85%;}
}

@media only all and (min-width: 951px)and (max-width: 991px){
#customerHead .fixed_panel{width:86%;}
}
@media only all and (min-width: 801px){
#customerHead .fixed_panel{left:0; padding-left:135px; width:100%;}
}

#customerHead .fixed_panel .full-width.fixedPos{
	width:100%;
	
}

/* browseCustStories.css End */

/* technical-detail.css Start */

.technical-detail{margin-bottom: 100px; margin-top:50px;}
.technical-detail h5{ font-family: 'proxima_novasemibold'; }
.technical-detail h5 i{font-size:40px; margin-right:5px;}
.technical-detail ul{clear:both;}
.technical-detail ul li{margin-top:10px;}
.technical-detail ul li a{font-family: 'proxima_novaregular'; font-size:18px; color:#006990; }
.technical-detail ul li a:hover{color:#0094d2;}
.technical-grey-div p{font-family: 'proxima_novaregular'; font-size: 18px;}
.technical-grey-div p strong{font-family: 'proxima_novasemibold';  font-size: 18px;}
.technical-grey-div{background-color:#f5f5f5; float:left; width:100%; padding:35px 40px;}
.technical-greyborder-div{border:1px solid #dfdfdf; float:left; width:100%; padding:35px 40px; margin-top:30px;}
.link-color{color: #0a89be; font-size: 24px; padding-left: 10px;}
.display-inline-block{display:inline-block;}
.search_nav .cta{margin-top:0; transform: translateY(40%);}
.search_nav{position:relative;}
.custom-search-input{margin:0 5px;width:calc(100% - 10px);}
.snav_right.support_cta .cta{padding-bottom:0;}
.custom-search-input .custm_link{ width:100%;}
.custom-search-input .custm_link a{float:right; font-size:18px;}
.custom-search-input .input-group{clear:both;}

@media (max-width:800px){
.support_cta .cta > a{text-align:center;}
.technical-detail h5{ float: left; margin-top: 20px;}
.technical-detail ul li{clear: both;}
.technical-detail{margin-bottom: 40px;}
.search_nav .cta {transform: translateY(85%);}
.custom-search-input{width:calc(100% - 40px); margin:0 20px;}
.custom-search-input .custm_link{ width:100%; text-align:center;}
.custom-search-input .custm_link a{float:none;}
}

@media (max-width:640px){
.custom-search-input{width:calc(100% - 20px); margin:0 10px;}
.search_nav .cta {transform: translateY(0%);}
.search_nav .heading-alignment h2{margin-bottom:40px; font-size:30px;}
}

@media (min-width:641px) and (max-width:800px) {
.secondary-nav .snav_right.support_cta{top:85px; right:20px;}
}

@media (min-width:1001px) and (max-width:1610px){
.secondary-nav .snav_right.support_cta {
  float: right;
  padding-left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.secondary-nav .snav_right.support_cta .cta a{float:right; margin-right:10px;}
}

/* technical-detail.css End */

/* technical.css Start */

/* search technical start*/
.technical.container-fluid{ padding-left: 0px !important; padding-right: 0px !important; width: 100%;float: left; max-width: 100%; margin-top: -25px;}
.technical .search-container{padding-top:0px; padding-right: 6px; padding-left: 0px; padding-top:15px;}
.technical .search-summary{padding:20px 20px 20px 27px; float:left; width:100%; }
.tech-table{ width:100%; padding:0px; margin-top:15px;font-family: "proxima_novaregular"; font-size:18px; color:#565656;}
.tech-table thead tr th{font-family: 'proxima_novasemibold'; color: #565656; font-weight: 100; font-size:22px; border:none;  padding-left: 28px;}
.tech-table tbody tr td{ border:none; padding-bottom:35px; padding-top:15px; padding-left: 28px;}
.tech-table a{font-family: 'proxima_novasemibold'; color: #006a91; font-size:18px;}
.tech-table .table-striped > tbody > tr:nth-of-type(2n+1){ background-color: #f5f5f5}
.search-select-addon-tech{ background-color: #fff; border-radius: 0px; line-height: 45px;   padding: 5px 30px;font-size: 18px; color: #32302b; border-left: 1px solid #dfdfdf !important; border-right:none; border-top:none; border-bottom:none; cursor: pointer; float:left; width: auto;}
.content-container .technical-detail {max-width: 100%;}
.corner-badge{background-image:url('../images/search-reccomended-bg.png'); background-repeat:no-repeat; background-position:right top;}
.tech-table td:last-child a {
  font-family: ;
}
.secondary-nav .snav_right.support_cta .cta {
  margin-top: 0 !important;
}
.search_nav{
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 11px 10px -5px rgba(0, 0, 0, 0.35);
  float: left;
  width: 100%;
}
.search_nav.fixed_panel{left:0; position:fixed;}
.search_nav .container-fluid, .l2_nav .container-fluid {
  max-width: 100%;
}
.search_nav.fixed_panel .input-group{margin:20px 0; transition: none;}
.secondary-nav.l2_nav.search_nav.fixed{position:fixed;}
.secondary-nav.l2_nav.search_nav.fixed .snav_left{top:14px;}
.secondary-nav.l2_nav.search_nav.fixed .input-group{margin-bottom:0;}
.search_nav.secondary-nav{box-shadow: 0 11px 10px -5px rgba(0, 0, 0, 0.35);}
/* search technical ends*/

.heading-alignment h1{padding-top:20px; margin-bottom:25px;}
.heading-alignment h2{ text-transform:uppercase; font-size: 35px;}
.snav_left.heading-alignment.techDetails h2{margin-bottom:50px}

.stickyBoxContainer.fixed_panel p{display:block;}
#search_page .topHeading h2{margin-bottom:0;}

@media (min-width:801px){
.section-custom.pd-full-width.stickyBoxContainer.fixed_panel{padding-left:175px; }
.search-summary-right .results-box , .search-summary-right .sort-box{
  width: 240px;
}
}
@media (max-width:800px){
.navbar ~ #search_page{margin-top:48px;}
.secondary-nav .snav_right.support_cta .cta{margin-right:0;}
.l2_nav.content-container  .heading-alignment{margin-top:50px;}
.heading-alignment h2{ text-align: center;}
.heading-alignment.techDetails h2{ text-align: center; margin-top:80px; padding:0;}
.section-custom.pd-full-width.stickyBoxContainer.fixed_panel #fixed-search-nav{padding-left:15px;}
.dropdown .select-title { top: -2px!important;}
.sort-box .select-title { top: -2px!important;}
}

@media (max-width:640px){
.stickyBoxContainer .search-summary{padding-left:0;}
.stickyBoxContainer.fixed_panel .search-summary{padding-left:15px;}
.search-summary .search-summary-right a{float:left; width:100%; margin-bottom:5px;}
.secondary-nav.l2_nav.search_nav .snav_left{top:0px;}
.secondary-nav.l2_nav.search_nav.fixed .snav_left{top:12px;}
.secondary-nav.hideHeading.search_nav .snav_left h2{display:none;}
.secondary-nav.l2_nav.search_nav{padding-bottom:0; transition:none;}
.secondary-nav.l2_nav.search_nav.fixed{padding-bottom:23px;}
.heading-alignment.techDetails h2{ text-align: center; margin-top:60px; padding:0; margin-bottom:10px !important;}
.search-summary-right .sort-box .select-option ul { top: 32px !important;}
.dropdown .select-title { top: -6px!important;}
.sort-box .select-title { top: -5px!important;}
}

@media (max-width:991px){
.technical .search-summary{padding:20px;}
}


.showFullWidth  .col-md-9{
width:100%!important;
box-shadow:none;
}
.showFullWidth  .search-filter{
display:none;
}
.col-md-12.search_module{padding:40px 0 0 0 !important;}
.search_module{clear:both;}

.bootstrap-select.btn-group .dropdown-menu{z-index:2;}


.scrollWrapper{overflow-x:hidden; border:1px solid #dfdfdf;padding-left: 5px; height:104%;}
#fixed-search-nav .bootstrap-tagsinput{overflow:hidden; white-space:nowrap; border:none !important; -webkit-transition-property: left; transition-property: left; transition-duration: 0.25s; padding-left:5px !important; float:left; width:auto;}
.tagslist{float:left;overflow:hidden; margin-left:0;}
.input-group{border:1px solid #dfdfdf; transition:none;}



.longTopPortion .topHeading.heading-alignment h2{}
.stickyBoxContainer{ box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.35);}
.stickyBoxContainer.fixed_panel{padding-left:135px; transition:none; left:0; position:fixed; background: #fff; padding-top: 25px;}

.section-custom.pd-full-width #fixed-search-nav{padding-left:0; padding-right:0; }
.stickyBoxContainer *, #search_page *{ transition:none!important;}
.longTopPortion .stickyBoxContainer.fixed_panel p{display:block;}


#search_page .search-filter{display:block;}
/*#search_page .search_cont{padding-top:40px;}*/
#search_page .col-md-12.search_module { padding: 40px 15px !important;}
#search_page .col-md-12.search_module .search-summary-left { padding: 0;}
#search_page .col-md-12.search_module .search-summary-right{float:right;}
#search_page .technical .search-summary {float: left;padding: 0 20px 20px 0;width: 100%; }
#search_page .error_box {float: left;padding: 10px 20px 20px 25px;width: 100%; }
#search_page .error_box ul{padding-left:0;}
#search_page .error_box ul li{padding-left:20px; list-style: inside none disc; font-size:18px;}

@media (max-width: 800px){
.stickyBoxContainer.fixed_panel{padding-left:5px;}
}
@media (max-width: 992px){
#search_page .error_box {float: left;padding: 0 20px 20px 5px;}
}
@media (max-width: 1000px){
.snav_left.heading-alignment{padding-left:15px;}
}

#tech_table th { cursor: pointer;}
.tablesorter-header{pointer-events:none;}
.search-summary-right .dropdown-menu.inner > li a span {cursor: pointer;}
.search-summary.srchBar .search-summary-right a .bootstrap-select ul li:last-child a{margin-bottom:0;}
.search-summary.srchBar .search-summary-right a .bootstrap-select.dropup .dropdown-menu{bottom:125%;}

.search-summary-right .results-box{float:left;}
.search-summary-right .sort-box{float:left;}
.sort-box .sort-list{float:right;}

.sort-box .select-title a span.caret{float:right; padding:0;}
.sort-box .select-title a span.caret:before{left: auto; top: 3px;}
.sort-box .select-option, .sort-box .select-title, .sort-box ul { margin:0px; padding:0px; }
.sort-box .select-option { position:relative; }
.sort-box a, .sort-box a:visited { color:#565656; text-decoration:none; outline:none;}
.sort-box a:hover { color:#565656;}
.sort-box .select-title{margin-left:10px; position:relative; top:-3px; width:160px;}
.sort-box .select-title a:hover { color:#565656;}
.sort-box .select-title a {display:block; padding-right:30px;}
.sort-box .select-title a span {cursor:pointer; display:block; padding:5px;}
.sort-box .select-title a span:first-child{padding-right:10px; padding-left:10px; top:3px; position:relative; width:auto;}
.sort-box .select-title a:focus{box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset; background-color: #e6e6e6; border-color: #adadad; border-radius: 4px;}
.sort-box .select-option ul { background:#fff; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); padding:5px 0px; color:#565656; display:none; z-index:9; right:0px; position:absolute; top:0px; min-width:80px; list-style:none; width:92%;}
.sort-box .select-option ul li{list-style:none;}
.sort-box .select-option ul li a { padding:5px 10px; display:block;}
.sort-box .select-option ul li a:hover { background-color:#f5f5f5;}

/* technical.css End */

/* bootstrap-select.css Start */

/*!
 * Bootstrap-select v1.9.3 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

.bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
}

.bootstrap-select .btn-default:hover,
.bootstrap-select .btn-default:focus,
.bootstrap-select .btn-default.active,
.bootstrap-select .btn-default.open,
.bootstrap-select .btn-default:active {
    background: none;
}

.bootstrap-select.caret {
    color: #006a91;
    cursor: pointer;
    font-family: "proxima_novaregular";
    font-size: 18px;
}

.bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
    border: none;
}

.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    width: 0.11px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}

.bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}
.dropdown-menu.inner::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-sizing: border-box;
  float: none;
  height: auto;
  width: auto;
}
.bootstrap-select.btn-group.bs-container {
    position: absolute;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    color: #006a91;
    cursor: pointer;
    font-family: "proxima_novaregular";
    font-size: 18px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
    display: block !important;
    margin: 0 !important;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
    width: 50%;
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bs-donebutton .btn-group button {
    width: 100%;
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}




/*# sourceMappingURL=bootstrap-select.css.map */

/* bootstrap-select.css End */

/* bootstrap-tagsinput.css Start */

.bootstrap-tagsinput {
  background-color: #fff;  
  border: 1px solid #dfdfdf; 
  border-left:0px;
  display: inline-block;
  padding: 13px 5px 13px 0px; 
  height: auto;
  color: #555;
  vertical-align: middle;
  border-radius: 0px;
  width: 100%;
  line-height: 30px;
  cursor: text;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  background-color: #717074;
  font-size: 17px;  
  font-weight: normal;
  color: white;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* bootstrap-tagsinput.css End */

/* search-filter.css Start */

/* search filter start*/
.search-filter{ margin-top: 25px; float:right;}
.technical .search-filter{ margin-top: 25px; display: none;}
.checkbox label{font-family: 'proxima_novaregular'; font-size: 18px; color: #565656; padding-left:0;}
.form-header{width: 100%; float: left;}
.form-header form{ margin-top: 0; padding-top: 0px;}
.form-header input[type='reset']{border: none; background: none; font-size: 18px; color: #106f94; margin-right:40px;margin-top: -6px; }
.form-header h4 {  margin-top: 0; font-family: 'proxima_novasemibold'; font-size: 22px; }
.checkbox input[type='checkbox'] {display:none;}
.checkbox input[type=checkbox] + label  {background:url('../images/Uncheck.jpg') no-repeat; height: 16px; width: 16px; display:inline-block; padding: 0 0 0 0px;  margin: 0 10px 0 0px;vertical-align: text-top;}   
.checkbox input[type=checkbox]:checked + label{background:url('../images/checked.jpg') no-repeat;height: 16px;width: 16px; display:inline-block; padding: 0 0 0 0px;}
.filter-buttons{ float:left;margin-bottom: 10px;width: 100%}
.btn-search-grey{background-color: #ebebeb; border:1px solid #dadada;font-family: 'proxima_novaregular'; font-size: 18px; width: auto; float: left; color: #717074; border-radius: 4px; padding: 6px 25px 3px;}
.btn-search-green{background-color: #63a33b; font-family: 'proxima_novaregular'; font-size: 18px; width: auto; color: #fff; float: right;padding: 6px 25px 3px; border:none; border-radius: 4px;}
.filter-buttons input{float:left; margin-right:20px; margin-top:15px;}
.bootstrap-select .dropdown-toggle:focus{outline:none !important;}
.filters-box{margin:0 !important;}
.include_right_shadow{-webkit-box-shadow: -10px 0 5px -4px rgba(221, 221, 221, 0.69) inset;-moz-box-shadow: -10px 0 5px -4px rgba(221, 221, 221, 0.69) inset;box-shadow: -10px 0 5px -4px rgba(221, 221, 221, 0.69) inset;}
.search-filter.moveRight{ padding-left: 20px; padding-bottom:50px}
.search-filter.moveRight form{margin-top:15px;}
.search_module.adjustFilters{width:75% !important;padding-right: 0 !important;padding-bottom: 5px !important;}
.form-header h5{margin-top:0;}
.search_module{clear:none; transition:none}
#search_page .error_box ul li {
    padding-left: 20px;
    list-style: inside;
    font-size: 18px;
}
/* search filter ends*/
#search_page .technical .search-filter,  #search_page .technical .search_module{transition: none !important;}



@media (min-width:992px){
.technical.addShadow{
	background:url('../images/shadow.png') repeat-y 75% top;
}
}


@media (max-width:991px){
 
.search-filter{float:left; display:none; padding-bottom:20px!important;}
#search_page .technical .search-filter{ float:right;}
#search_page .technical .search_module { float:left;}
}

@media (max-width:800px){
.checkbox label{font-family: 'proxima_novaregular'; font-size: 18px; color: #565656;}
.search-filter{display: none; width:100%;background:#fff;}
.filter-buttons{display: block; }
}

@media (max-width:991px){
.search_module.adjustFilters{width:100% !important;padding-right: 0 !important;}
.include_right_shadow{box-shadow: none;}
.search-filter.moveRight, .search-filter{position:relative; width:100% !important;}
}

/* search-filter.css End */

/* search-input.css Start */

.custom-search-input .search-query {
  border-radius: 0;
  box-shadow: none;
  font-family: proxima_novalight;
  font-size: 18px;
  height: 52px;
  position: relative;padding: 0 55px; margin-bottom:15px;
}
.custom-search-input .input-group-btn {
  left: 0;
  position: absolute;
  top: 0; z-index:999;
}
.custom-search-input .search-select-addon {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: none !important;
  border-radius: 0;
  color: #797979;
  font-size: 23px;
  padding: 10px 20px;
  position: absolute;
  top: 4px;
  z-index: 3;
}
.custom-search-input .input-group{border:none;}

/* search-input.css End */

/* search-results.css Start */

/* search results start*/
 
.container-search.container-fluid{max-width: 100%;}
.search-container{padding-bottom:20px; padding-right: 20px; -webkit-box-shadow: inset -10px 0 5px -4px rgba(221,221,221,0.69);-moz-box-shadow: inset -10px 0 5px -4px rgba(221,221,221,0.69);box-shadow: inset -10px 0 5px -4px rgba(221,221,221,0.69); padding-top: 50px;}
.search-reccomended{border:1px solid #dfdfdf; min-height: 110px; clear: both; margin-bottom: 10px;     padding: 0 10px!important; background:#f9f9f9 url('../images/search-reccomended-bg.png') no-repeat right top; }
.search-reccomended h4,.search-result h4{  display: inline-block; color: #006a91;font-family: 'proxima_novasemibold'; font-size: 18px; margin-top: 15px; line-height: 20px; margin-bottom: 0px; width: 60%; }
.search-reccomended p,.search-result p{ color: #565656; font-family: 'proxima_novaregular'; font-size: 18px; margin-right: 30px; margin-top: 0px; clear: both; }
.search-result{margin-bottom: 10px; padding: 0 10px!important; }
.search-pagination{margin:20px 0 25px; text-align:center;}
.search-pagination ul{margin: 0px auto; padding:0; text-align: center; font-family: 'proxima_novaregular'; display:inline-block;}
.search-pagination ul li {display: inline-block; }
.search-pagination ul li a{padding:0px 12px; font-size: 18px; color:#0094d2;}
.search-pagination ul li a.active{color: #565656;font-family: 'proxima_novasemibold';}
.search-pagination ul li a:hover{color: #565656;}
.search-pagination ul li a.active{font-family: 'proxima_novasemibold';}
.search-disabled-icon{ color: #a6a6a6;}
.span-reccomended{float: right; display: inline-block; margin-top: 15px; color: #9a9a9a; font-family: 'proxima_novaregular'; font-size: 18px; margin-right: 30px;}
.span-reccomended i{color: #9a9a9a; margin-right: 5px;}

@media (max-width:800px){
.search-reccomended h4,.search-result h4{ width: 100%;}
.span-reccomended{float: left; margin-top:23px;}
.search-pagination ul{margin-top:25px;}
}
@media (max-width:1000px){
.search-container{box-shadow:none; padding: 0px;}
}
@media (max-width:640px){
.search-pagination ul li a{padding:0px 10px;}
.search-summary-right .dropdown {
  display: inline-block;
  float: none;
}
.search-summary-right span{float: left; }
.dropdown .select-title a span:first-child{top:1px;}
.dropdown .select-option ul{top:32px !important;}
}
@media (max-width:384px){
.search-pagination ul li a{padding:0px 6px;}
}
@media (min-width:992px) and (max-width:1000px){
.search-container{margin-top:30px;}
}
/* search results ends*/


/* search results dropdown*/
.dropdown{float:right;}
.dropdown .select-title a span.caret{float:right; padding:0;}
.dropdown .select-title a span.caret:before{left: auto; top: 3px;}
.dropdown .select-option, .dropdown .select-title, .dropdown ul { margin:0px; padding:0px; }
.dropdown .select-option { position:relative; }
.dropdown a, .dropdown a:visited { color:#565656; text-decoration:none; outline:none;}
.dropdown a:hover { color:#565656;}
.dropdown .select-title{margin-left:10px; position:relative; top:-3px; width:80px;}
.dropdown .select-title a:hover { color:#565656;}
.dropdown .select-title a {display:block; padding-right:30px;}
.dropdown .select-title a span {cursor:pointer; display:block; padding:5px;}
.dropdown .select-title a span:first-child{padding-right:10px; padding-left:10px; top:3px; position:relative; width:80px;}
.dropdown .select-title a:focus{box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset; background-color: #e6e6e6; border-color: #adadad; border-radius: 4px;}
.dropdown .select-option ul { background:#fff; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); padding:5px 0px; color:#565656; display:none; z-index:9;
 right:0px; position:absolute; top:0px; min-width:80px; list-style:none;}
.dropdown .select-option ul li{list-style:none;}
.dropdown .select-option ul li a { padding:5px 10px; display:block;}
.dropdown .select-option ul li a:hover { background-color:#f5f5f5;}
/* search results dropdown*/

/* search-results.css End */

/* search-header.css Start */

.search-input-overflow{overflow: hidden;}
.breadCrumb-ul-li-a {color: #565656 !important; position: relative; top:2px;}
.search-select-addon{background-color: #fff; border-radius: 0px; padding: 10px 20px; font-size: 23px; color: #797979; border-right: 1px solid #dfdfdf !important; border-left:none; border-top:none; border-bottom:none;  cursor:pointer;}
/*.filter-select-addon{background-color: #fff; border-radius: 0px; padding: 15px 20px; font-size: 18px; color: #797979; cursor: pointer; right: 1px; border: 1px solid #dfdfdf; position: absolute; top: 0px;border-top: none;  border-right: none; border-bottom: none; margin-top:1px;}*/
.filter-select-addon{background-color: #fff; border-radius: 0px; line-height: 45px;   padding: 5px 20px;font-size: 18px; color: #565656; border-left: 1px solid #dfdfdf !important; border-right:none; border-top:none; border-bottom:none; cursor: pointer; float:right; width: auto;}
.filter-select-addon:hover{color:#0094d2;}
.search-summary{margin-top: 10px; color: #565656;}
.search-summary span{font-family: 'proxima_novasemibold';}
.search-summary a i{font-weight:900; font-size: 27px; vertical-align: sub; cursor: pointer;}
.search-summary a{ color: #006a91; cursor: pointer; font-family: "proxima_novaregular"; }
.search-summary a span{font-family: 'proxima_novasemibold'; color: #565656;  line-height: normal; cursor: auto ;}
.search-summary a span.filter-option{margin-top:-1px;}
.search-summary-left{float: left; padding: 0px; margin: 0px; font-size: 20px; padding-bottom:10px;}
.search-summary-right {
  float: left;;
  font-size: 18px;
  margin-left: 50px;
  position: relative;
  top: -5px;
}
.search-summary-right button.dropdown-toggle{height:30px; margin-top:-5px; padding-left:10px; padding-top:8px;}
.search-summary-right .caret::before { border: medium none;
  color: #006a91;
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 18px;
  left: -12px;
  position: absolute;
  top: -10px;
}
.custom-search-input .input-group{display:inherit;}
.search-summary-right .caret{border:none;}
.search-input-overflow{transition:none;}


.searchTabs{float:left;}
.searchTabs p{float:left;}
.searchTabs a{color:#565656; float:left; border:1px solid #d1d1d1; background:#fff; border-radius:5px; padding:6px 18px 0; -webkit-box-shadow:0 0 3px #d1d1d1; box-shadow: 0 0 3px #d1d1d1; margin:-11px 0 0 20px;}
.searchTabs a.active, .searchTabs a:hover{background: #f5f5f5; color:#006a91; -webkit-box-shadow: inset 0 1px 3px #d1d1d1; box-shadow: inset 0 1px 3px #d1d1d1;}
.searchPgFilters.search-summary{margin: 30px 0 15px; float:left;}
.suppContent, #suppResultsForm{display:none;}
.showMoreSuppFilter, .showLessSuppFilter{color:#006a91;float: left;  width: 100%;cursor:pointer;}
.showMoreSuppFilter p, .showLessSuppFilter p{color:#006a91; float:left; font-size: 21px;}
.showMoreSuppFilter .colm-arrow::before{ border: medium none; color: #006a91; content: "\f078"; font-family: FontAwesome;  font-size: 18px;   float:left; margin: -5px 0 0 5px; transform: rotate(360deg);}
.showLessSuppFilter .colm-arrow::before{ border: medium none; color: #006a91; content: "\f078"; font-family: FontAwesome;  font-size: 18px;   float:left; margin: -5px 0 0 5px; transform: rotate(180deg); margin: -2px 0 0 5px;} 
.moreSupportFilterBox{display:none;}
.searchPgFilters .search-summary-right{top: 0px;float:right;}
.searchTabs .srFilterbtns{float:left;}
.search_module .search-summary-left{padding:0 0 20px 28px;}
.search_module .search-summary-left p{padding-bottom:5px;}
.search_module .search-summary-left span, #search_page .error_box span{ font-family: "proxima_novasemibold";}
a.srch-item{ color: #0094d2; font-family: "proxima_novasemibold";}
a.srchBy{ color: #565656; font-family: "proxima_novasemibold";}
a.srchBy.active{ color: #0094d2;}
a.srch-item-disabled{ color: #565656; }
a.srch-item-disabled:hover{ color: #0094d2; }
.srchBar .search-summary-right{float:right;}
.remove-srchItem{float:right; background:#fff; padding:0 10px;}
.remove-srchItem i{font-size:32px; color:#797979; line-height:54px; cursor:pointer; }
#fixed-search-nav .bootstrap-tagsinput .tag [data-role="remove"]{font-weight:bold;}
#fixed-search-nav .bootstrap-tagsinput .tag [data-role="remove"]:hover{box-shadow:none;}
#fixed-search-nav .input-group .form-control.search-select{display:none;}




@media only all and (min-width:1000px){
/*.search-filter{top:0 !important;}*/
}

@media only all and (min-width:992px){
.no-padding{padding:0 !important;}
}
@media only all and (min-width:800px) and (max-width:991px){
.search-summary{margin-top:25px; display:inline-block; width:100%;}
}
@media only all and (min-width:801px) and (max-width:1000px){
.search_nav .snav_left.heading-alignment, .l2_nav .snav_left.heading-alignment{padding-left:15px !important; padding-right:15px !important;} 
.search-input-overflow{padding:0 15px;}
}
@media only all and (max-width:991px){
.filter-select-addon{visibility:visible; }
.searchPgFilters.search-summary { margin: 30px 0 5px 15px;}
.fixed_panel .searchPgFilters.search-summary { margin: 30px 0 5px -5px;}
.searchPgFilters .search-summary-right{float:right; }
.search_module .search-summary-left{padding:0 0 20px 21px;}
.search-select-addon-tech{padding:5px 30px;}
}
@media only all and (min-width:801px) and (max-width:900px){
.searchPgFilters .search-summary-left{width:100%;}
.searchPgFilters .search-summary-right{float:left;  margin-left: 0px;}
}
@media only all and (max-width:800px){
.fixed-search-nav .container-fluid {padding-left: 15px; padding-right:15px;}
.search-summary p{font-size: 18px; margin-bottom: 0px;}
.search-summary-right{float: right; margin-bottom: 10px; }
.input-group,.bootstrap-tagsinput{overflow: hidden !important;}
/*.input-group{left:8px;}*/
.secondary-nav.l2_nav .container-fluid{padding-left:15px;}
.search-input-overflow{ padding-left:15px; padding-right:15px;}
.heading-alignment{padding-left:15px !important; padding-right:15px !important;}

.searchPgFilters .search-summary-right{float:right;  margin-left: 19px;}
.searchTabs a{padding:5px 15px 0}
.heading-alignment h2{margin-bottom:0;}
#search_page .stickyBoxContainer.fixed_panel .search-input-overflow{padding-left:10px;}
}
@media only all and (max-width:700px){
.searchPgFilters .search-summary-left{width:100%;}
.searchPgFilters .search-summary-right{margin-top:10px; margin-left:0;float:left;}
}
@media only all and (max-width:640px){
.search-summary-right{top:0; margin:0; width:100%;}
.secondary-nav.l2_nav .container-fluid{padding-left:10px; padding-right:10px;}
 .search-select-addon-tech{padding-left:10px; padding-right:10px;}
 .input-group-addon, .input-group-btn{white-space:inherit; border-bottom:none;}
 .bootstrap-tagsinput{ border-bottom:none; border-right:none;}
 .input-group{border-bottom: 1px solid #dfdfdf;}
 .snav_left .search-select-addon-tech{border-left: 1px solid #dfdfdf; width:28%;min-width: 120px;}
/* .search-input-overflow{padding:0 10px 0 0 !important;}*/
}
@media only all and (max-width:540px){
 .search-summary-left{float:left; width:100%;}
 .search-summary-right {float: left; margin:0 0 8px;}
 .search_module .search-summary-left{padding:0 0 20px 12px;}
 }

@media only all and (max-width:440px){
.searchPgFilters .searchTabs p{width:100%;}
#vmwareResults{margin-left:0;}
.searchTabs .srFilterbtns{margin-top:15px;}
.remove-srchItem{padding: 0 5px !important;}
}
@media only all and (max-width:350px){
.searchTabs a{padding:6px 15px 0}
}

/* search-header.css End */

/* products-a-z.css Start */

/* A-Z header css starts */
.no-margin-bottom{ margin-bottom: 0px !important;}
.content-container .toggle-tab section:first-child{padding:0;}
.mt-10{ margin-top: 10px;}
.custom_alphabates:before{background:none !important;}
.customer_filter.fixed_panel .btn-category{margin-top:15px;}
.customer_filter.fixed_panel .anchor-category{top:15px; position:relative;}
.btn-category{ margin-right:25px; box-shadow: 0px 0px 3px #d2d2d2; padding: 10px 8px 2px; border:1px solid #d2d2d2;float: left; background-color: #f2f2f2; text-transform: uppercase; border-radius: 3px; color: #373737; font-size: 18px;font-family: 'proxima_novaregular'}
.btn-category.active, .btn-category:hover{color: #0094d2; background:#fff;}
.btn-category:focus{outline:none;}
.btn-A-Z{ color: #0094d2; box-shadow: inset 0px 2px 3px #d2d2d2;  padding: 9px 9px 3px; border:1px solid #d4d4d4;float: left; background-color: #fff; text-transform: uppercase; border-radius: 3px; font-size: 18px ;font-family:'proxima_novaregular';}
.anchor-category{ color: #006990; font-size: 18px; font-family: 'proxima_novaregular'; margin-top:15px;}
.secondary-nav ul li .ul-a-z li{ padding-right: 25px;}
.ul-a-z li a.disabled{ color:#b5b5b5; cursor: default; pointer-events:none;}
.ul-a-z li a.active-Circle { border-radius: 50%; height: 25px; width: 24px; float: left; border: 1px solid #0094d2;color: #0094d2;text-align: center; line-height:30px;}  
/* A-Z header css ends */
/* A-Z body css starts */
.padding-row-az{ padding-left:15px; padding-right: 20px;}
.A-Z-container{ box-shadow: 0px 3px 5px #dadada; margin-bottom: 40px; border: 1px solid #f5f5f5; background-color: #989898; float: left; width: 100%}
.A-Z-left{ float: left; width: 50px; text-align: center; margin-left:1px;}
.A-Z-left h2{ margin: 35px 0 0; font-family: 'proxima_novasemibold'; font-size: 26px; color: #fff;}
.A-Z-right{ float: left;  width: calc(100% - 51px);}
.A-Z-right-inner{ background-color: #f5f5f5;border-bottom:1px solid #fff; padding-top: 27px; padding-bottom: 30px; padding-left:20px; float: left; width: 100%;}
.A-Z-right-inner .col-md-7.col-sm-7  > a{ color: #006a91; font-family:'proxima_novalight'; font-size: 25px;}
.A-Z-right-inner .col-md-7.col-sm-7  > a:hover{ color: #0094d2;}
.A-Z-right .A-Z-right-inner:last-child{ border-bottom: none;}
.btn-A-Z-green{ background-color: #63a33b; color: #fff; border: none; width: auto; /*margin-top: 10px;*/ float: left; height: 30px;  border-radius: 5px; padding-top: 5px; text-align:center; font-size: 18px; font-family: 'proxima_novaregular';}
.btn-A-Z-green:hover,.btn-A-Z-green:focus{ color:#fff; background: #76c14d;}
/*.ml-20{ margin-left: 20px;}*/
/*.support_cta .cta a{margin-top:8px;}*/
.bunch_alpha{margin-top:15px;}
/*.pr-cat{padding-bottom:40px;}*/


#customerHead .fixed_panel .full-width.pr-cat{ width: 100% !important; }
#customerHead  h2{text-transform:uppercase; font-size: 35px; margin-bottom: 25px;}

#div-az{display:none;}
.prdt_tab_container .btn{float:left; margin-right:10px;}
#div-category .brief-content-block{margin-bottom:0;}
.content-container .custom_alphabates{padding-left:0;}
.content-container .custom_alphabates li{list-style:none;}
.content-container .related-list ul{padding-left:0;}
.content-container .related-list li{list-style:none;}
.content-container .related-list .container-fluid .row .blueGradient{padding-left:10px; padding-right:10px;}
.content-container .related-list h2{margin-bottom:25px;}
.customer_filter.prdt_cat.fixed_panel{left:0; padding-left: 135px; width: 100%;}

@media(min-width: 1180px) and (max-width:1225px){
.ml-20{ margin-left: 0px;}
}
@media(min-width: 801px) and (max-width:810px){
.btn-category{ margin-right:20px; }
}
@media(min-width: 801px) and (max-width:830px){
.container-fluid.pr-cat { max-width: 1375px; padding-left: 30px; padding-right: 30px;}
}
@media(min-width: 801px) and (max-width:991px){
#customerHead .fixed_panel.prdt_cat{width:100%; }
#customerHead .fixed_panel.prdt_cat .pr-cat{padding:0 40px 0 40px; }
}
@media(max-width: 800px){
.padding-row-az{padding-left:10px; padding-right:10px;}
#customerHead h2{text-align:center; margin-top:50px;}
#customerHead .full-width .detail-content h1, #customerHead .full-width .right-block h1, #customerHead .full-width .left-block h1{text-align:left;}
.A-Z-right-inner .cta_green_buttons {
  margin-top: 15px; clear:both;
}
#customerHead > .full-width{position:relative;}
#customerHead > .pd-full-width{position:relative;}
#customerHead > .full-width:after{background: #aadb1e; /* Old browsers */ background: -moz-linear-gradient(left,  #aadb1e 0%, #006a91 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#aadb1e), color-stop(100%,#006a91)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* IE10+ */ background: linear-gradient(to right,  #aadb1e 0%,#006a91 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aadb1e', endColorstr='#006a91',GradientType=1 ); /* IE6-9 */
width:100%; height:6px; float:left; box-sizing: content-box; content: ""; left: 0; position: absolute; bottom: -10px; width: 100%;}

.customer_filter.prdt_cat.fixed_panel{padding-left:0;}
}


@media(min-width: 320px) and (max-width:650px){
.anchor-category{float: left !important; clear: both;}

}
@media(max-width: 640px){
.support_cta .cta a, .customer_filter.fixed_panel .btn-category, .customer_filter.fixed_panel .anchor-category{margin-top:0px;}
.bunch_alpha{margin-top:10px;}
.customer_filter:after{top:0;}
.btn-category{margin-bottom:10px;}
.btn-category, .btn-A-Z{font-size:15px; clear:both;}
.anchor-category{font-size:15px; margin-left:5px; clear:none; margin-top:10px; float:right !important;}
#customerHead .fixed_panel .full-width.pr-cat .mt-30{margin-top:0;}
.customer_filter.prdt_cat.fixed_panel{padding-top:20px;}
}

@media(min-width: 320px) and (max-width:340px){
.anchor-category{font-size:13px;}
.btn-category {margin-right: 8px;}
}
@media(min-width: 341px) and (max-width:370px){
.anchor-category{font-size:14px;}
.btn-category {margin-right: 15px;}
}
/* A-Z body css ends */

@media(min-width: 641px) and (max-width:800px){
#customerHead > .pd-full-width{padding:0 25px !important;}
}

.prdt_tab_container{float:left; width:100%;}
/*#customerHead{float:left}*/
.breadCrumb.scrolling + .sidebar-container + .content-container{ padding-top:50px!important;}

/* products-a-z.css End */

/* border-sections.css Start */

.border-section{border: 1px solid #cccccc;  /*float: left;*/  position: relative;  width: 100%;display: inline-block;  }
section.border-section {
  padding: 50px 0;
}
.border-section .container-fluid{padding-right:30px;}
.border-section.green_border_left, .border-section.blue_border_left{ /*margin-left:2px;*/  width: calc(100% - 1px); padding: 20px 0  20px 20px}
.border-section.green_border_right, .border-section.blue_border_right{ /*margin-right:2px;*/  width: calc(100% - 1px); padding:20px 20px 20px 0px}
.green_border_left::before {
  background: #3a7d2d url("../images/vm-border-green.jpg") no-repeat scroll 0 100%;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 20px;
}
.green_border_right::before {
  background: #3a7d2d url("../images/vm-border-green.jpg") no-repeat scroll 0 100%;
  bottom: 0;
  content: "";
  height: 100%;
  right: 0;
  position: absolute;
  width: 20px;
}
.blue_border_left::before {
  background: #00384c url("../images/blue-border.jpg") no-repeat scroll 0 100%;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 20px;
}
.blue_border_right::before {
  background: #00384c url("../images/blue-border.jpg") no-repeat scroll 0 100%;
  bottom: 0;
  content: "";
  height: 100%;
  right: 0;
  position: absolute;
  width: 20px;
}
.green_border_left{border-left:none;}
.green_border_right{border-right:none;}
.blue_border_left{border-left:none;}
.blue_border_right{border-right:none;}
.border-section h2{margin-top:0;}
.border-section .container-fluid .row .col-md-12 > p{margin-bottom:30px;}

	
@media ( max-width:800px){ 
.green_border_left, .blue_border_left {padding-left:20px !important;}
}

/* border-sections.css End */

/* events.css Start */

.demandgen + .footer-container{margin-top:0;}

/* Jira ticket ZCMS-3654 code */
#eventsHead button.green{margin-left:3%;}
/* Jira ticket ZCMS-3654 code */

/* header demandgen */
.demandgen .content-container{background: rgba(0, 0, 0, 0) url("../images/patren-gray.png") repeat-x scroll 0 100%; float: left;   width: 100%; padding-left:0; margin-top:61px; padding-bottom: 25px; }
.demandgen .nav-vm {
    background: #464648 none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
    min-height: 45px;
    width: 100%;
    z-index: 999; height:auto; padding-left:0; position:fixed;
}
#brand_logo {
  display: inline-block;
  margin: 27px 15px;
}
#brand_logo img {
  max-width: 164px;
}
.demandgen .social-links {
  float: right;
  padding: 26px 12px 26px 15px;
  position: relative;
}
.demandgen .l2_banner_content{text-transform:uppercase; margin-top:125px;}
.demandgen .l2_banner_content > h2{font-size:28px; width:66%; color:#565656; margin-top:20px; line-height:1.17;}
.demandgen .nl h2{font-size:28px; width:66%; color:#565656; margin-top:20px; line-height:1.17;}
.demandgen .l2_banner_content > p{color: #565656; text-transform:none; font-size:1.2em;}
.demandgen  .corner-badge {
  background-image: url("../images/l-corner-badge.png");
  background-position: 0 0;
  background-repeat: no-repeat;  
}
.demandgen .custom_selectBox .bootstrap-select.btn-group .dropdown-menu li a span.text{font-size:16px;}
/* header demandgen */
body.modal-open{padding-right: 0!important;}
.modal-dialog{z-index:999;}
.modal-dialog .modal-content{border-radius:0;}
.demandgen .banner-overlay::before{display:none !important;}
/* footer demandgen */
.demandgen .footer-container {margin-top:0;}
.demandgen .footer-main, .demandgen .footer-bottom{padding-left:0;}
/* footer demandgen */
#aboutWebinar, #emailForm {
  display: none;
}
/* no look and feel */
.content-container-wrapper{float:left; width:100%; background: -moz-linear-gradient(top, rgba(0,149,211,0) 0%, rgba(0,149,211,0) 17%, rgba(0,149,211,0.95) 96%, rgba(0,149,211,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,149,211,0) 0%,rgba(0,149,211,0) 17%,rgba(0,149,211,0.95) 96%,rgba(0,149,211,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,149,211,0) 0%,rgba(0,149,211,0) 17%,rgba(0,149,211,0.95) 96%,rgba(0,149,211,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000094d2', endColorstr='#0094d2',GradientType=0 ); /* IE6-9 */}

.blue-bg-pattern{float:left; width:100%; background: -moz-linear-gradient(top, rgba(0,149,211,0) 0%, rgba(0,149,211,0) 17%, rgba(0,149,211,0.95) 96%, rgba(0,149,211,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,149,211,0) 0%,rgba(0,149,211,0) 17%,rgba(0,149,211,0.95) 96%,rgba(0,149,211,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,149,211,0) 0%,rgba(0,149,211,0) 17%,rgba(0,149,211,0.95) 96%,rgba(0,149,211,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000094d2', endColorstr='#0094d2',GradientType=0 ); /* IE6-9 */}
.nl{ margin-bottom:25px; padding-bottom:10px; box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.35);
-webkit-box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.35);
-ms-box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.35);
}
.nl .l2_banner_content {
  display: inline-block;
  margin-top: 20px;
  width: 100%;
}
/* no look and feel */
  
.demandgen .grey_block p {
  color: #565656 !important;
  font-family: "proxima_novaregular";
  font-size: 18px;
}
.corner-badge ul {
  color: #565656;
  font-family: "proxima_novaregular";
  font-size: 18px;
  max-width: 600px;
  padding-left: 20px;
}
.corner-badge ul li {
  list-style-type: disc;
}
.elqFormTable .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{margin-left:1px; top:-3px;}
.rightSidebar  .thumb-container:last-child{margin-bottom:0;}
#eventsHead{padding-top: 0 !important;}
#eventsHead h1{margin-top: 0;}
#eventsHead .cta{margin-top: 0;}
.eventsBanner{margin-top:0 !important}
.eventList p{font-size:18px;}
.eventList .custLinks{display:inline-block; margin-bottom:0; padding-left:0;}
.eventList .custLinks li{list-style: none; float: left; width: 100%;}
.eventList .custLinks li a{color:#006990;}
.eventList .custLinks li a:hover{color:#0094d2;}
.eventList .social-block {float: left; text-align: center; position: relative; width: 100%;} 
.eventList .social-block a{color:#565656;}
.eventList .social-block a:hover{color:#0094d2;}
.customer_filter {background: #fff none repeat scroll 0 0;margin-bottom: 25px; box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.35); clear: both; padding-top: 0px; transition: none 0s ease 0s ; }
#eventsHead .profile-content .link{margin-top: 10px;}
.eventList .entries .container-fluid div, .eventList .entryHead .container-fluid div{padding-left: 0;}
.eventList .search-pagination{margin:30px 0;}
.customer_filter.events_fixed h4{margin-bottom: 40px;}
#eventsHead .event_spotlight{padding-bottom:70px;}
#eventsHead .customer_filter:after{display:none;}
.event_banner{background-position: left center; height:500px;}
.registerForm .form-control{border-radius: 0; border: 1px solid #b0b0b0; font-size:16px;}
.demandgen .custom_selectBox .bootstrap-select.btn-group .dropdown-toggle .filter-option{font-size:16px;}
.demandgen .l2_banner{height:500px; background:none;}
.registerForm label{color: #575757; font-weight: normal; font-size: 1.2em}
.registerForm label a{color:#575757;}
.registerForm .custom_selectBox .bootstrap-select .caret::before{transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg);}
.registerForm .custom_selectBox .bootstrap-select.open .caret::before{transform: rotate(270deg); -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg);  -o-transform: rotate(270deg);}
.registerForm .checkbox input[type="checkbox"]{display:block; opacity: 0; filter: alpha(opacity=0);}
.registerForm .bootstrap-select.form-control{height: auto}

.customer__section .customer_filter{box-shadow: none; margin-bottom: 0}
.customer__section .customer__filter{background: #e6e6e6; margin-bottom: 7px}
.customer__filter .bs-docs-example.custom_selectBox{margin:20px 20px 20px 0; float:left;}
.another--icon{ display:none; float: left; margin-top:34px;}
.customer__filter .row.customFirst{display:block;}
.close--icon{position:absolute; color:#6f6e73; display:none; font-size:30px; right:10px; top:18px;}
.customer__filter .row{display:none; margin-left: -30px; padding-left:15px;}
.selectedBoxes .another--icon, .selectedBoxes .close--icon{display:block;}
.customSixth.selectedBoxes .another--icon{display:none;}
.custStories.browseCust .entries:nth-child(2n){background-color: #f5f5f5}
.custStories.browseCust .entries:nth-child(2n-1){background-color: #fff}
.selectedBoxes:first-child .close--icon{display:none !important;}
.selectedBoxes .custom_selectBox .dropdown-menu.inner > li.selected:hover > a span{color:#fff !important;}         
.registerForm .form-group .custDropdwn .btn-group.form-control{border:none;}               
.registerForm .form-group{margin-bottom: 30px;}     
#emailForm{padding-bottom:40px;}          
#emailForm form .row, #emailForm-box form .row{margin-left:-10px; margin-right:-10px;}
.demandgen .nav-vm .container-fluid { padding-left: 15px;  padding-right: 15px;  max-width: 100%;}


@media(min-width: 1481px){
.filters_fixed.fixed_panel{width:100% !important; padding-left: 70px;}
}
@media(max-width: 992px){
.eventList{margin-bottom:20px;}
}

@media(min-width: 801px){
.customer_filter.events_fixed.fixed_panel{left: 0; padding-left: 135px;}
#eventsHead.fixed_panel {left: 0; padding-left: 135px;}
.filters_fixed.fixed_panel{width: calc(100% - 135px);}
}

@media(max-width: 800px){
	.eventList .custLinks{margin-top:0;}
#eventsHead{padding-top: 48px !Important;}
}

@media only all and (min-width: 320px)and (max-width: 991px){
.eventList .social-block{float:none;text-align: left;right: 5px; display:block;}
.customer--thumb .right-block{margin-bottom:10px}
}
@media(max-width: 640px){
.another--icon{width:50%; margin-top:0; margin-bottom:15px;}
.close--icon{right:5px;}
.demandgen .nl h2{width:100%; }
}
@media(max-width: 449px){
.customer__filter .bs-docs-example.custom_selectBox{margin-top:0}
.customer__filter .row.customFirst{padding-top:20px}
.close--icon{top:54px;}
}

@media (max-width: 480px){
#brand_logo{margin-left:0; margin-bottom:0;}
#brand_logo img{max-width:120px;}
.demandgen .social-links{padding-right:0;}
.demandgen .social-links .overlay-con{margin-left:1px;}
.demandgen .contDown li{width:29%;}
.demandgen .contDown li strong{font-size:48px;}
.customer__filter .bs-docs-example.custom_selectBox{}

.customer_filter{padding-top:0;}

#brand_logo{margin:27px 0px;}
#brand_logo img { max-width: 150px;}
.overlay-con{margin-left:0;}
.demandgen .social-links{padding: 26px 0px 26px 10px;}

.filters_fixed .filter_drops .col-md-3{width:100%;}
.filters_fixed .filter_drops .col-md-3 .bs-docs-example.custom_selectBox{margin-bottom:12px;}
.customer__filter .row{margin-left:-10px;}
}
@media (max-width: 380px){
.social-links a{margin: 0 5px;}
.social-links a{font-size:16px;}
#brand_logo img { max-width: 130px;}
.nl{margin-top:75px;}
.demandgen .content-container{margin-top:56px;}
}


@media only all and (min-width: 320px)and (max-width: 640px){
.customer_filter.events_fixed h4{font-size:25px; margin-bottom: 10px; margin-top:5px;}
#eventsHead .event_spotlight { padding-bottom: 30px;}
.customer_filter.events_fixed .col-xs-4{width:100%;}
.customer_filter.events_fixed .bs-docs-example.custom_selectBox {margin-bottom: 10px;}
#eventsHead .custom_selectBox .bootstrap-select.btn-group .dropdown-toggle .filter-option{padding:7px 30px 1px 0;}
#eventsHead .custom_selectBox .bootstrap-select > .dropdown-toggle{height:26px;}
}

@media only all and (min-width: 641px) and (max-width: 991px){
.rightSidebar  .thumb-container{width:49%; float:left;}
.rightSidebar  .thumb-container:first-child{margin-right:2%;}
}
@media only all and (max-width: 991px){
.leftContentBlock {float: left;}
.rightSidebar {float: left; width:100%;}
#aboutWebinar{min-height: auto !important; padding-bottom: 10px;}
#emailForm{min-height: auto !important; padding-bottom: 20px;}
}
@media only all and (max-width: 640px){

.demandgen .l2_banner_content > h2{width:100%;}
.demandgen .countDownContainer .contDown li strong{font-size:28px;}
.countDownContainer .contDown li{min-height:60px;}
.elqFormRow + .row{margin-left:-15px !important; margin-right:-15px !important;}
.customer__filter .row{padding-bottom:0px;}	
}

#customerHead .section-custom.stylized-header{margin-top:0;}
.filter_drops{padding-bottom:25px;}

/* events.css End */

/* topBanner.css Start */

.top_bannner{background-size: cover; height:326px; width:100%; margin-bottom: 50px; display: table; }
.banner_content_container{display: table-cell; height: 100%; padding: 5% 0; vertical-align: middle; width: 25%;}
.banner_content_container .banner_content{padding: 0 3%; width: 50%;margin-top: -25px; }
.banner_content_container .banner_content h4{color:#fff;font-size: 32px;}
.banner_content_container .banner_content p{color:#fff; font-size: 16px;}
.banner_content_container .banner_content.left{float: left;}
.banner_content_container .banner_content.right{float: right;}

@media only screen and (max-width: 480px) {
.banner_content_container .banner_content{padding: 0 3%; width: 100%;margin-top: -25px; }
}

/* topBanner.css End */

/* responsive-table.css Start */

table {width: 100%; border-collapse: collapse; clear:both;}
th {border: medium none; color: #565656; font-family: "proxima_novasemibold"; font-size: 22px;font-weight: 100; padding-left: 28px;}
td{padding-bottom: 15px; padding-left: 28px; padding-top: 15px;font-family: "proxima_novaregular";  font-size: 18px;  color: #565656;}
td a{color: #006990;font-family: "proxima_novasemibold"; font-size: 18px;}
.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: #f5f5f5;}
td a:hover, td a:focus, td a:active{color:#0094d2;}
 @media only screen and (max-width: 991px) {
/* Force table to not be like tables anymore */
#tech_table table, #tech_table thead, #tech_table tbody, #tech_table th, #tech_table td, #tech_table tr, #event_table table, #event_table thead, #event_table tbody, #event_table th, #event_table td, #event_table tr  {display: block;}

/* Hide table headers (but not display: none;, for accessibility) */
#tech_table thead tr, #event_table thead tr  { position: absolute; top: -9999px; left: -9999px; }
#tech_table tr, #event_table tr { border: 1px solid #ccc; border-right:none; border-left:none;}
#tech_table td, #event_table td {
	/* Behave  like a "row" */
	border: none;
	border-bottom: 1px solid #eee; 
	position: relative;
	padding: 15px 10px 15px 50%;
}
#tech_table td:before, #event_table td:before { 
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	left: 6px;
	width: 45%; 
	padding: 0 5px 0 15px; 
	white-space: nowrap;
	color: #565656;
    font-family: "proxima_novasemibold";
    font-size: 22px;
    font-weight: 100;
}

/*
Label the data
*/
#tech_table td:nth-of-type(1):before { content: "Title"; }
#tech_table td:nth-of-type(2):before { content: "Publisher"; }
#tech_table td:nth-of-type(3):before { content: "Revised"; }
#tech_table td:nth-of-type(4):before { content: "";  }

#event_table td:nth-of-type(1):before { content: "Event"; }
#event_table td:nth-of-type(2):before { content: "Date"; }
#event_table td:nth-of-type(3):before { content: "Location"; }
#event_table td:nth-of-type(4):before { content: "Sponsor";  }
#event_table td:nth-of-type(5):before { content: "Info & Register";  }
#event_table td:nth-of-type(6):before { content: "";  }
}

@media only screen and (max-width: 540px) {
#tech_table td:before, #event_table td:before { padding: 0 5px 0 5px; font-size: 20px;}
}


/* responsive-table.css End */

/* detail_list_module.css Start */

.detail-content-block { float: left; margin: 0 0 20px 0;}
.detail-heading-block{margin-bottom: 10px; float: left;}
.detail-heading-block h2{margin-bottom: 18px; margin-top:0;}
.detail-heading-block h2 i { color: #565656; font-size: 40px; margin-right: 10px;}
.features-container h1 { line-height: 26px; margin: 60px 0 30px;}
.detail-content-block h3 {margin-top: 10px; display: table; color:#565656;}
.detail-heading-block-container {float: left; margin-bottom: 30px; width: 100%; }
.detail-content-block a.green{width:180px; margin-bottom:10px; margin-right:10px; margin-top:0; float:left; text-align:center;}
.detail-content-block a.green:hover{color:#fff;}
.blueGradient .detail-content-block h3 a:hover {color: #0094d2 !important;}
.detail-content-block h2 a, .detail-content-block h2 a:focus {color: #006a91;}
.detail-content-block h2 a:hover{color:#0094d2;}
.hidden_detailsList {display: none;float: left; width: 100%;}
@media (min-width:992px) and (max-width:1300px){
.detail-content-block {min-height: auto; }
}
@media (max-width:991px){
.detail-content-block{min-height: auto; }
}

/* detail_list_module.css End */

/* panel_module.css Start */

.panel_module { float: left; padding: 45px 30px 40px; width: 100%;}
.panel_module.white { border: 1px solid #e1e1e1; }
.panel_module.skyblue {background:#0094d2;}
.panel_module.green {background:#63a33b;}
.panel_blocks { padding-bottom: 25px;}
.panel_blocks a{ font-size:25px; color:#fff; margin: 0; text-transform: none; font-family: 'proxima_novalight' !important;}
.panel_blocks a:hover{color:#fff; text-decoration:underline}
.panel_blocks p { color: #fff; font-size: 18px; margin-bottom: 0; padding-top: 3px;}

.panel_module.white .panel_blocks a {color:#006a91;}
.panel_module.white .panel_blocks p {color:#565656;}
.panel_module.cmpnyPage{margin-bottom:50px;}
@media (max-width:1000px){
.panel_module{float:none; margin-bottom:30px;}	
}

/* panel_module.css End */

/* demandgen-thumb_cols_2.css Start */

.demandgen .thumb-container {height: 371px; position: relative; overflow: hidden; }
.demandgen .thumb-img{height: 371px; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.demandgen .thumb-container .col-md-1{display: table; vertical-align:middle; padding:0; }
.demandgen .thumb-container .col-md-11{display: table; vertical-align:middle; padding:0 15px; }
.demandgen .thumb-container .col-md-1.cntClk{float:right;}
.demandgen .thumb-container .col-md-1 i{display: table-cell; height:100%; vertical-align:middle;color: #fff; font-size: 40px; }
.demandgen .thumb-container .detail-content h3{color: #fff;  font-size: 20px;  text-transform: none;  margin: 0 0 7px 0;  padding: 0; position: relative; overflow: hidden;  line-height: 22px;  max-height: 44px;  height: auto; -webkit-transition: all 0s; -moz-transition: all 0s; -o-transition: all 0s; transition: all 0s;}
.demandgen .thumb-container .detail-content p{color:#fff; font-size: 15px;  text-transform: none; margin:0 0 10px 0; padding:0;position: relative; overflow:hidden; line-height: 17px; max-height:34px; height: auto; -webkit-transition: all 0s; -moz-transition: all 0s; -o-transition: all 0s; transition: all 0s;}
.thumb-details{background: rgba(0,0,0,0.7); position: absolute; left: 0; -webkit-transition: height 0.1s ease; -moz-transition: height 0.1s ease; -o-transition: height 0.1s ease; transition: height 0.1s ease; bottom: 0;  width: 100%; padding:10px; display:table;} 
.thumb-details:before{background-color: #0094d2; content: ""; display: block !important; height: 7px; left: 0; position: absolute; top: -7px; width: 100%; }
.demandgen .thumb-details .detail-content{ padding-bottom:20px;display: table-cell;vertical-align: middle;}
.demandgen .thumb-container .col-md-1 i.detail-toggle { text-align:right;color:#0094d2; cursor:pointer; display:none;}
.demandgen .addEllipsis{ width: 100%; float:right;}
.demandgen .addEllipsis:after{ position:absolute; content:"..."; }
.demandgen .thumb-container .rollover .col-md-1, .demandgen .thumb-container .rollover .col-md-11{ height:351px !important;}
.demandgen .thumb-container .rollover .addEllipsis:after{position:relative; content:"";}
.demandgen .thumb-container .showHam .col-md-1 i.detail-toggle {display:table-cell;}
.demandgen .thumb-container .social-block{width:auto;right:9px !important; bottom:10px;}
.demandgen .thumb-container.noSocial .social-block{display:none;}
.demandgen .thumb-img > a{position:absolute; left:50%; top:50%; margin-top:-50px; margin-left:-50px;}
.demandgen .detail-content span.empPost{color:#fff;font-size: 13px; line-height: 17px; margin-bottom: 12px; float:left;  font-family: "proxima_novaregular";}

@media only all and (min-width: 992px)and (max-width: 1920px){
.demandgen .thumb-container .col-md-1{width:auto;}
.demandgen .thumb-container .col-md-11{width:88%;}
}
@media only all and (min-width: 1201px)and (max-width: 1920px){
.demandgen .col-md-4 .thumb-details  .col-md-1 i{font-size:22px;}
.demandgen .col-md-4 .thumb-container .col-md-1{width:8%;}
.demandgen .col-md-4 .thumb-container .col-md-11{width:91%; padding:0 10px;}
.demandgen .col-md-4 .thumb-container .detail-content h3{line-height: 20px; font-size: 19px; max-height: 40px;}
.demandgen .col-md-4 .thumb-container .detail-content p{line-height: 17px; font-size: 14px; max-height: 34px;margin-bottom:5px;}
.demandgen .col-md-4  .thumb-details .social-block a {font-size:13px; margin: 0 5px;}
}
@media only all and (min-width: 1101px)and (max-width: 1200px){
.col-md-4 .demandgen .thumb-details  .col-md-1 i{font-size:20px !important;}
}
@media only all and (min-width: 992px)and (max-width: 1200px){
.demandgen .col-md-4 .thumb-details  .col-md-1 i{font-size:24px;}
.demandgen .col-md-4 .thumb-container .col-md-1{width:8%;}
.demandgen .col-md-4 .thumb-container .col-md-11{width:91%; padding:0 10px;}
.demandgen .col-md-4 .thumb-container .detail-content h3{line-height: 18px; font-size: 18px; max-height: 36px;}
.demandgen .col-md-4 .thumb-container .detail-content p{line-height: 17px; font-size: 14px; max-height: 34px;margin-bottom:5px;}
.demandgen .col-md-4 .thumb-details .social-block a {font-size:12px; margin: 0 3px;}
}
@media only all and (min-width: 901px)and (max-width: 991px){
.demandgen .thumb-details  .col-md-1 i{font-size:35px;}
.demandgen .thumb-container .detail-content h3{line-height: 21px; font-size: 20px; max-height: 42px;}
.demandgen .thumb-container .detail-content p{line-height: 18px; font-size: 15px; max-height: 36px;}
.demandgen .thumb-container .col-md-1{width:auto;}
.demandgen .thumb-container .col-md-11{width:88%;}
}

@media only all and (min-width: 641px)and (max-width: 900px){
.demandgen .thumb-details  .col-md-1 i{font-size:32px;}
.demandgen .thumb-container .detail-content h3{line-height: 21px; font-size: 20px; max-height: 42px;}
.demandgen .thumb-container .detail-content p{line-height: 17px; font-size: 15px; max-height: 34px;}
.thumb-details .social-block a {font-size:15px;}
.demandgen .thumb-container .col-md-1{width:auto;}
.demandgen .thumb-container .col-md-11{width:90%;}
}
@media only all and (min-width: 850px)and (max-width: 900px){
.demandgen .thumb-container .col-md-11{width:91%;}
}
@media only all and (min-width: 541px)and (max-width: 640px){
.demandgen .thumb-details  .col-md-1 i{font-size:26px;}
.demandgen .thumb-container .detail-content h3{line-height: 19px; font-size: 19px; max-height: 38px;}
.demandgen .thumb-container .detail-content p{line-height: 17px; font-size: 15px; max-height: 34px;}
.thumb-details .social-block a {font-size:13px;}
.demandgen .thumb-container .col-md-1{width:auto;}
.demandgen .thumb-container .col-md-11{width:90%;}
}
@media only all and (min-width: 400px)and (max-width: 540px){
.demandgen .thumb-details  .col-md-1 i{font-size:19px;}
.demandgen .thumb-container .detail-content h3{line-height: 19px; font-size: 19px; max-height: 38px;}
.demandgen .thumb-container .detail-content p{line-height: 17px; font-size: 15px; max-height: 34px;  margin: 0 0 5px 0;}
.thumb-details .social-block a {font-size:13px;}
.demandgen .thumb-container .col-md-1{width:auto;}
.demandgen .thumb-container .col-md-11{width:91%;}
}
@media only all and (min-width: 320px)and (max-width: 399px){
.demandgen .thumb-details  .col-md-1 i{font-size:19px;}
.demandgen .thumb-container .detail-content h3{line-height: 20px; font-size: 19px; max-height: 40px;}
.demandgen .thumb-container .detail-content p{line-height: 17px; font-size: 14px; max-height: 34px; margin: 0 0 5px 0;}
.demandgen .thumb-details .social-block a {font-size:12px;}
.demandgen .thumb-container .col-md-1{width:auto;}
.demandgen .thumb-container .col-md-11{width:90%;}
}
.demandgen .thumb-container .rollover .detail-content p{-webkit-transition: max-height 1s; -moz-transition: max-height 1s; -o-transition: max-height 1s; transition: max-height 1s;}
.demandgen .clampingDetail {width:100%; }
.demandgen .clampingDetail span {clear: none;}

/* demandgen-thumb_cols_2.css End */

/* home.css Start */

.homepage .footer-container{margin:0;}
.bottom-home .col-2{width:100%; float:left; padding:60px 40px;}
.bottom-home .bottom-module{width:100%; float:left; padding:60px 40px;}

.bottom-home *{color:#fff;}
.bottom-home{overflow:hidden; float:left;
background-color: rgb(0,178,231); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,178,231,1) 0%, rgba(0,125,163,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,178,231,1) 0%,rgba(0,125,163,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,178,231,1) 0%,rgba(0,125,163,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b2e7', endColorstr='#007da3',GradientType=0 ); /* IE6-9 */
}
/* code for hamburger module on home page start*/
.homeMod.tab-content>.tab-pane{visibility:hidden; display:block !important; margin:0 15px;}
.homeMod.tab-content>.active{visibility:visible;}
.homeMod.tab-content>.tab-pane .row, .homeMod.tab-content>.tab-pane .thumb-container{height:0 !important; margin-bottom:0;}
.homeMod.tab-content>.tab-pane.active .row{height:auto !important;}
.homeMod.tab-content>.tab-pane.active .thumb-container{height:371px !important;}
.homeMod.tab-content>.tab-pane .thumb-container{transition:none;}
/* code for hamburger module on home page end*/
.bottom-home .bottom-module h1{font-size:28px; text-transform:none; margin-top:0; margin-bottom:22px;}
.bottom-home .bottom-module a{font-size:18px; font-family: "proxima_novaregular"; margin-top:10px; display:inline-block;}
.bottom-home .bottom-module a:hover, .bottom-home .bottom-module a:hover i{color:#006a91;}
.bottom-home .col-md-6{padding-left:0; padding-right:0;}
.bottom-home .col-2 h1{font-size:28px; text-transform:none; margin-top:0; margin-bottom:22px;}
.bottom-home .col-2 a{font-size:18px; font-family: "proxima_novaregular"; margin-top:10px; display:inline-block;}
.bottom-home .col-2 a:hover, .bottom-home .col-2 a:hover i{color:#006a91;}

.bottom-right{background:#62a339;}
.homepage .content-container section:first-child{padding-top:0;}
.bottom-left{padding-left:40px; position:relative; background-repeat:no-repeat; background-position:right bottom; background-size:auto;}
.bottom-left > img {position: absolute; right: 0; bottom: 0;}
.bottom-left > *{max-width:47%;}
.bottom_banner{width:100%; float:left; min-height:500px; background-repeat:no-repeat; background-position:center center; background-size:cover; padding:80px 40px;}
.bottom_banner *{color:#fff;}
.bottom_banner.invert *{color:#565656;}
.bottom_banner p{max-width:50%;}
.bottom_banner a, .bottom_banner.invert a{margin-top:30px; color:#fff; display:inline-block; white-space:inherit; text-align:left;}
.bottom_banner h1{margin-bottom:20px;}
.company_module{background-repeat:no-repeat;background-position: left center; padding:50px 100px 50px; float:left; width:100%; min-height:330px; background-size:cover;}
/*.green_infographic{background-image:url("../images/company-bg-big.jpg");}
.grey_infographic{background-image:url("../images/company-bg-grey.jpg");}*/
.green_infographic *{color:#fff;}
.green_infographic a:hover{color:#fff !important; text-decoration:underline;}
.green_infographic a:hover i{color:#fff !important;}
.grey_infographic *{color:#565656;}
.company_module .lazy > i{font-size:285px; float:left; margin-right:30px;}
.company_module .right_section {display: table;}
.right_section > h2{font-size:77px; font-family: "proxima_novasemibold"; margin:0 0 0 0; text-transform:uppercase; line-height:77px; top:5px; position:relative;}
.right_section > span{font-size:30px; font-family: "proxima_novasemibold"; text-transform:uppercase; display:inline-block; margin-top:60px;}
.right_section > a{font-size:28px; font-family: "proxima_novalight";}
.right_section > p{font-size:28px; font-family: "proxima_novalight"; margin:0; line-height:28px;}
.company_module .right_section a:hover, .company_module  .right_section a:hover i{color:#006a91;}
.tab-home{background:#e3e3e3; padding:50px 0 0; position:relative;}
.tab-home .nav-tabs{background:#444444; bottom:-1px; left:0; width:100%; box-shadow: 0 5px 16px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.4); -ms-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.4);margin-top: 50px;    position: relative; margin-bottom:0; padding-left:0; border-bottom:0;}
.tab-home .nav-tabs li{margin-bottom:0;}
.tab-home .nav-tabs li a{border-radius:0; color:#fff; text-align:center; padding:8px 50px 0; font-size:22px; font-family: "proxima_novaregular"; border-color:transparent; text-transform: capitalize; position:relative; margin-right:0;}
.tab-home .nav-tabs li a:hover,.tab-home .nav-tabs li a:focus{border-color:transparent;}
.tab-home .nav-tabs li a i{font-size:34px; display:table; margin:0 auto 5px;}
.tab-home .nav-tabs li.active a, .tab-home .nav-tabs li a:hover{color:#565656; background:#fff;}
.tab-home .nav-tabs li.active a:before{position:absolute; content:""; background:url('../images/tooltip.png') no-repeat; width:45px; height:24px; top:-24px; left: calc(50% - 22px);}
.tab-content .overview-banner-img{max-height:245px;}
.tab-content .banner-overlay{padding-top:7px; padding-bottom:8px;}
.tab-content .banner-overlay > p{max-width:90%; margin:0;}
/* slider css */
#heroBanner .item .item-img{display: block; width: 100%; height: auto; background-position:left center; background-repeat:no-repeat; background-size:cover;  /*float:left;*/ display:inline-block;}
#heroBanner .owl-controls{margin-top:0; background:rgba(2,2,2,0.75); position:absolute; width:100%; border-top:1px solid rgba(255,255,255,0.5); padding:30px 200px 25px;}
#heroBanner .owl-controls .owl-page{width:32%; text-align:center; color:#fff; display:table; float:left; position:relative;}
#heroBanner .owl-controls .owl-page span{background:none;}
#heroBanner .owl-controls .owl-page.active:before{position:absolute; content:""; height:20px; width:100%; background:url("../images/top-slider-pointer.png") no-repeat; top:-44px; left:0;}
#heroBanner .owl-controls .owl-page span{margin:0 auto;}
#heroBanner .owl-controls .owl-page i{font-size:40px; display:table-cell;  vertical-align:middle; text-align:right; color:#bfbfbf; background-position:center;}
#heroBanner .owl-controls .owl-page i.support_ico{opacity:0.75; width:40.5px; height:33px; background-size:contain;}
#heroBanner .owl-controls .owl-page.active i.support_ico, #heroBanner .owl-controls .owl-page:hover i.support_ico{opacity:1;}
#heroBanner .owl-controls .owl-page.active i, #heroBanner .owl-controls .owl-page.active p, #heroBanner .owl-controls .owl-page:hover p, #heroBanner .owl-controls .owl-page:hover i{color:#fff;}
#heroBanner .owl-controls .owl-page p{color:#bfbfbf; display:table-cell; margin-bottom:0; text-align:left; padding-left:20px; padding-right:20px; vertical-align:middle;}
#heroBanner .owl-controls .owl-page span {display: inline;  position: relative; top: 6px; width:100%; opacity:1;}
.bottom_banner.invert{padding-top:50px; background-position: left center;}
.bottom_banner.bottom_invert *{color:#565656;}
.owl-container {position:relative;}
.owl-container .l2_banner_content{position:absolute; top:100px; left:40px; max-width:50%;}
.owl-container .l2_banner_content.invert *{color:#565656;}
.owl-container .l2_banner_content p{color:#fff; margin-bottom:40px;}
.note-overlay{position:absolute; left:0; bottom:0; width:100%; background:rgba(0,0,0,0.9); z-index:1; border-top:1px solid rgba(255,255,255,0.5); font-size:22px; padding:10px 40px; font-family: "proxima_novaregular";}
.vm-logo-slider {left: 40px; position: absolute; top: 100px; z-index: 1; width:230px; height:35px;}
.vm-logo-slider path{fill:#fff;}
.homeBanner.invertColor .vm-logo-slider path{fill:#565656;}
.note-overlay i{font-size:26px; margin-right:12px; position:relative; top:1px;}
.owl-prev.disabled i, .owl-next.disabled i {opacity: 0.5;}
a.green{display:inline-block; font-size:16px; text-shadow: 0 0; color:#fff !important;}
.homeBanner.full-width > .container-fluid{padding:0;}
.homepage .l2_banner_content{width:70%;}
.homepage .section-custom{margin:0; display:inline-block;}

.twoBannerModule.full-width > .container-fluid > .row > .col-md-12 {padding: 0;}
.twoBannerModule.full-width > .container-fluid > .row > .col-md-12  > .row{margin-left: 0; margin-right: 0;}
.twoBannerModule.full-width > .container-fluid > .row > .col-md-12  > .row > .col-md-6{padding:0;}
.twoBannerModule-Inner{padding: 60px 40px;}
.twoBannerModule.full-width .section-custom{margin-bottom:0;}
.twoBannerModule .twoBannerModule-Inner{ background-position: right bottom; background-repeat: no-repeat; background-size:50% auto;}
.twoBannerModule-Inner.imgDiv .bmod-txt{ width:47%;}
.twoBannerModule .bmod-txt a{ display: inline-block;font-family: "proxima_novaregular";font-size: 18px;margin-top: 10px;}


@media (min-width:1300px){
.owl-container .l2_banner_content{max-width:40%;}
.l2_banner_content{width:40%;}
.owl-carousel .l2_banner_content h2{font-size: 30px!important;}
}

@media (max-width:1200px){
.owl-carousel .l2_banner_content h2{font-size: 28px!important;}
}

@media (max-width:1024px){
/*.bottom-home .col-2{width:100%; float:left; padding:60px 120px;}*/
.bottom-home.section-custom .col-md-6{width:100%;}
/*.bottom-left{background-size: auto;}*/

.twoBannerModule.full-width > .container-fluid > .row > .col-md-12  > .row > .col-md-6{width:100%; margin:0; display:block;}
.twoBannerModule .twoBannerModule-Inner{background-size:42% 94%}
}
@media (min-width:1024px) and (max-width:1320px){
.bottom-home .col-2{min-height:410px;}
}
@media (min-width:1025px) and (max-width:1460px){
.bottom-left{background-size:50% auto}
}
@media (max-width:1024px){
.bottom-home .col-2{width:100%; height:277px !important;}
/*.company_module{padding-left:30px; padding-right:30px;}*/
/*.bottom_banner{min-height:auto;}*/
}
@media (min-width:680px) and (max-width:899px){
.bottom-left{background-size: 45% 95%;}
}
@media (min-width:900px) and (max-width:1024px){
.bottom-left{background-size: 40% 95%;}
}



@media (min-width:641px){
.owl-buttons{display:none;}
.owl-carousel .owl-wrapper-outer, #heroBanner .item .item-img{min-height:700px;}
}
@media (max-width:800px){
.homepage .content-container{margin-top:47px !important;}
.vm-logo-slider{display:none;}
.bottom_banner{background-position: left center;}
.bottom_banner.invert, .bottom_banner.bottom_invert {min-height: 400px;}
.bottom_banner{padding-left:20px; padding-right:20px;}
.customerBanner .owl-container #customerSlider .l2_banner_content{left:20px;}
.owl-carousel .l2_banner_content{margin-top:0;}
.owl-carousel .l2_banner_content a{white-space: inherit;}
.twoBannerModule-Inner{padding: 60px 20px;}
.twoBannerModule-Inner.imgDiv .bmod-txt {width: 55%;}
}
@media (max-width:640px){
#heroBanner .owl-controls .owl-page i.support_ico{width:33.75px; height:27.5px;}
.tab-home .nav-tabs{margin-top:20px;}
#home .thumb-details{padding:10px 20px !important;}
#home .thumb-details .timestamp{right:20px;}
.homeMod.tab-content > .tab-pane{margin:0}
#home .col-md-6{padding:0}
.company_module .lazy > i{margin-right:25px;}
#heroBanner .owl-controls .owl-page p{padding-right:0;}
#heroBanner .owl-controls .owl-page span{max-width:80%; display:inline-block; height:auto; width:auto;}
.owl-carousel .owl-wrapper-outer, #heroBanner .item .item-img{height:475px; background-position: left center;}
.owl-container .l2_banner_content{margin-top:0; max-width:94%; left:10px; top:75px;}
#heroBanner .owl-controls .owl-page{display:none; width:100%;}
#heroBanner .owl-controls .owl-page.active{display:block;}
.owl-container .l2_banner_content h2{font-size:25px;}
.owl-container .l2_banner_content p{margin-bottom:10px;}
.owl-container .l2_banner_content a{font-size:16px;}
#heroBanner .owl-controls{padding:20px 40px;}
.owl-prev {left: 10px;}
.owl-next {right: 10px;}
.owl-container #heroBanner .owl-controls .owl-buttons div{background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;   border-radius: 0;   margin: 0;   opacity: 1;   padding: 0 10px;   position: absolute;   top: 30%; }
.owl-container .owl-controls .owl-buttons i{font-size:38px;}
#heroBanner .owl-controls .owl-page i{font-size:30px;}
.note-overlay{font-size:16px; height:auto; padding:15px 20px 10px;}
.note-overlay a{display:table; line-height:18px;}
.note-overlay a i{display:table-cell; height:100%;vertical-align:middle; top:-3px; width:32px;}
.note-overlay a span{display:table-cell; height:100%;vertical-align:middle;}

.twoBannerModule .twoBannerModule-Inner{background-image:none !important;}
.twoBannerModule-Inner.imgDiv .bmod-txt{ width:100%;}
.owl-carousel .l2_banner_content{margin-top:0; top:25px;}
.owl-carousel .l2_banner_content h2{font-size: 22px!important;}
.owl-container #heroBanner .l2_banner_content{width:90%; left:10px;}
}
@media (min-width:641px) and (max-width:800px){
#heroBanner .owl-controls .owl-page p{width:80%; font-size:18px;}
.owl-container .l2_banner_content{max-width:75%; left:20px; top:75px;}
#heroBanner .owl-controls .owl-page i{font-size:35px;}
}
@media (min-width:801px) and (max-width:1000px){
.bottom_banner{background-position: left center; padding-top:25px;}
.company_module > i{width:122px;}
.company_module .right_section{float:left; width: calc(100% - 200px); display:inline-block;}
.company_module{padding-left:50px; padding-right:50px;}
/*.owl-carousel .owl-wrapper-outer, #heroBanner .item .item-img{background-position:60% center;}*/
.bottom_banner.invert {/*padding-top:30px; background-position: left 50px;*/ background-color: #ebfae3;}
.bottom_banner.invert > p{max-width:100%;}
.owl-container .l2_banner_content{max-width:72%; width:auto;}
}
@media (max-width:1000px){
#heroBanner .owl-controls .owl-page.active::before{background-size:contain; background-position:center center; top:-34px;}
#heroBanner .owl-controls{padding:20px 20px;}
}
@media (min-width:1001px){
.bottom_banner{background-position: left center;}
#heroBanner .owl-controls{padding-left:20px; padding-right:20px;}
/*.owl-carousel .owl-wrapper-outer, #heroBanner .item .item-img{background-position:60% center;}*/
#heroBanner .owl-controls .owl-page.active::before{background:rgba(0, 0, 0, 0) url("../images/top-slider-pointer.png") no-repeat scroll center center / contain;}
.owl-carousel .owl-wrapper-outer, #heroBanner .item .item-img{min-height:700px;}
}
/* slider css */
@media (max-width:800px){
    .bottom-left{padding-left:20px;}
.company_module{padding-left:60px; padding-right:60px;}
.vm-logo-slider{display:none !important;}
/*.bottom_banner{padding-left:10px; padding-right:10px; padding-top:30px; padding-bottom:30px;}
.bottom_banner{min-height:auto;}
*/
}
@media (min-width:641px) and (max-width:800px){
.right_section > h2{font-size:50px; margin-top:5px; line-height:50px;}
.right_section > p, .right_section > a{font-size:21px; line-height:22px;}
.right_section > span{font-size:24px;}
.bottom_banner p{max-width:70%;}
/*.owl-carousel .owl-wrapper-outer, #heroBanner .item .item-img{background-position:60% center;}*/
}
@media (max-width:640px){
.company_module .lazy > i{margin-left:10px;}
#home .thumb-details{padding:10px 15px;}
.bottom_banner.full-width > .container-fluid{overflow:visible}
.tab-home{padding-top:20px;}
.tab-home .nav-tabs{z-index:1;}
.tab-home .nav-tabs li a{font-size:16px; padding-left:25px; padding-right:25px;}
.tab-home .nav-tabs li a i {font-size:24px;}
.company_module, .bottom-home .col-2{padding-left:10px; padding-right:10px;}
.bottom_banner h2{font-size:25px;}
.bottom_banner p{max-width:100%;}
.company_module .lazy > i{font-size:180px;}
.right_section h2{font-size:33px; margin-top:5px; line-height:32px; margin-bottom:5px;}
.right_section p, .right_section a{font-size:16px; line-height:18px;}
.right_section span{font-size:14px; margin-top:25px;}
.bottom-left > img{display:none;}
/*.bottom-left > *{max-width:100%;}*/
.right_section {float: left; width: 70%; word-wrap: break-word;}
.bottom-home .col-2{background-image:none !important; padding:40px 20px !important; height: auto !important;}
.bottom-left > * {max-width: 96%;}
}
@media (min-width:801px){
.homepage .sidebar a .logo-vm {display: none !important;}
.homepage .nav-vm{background:rgba(17,17,17,0.68); position:absolute; left:0; top:0; width:100%;}
.homepage .nav-vm:before{position:absolute; left:0; bottom:-5px; background: #aadb1e; /* Old browsers */ background: -moz-linear-gradient(left,  #aadb1e 0%, #006a91 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#aadb1e), color-stop(100%,#006a91)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* IE10+ */ background: linear-gradient(to right,  #aadb1e 0%,#006a91 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aadb1e', endColorstr='#006a91',GradientType=1 ); /* IE6-9 */ width:100%; height:5px; float:left; }
}



@media (max-width:350px){
.company_module > i{
font-size:170px;
    margin-right: 20px;
}
}

@media (max-width:480px){
.owl-container #heroBanner .l2_banner_content{width:95%; left:10px;}
}
@media (max-width:400px){
.right_section {width: 50%;}
}


@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */
    .myClass {
     color:red;
    }

    /* Safari only override */
    ::i-block-chrome,.myClass {
     color:blue;
    }
}

.bottom-home .col-2 a:hover{
	color:#fff;
	text-decoration:underline;
}
.bottom-home .col-2 a:hover i{
	color:#fff;
	text-decoration:none;
}
.bottom-home .col-md-6+.col-md-6{margin-top:0px;}
.tab-home .nav-tabs li a:focus:hover{background:#fff !important;}

@media (max-width:1024px){
	.homeBanner *, .tab-home *{transition:none !important;}
}

.owl-prev.disabled,  .owl-next.disabled{
    display: none!important;
}

/* home.css End */

/* owl.carousel.css Start */

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  
  transition: none 0s ease 0s ;
  -webkit-transition: none 0s ease 0s ;
  -moz-transition: none 0s ease 0s ;
  -ms-transition: none 0s ease 0s ;
}

/* owl.carousel.css End */

/* owl.theme.css Start */

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
}

/* owl.theme.css End */

/* customer-banner.css Start */

.owl-container  .customerSlider .l2_banner_content{top:0px; left:40px; margin-top:60px; max-width:55%;}
.owl-container .customerSlider .l2_banner_content p{margin-bottom:10px; margin-top:20px;}
.customerSlider .item .item-img{display: block; width: 100%; height: 500px; background-position:left center; background-repeat:no-repeat; background-size:cover;}
.customerSlider .owl-controls{margin-top:0; background:rgba(2,2,2,0.75); position:absolute; width:100%; bottom:0;}
.customerSlider .owl-controls .owl-pagination{float:left; width:75%;}
.customerSlider .owl-controls .owl-page{text-align:center; color:#fff; float:left; position:relative; padding: 0 20px 0; height:79px; width:200px; transition:none;}
.customerSlider .owl-controls .owl-page.active{background:#fff;}
.customerSlider .owl-controls .owl-page span{background:none;}
.customerSlider .owl-controls .owl-page.active:before{position:absolute; content:""; height:24px; width:100%; background:url(../images/tooltip.png) no-repeat; top:-24px; left:0;}
.customerSlider .owl-controls .owl-page span{margin:0 auto;}
.customerSlider .owl-controls .owl-page i{font-size:40px; display:table-cell;  vertical-align:middle; text-align:right;}
.customerSlider .owl-controls .owl-page p{color:#fff; display:table-cell; margin-bottom:0; text-align:left; padding-left:20px; padding-right:20px; vertical-align:middle;}
.customerSlider .owl-controls .owl-page span {display: inline;  position: relative; top: 6px; width:100%; opacity:1;}
.customerSlider .owl-controls .owl-page span img{position:relative; top: 42%; transform: translateY(-50%); -webkit-transform: translateY(-50%); max-width:100%;}
.customerBanner .owl-container > a {color: #ffffff; float: right; font-family: proxima_novaregular; font-size: 18px; line-height: 29px; margin: 18px 0 12px; bottom: 6px; right:50px; position:absolute;}
.customerBanner .owl-container > a:hover{color:#0094d2;}
.customerBanner .owl-container > a i{padding-left: 5px;}
.customerBanner .l2_banner_content{position:absolute; top:100px; left:40px; max-width:50%;}
.customerBanner .l2_banner_content.invert *{color:#565656;}
.customerBanner .l2_banner_content p{color:#fff; margin-bottom:40px;}
a.green{display:inline-block; font-size:16px; text-shadow: 0 0; color:#fff !important;}
.owl-container {position:relative;}
@media (min-width:1300px){
.owl-container .l2_banner_content{max-width:40%;}
.l2_banner_content{width:40%;}
}
@media (min-width:641px){
.owl-buttons{display:none;}
.customerSlider .item .item-img, .customerSlider.owl-carousel .owl-wrapper-outer{min-height:500px;}
}
@media (max-width:656px){
.owl-container .customerSlider .l2_banner_content{left:20px; max-width:calc(100% - 40px);}
.customerSlider .owl-controls .owl-page.active{width:100%; float:none; margin:0 auto;}
.customerSlider .owl-controls{padding:0 110px;}
.customerSlider .owl-controls .owl-page span img{margin-top:35px;}
.customerBanner .owl-container > a{right:5px;font-size: 14px;max-width: 70px;line-height: 14px;text-align: center;}
.customerBanner .owl-prev{position:absolute; left:70px; top:12px; background:none !important;}
.customerBanner .owl-next{position:absolute; right:70px; top:12px; background:none !important;}
.customerSlider .owl-controls .owl-pagination{width:100%;}
.customerSlider .owl-controls .owl-page p{padding-right:0;}
.customerSlider .owl-controls .owl-page span{max-width:80%; display:inline-block; height:auto;}
.customerSlider .owl-controls .owl-page{display:none; width:100%; padding:0 5px;}
.customerSlider .owl-controls .owl-page.active{display:block;}
.customerSlider .owl-controls .owl-page i{font-size:30px;}
}
@media (min-width:641px) and (max-width:800px){
.customerSlider .item .item-img{background-position:60% center;}
.customerSlider .owl-controls .owl-page p{width:80%; font-size:18px;}
.customerSlider .owl-controls .owl-page i{font-size:35px;}
.owl-container .customerSlider .l2_banner_content{max-width:70%;}
.owl-container .customerSlider .l2_banner_content{max-width:90%;}
}
@media (max-width:1000px){
.customerSlider .owl-controls .owl-page.active::before{background-position:center center;}
.customerSlider .owl-controls .owl-page{width:120px;}
}
@media (min-width:1001px){
.customerSlider .owl-controls{padding-left:0; padding-right:20px;}
.customerSlider .item .item-img{min-height:500px;}
.customerSlider .owl-controls .owl-page.active::before{background:rgba(0, 0, 0, 0) url("../images/tooltip.png") no-repeat scroll center center / contain;}
}
@media (max-width:800px){
.customerSlider .item .item-img{background-position: left center;}
}
@media (min-width:801px) and (max-width:1000px){
.customerSlider .owl-controls .owl-page{padding:0 10px;}
.customerSlider .owl-controls .owl-pagination{width:80%;}
.owl-container .customerSlider .l2_banner_content{max-width:70%; width:auto;}
}
@media (min-width:800px) and (max-width:1280px){
.customerSlider .owl-controls .owl-page{width:auto;}
}
@media (min-width:992px) and (max-width:1200px){
.owl-container .customerSlider .l2_banner_content{max-width:60%;}
}
@media (max-width:640px){
.owl-container  .customerSlider .l2_banner_content{margin-top:25px; width:85%;}
.owl-container .l2_banner_content h1{font-size:25px;}
.owl-container .l2_banner_content p{margin-bottom:10px;}
.owl-container .l2_banner_content a{font-size:16px;}
.owl-container .l2_banner_content{margin-top:0; max-width:94%; left:20px; top:25px; width:70%;}
.owl-container .owl-controls .owl-buttons i{font-size:38px;}
}
.l2_banner_content h2{margin-top:0; margin-bottom:10px;}

/* customer-banner.css End */

/* countDown.css Start */

.container-fluid.blueGradient h3 {
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.countDownContainer .contDown {
  margin-bottom: 0px!important;
  margin-top:0px!important;
}
.countDownContainer .contDown li {
  background-color: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(223, 223, 223, 0.5);
  color: #ffffff !important;
  display: inline-block;
  font-size: 20px;
  margin-right: 20px;
  min-height: 100px;
  min-width: 140px;
  padding: 10px;
}
.countDownContainer .contDown li strong {
  display: inline-table;
    font-size: 60px;
    font-weight: normal;
    line-height: 100%;
    padding-top: 20px;
}
.countDownContainer ul {
  margin-top: 45px!important;
}
.countDownContainer ul li {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 15px;
}

.countDownContainer ul{ padding-left:0}
.countDownContainer{clear:both; display:inline-block; width:100%; padding:25px 20px;}
.countDownContainer h3{margin-bottom:20px;}
.countDownContainer ul li a{color:#fff;}
.countDownContainer ul li a:hover{color:#fff; text-decoration:underline}

@media (max-width:640px){
.countDownContainer .contDown li{ width: 30%; margin-right: 3%; min-width: 30px; text-align: center;}
.countDownContainer .contDown li:last-child{ margin-right: 0%;}
.countDownContainer .contDown li span {
  float: left;
  font-size: 14px;
  width: 100%;
}
.countDownContainer { padding:40px 10px!important;}
.countDownContainer{margin-bottom:20px;}

.countDownContainer .contDown li strong{font-size:28px;}
.countDownContainer .contDown li{min-height:60px;}
}
li{list-style:none}

@media (max-width: 480px){

.contDown li strong{font-size:48px;}
}

/* countDown.css End */

/* cards.css Start */

.business-card + .footer-container .footer-main, .business-card + .footer-container .footer-bottom{padding-left:0px;}
.business-card + .footer-container{margin-top:0;}
.business-card + .footer-container .footer-main .container-fluid, .business-card + .footer-container .footer-bottom .container-fluid{max-width:100%; padding-left:40px;}
.business-card .nav-vm{padding-left:0; background:rgba(17,17,17,0.68); position:absolute;}
.business-card .nav-vm .business-city{color:#fff; float:right; margin-top:13px; margin-right:25px;}
.business-card .nav-vm .business-city i{margin-right:9px;}
.business-card .nav-vm .container-fluid{padding-left:40px;}
.business-card .content-container{padding-left:0px;}
.business-card .section-custom { /*float: left;*/}
.business-card .section-custom > .container-fluid{max-width:100%;}
.business-card .section-custom.full-width {margin:0;}
.business-card address, .business-card tel{font-family: "proxima_novaregular";}
.business-card .vm_contact_address{padding: 25px !important; min-height:371px; height:auto;}
.business-card .twoBannerModule .bmod-txt a{float:left; clear:both;}
.business-card .twoBannerModule-Inner {padding: 50px 40px; float:left;}
.business-card .twoBannerModule-Inner h4{margin-bottom:20px;}
.business-card .nav-vm:before{position:absolute; left:0; bottom:-5px; background: #aadb1e; /* Old browsers */ background: -moz-linear-gradient(left,  #aadb1e 0%, #006a91 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#aadb1e), color-stop(100%,#006a91)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left,  #aadb1e 0%,#006a91 100%); /* IE10+ */ background: linear-gradient(to right,  #aadb1e 0%,#006a91 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aadb1e', endColorstr='#006a91',GradientType=1 ); /* IE6-9 */ width:100%; height:5px; float:left; }
.business-card .l2_banner_container{margin-bottom:25px;}
.business-card .l2_banner_content{max-width:600px; margin-left:10px;}
.business-card .l2_banner_content > *{color:#565656;}
.business-card .l2_banner_content svg{margin-bottom:50px;}
.business-card .l2_banner_content > h2{margin-bottom:25px;}
.business-card .col-md-4 .thumb-container .col-md-1{text-align:center;}
.business-card .l2_banner_container.invertWhite *{color:#fff;}
.business-card .l2_banner_container.invertWhite .vm-logo-cards path{fill: #fff;}


@media (max-width:800px){
.business-card .vm_contact_address, .business-card .twoBannerModule-Inner{padding:20px !important; height:auto;}
.business-card + .footer-container .footer-main .container-fluid, .business-card + .footer-container .footer-bottom .container-fluid, .container-fluid .row .l2_banner .container-fluid, .business-card .nav-vm .container-fluid{padding-left:20px;}
html:lang(ar) .business-card + .footer-container .footer-main .container-fluid, html:lang(ar) .business-card + .footer-container .footer-bottom .container-fluid{padding-right:20px !important;}
.business-card .l2_banner_content{margin-left:0; margin-top:102px;}
.business-card .nav-vm .business-city{margin-top:15px;}
html:lang(ar) .business-card .l2_banner_content{margin-right:0 !important;}
}
@media (min-width:992px) and (max-width:1200px){
.vm_contact_address > h3{margin-bottom:10px;}
.contact-block:nth-child(2){margin-bottom:10px;}
.contact-block a{font-size:16px;}
.business-card  .col-md-4 + .col-md-4 > .section-custom{margin-top:0 !important;}
.contact-block:last-child{margin-top:10px;}
}
@media (max-width:640px){
.business-card .l2_banner_content svg {margin-bottom: 25px;}
.business-card .l2_banner_content{margin-top:80px;}
html:lang(ar) .footer-main .headings a{float:right;}
}
@media (max-width:610px){
html:lang(ar) .footer-main li{margin-left:0 !important;}
}
@media (max-width:1024px){
.business-card .twoBannerModule.full-width .section-custom{height:auto !important;}
}

/* css for arabic business card */
html:lang(ar) .footer-main .headings a{margin-right:0; margin-left:45px;}
html:lang(ar) .footer-main ul{display:inline-block;}
html:lang(ar) .headings {float: right; max-width: 100%; width: auto !important;}
html:lang(ar) .social-footer{float:right; direction: ltr; margin-top:20px; margin-left:20px;}
html:lang(ar) .footer-main li{margin-left:25px; margin-right:0; direction:ltr;}
html:lang(ar) .contact-block i{margin-right:8px; margin-left:0; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1);filter: FlipH; -ms-filter: "FlipH";}
html:lang(ar) .business-card .twoBannerModule-Inner{float:right;}
html:lang(ar) .business-card .twoBannerModule .bmod-txt a{float:right;}
html:lang(ar) .business-card .twoBannerModule .bmod-txt a i, html:lang(ar) .gradient-corporate, html:lang(ar) .business-card .nav-vm::before, html:lang(ar) .business-card .thumb-details .cta_module a i{ -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1);filter: FlipH; -ms-filter: "FlipH";}
html:lang(ar) .business-card .nav-vm .business-city i{margin-left: 9px; margin-right: 0;}
html:lang(ar) .business-card  .thumb-container .social-block{direction:ltr;}
html:lang(ar) .business-card .l2_banner_content{margin-right:20px;}
html:lang(ar) .textBanner .l2_banner_img{background-position:right center;}
html:lang(ar) .business-card + .footer-container .footer-main .container-fluid, html:lang(ar) .business-card + .footer-container .footer-bottom .container-fluid{padding-right:40px;}
html:lang(ar) .business-card .vm_contact_address h3{text-align:right; direction: ltr;}
html:lang(ar) .business-card .thumb-container .social-block{left:9px !important;  text-align: left; float:left;}
html:lang(ar) .business-card .thumb-details .cta_module a{float:right;}
html:lang(ar) .business-card .thumb-details .cta_module{right:10px;}
html:lang(ar) .business-card .thumb-container .col-md-10{float:right;}
html:lang(ar) .business-card .thumb-container .col-md-1{float:right;}
html:lang(ar) .business-card .thumb-container .col-md-1.cntClk{float:left;}
/* css for arabic business card */

/* cards.css End */

/* sat-cmigration.css Start */

.l-alerts span {
    background-image: url(../images/alert-bubble-mobile.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 33px;
    color: white;
    display: inline-block;
    /* height: 26px; */
    overflow: visible;
    padding-left: 0px;
    padding-top: 10px;
    position: absolute;
    text-align: justify;
    width: 35px;
    right: 33px;
    bottom: 15px;
    float: left;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

@media only all and (min-width: 700px){
	.l-alerts ul li a {
		border-left: 1px solid #d0d0d0;
		padding: 13px 25px 5px;
		color: #333333;
		display: block;
		height: 25px;
		padding-right: 30px;
	}
}


.alerts-contain.ui-accordion .ui-state-default {
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-size: 18px;
}

.alerts-contain.ui-widget {
    position: relative;
    width: 100%;
    background-color: #f1f1f1;
}

.alerts-contain.ui-accordion .ui-accordion-header.ui-state-active:hover .ui-icon, .alerts-contain.ui-accordion .ui-accordion-header.ui-state-active .ui-icon {
    background-image: url(../images/accordion-arrow-active.png);
    height: 7px;
    padding-right: 13px;
    width: 11px;
}

@media only all and (min-width: 1023px) {
.h-3 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  color: #333333; }
}
@media only all and (min-width: 1023px) {
  .h-3 {
    font-size: 22px; }
}
  
@media only all and (min-width: 700px) {
	 .l-alerts {
    margin-top: -70px; }

  .l-alerts ul li a {
    border-left: 1px solid #d0d0d0;
    padding: 13px 25px 5px;
    color: #333333;
    display: block;
    height: 25px; }

  .alerts-contain.ui-accordion .ui-accordion-content {
    padding: 5px 0 10px 20px; }

  .l-alerts span {
    background-image: url(../images/alert-bubble.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 33px;
    color: white;
    display: inline-block;
    height: 26px;
    overflow: visible;
    padding-left: 6px;
    padding-top: 4px;
    position: relative;
    text-align: center;
    width: 26px;
    float: right;
    left: 5px;
    top: -5px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }  

  /* For Safari */
  .l-alerts.active span {
    background: none; }

  .l-alerts.active span:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    padding-left: 0;
    padding-bottom: 7px;
    top: -4px;
    left: 9px;
    z-index: -1;
    background-image: url(../images/alert-bubble.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); } 
}
	
/* For Chrome and Safari */
@media screen and (min-width: 700px) and (-webkit-min-device-pixel-ratio:0) {
.l-alerts span {top: -21px;} 
}

 /* Floats */
.float-r {
  float: right; }

  

  
  
@media only all and (min-width: 700px) {
  .overlay .container .content img {
    text-align: center;
    width: auto; }
  .overlay .container .content .carousel img {
    width: 100%; } 
}

  .close-btn {
  position: absolute;
  top: 20px;
  right: 20px; }

.l-alerts {
  color: #333333;
  display: block;
  height: 44px;
  overflow: visible;
  position: relative;
  margin-top: 0; }

.l-alerts span {
  background-image: url(../images/alert-bubble-mobile.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 33px;
  color: white;
  display: inline-block;
  height: 26px;
  overflow: visible;
  padding-left: 4px;
  padding-top: 5px;
  position: absolute;
  text-align: justify;
  width: 35px;
  right: 40px;
  bottom: 18px;
  float: left;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.l-alerts.active span {
  background: none; }

.l-alerts.active span:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  padding-left: 0;
  padding-bottom: 7px;
  top: 2px;
  left: -12px;
  z-index: -1;
  background-image: url(../images/alert-bubble-mobile.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.alerts-contain.ui-widget {
  position: relative;
  width: 100%; }

.alerts-contain .ui-widget-content {
  background: none; }

.alerts-contain.ui-accordion .ui-accordion-icons {
  padding: 0; }

.alerts-contain.ui-accordion .ui-accordion-header {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 10px; }

.alerts-contain.ui-accordion #ui-accordion-1-header-0 {
  border-top: none; }

.alerts-contain.ui-accordion .ui-accordion-header .ui-icon {
  background-image: url(../images/accordion-arrow.png);
  background-position: 0 0;
  display: inline-block;
  height: 11px;
  padding-right: 13px;
  width: 7px; background-repeat: no-repeat;}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: relative;
  left: 0;
  top: 0;
  margin-top: 0; }

.alerts-contain.ui-accordion .ui-accordion-header.ui-state-active:hover .ui-icon,
.alerts-contain.ui-accordion .ui-accordion-header.ui-state-active .ui-icon {
  background-image: url(../images/accordion-arrow-active.png);
  height: 7px;
  padding-right: 9px;
  width: 11px; }

.alerts-contain.ui-accordion .ui-accordion-header:hover .ui-icon {
  background-image: url(../images/accordion-arrow-hover.png); }

.alerts-contain.ui-accordion .ui-state-default {
  background-color: transparent;
  background-image: none;
  border-radius: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0; }

.alerts-contain.ui-accordion .ui-state-active {
  background-color: transparent;
  background-image: none;
  color: #0095d3; }

.alerts-contain.ui-accordion .ui-accordion-content {
  background-color: transparent;
  background-image: none;
  border: none;
  border-bottom-top-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-bottom-radius: 0;
  border-bottom-left-radius: 0;
  color: #666666;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 5px 0 10px 0; }

.alerts-contain.ui-accordion .ui-accordion-content:last-child {
  border-bottom: none;
  margin-bottom: none; }

/* sat-cmigration.css End */

/* leadership_info.css Start */

.leadership-infoBox { background: #f6f6f6 none repeat scroll 0 0;float:left; padding: 20px; width: 100%; }
.leader-image { background-position:center center; background-size: cover;  float: left; margin-right: 20px;  min-height: 295px;   width: 55%; }
.leader-details { float: left;   width: 39%; }
.leader-details > p { padding: 12px 0;}
.leader-details > a { color: #006990; font-size: 18px; line-height: normal;}


@media (min-width: 1121px){
.leader-image { width: 55%; }
.leader-details {width: 39%; }
}

@media only all and (min-width:641px)and (max-width:1120px){
.leadership-infoBox {float: left; min-height: auto; padding:20px 10%;}
.leader-image { background-position:center center; background-size: cover;  margin-right: 0;   width:100%; }
.leader-details {float: left; margin: 20px 20px 0; width: 93%; }
}

@media (max-width: 640px){
.leadership-infoBox { float: left; min-height: auto; margin-bottom: 25px;}
.leader-image {background-position:center center; background-size: cover; margin-right: 0; width:100%; }
.leader-details {float: left; margin: 20px 20px 0; width: 93%; }
}

/* leadership_info.css End */

/* vmw_override.css Start */

/*Facebook events */
   #fbPostsCont {
        padding: 20px;
        cursor: default;
    }
    #fbPostsCont h3 {
        margin-bottom: 20px;
    }
    #fbPostsCont .fbFeed {
        margin-bottom: 30px;
        margin-top: 10px;
    }
    #fbPostsCont .fbFeed p {
        display: block !important;
        padding-top: 0;
    }
    #fbPostsCont .fbFeed p:first-child {
        padding-top: 6px;
    }


/*override for full width content card */

.eventsBanner .banner-overlay{display:block;}

.custom_selectBox .dropdown-backdrop{
    z-index: -1;           
}

/* Home Page changes overridden */

.note-overlay{padding:10px 40px!important;}

@media (max-width:640px){
.note-overlay{padding:15px 20px 10px !important;}
}

/*@media (max-width:640px){

.note-overlay{padding:15px 20px 10px !important;}
.secondary-nav.hideHeading .snav_left h2 {white-space: normal !important;font-size: 28px;}
.pageheaderctapar + .content-container { padding-top:0px !important;}
}*/

#heroBanner .l2_banner_content h2{
font-size: 30px;
}

/* 8936  */

.content-container  {float:none !important; clear:both !important;}

/* End of  8936  */

#heroBanner .owl-controls .owl-page.active::before{background:rgba(0, 0, 0, 0) url("/content/dam/digitalmarketing/vmware/en/images/homepage/top-slider-pointer.png") no-repeat scroll center center / contain;}

@media (min-width:1001px){

#heroBanner .owl-controls .owl-page.active::before{background:rgba(0, 0, 0, 0) url("/content/dam/digitalmarketing/vmware/en/images/homepage/top-slider-pointer.png") no-repeat scroll center center / contain;}

}
.chatOverlay{position: absolute !important;}

#footertext_year {position: relative !important;}

/* End of Home Page changes overridden */

/* 9061 */

.input_area > input{
    color: #333!important;
   }

/* End of  9061 */

/*Full Width Font Color Overriden*/
/*
.full-width.section-custom.eventsBanner .l2_banner_content p, .full-width.section-custom.eventsBanner .l2_banner_content>h2{
    color: #565656;
 }
 */

/* End of Full Width Font Color Overriden*/

/*Homepage Hero Carousel Fix*/

.section.carousel {
  clear: both;
}

/* End of Homepage Hero Carousel Fix */

/* UAT Migration Defects Fixes */

@media (min-width:801px) and (max-width:1000px) {
.breadCrumb > ul{ z-index:1;}
}
/*@media (max-width:640px){
.container-fluid{padding-left: 25px;padding-right: 15px;}
}*/

/*.nav>li>a:focus {background: #717074 !important;}*/

/* End of UAT Migration Defects Fixes */

/* Start of ZCMS-13490 SIT */

.countDownContainer ul li{list-style:none;}

/* End of ZCMS-13490 SIT */


/* brieftext icon color */
.brieftext-grey{color : #565656;}
.brieftext-green{color : #69b046;}
.brieftext-skyblue{color : #0094d2;}
.dblue{color : #006a91;}

/* css class for support icon */
i.icon-support-grey{
background-image:url("../images/support_ico_black.svg");
display: inline-block  !important;
background-repeat: no-repeat  !important;
height: 22px  !important;
width: 27px  !important;
float: none !important;
}
i.icon-support-blue{
background-image:url("../images/support_ico_blue.svg");
display: inline-block  !important;
background-repeat: no-repeat  !important;
height: 22px  !important;
width: 27px  !important;
float: none !important;
}
i.icon-support-light-blue{
background-image:url("../images/support_ico_hover.svg");
display: inline-block  !important;
background-repeat: no-repeat  !important;
height: 22px  !important;
width: 27px  !important;
float: none !important;
}
i.icon-support-green{
background-image:url("../images/support_ico_green.svg");
display: inline-block  !important;
background-repeat: no-repeat  !important;
height: 22px  !important;
width: 27px  !important;
float: none !important;
}
i.icon-support-white{
background-image:url("../images/support_ico.svg");
display: inline-block  !important;
background-repeat: no-repeat  !important;
height: 22px  !important;
width: 27px  !important;
float: none !important;
}

/* FAQ Support Icon */
i.support_ico_white {
background-image: url("../images/support_ico_feature_white.svg");
display: inline-block  !important;
background-repeat: no-repeat  !important;
width: 45px !important;
height: 45px !important;
}
/* What It Does Support Icon */
i.support_ico_light_blue {
background-image: url("../images/support_ico_feature_blue.svg");
display: inline-table  !important;
background-repeat: no-repeat  !important;
width: 45px !important;
height: 45px !important;
}
/* FeatureList Support Icon */
i.support_ico_feature_grey {
background-image: url("../images/support_ico_feature_grey.svg");
display: inline-block  !important;
background-repeat: no-repeat  !important;
width: 45px !important;
height: 45px !important;
}
/* Mini Vertical Content Card Green Support Icon */
i.support_ico_feature_green {
background-image: url("../images/support_ico_feature_green.svg");
display: block !important;
background-repeat: no-repeat  !important;
width: 45px !important;
height: 45px !important;
margin-top: 15px;
}
/* Mini Vertical Content Card Dark Blue Support Icon */
i.support_ico_feature_dblue {
background-image: url("../images/support_ico_feature_dark_blue.svg");
display: block  !important;
background-repeat: no-repeat  !important;
width: 45px !important;
height: 45px !important;
margin-top: 15px;
}
/* Mini Vertical Content Card Grey Support Icon */
i.support_ico_mini_grey {
background-image: url("../images/support_ico_feature_grey.svg");
display: block  !important;
background-repeat: no-repeat  !important;
width: 45px !important;
height: 45px !important;
margin-top: 15px;
}

/* Mini Vertical Content Card Sky Blue Support Icon */
i.support_ico_light_blue_mini {
background-image: url("../images/support_ico_feature_blue.svg");
display: block  !important;
background-repeat: no-repeat  !important;
width: 45px !important;
height: 45px !important;
margin-top: 15px;
}

/* Brieftext textareasection */
.brieftext .features-block1 p{   
    width: 100%;
    font-family: 'proxima_novaregular';
    font-size: 18px;
    line-height: normal;
    margin: 0 0 10px;
    border: none;
    outline:none;
    word-wrap:break-word;
    white-space: pre-line;
}

@media only all and (max-width: 800px){
    .paragraphText table tr.headerRow{
        display: none;
}
.brieftext .features-block1 p {
    font-size: 16px !important;
}
}

/* hcontent card define width without hamb and display override none */
.noclampingDetail {width:100%; }
.thumb-container .detail-content .noclampingDetail {
    overflow: visible;
    max-height: inherit;
}

/* Date wrap in the hcontent card */
.thumb-details .cta_module span {
    width: 100%;
}

/*small card component start*/
.faq_block_blue{background:#267997; cursor: pointer; margin-bottom: 20px; display: table; border:1px solid rgba(223,223,223,0.5); height: 109px; float: left; width:100%; padding:0 24px;}
.faq_block_blue a{color: #fff; display: table-row;}
.faq_block_blue a span > i{font-size: 40px;  display:  table-cell; vertical-align: middle; color: #fff; width: 60px;}
.faq_block_blue a p{color:#fff; display: table-cell; vertical-align: middle; margin:0; padding-top: 6px;}
.faq_block_blue a p > i{ display: inline; color:#fff; }

.faq_block_grey{background:#f9f9f9; cursor: pointer; margin-bottom: 20px; display: table; border:1px solid #dfdfdf; height: 109px; float: left; width:100%; padding:0 24px;}
.faq_block_grey a{color:#0094d2; display: table-row;}
.faq_block_grey a span > i{font-size: 40px;  display:  table-cell; vertical-align: middle; color: #565656; width: 60px;}
.faq_block_grey a p {display: table-cell;color:#006990;  vertical-align: middle; margin:0; padding-top: 6px;}
.faq_block_grey a:hover p, .faq_block_grey a:hover p > i{color:#0094d2;}
.faq_block_grey .date_calender i{ color: #565656;display: table-cell; font-size: 40px;height: 41px;position: relative; vertical-align: middle; width: 38px;}
.faq_block_grey .date_calender i > small, .faq_block_grey .date_calender strong { color: #565656; }
.faq_block_grey a p > i{ display: inline; color:#006990; } 

.faq_block_grey a span, .faq_block_blue a span{display: table-cell; vertical-align: middle; height: 100%;}
.faq_block_blue small, .faq_block_grey small { display: initial; font-family: "proxima_novaregular"; font-size: 22px;height: 28px;left: 5px;position: absolute;text-align: center; top: 19px;vertical-align: middle;width: 28px;}
.faq_block_blue a:hover, .faq_block_grey a:hover {text-decoration:none;}
.faq_block_grey.selected , .faq_block_blue.selected{opacity: 0.4; position: relative;}
.faq_block_grey.selected:before , .faq_block_blue.selected:before{content:""; position: absolute; border: 13px solid; border-color: transparent; border-top-color: rgba(255,255,255,0.4); left:50%; margin-left:-13px; height: 0px; width: 0px; bottom:-26px;}

/*small card component end*/

/* FAQ Answer box link start*/
.faq_ans p a{display:inline !important;}

.blueGradient .faq_ans ul li a {
    font-size: 18px;
    position: inherit;
}

.blueGradient .faq_ans ol li a {
    font-size: 18px;
    position: inherit;
}
/* FAQ Answer box link End*/

/*two column container border variations start*/
.two-col-container h2+p{padding-bottom: 25px;}
.border-section .container-fluid .row .col-md-12 > p{margin-bottom:25px;}
/*two column container border variations end*/

/* START mini vertical content card icon color */
.mod-icon {
    font-size: 50px;
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
}
.minivertical-darkblue{color : #006a91;}
.minivertical-default-blue{color : #006a91;}

/* END mini vertical content card icon color */
/* START Home Page Template Changes
Cookie button appearance and spacing between components*/
@media (max-width:799px){
#teconsent a{margin-left:0px!important;}
}
@media (min-width:801px){
#teconsent a{margin-left:130px!important;}
}

/*END Home Page Template Changes*/

/*  START ===Two Column container + Brief text Blurb Title font color issue */
.blueGradient .features-block1 h4 , .greenGradient .features-block1 h4 , .blueGradientTrans .features-block1 h4 ,
 .greenGradientTrans .features-block1 h4 , .skyblueGradient .features-block1 h4  {
    color: #fff;
    font-size: 28px;
    font-family: proxima_novalight;
    display: table;
    /* float: left; */
}
/*  END ===Two Column container + Brief text Blurb Title font color issue */

/*three column container border variations start*/
.threecolumncontainer h2+p{padding-bottom: 25px;}
/*three column container border variations end*/

/*Remove text transformation for button labels*/
.btn{text-transform:none;}
.cta a.btn{text-transform:none;}

/*==============START: Feature list container See All/Expand Issue ================*/
.collapse_content_fl {
    display: table;
    margin: 0px auto 0;
    text-align: center;
    font-size: 22px;
    color: #006990;
    clear: both;
    line-height: 100%;
}

.collapse_content_fl i {
    clear: both;
    display: inline-block;
    position: relative;
    top: -2px;
    width: 100%;
}
.collapse_content_fl:active, .collapse_content_fl:focus
{ color: #006990 !important;}


.featurelistcontainer .container-fluid .col-md-12 .features-block1 p a
{
    display:inline;
}
/*==============END: Feature list container See All/Expand Issue  ================*/

/* techspecs link start*/
.tech_inner_block p a{display:inline !important;}

.tech_center_box ul, .tech_center_box ol {
    padding-left: 30px;
    margin: 10px 0 15px;
}

.tech_center_box ul li 
{
     list-style-type: square;
}

.tech_center_box ol li 
{
     list-style-type: decimal;
}
/* techspecs box link End*/

/*======================== Start: two column container expan collapse container ================================*/
.blueGradientV2 .collapse_container a,.blueGradient  .collapse_container a,.greenGradient .collapse_container a,.skyblueGradient .collapse_container a,.blueGradientTrans .collapse_container a,.greenGradientTrans.collapse_container a{color:#fff;}
.blueGradientTrans h2+p, .blueGradient h2+p, .greenGradient h2+p, .greenGradientTrans h2+p, .skyblueGradient h2+p {
    padding-bottom: 25px;
    padding-top: 0px;
}
.blueGradientTrans h2 {
    margin-bottom: 25px;
}

/* Keep Logo with Link card's "I" ICON and CTA in same line */
.cert_block > a, .cert_block span > a { width: auto; }

/*Remove text transformation for FAQ and block*/
.blueGradient .faq_ans h3{text-transform:none;}
/* FAQ Answer box link End*/

/*====================Start: sidenav bar =============================*/
.sidebar ul li span{float: left; font-family: "proxima_novaregular"; font-size: 12px; line-height: 14px; margin-top: 3px; padding: 0 10px; transition: all;width: 100%;}
a,a:hover,a:focus, a i{transition: all;text-decoration: none;outline: none;}


@media (max-width: 800px){
    .sidebar ul li span {
        width: auto !important;
        font-size: 15px!important;
        margin-top: 7px !important;
    }
    /*.pageheaderctapar + .content-container{
        padding-top: 272px!important;
    }

    .pageheaderctapar .secondary-nav.hideHeading{
        position: fixed;
    }

    .pageheaderctapar .secondary-nav .snav_right{
        padding-bottom: 20px;
    }
    .pageheaderctapar .secondary-nav.hideHeading .cta{
        padding-left: 0;
    }
    .secondary-nav.noLinks {
        position: fixed; 
        padding: 10px 0;
    }*/
    .secondary-nav.stayTop .snav_left ul {
        /*margin-top: 53px!important;*/
        padding-top: 0;
    }
}
@media screen and (max-width: 820px){
   /* .secondary-nav .snav_left h2{
        margin-top: 38px;
     }*/
    .secondary-nav.stayTop ul > li:first-child{
        display: list-item !important;
    } 
   /* .secondary-nav.fixed .snav_right .cta a.btn{
        position: relative!important;
        line-height: 18px;
    }*/
   /* .secondary-nav.hideHeading .snav_left ul{
       margin-top:65px!important;
    }
    .pageheaderctapar .secondary-nav.hideHeading .snav_right .cta{
        top:0!important;
        padding-top: 15px;

    }*/
    /*.secondary-nav .container-fluid{
        margin-top: 35px!important;
    }
    .secondary-nav.fixed .container-fluid{
        margin-top: 45px!important;
     } */
}
/*@media screen and (max-width: 800px) and (min-width: 641px){
    .secondary-nav .snav_left ul{
        margin-top: 53px;
    }
}

@media (min-width: 1001px){
    .secondary-nav.noLinks .snav_right .cta a{
        font-size: 16px !important;
    }
}
@media (max-width: 480px){
    .pageheaderctapar .secondary-nav.hideHeading .container-fluid{
        margin-top: 48px;
    }
}*/

@media only all and (max-width: 800px){
h2, td h2 a {
    font-size: 28px !important;
   } 
 }

/*====================Start: sidenav bar =============================*/

/*====================Start: Product Category A-Z =============================*/
.A-Z-right-inner a i{margin-left: 5px;}
.customer_filter.prdt_cat.fixed_panel {transition: all;}
.customer_filter{transition: all;}
/*====================end: Product Category A-Z =============================*/

/* Global Search make the Filter by aligned on Right Hand Side instead of Left which is overridden in Boot strap */
.search-filter{ float:right !important;}


/*==================== STAER: Business-card =============================*/
.business-card ~ .footer-container {
    margin-top: 0px;
}
.business-card
{
margin-bottom: -10px;
}
/*==================== END: Business-card =============================*/
/* market wire news feed */
.mwfeed-item p {padding-top:12px;}
.mwfeed-item h2 {margin-bottom:10px;}

.mwfeed .faq_block {float:none;}

.marketwirelocallistings .faq_block {float:none;}
/*==================== END: market wire =============================*/

/* removing display block for the combination content card */
.combinationContentCard .container-fluid .col-md-12 .col-md-12 .cq-dd-image p a
{
    display:inline;
}
/*==================== END: Combination Content Card =============================*/

/* START ----- ZCMS - 8647 - Not display dropwdown in BreadCrumb */
.ul_hidden {display:none !important;}
/* END ------- ZCMS - 8647 - Not display dropwdown in BreadCrumb */

/* START ----- Comparision table left alignment */
.comparisonTable .rTableCell:not(:first-child), .table-accordian .rTableHead:not(:first-child) {
    text-align: left;
}
/* End ----- Comparision table left alignment */
#event_table { margin-top:0px! important } 
/* START ----- Rich text listing */
.paragraphText .section-custom ul li{list-style:disc;}
/* End ----- Richtext listing */

.custom_selectBox .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    border-right: 1px solid #9f9f9f;
}
.custom_selectBox .bootstrap-select>.dropdown-toggle {
    background: #f2f2f2;
}
.custom_selectBox .bootstrap-select>.dropdown-toggle:hover {
    background: none;
}
.searchableproductdropdown .content-container {
    padding-left: 0 !important;
} 


/* =============Start : Business Card ========================== */
.business-card .threecolumncontainer .paragraphText .section-custom
{

    min-height: 371px;
    height: auto;
    margin-top: 0 !important;

}
.business-card iframe
{
     height:371px;
}
/* =============END : Business Card ========================== */

/* =============Start : Full width content Card ========================== */
/* Commenting below class for fixing defect # ZCMS-10414    
.fullwidthContentCard .eventsBanner {
    margin-top: 25px !important;
}*/
/* =============End : Full width content Card ========================== */


/* =============Start : FAQ Support Icon Alignment ========================== */

.support_icon_i{width:60px;}

@media screen and (-webkit-min-device-pixel-ratio: 0)
{
.blueGradient .faq_block.selected a span {
    display: table-cell;
                }
}
.faq_ans .support_ico_white {width:52px !important}
.faqanswertitle h3
{
 display: inline-block !important;
 margin-left: 0px !important;           

}
/* =============END : FAQ Support Icon Alignment ========================== */

/* ============= START : SP1 Fixes ========================== */
html {height: auto !important;}
.content-container {float: none !important;}
/* ============= END : SP1 Fixes ========================== */

/* Start -------- Sitemap */
.bullet-li>li {
    color: #565656;
    list-style: disc;
    font-family: 'proxima_novaregular';
}
.bullet-li .link{
    margin-bottom:0;
 } 
/* End ------ Sitemap */


/* START ----- Contact us card listing */
.vm_contact_address  ul li{list-style:initial;}
/* End ----- Contact us card listing*/

/* START ----- Pricing Card Dynamic 
.pricing-custom {margin-top: 25px !important;}
END ----- Pricing Card Dynamic */

/* START -- ZCMS-9054 : Fix */
.content-container .demandgen-par .section-custom { float:none;}
.demandgen .content-container{ min-height: 607px !important; } 
/* END -- ZCMS-9054 : Fix */

/*.res_block ul>li * {word-break: break-all;} */

/* Tech Paper Search display issue */
.tpsearch .textarea { overflow: visible; } 

.globalsearch .textarea { overflow: visible; } 
/* Tech Paper Search display issue End */

/* START ----Horizontal Content Card Support Icon */
.columncontainer .hcontentcard .thumb-container .thumb-details .support_ico {width: 32px;}
.hcontentcard .thumb-container .thumb-details .support_ico {width: 42px;}
/* END ----- Horizontal Content Card Support Icon */

/* START ----Full Width Content Card Support Icon */
.fullwidthContentCard .l2_banner .banner-overlay .support_ico {height: 37px;width: 42px;top: 15px !important;}
/* END ----- Full Width Content Card Support Icon */
/* START ----Two Column Container List section */
.columncontainer li{list-style: initial;}
/* End ----Two Column Container List section */
/* START ----  ZCMS-9853 */
.sidebar-overlay .submenu li strong p { font-family: "proxima_novasemibold"; color: #fff; font-size: 16px; line-height: 50%; }
/* End ----  ZCMS-9853*/
/* START ----Resource List section */
.columncontainer .resourcelist li{list-style:none;}
/* End ----Resource List section */

/* ----------------- home page template start----------------*/
@media (min-width: 1300px){
.full_width_homepage .l2_banner_content {
    width: 50%;
   }
}
/* ----------------- home page template end----------------*/

/* START ----Pricing card description */
.pricingtabledynamic .full-width .container-fluid .pricing-custom p{margin-top: 15px;margin-left: 30px; }
.pricingtabledisplay .full-width .container-fluid .hidden-pricing p{margin-top: 15px;/*margin-left: 30px;*/}
/* END ----Pricing card description */

/* START ----ZCMS-13726*/
.demandgen .nav-vm {line-height:0px;}
/* END ----ZCMS-13726*/

/* START ----ZCMS-13749*/
.container-fluid .row .row .col-md-12 .vm_contact_address p a{padding-top: 0px;}
/* END ----ZCMS-13749*/



/* START ----ZCMS-13504*/
.demandgen .l2_banner_container.invertWhite *{color:#fff;}
/* END ----ZCMS-13504*/



/*-------------------- START feature-block last-child margin --------------------*/
@media (min-width: 991px){
.section-custom .col-md-6 .section-custom:last-child .features-block1 {
    margin-bottom: 30px;
    }
}
@media (min-width: 991px){
.section-custom .col-md-6 .section:last-child .features-block1 {
    margin-bottom: 0px !important;
    }
}
@media (min-width: 991px){
.section-custom .col-md-6 .hidden_part .section:first-child .features-block1 {
    margin-top: 30px;
}
}
/*-------------------- END feature-block last-child margin --------------------*/

/*------------------- Start:ZCMS-13954 ----------------*/
.nav>li>a:hover, .nav>li>a:focus {
    border-radius: 3px;
    background-color: #464547;
}
/*------------------- End:ZCMS-13954 ----------------*/
/*------------------- Start:ZCMS-14490 ----------------*/
.columncontainer ol li {
    list-style: decimal !important;
}
/*------------------- End:ZCMS-14490 ----------------*/
/*------------Start: Vmmark pagination alighmnet ----------------*/
  .search-pagination ul{margin: 0px auto; padding:0 !important; }
  /*------------End: Vmmark pagination alighmnet ----------------*/
  
  /*------------Start:ZCMS-14971 :Business Card Arabic : Chevron direction is showing wrongly in RTE. ----------------*/
 html:lang(ar) .business-card .container-fluid .row .row .col-md-12 .paragraphText p a {
    display: inline-block !important;
    padding-top: 0px;
}

 html:lang(ar) .business-card .paragraphText .fa-angle-double-right {
      margin-right: 8px;
    margin-left: 0;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    float: left;
}

/*------------End:ZCMS-14971 :Business Card Arabic : Chevron direction is showing wrongly in RTE. ----------------*/

 /*------------start:threecolumncontainer bullet issue ----------------*/
.threecolumncontainer ul li
{     
   list-style: disc;
}
 /*------------end:threecolumncontainer bullet issue ----------------*/
 
/*------------ZCMS-14905:FeedbackLink Fix for migrated pages ----------------*/

.page-footer-nav-item #SiteFeedback {
    display: inline-block;
}

@media only all and (max-width:900px){
.page-footer-nav-item #SiteFeedback{
    display: block;
}

.page-footer-nav-item #SiteFeedback a{
    margin-top:-2px !important;
    }
}

.page-footer-nav-item #SiteFeedback a {
    color: #bcbab7;
    display: block;
    font-family: "proxima-nova","Arial",sans-serif;
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 20px;
    text-align:center;
    margin-top:-2px;
}
.page-footer-nav-item #SiteFeedback a:hover, .page-footer-nav-item #SiteFeedback:hover a {
    color: #0095D3 !important;
}
@media only all and (min-width:900px){
.page-footer-nav-item #SiteFeedback a {float:left;}
}

.footer-main #SiteFeedback a{
    color: #fff;
    font-family: "proxima_novalight";
    font-size: 16px;
    text-align: left;
}

/*------------ End of ZCMS-14905:FeedbackLink Fix for migrated pages ----------------*/

/*** ZCMS-15498 ***/
.resourcelist ul li {
    list-style: none !important;
}
/*** ZCMS-15498 ***/

/*** ZCMS-15178 - removing this for issue DMR-288  ***/

/*.owl-container  #customerSlider .l2_banner_content{max-width:55%!important;}  */

/*** ZCMS-15178-removing this for issue DMR-288  ***/
.advisory-listing {
    padding-top: 10px;
}

/** ZCMS-15816  - Sat alerts should not be sticky **/
@media (min-width:1001px){
    .secondary-nav.fixed .snav_left .alert-box {
        display: none !important;
    }
}   

@media (max-width: 800px){
    .secondary-nav.fixed .snav_left .alert-box {
        display: none !important;
    }
}

.l-alerts.active span {
    background: none;
}
.l-alerts.active span {
    background: none;
}
@media only all and (min-width: 700px){
.l-alerts.active span {
    background: none;
}
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 700px){
.l-alerts span {
    top: -21px;
}
}

.l-alerts span {
    background-image: url(../images/alert-bubble.png);
    background-repeat: no-repeat;
    background-position: 0px 0;
    background-size: 33px;
    color: white;
    display: inline-block;
    height: 40px;
    overflow: visible;
    padding-left: 16px;
    padding-top: 4px;
    position: relative;
    text-align: justify;
    width: 35px;
    left: 16px;
    right: 30px;
    bottom: 18px;
    float: right;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}


.l-alerts {
    color: #333333;
    display: block;
    height: 44px;
    overflow: visible;
    position: relative;
    margin-top: 0;
    z-index: 20;
}

@media (max-width: 1000px) and (min-width: 801px){
    .secondary-nav.fixed .snav_left .alert-box {
        display: none !important;
    }
}
@media (max-width: 1000px) and (min-width: 801px){
     .alert-box {
        width: 75% !important;
    }
}

.l-alerts.active span:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    padding-left: 0px;
    padding-bottom: 7px;
    top: 2px;
    left: 0px;
    z-index: -1;
    background-image: url(../images/alert-bubble-mobile.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media only all and (min-width: 700px){
    .l-alerts.active span:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        padding-left: 0;
        padding-bottom: 7px;
        top: -4px;
        left: 9px;
        z-index: -1;
        background-image: url(../images/alert-bubble.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}


.alerts-contain.ui-accordion .ui-accordion-header .ui-icon {
    background-image: url(../images/accordion-arrow.png);
    background-position: 0 0;
    display: inline-block;
    height: 11px;
    padding-right: 20px !important;
    width: 7px;
    background-repeat: no-repeat;
}
/*
.close-btn {
    background-image: url(../images/close-btn.png);
    display: block;
    height: 14px;
    width: 14px;
}
*/

.h-3 {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    color: #333333;
}
@media only all and (max-width: 1022px){
div.alert-box {
    background: none;
    padding: 0px 0px 15px 45px;
    margin: 0px;
    width: auto;
} }

@media screen and (max-width: 820px){
.secondary-nav.stayTop .alert-box ul > li:first-child {
    display: none !important;
}}
.a-hide-block {
    display: none !important;
}

@media only all and (min-width: 1023px){
.a-hide-block {
    display: block !important;
}
}

#atext {
    text-transform: none !important;
}

/* End of Sat Alert override CSS */

/*========start: ol li:decimal for all component ZCMS-16115==================*/

ol ul li {
    list-style-type: disc !important;
}
ol li {
    list-style-type: decimal !important;
}
/*==================End: ol li:decimal for all component ====================*/
/*==================What it does container ZCMS-14515========================*/
.whatitdoescontainer .features-block1 h4{display: inline-flex;}
/*==================End What it does container ZCMS-14515====================*/

/*==================Start:  ZCMS-16330 :IE9 Browser: Black Shade=================*/
.bc-dropdown:hover > ul, .bc-dropdown ul:hover
{display: none !important;}
/*==================End:  ZCMS-16330 : IE9 Browser: Black Shade===================*/
/*============== start: ZCMS-16092 - Pricing Table - Table border spacing issue=======*/
/* handled in table.css 
.table-colspan .colspan-cells p
{
    margin-top: 0px !important;
    margin-left: 0px  !important;
}
*/
.pricingtabledisplay .titleDesc h2, .pricingtabledynamic .titleDesc h2{
    margin-bottom:0 !important;
}
@media(min-width:801px) and (max-width:1920px){
    .colspan-cells>p{font-size:15px;}
}
/* Description alignment in mobile view of pricing table */
/* handled in table.css and this is not required to keep it aligned to main license pricing
@media only all and (max-width: 800px) {
    .pricingtabledisplay .full-width .container-fluid .hidden-pricing p {
        margin-left:15px;
    }
}
*/
/*=========== End :ZCMS-16092 - Pricing Table - Table border spacing issue============*/

/* Search - Lengthier support button getting wrap on next line - mobiview start */
@media (max-width: 480px) {
    .searchTabs a:first-child {
        margin: 0px 10px 5px 0 !important;
    }
    .searchTabs a {
        float: left;
        border: 1px solid #d1d1d1;
        border-radius: 5px;
        margin: 0px 0 5px 0px;

    }
    .search-summary-left {
        font-size: 18px;
    }

    /* ZCMS-17457 - Zeus CMS : Arrow links to a lower level menu - start  */
.sidebar-overlay .submenu li.subCat strong a, .sidebar-overlay .submenu li.subCat strong {
    display: block;
    cursor: pointer;
    cursor: hand;
}

.sidebar-overlay .submenu li.subCat strong:hover {
    color: #0094d2;
}
/* ZCMS-17457 - Zeus CMS : Arrow links to a lower level menu - end  */
}
/* Search - Lengthier support button getting wrap on next line - mobiview end */
/*** DMR-252 ***/
.container-fluid .row .row .col-md-12 p a {
   padding-top: 0  !important;
}

/*** ZCMS 16327 fix ***/ 
.whatitdoescontainer .section-custom{float:none}

/*==================Start: Removing padding for a inside paragraphtext=================*/
.paragraphText .section-custom p a{padding-top:0px !important;}
/*==================End: Removing padding for a inside paragraphtext===================*/
/* ZCMS-9038 fix */

#page-header #search-panel {
    transition: all 0.5s ease !important;
}
/* ZCMS-9038 fix end */

/* ZCMS-318 fix  */                                        
.support-cm input[name="serialNumber"]{

    float:left;                                        
}

.content-container .section-custom .border-red form label[for=serialNumber] {float: left;}  /* padrial fix for DMR-230*/

.content-container .section-custom .border-red .c-body .btn {
   float:left !important; 
}  
/* ZCMS-318 fix end */

/* ---------Phase2 Sprint 1---------------- */

/* ZCMS-16874 fix start */
/*
Handled in table.css 
.rTableRow:nth-child(2n) {
    background: #e3e3e3;
}
.rTableCell {
    border-right: 2px solid #bebebe!important;
}
.rTableHead {
                border-bottom: 2px solid #bebebe!important;
}
.rTableCell:last-child{
    border-right: none!important;
}
*/
/* ZCMS-16874 fix end */
/* ZCMS-8484 fix start */
.submitReset .form-group .btn-green{
    background: #62a339 !important;
}
/* ZCMS-8484 fix end */
/* ZCMS-17322 DMR-229 fix start */

.open>.dropdown-toggle.btn-default + .dropdown-backdrop{ display: none!important;} 
.event-title-caption {
    font-family: 'proxima_novasemibold';
    color: #565656;
    line-height: normal;
}
/* ZCMS-17322 DMR-229 fix end */
/* zcms-17457 mega menu click issue starts here */
@media (min-width: 801px) {
    .subCat-container.vMenu:before {
        z-index: -1;
    }
}
/* zcms-17457 mega menu click issue ends here */
/* ZCMS-17752 get rid of inner tbl border as per comments ZCMS-17435 on starts here */
/* handled in table.css
.colspan-cells>p {
    border: 0 !important;
}
*/
/* ZCMS-17752 get rid of inner tbl border as per comments ZCMS-17435 on ends here */
/* ZCMS-17409 Mobile view and tab view hide the vertical border starts here */
/* handled in table.css
@media only all and (max-width: 800px){
    .rTableCell {
        border-right:0 !important;
    }
}
*/
/* ZCMS-17409 Mobile view and tab view hide the vertical border end here */

.white-txt p{color:#fff!important;}

/* HOL Three Column Container specific css - Start */
.hol-top-bg .hol-top .hol-tiles-jump-multi-labs .holThreeColumnContainer1 , .hol-top-bg .hol-top .hol-tiles-jump-multi-labs .holThreeColumnContainer2 , .hol-top-bg .hol-top .hol-tiles-jump-multi-labs .holThreeColumnContainer3 
{
    z-index:25 !important;
}
.holPar .holThreeColumnContainer .hol-top-bg
{
    z-index:20;
}
/* HOL Three Column Container specific css - End */

/* HOL Thank You Pop Up specific css - Start */
div#holThanksPopup .holThanksPopup .popupList ul li
{   
    list-style: none;
}
/* HOL Thank You Pop Up specific css - End */
.paragraphText .tableComp td .tooltip_container>a{
    left: 0;
}

.page-b-footer-gradient, .page-b-footer-pattern {transition: all 0.00s ease !important;} 



.paragraphText .tableComp td .tooltip_container>.tooltip.bottom { left: -15px !important; }

.share-tip:before {background:url("../images/tooltip.png") no-repeat right 0; width:100%; top:-23px; right:0;}

#gatedAssets .hr.thin {display: none !important;}
.hol-match.tile-lblue {
    height: auto!important;
}
.holThreeColumnContainer br{
                display: none;
}
.hol-tiles-jump-multi-labs .b-pd-30 *{
                float: none;
}
.two-col-container .form-section .bootstrap-select button.dropdown-toggle {
              margin-top: 0 !important;
}
/* ZCMS-19687 - Starts */
.social-overlay{ right: 0; left: auto !important; min-width: 100% !important; width: auto !important; }
/* ZCMS-19687 - Ends */
/* Partial Width Content Card alignment issue - Starts */
/*.hcontentcard .thumb-container .detail-content p { line-height: 20px !important; } */
/* Partial Width Content Card alignment issue - Ends */

.sidebarnav_vm span {
    padding: 0 5px !important;
    word-break: break-word;
}

/*ZCMS-18763*/
.tooltip_container a {
    float: left;
    padding-right: 15px;
}
/*ZCMS–20163*/
#heroBanner .owl-controls .owl-page span{
    display:block!important;
}

html:lang(ja) .thumb-details .detail-content,html:lang(zh_CN) .thumb-details .detail-content,html:lang(ko) .thumb-details .detail-content{padding-bottom: 25px;}
/*ZCMS-20340*/
.addEllipsis{ width:auto !important;}

/*ZCMS-20476*/
.res_block h6{width:100%; height:auto !important;}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {font-size:15px!important;}

/*ZCMS-20620*/
.clampingDetail span:nth-child(3) {float:none;}
.addEllipsis{ float:none;}


/*ZCMS-18622*/
.tooltip-inner {max-width: 280px !important; width: 280px !important;}

@media only screen and (max-height:450px){
    .vertical-alignment-helper-modal{margin-top:0;top:84px}
}

@media only screen and (max-width:640px){
    .vertical-alignment-helper-modal{margin-top:0;top:33%; width: 90%;}
}
 @media only screen and (min-width:992px){
    .vertical-alignment-helper-modal{
        width: 650px;
        margin-left: -300px;
    }
}
@media only screen and (min-width:641px) and (max-width:991px){
    .vertical-alignment-helper-modal{
        width: 600px;
        margin-left: -32%;
    }
}
.modal-login{
    background: transparent;
    z-index: 999999;
 }

 .modalLoginTop{
    left:0!important;
    position: fixed;
    top: 0!important;
    bottom: 0!important;
    right: 0!important;
    margin-top: 0!important;
 }


.modal-login .backend-error-validation {
    color: #ff0000;
    padding: 25px 40px 0 40px;
    display:none;
}
 .modal-login #confirmMessage{
     padding: 40px;
     padding-top:15px;
 }

 .modal-login #confirmMessage div.firstchild, #confirmMessage div.tbAddCont{
     padding-bottom: 20px;
 }
.modal-login #confirmMessage div.tbdivbg{
     padding-bottom: 0;
 }
@media only screen and (max-height:450px){.modal-login{margin-top:0;top:84px}}
.modal-login .modal-content{
    overflow-y: auto;
 }
#close_modal_login{background-color:rgba(0,0,0,0);color:#fff;cursor:pointer;font-size:36px;font-weight:bold;height:60px;position:absolute;right:0;top:-50px;width:30px}
#close_modal_login:hover{color:#0094d2}
#header.row .welcome-msg {
    display: block;
    left: 20px;
    top: 80px;
    float: none;
}
.vertical-alignment-helper-modal {
    display:table;
    height: 100%;
    margin: auto;
}
.vertical-align-center-modal {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}
span.icon.icon-header.email {
    background: url(/content/dam/digitalmarketing/vmware/en/files/high-touch-eval/images/email.png) no-repeat;
    display: block;
    height: 25px;
    width: 25px;
    float: left;
}
#demandbase-autocomplete .ui-widget .ui-widget{
    z-index: 99999!important;
}
a.l-header-icon {
    float: right;
    display: block;
}

a.page-contact-phone {
    float: right;
    clear: both;
} 
@media (max-width: 1000px) and (min-width: 801px){
    .secondary-nav.fixed {
        top: 0 !important;
    }
}
.containing-block{
    position: relative;
}
#loginform,#registerform,#updateform{
    display:none;
}
#loginform .two-col-container .row .col-md-6{
    width: 50%;
    float: left;
}
#loginform .two-col-container .row .col-md-6 .section-custom p{
    padding: 30px 0;
    text-align: right;
}
#loginform .two-col-container .row .col-md-6 .section-custom p a{
    display: inline-block;
}
.partner_logo_outer{
    position: relative!important;
}
#loadingImageOverlay{
    display: table;
    height: 100%;
    width:100%;
}
#loadingImageOverlay div{
    display: table-cell;
    height: 100%;
    width:100%;
    vertical-align: middle;
    text-align: center;
}
#loadingImageOverlay div .loadingImg{
    width: 32px;
    height: 32px;
}
@media (min-width: 992px){
    #header.row .welcome-msg{
        right: 45px!important;
        top: 80px!important;
        float: right;
        z-index:99;
        left:-100px!important;
    }
}
@media (max-width: 992px){
    #header.row .welcome-msg{
       text-align: left;
        top: 20px!important;
        float: none;
        z-index:99;
        display:inline-block;
    }
}
#partnerheader .welcome-msg {
    display: block!important; 
    text-align: right!important;
    padding-right: 50px!important;
}
.tradeBeamUser{
    padding-bottom: 25px!important;
}

.download-trial, .download-trial a{color:#e4f0fc}
.remaining-days-section{min-height: 360px;}
.days-remaining{font-size: 22px;}
.welcome-user div:first-child {font-size: 22px;padding: 10px 10px 10px 10px;}
.welcome-user{font-family: 'proxima_novaregular';}
.cursor-ptr{font-size: 14px;}
.day-count div:nth-child(2) img {display:none;}
.day-count{padding-top: 35px;}
.count{padding-right: 10px;border-right: 1px solid #fff;}
.display-tbl {padding-bottom: 30px}

@media (max-width: 800px) {
    .ariana-logo-header {
        margin-top:200px;
    }
}

.containing-block{
    position:relative;
}

a.page-contact-phone{
    float:none;
}

.day-count{
    font-family: 'proxima_novaregular';
    padding: 20px 10px;
}
.display-tbl{
    padding: 30px 0;
}
.day-cnt-width{
    margin:0;
}
.day-count,.days-remaining, .download-trial a{
    font-weight: 200;
}
.display-tbl-cell.count{
    padding-left:0
}

.days-remaining{
    font-size: 22px !important;
}
.download-trial{
    padding-bottom:0;
}
.download-trial a{
    font-size: 16px !important;
}

/*ZCMS-19867*/
.sidebar-overlay .submenu li strong, .sidebar-overlay .submenu li strong a{
	font-family: "proxima_novalight";
	font-weight: bold;
}
.sidebar-overlay .submenu li a {
	font-family: "proxima_novalight";
}


@media only screen and (max-width: 1022px) {

.day-cnt-width{width:90% !important; }
.count{ font-size:80px;width:20% !important; }
}
@media only screen and (max-width :768px) {
 .count{ font-size:80px; }
}

.modal-login #confirmMessage{
    padding:40px !important;
}
@media only screen and (max-width: 1024px) {
    .comparisonTable .rTableCell:not(:first-child), .table-accordian .rTableHead:not(:first-child){
        text-align: center;
    }
    .comparisonTable .rTableCell span {
        text-align: left;
    } 
} 

.full-width .owl-container{
    width: 100%;
}  
.modal-login #confirmMessage div{padding-top: 15px;}

.full-width .owl-container #customerSlider .l2_banner_content,.homepage .l2_banner_content{
    max-width: 40%;
} 

.container-fluid.full-width .l2_banner_content{
    margin-left: 40px;
}
@media only screen and(max-width: 800px){
    .l2_banner p {
        font-size: 16px;
    }
    .container-fluid.full-width .l2_banner_content{
        margin-left: 20px;
    }
}
.paragraphText .section-custom ul li{list-style:disc !important;}
.paragraphText .section-custom .container-fluid ol ul ol li,
.paragraphText .section-custom .container-fluid ol ul ol ul ol li{
    list-style-type: decimal !important
}
.paragraphText .section-custom .container-fluid ol ul ol ul li{
    list-style-type: disc !important
}
.col-md-4 .thumb-container .detail-content .noclampingDetail {
    max-height: 100%!important;
}

@media (max-width: 800px) {
    .full-width .owl-container #customerSlider .l2_banner_content, .homepage .l2_banner_content{
        max-width: 100%;
        width:90%;
    }
}

/*ZCMS-20904*/
_:-ms-lang(x), #heroBanner .owl-controls .owl-page {margin-bottom: 30px; }

/*ZCMS-21047*/
.thumb-container .detail-content .noclampingDetail {
    max-height:inherit;
}
.comparisonTable .rTable .rTableCell>i {
    margin: auto;
    width: 1px;
}

.form-group .btn-green[disabled] {
    background: darkgrey!important;
}

@media (min-width:1300px){
#customerSlider .owl-controls {display:block!important;}
}
@media (min-width:641px){
#customerSlider .owl-controls {display:block!important;}
}
@media (max-width:656px){
#customerSlider .owl-controls {display:block!important;}
}
@media (min-width:641px) and (max-width:800px){
#customerSlider .owl-controls {display:block!important;}
}
@media (max-width:1000px){
#customerSlider .owl-controls {display:block!important;}
}
@media (min-width:1001px){
#customerSlider .owl-controls {display:block!important;}
}
@media (max-width:800px){
#customerSlider .owl-controls {display:block!important;}
}
@media (min-width:801px) and (max-width:1000px){
#customerSlider .owl-controls {display:block!important;}
}
@media (min-width:800px) and (max-width:1280px){
#customerSlider .owl-controls {display:block!important;}
}
@media (min-width:992px) and (max-width:1200px){
#customerSlider .owl-controls {display:block!important;}
}
@media (max-width:640px){
#customerSlider .owl-controls {display:block!important;}
}
#customerSlider .owl-controls {display:block!important;}

/* vmw_override.css End */