/*
www.devsaran.com
*/

@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);


/* Reset
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

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


/* Body & Main
================================================== */
body {
  nowhitespace: afterproperty;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font: 14px/1.6 'Oxygen',sans-serif;
  color: #606060;
}

/* Links */
a {
  color: #f4473a;

}
a:visited {
  color: #f4473a;
}
a:hover,
a:focus,
a:active {
  color:#000;
  text-decoration: none;
}

/*set max img width*/
img {
  max-width: 100%;
}


/* Commons
================================================== */

/*clear floats*/
.remove-margin {
  margin-right: 0 !important;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clear {
  clear: both;
}

/*blockquote*/
blockquote {
  position: relative;
  margin: 30px 20px;
  padding-left: 25px;
  font-style: italic;
  font-weight: bold;
  color: #000;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #000;
  content: open-quote;
  font-size: 3em;
  line-height: .1em;
  position: absolute;
  top: 20px;
  left: -10px;
}

blockquote p:last-child {
  margin: 0;
}


/*preformatted text*/
pre {
  background: #fff url("images/pre-bg.png") repeat;
  margin: 40px 0px;
  padding: 25px 20px;
  line-height: 25px;
  border: 1px solid #ddd;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

ul, ol {
  margin: 0 0 1em 1.5em;
}
/*ul {
  list-style: disc;
}*/
ol {
  list-style-type: decimal;
}
ol ol {
  list-style: upper-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
ol ol ol ol {
  list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0;
}

table {
  margin: 0 0 0.5em;
  width: 100%;
}
th {
  font-weight: bold;
  padding:10px 10px;
}

tr{
  padding:5px 5px;
}

td{
  padding:5px 10px;
}

#primary table {
  margin: 0 0 1.5em;
  width: 100%;
  border:1px solid #ddd;
  border-right:none;
  background:#fff;
}

#primary th {
  font-weight: bold;
  padding:10px 10px;
  background:#555;
  color:#fff;
}

#primary tr{
  padding:5px 5px;
}

#primary td{
  padding:5px 10px;
  border-top:1px solid #ddd;
  border-right:1px solid #ddd;
}

/* Typography
================================================== */

/* Headings */
h1,h2,h3,h4,h5,h6 {
  clear: both;
}

h1 { font-size: 32px; }
h2 { font-size: 26px; border-bottom: 2px solid #bd3c4e;}
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

p {
  margin: 0;
}

p img {
  margin: 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

hr {
  border: solid rgba(0, 0, 0, 0.2);
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}

p a, p a:visited {
  line-height: inherit;
}

a:link {
  text-decoration: none;
}

a:focus {
  outline: 0;
}

a {
  outline: 0;
}

p a, p a:visited {
  line-height: inherit;
}

a:focus {
  outline: 0;
}


/* Head */

#masthead{
  position: relative;
  border-bottom:3px solid #bbb;
}
.site-branding{
  /*margin-bottom: 20px;*/
}
#site-logo {
  float: left;
  padding: 15px 15px 0 0;
}
h1#site-title{
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 18px;
  clear: none;
}
h1#site-title a:link, h1#site-title a:visited{
  color: #000;
}

/* Menu */
.navbar.bg-dark { border-radius:0px!important;}
.menutoggle{
  width: 36px;
  height: 36px;
  color: #777;
  border: 1px solid #ddd;
  border-radius: 3px;
  line-height: 36px;
  text-align: center;
  background: #fff;
  position: absolute;
  right: 20px;
  top:25px;
  font-size: 20px;
  display:none;
}

#main-menu {
  padding:0px 0px;
  margin: 0;
  height:45px;
  border-bottom: none;
  float: left;
  width:100%!important;
}
  
#main-menu ul {
  width: auto;
  float:left;
  list-style: none;
  margin: 0;
  padding: 0 0px;
}
  
#main-menu li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight:400;
}
  
#main-menu li a {
  color: #fff;
  display: block;
  margin: 0;
  padding: 10px 18px;
  text-decoration: none;
  position: relative;
 font-size:13px;
  
}

#main-menu li a:hover, #main-menu li a:active, #main-menu a.active, #main-menu > ul > li > a.active-trail {
      color: rgba(255,255,255,.75);
 
}
  
#main-menu li a.sf-with-ul {
  padding-right: 10px;
} 

#main-menu li ul li a, #main-menu li ul li a:link, #main-menu li ul li a:visited,
#main-menu li ul li ul li a, #main-menu li ul li ul li a:link, #main-menu li ul li ul li a:visited,
#main-menu li ul li ul li ul li a, #main-menu li ul li ul li ul li a:link, #main-menu li ul li ul li ul li a:visited {
  color:#606060;
  width: 100%; 
  margin: 0;
  padding: 4px 4px;
  position: relative;
  font-weight:400;
  font-size:14px;
  background:#f5f5f5;
}
  
#main-menu ul li ul li:first-child a,#main-menu ul li ul li ul li:first-child a,#main-menu ul li ul li ul li ul li:first-child a  {
  /*border-top:1px solid #fff;*/
}

  
#main-menu li ul li a:hover ,#main-menu li ul li ul li a:hover ,#main-menu li ul li ul li ul li a:hover {
  color: #095cb1;
  background:#fff;
}

#main-menu li ul {
  font-size: 12px;
  z-index: 9999;
  position: absolute;
  left: -999em;
  height: auto;
  width: 200px;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px;
  background:#f5f5f5;
  border-top:1px solid #fff;
  /*top: 200%;*/
}

#main-menu li ul a { 
  width: 150px;
}

#main-menu li ul a:hover, #main-menu li ul a:active { 
}

#main-menu li ul ul {
  margin: -44px 0 0 160px;
}

#main-menu li:hover ul ul, #main-menu li:hover ul ul ul, #main-menu li.sfHover ul ul, #main-menu li.sfHover ul ul ul {
  left: -999em;
}

#main-menu li:hover ul, #main-menu li li:hover ul, #main-menu li li li:hover ul, #main-menu li.sfHover ul, #main-menu li li.sfHover ul, #main-menu li li li.sfHover ul {
  left: auto;
}

#main-menu li:hover, #main-menu li.sfHover { 
  position: static;
}

#main-menu > ul > li > a {
  padding : 10px;
}

/* Layout */

#sidebar{
float: left;
}
#primary{
float: right;
}
#main-content {
  /*padding-top: 15px; */
}

/* Slider */

#slidebox{
  max-height: 550px;
  position: relative;
  background: #000;
}

.doverlay{
  /*background: url(images/overlay.png);*/
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top:0px;
  z-index: 100;
}

img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
  
.flex-caption{
  width: 800px;
  position: absolute;
  top:28%;
  left: 50%;
  margin-left: -400px;
  text-align: center;
  z-index: 120;
  color: #fff;
} 
  
.flex-caption h2{
  text-transform: uppercase;
  font-size: 36px;
  color: #fff;
}

.flex-caption h2 a:link, .flex-caption h2 a:visited{
  color: #fff;
}

.flex-caption p{
  font-size: 16px;
}

a.frmore{
  background: rgba(255,255,255,0.2);
  display: block;
  text-transform: uppercase;
  color: #fff;
  width: 150px;
  border: 1px solid #fff;
  padding: 5px 0px;
  margin: 10px auto;
  font-weight: bold;
  color: #fff!important;
}

#preface-area {
  background: none repeat scroll 0 0 #ED564B;
  border-bottom: 5px solid #F96B61;
  border-top: 5px solid #F96B61;
  padding: 40px 0 20px;
}

.preface-block{
  color: #fff;
  text-align: center;
}


.preface-block .block > h2{
  font-size: 24px;
  font-weight: bold;
}

#header-block{
  padding: 20px 0 0;
}

#footer-block {
  padding: 0;
}


#bottom{
  padding: 20px 0px 40px 0px;
  background: #3b3b3b;
  border-top:5px solid #ed564b;
}
 
.footer-block{
  color: #aaa;
}

.footer-block .block > h2{
  font-size: 16px;
  margin-bottom: 10px;
  padding: 10px 0px;
  color:#fff;
  text-transform: uppercase;
}

/* Footer */

.site-footer{
  padding: 10px 0px;
  background:#292929;
  font-size: 12px;
}

.fcred{
  padding: 10px 0px;
  color: #bbb;
}

.fcred a:link, .fcred a:visited{
  color:#fff;
}

.fooblockl, .fooblockr{
  float: left;
  width:100%;
  margin-top:10px;
  border: 1px solid #e1e7e9;
  background-color: #e1e7e9;
  border-radius: 5px;
  margin-bottom: 10px;
}
.fooblockl img, .fooblockr img{
	width:100% !important;
  max-width: 100% !important;
	margin:0 !important;
	padding:0 !important;
	border: 3px solid #e3e3e3; 
	max-height:210px;
}
/*.fooblockl{
    margin-right:1%;
}
.fooblockr{
    margin-left:1%;
}*/
/* =Content
----------------------------------------------- */

.node h2.title a, h1.page-title {
  color: #000000;
  font-size: 30px;
  margin-bottom: 20px;
  margin-top: 10px;
  border-bottom: 1px solid #bbb;
}

h1.page-title1 {
  color: #014e9c;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
  border-bottom: 1px solid #bbb;
}

#content .node-teaser {
  padding-bottom:30px;
  border-bottom:1px solid #DDDDDD;
  margin-bottom: 15px;
}

.node-teaser img {
  border: 1px solid #CCCCCC;
  padding: 6px;
  height: auto;
  max-width: 97.4%;
  margin: 0.5em 1em 0.5em 0;
  float: left;
}
.page-node #content-wrap img {
  border: 0;
  padding: 6px;
  height: auto;
  max-width: 250px;
  margin: 0.5em 1em 0.5em 1.3em;
  border-radius: 10px;
}

.region-content-top {
  margin-bottom: 20px;
}

#sidebar .block {
  margin-bottom: 30px;
}

#sidebar .block > h2 {
  font-size: 20px;
  color:#000;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.preface-block .block, .footer-block .block, .region-footer .block, .region-header .block, .region-content-top .block {
  /*margin-bottom: 30px;*/
}


/* -------------- Form Elements  ------------- */

fieldset { background: #ffffff; border: 1px solid #cccccc; margin-top: 2%; margin-bottom: 0;
padding: 0; position: relative; top: 0; /* Offsets the negative margin of legends */
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.fieldset-wrapper { margin-top: 25px; }

.node-form .vertical-tabs .fieldset-wrapper { margin-top: 0; }

.filter-wrapper { top: 0; padding: 1em 0 0.2em;
-khtml-border-radius-topright: 0; -khtml-border-radius-topleft: 0; -moz-border-radius-topright: 0; -moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 0; }

.filter-help a { font-size: 0.857em; padding: 2px 20px 0; }

.filter-wrapper .form-item label { margin-right: 10px; }

.filter-wrapper .form-item { padding: 0 0 0.5em 0.5em; }

.filter-guidelines { padding: 0 1.5em 0 0.5em; }

fieldset.collapsed { background: transparent; -khtml-border-radius: 0; -moz-border-radius: 0;  -webkit-border-radius: 0; border-radius: 0; }

/*fieldset legend { background: #dbdbdb; border: 1px solid #ccc; border-bottom: none; display: block; height: 2em;
left: -1px; line-height: 2; padding: 0; position: absolute; text-indent: 10px; text-shadow: 0 1px 0 #fff; top: -12px; width: 100%;
-khtml-border-radius-topleft: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; 
-khtml-border-radius-topright: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }

fieldset.collapsed legend { -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

fieldset .fieldset-wrapper { padding: 0 10px; }

fieldset .fieldset-description { margin-top: 5px; margin-bottom: 1em; line-height: 1.4; font-style: italic; }*/

input { margin: 2px 0; padding: 4px; }

input, textarea {  font-size: 0.929em; }

textarea { line-height: 1.5; }

textarea.form-textarea, select.form-select { padding: 4px; }

input.form-text, textarea.form-textarea, select.form-select { border: 1px solid #ccc; width:93%; border-radius: 7px;}

.password-suggestions ul li { margin-left: 1.2em; }

.form-item { margin-bottom: 1em; margin-top: 2px; }

.form-item label { font-size: 0.929em; }

.form-type-radio label, .form-type-checkbox label { margin-left: 4px; }

.form-type-radio .description, .form-type-checkbox .description { margin-left: 2px; }

.form-actions { padding-top: 10px; }

.form-actions .webform-submit,  .enquery-btn{background:#007fb6; color:#fff !important;  border-radius:0px; border:none; font-size:14px; font-weight:normal; padding:10px!important;}

.enquery-btn{font-weight:bold; }
.enquery-btn:hover{color:#f3d5d5;}
.form-actions .webform-submit:hover{background:#007fb6!important; color:#fff !important;  border-radius:0px!important; border:none!important; font-size:14px!important; font-weight:normal!important; padding:10px!important; }

/* Contact Form */

.contact-form #edit-name { width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.contact-form #edit-mail { width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.contact-form #edit-subject { width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.contact-form #edit-message { width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
-khtml-border-top-left-radius: 4px; -khtml-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-right-radius: 4px; }

.contact-form .resizable-textarea .grippie {  width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
-khtml-border-bottom-left-radius: 4px; -khtml-border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }

/* Comment form */

.comment-form label { float: left; font-size: 0.929em; }

.comment-form input, .comment-form .form-select { margin: 0; 
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.comment-form .form-type-textarea label { float: none; }

.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select { margin-bottom: 10px; overflow: hidden; }

.comment-form .form-type-checkbox,
.comment-form .form-radios { margin-left: 120px; }

.comment-form .form-type-checkbox label,
.comment-form .form-radios label { float: none; margin-top: 0; }

.comment-form input.form-file { width: auto; }

.comment-form .form-text { display: block; margin: 0; width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.comment-form .form-item .description { font-size: 0.786em; line-height: 1.2; margin-left: 120px; }

#content h2.comment-form { margin-bottom: 0.5em; }

.comment-form .form-textarea { -khtml-border-radius-topleft: 4px; -khtml-border-radius-topright: 4px;
-moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px;
-webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-right-radius: 4px; }

.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item { margin-top: 0; margin-bottom: 0; }

.filter-wrapper label { width: auto; float: none; }

.filter-wrapper .form-select { min-width: 120px; }

.comment-form fieldset.filter-wrapper .tips { font-size: 0.786em; }

#comment-body-add-more-wrapper .form-type-textarea label { margin-bottom: 0.4em; }

#edit-actions input { margin-right: 0.6em; }

/* Other Overrides */

div.password-suggestions { border: 0; }

.ui-widget-overlay { background: #222222; opacity: 0.7; }

div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane { padding: 1em; }

#forum .name { font-size: 1.083em; }

#forum .description { font-size: 1em; }

/* Form Buttons */

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
/* IE10 */ 
background-image: -ms-linear-gradient(top, #4ea1df 0%, #004d9b 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #4ea1df 0%, #004d9b 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #4ea1df 0%, #004d9b 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4ea1df), color-stop(1, #004d9b));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #4ea1df 0%, #004d9b 100%);
/* Proposed W3C Markup */ 
background-image: linear-gradient(top, #4ea1df 0%, #004d9b  100%);
/* IE6-9 */ 
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ea1df', endColorstr='#004d9b');

border: 1px solid #dbdbdb;
-moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
-moz-box-shadow: inset 0 1px 0 0 white; -webkit-box-shadow: inset 0 1px 0 0 white; -o-box-shadow: inset 0 1px 0 0 white; box-shadow: inset 0 1px 0 0 white;
color: #ffffff; position: relative; font-weight:bold; padding: 4px .8em 5px .8em; font-size: 13px; }

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
/* IE10 */ 
background-image: -ms-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DBDBDB), color-stop(1, #F2F2F2));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Proposed W3C Markup */ 
background-image: linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* IE6-9 */ 
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#DBDBDB', endColorstr='#F2F2F2');

-moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
-moz-box-shadow: inset 0 1px 0 0 white;
-webkit-box-shadow: inset 0 1px 0 0 white;
-o-box-shadow: inset 0 1px 0 0 white;
box-shadow: inset 0 1px 0 0 white;
cursor: pointer; 
color: #333333;}

button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width { 
width: 100%; padding-left: 0 !important; padding-right: 0 !important; text-align: center; }


#block-search-form { padding-bottom: 7px; }

#block-search-form .content { margin-top: 0; }

#search-form .form-item-keys label { display: block; }


ol.search-results { padding-left: 0; }

.search-results li { border-bottom: 1px solid #d3d7d9; padding-bottom: 0.4285em; margin-bottom: 0.5em; }

.search-results li:last-child { border-bottom: none; padding-bottom: none; margin-bottom: 1em; }

.search-results .search-snippet-info { padding-left: 0; }


.meta {
  margin: 5px 0 10px 0;
}

.meta a {
  color: #999;
}

.meta a:hover {
  color: #000;
}

.meta li {
  display: inline;
  margin-right: 5px;
  margin-right: 10px;
}

.meta strong{
  font-weight: 600;
  color: #111;
}

.meta li:last-child {
  margin-right: 0;
  padding-right: 0;
  background: none;
}

.links li a {
  background-color: #E7E5E3;
  color: #100100;
  padding: 4px 5px;
  border-radius: 4px;
  text-shadow: 1px 1px #fff;
  font-weight: normal;
}

.links li a:hover {
  background-color: #D7D5D3;
  color: #100101;
}


/*-------------------------------------------*
/* Fix CKEditor style
/*-------------------------------------------*/
#content table.cke_editor {
  background: transparent;
  border: 0;
}
#content table.cke_editor td {
  background: transparent;
  padding: 0;
  border: 0;
}

/*-------------------------------------------*
/* Poll, Buttons, Form
/*-------------------------------------------*/
.poll .vote-form .choices .title {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}

.poll .vote-form .choices {
  margin: 0;
}

.form-item label {
  font-size: 13px;
  font-weight: bold;
  display: block;
}

/*-------------------------------------------*
/* Menus and item lists 
/*-------------------------------------------*/
.item-list ul {
  margin-top: 1%;
  padding: 0 0 0 1%;
}

.item-list ul li {
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

ul.inline {
  clear: both;
}

ul.inline li {
  margin: 0;
  padding: 0;
}

/*-------------------------------------------*
/* Admin Tabs
/*-------------------------------------------*/
.tabs-wrapper {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 5px 0;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  background: none;
  border: none;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding: 0 1em;
  border-radius: 4px 4px 0 0;
  margin-right: 5px;
}

ul.primary li a:hover, ul.primary li a.active {
  background: #666;
  border: none;
  color: #fff;
}

ul.primary li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}

ul.inline, ul.links.inline {
  margin-left: 0;
}

/*-------------------------------------------*
/* Tabs and Tags
/*-------------------------------------------*/
.field-name-field-tags {
  margin: 0 0 10px 0;
}

.field-name-field-tags a{
  background: #ed564b;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 2px;
  color: #fff;
  padding: 2px 6px;
}

.field-name-field-tags a:hover{
  background: #111;
  color: #fff;
}

.field-name-field-tags div {
  display: inline;
}


/*-------------------------------------------*
/* Profile
/*-------------------------------------------*/
.profile {
  margin: 1.5385em 0;
}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

/* Comments */

.comment h2.title { margin-bottom: 1em; }

.comment div.user-picture img { margin-left: 0; }

.comment { margin-bottom: 20px; display: table; vertical-align: top; }

.comment .attribution { display: table-cell; padding: 0 35px 0 0; vertical-align: top; overflow: hidden; }

.comment .attribution img { margin: 0; border: 1px solid #d3d7d9; }

.comment .attribution .username { white-space: nowrap; }

.comment .comment-submitted p { margin: 4px 0; font-size: 1.071em; line-height: 1.2; }

.comment .comment-submitted .comment-time { font-size: 0.786em; }

.comment .comment-submitted .comment-permalink { font-size: 0.786em; text-transform: lowercase; }

.comment .content { font-size: 0.929em; line-height: 1.6; }

.comment .comment-arrow { background: url(images/comment-arrow.gif) no-repeat 0 center transparent;
border-left: 1px solid; border-right: 1px solid; height: 40px; margin-left: -36px; margin-top: 15px; position: absolute; width: 22px; }

.comment .comment-text { padding: 0 25px 10px 35px; display: table-cell; vertical-align: top; position: relative; width: 100%; border-left: 1px solid #d3d7d9; }

.comment .indented { margin-left: 40px; }

.comment-unpublished { margin-right: 5px; padding: 5px 2px 5px 5px; }

.comment .comment-text .comment-arrow { border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; }


/*-------------------------------------------*
/* Forum
/*-------------------------------------------*/
.field-name-taxonomy-forums div {
  display: inline;
  margin-top: 4px;
}

.field-name-taxonomy-forums .field-items {
}

#forum .title {
  font-size: 16px;
}

#forum .submitted {
  font-size: 12px;
  font-family: "verdana",sans-serif !important;
  background: transparent;
  padding: 0;
}

#forum .container {
  background: #a1a1a1;
  color: #fff;
}

#forum .container a {
  color: #000;
  font-weight: bold;
}

#forum div.indent {
  margin-left: 2px;
}

.forum-starter-picture {
  float: left;
  padding: 4px;
  border: 1px solid #d9d9d9;
  margin: 5px 7px 5px 0;
}

#forum th {
  background: #434343;
  text-shadow: none;
  color: #fff;
}

#forum th a {
  color: #fff;
}

#forum td.forum .icon, #forum .icon div {
  background: url(images/no-new-posts.png) no-repeat;
  width: 35px;
  height: 35px;
}

#forum .name a{ 
  font-size: 16px;
}


@media screen and (max-width: 768px) {
  html{
    font-size: 60%;
  }

  h1#site-title{
    text-align: center;
  }

  #site-logo {
    padding-top: 0;
  }
  
  select.mnav{
    width: 100%;
    margin-bottom: 20px;
	padding: 6px;
  }

  #main-menu{
    display:none;
  }
    
  .flex-caption{
    display: none;
  }
  .page-section, .field-name-field-categories, .product-info{width:100% !important;}
  
  .field-name-field-total-pages,.field-name-field-published-date{width:50% !important;} 
  
  .page-node #content-wrap img{margin:10px 0 !important;}
  .inquire-now, .request-sample{margin-left:0 !important;}
  .add-to-cart{	width:100% !important; right:0%!important; position:relative !important;}
  .field-name-field-need-more-information {
    width:100% !important;
    float: none !important;
    position: absolute !important;
    right: 0% !important;
    margin-top: 113% !important;
	text-align: center;
	}
	#footer-block { padding: 0 15px;}  
	#quicktabs-product_overview{margin-top:95%;}
	#quicktabs-container-product_overview {
		min-height: auto !important;
		min-width: 100% !important;
	}
	#primary{float:none;}
	.request-sample img{max-width:170px !important; height:50px !important}
	.heademail {padding: 0.7% 2% !important; text-align: center !important;}
	.region-search-top #block-custom-search-blocks-1 .form-item{float:none !important; margin: auto; } 
	.region-search-top #block-custom-search-blocks-1 .form-item input.form-text{width:100% !important; border-radius:0 !important}
	.region-search-top .form-wrapper{text-align:center !important;}
	.region-search-top .form-wrapper input[type="submit"]{border-radius:0 !important;}
	.page-title1{padding:0 15px;}
	.inquire-now img{max-width:198px !important;}
	
	#content_top, #content_right {
		width:100% !important;
		float:none !important;
		margin:auto !important;
		padding:0 15px !important;
	}

	#block-views-upcoming-reports-block h2, #block-views-latest-reports-block h2 { margin-left:15% !important; font-size:24px !important; padding-bottom: 10px !important;}
	.flex-direction-nav{display:none !important}
	.search { padding-top: 6% !important;}
	.search .form-item, .search .form-actions{background-color:transparent !important; padding:0 !important}
	
	
	
}
.footer_left, .footer_right{
    width: 48%;
    float: left;
	  margin: 0 0.5%;
	}
#footer-block h1
{
    border-bottom: 2px solid #bd3c4e;
    padding-bottom: 1%;
}
#content_top
{
    width: 47%;
    float: left;
	margin: 0 0.5%;
}
#content_right
{
    width: 47%;
    float: right;
	margin: 0 0.5%;
}
.heademail
{
    padding: 0.7% 10%;
    border: #ed564b;
    width: 100%;
    background-color: #EBEBEB;
    text-align: right;
    color: #242424;
}
.views-field-uc-product-image{
float:left;
min-width: 100px;
}
.views-field-title a {
float:left;

}
.views-table
{
height:75px;
}
/*.views-fluid-grid-inline{height:165px !important;}*/
.view-clientele
{
overflow: hidden;
}
#block-superfish-2 h2{
display:none
}
#superfish-2 li{
    font-family: "verdana",sans-serif !important;
    /* font-style: oblique; */
    font-size: larger;
	color: #fff !important;
}
#edit-search-block-form--2{
    width: 40%!important;
    Padding: 10px 5px;
    border-radius: 0px;
    font-size: large;
    margin:0px auto;
}
.search .form-submit{
    font-size: larger;
    padding: 10px 25px;
	color: #fff;
}
.search .form-submit:hover{
	color: #032f2f;
}
.search{
	padding-top: 10%;
	text-align: center;
}
#quicktabs-press_release h2{
    border-bottom: none !important;
}
#block-quicktabs-press-release h2{
	display: none;
}
.search .form-item, .search .form-actions{
    background-color: rgba(0,0,0,0.5);
    padding: 3%;
}
.sf-sub-indicator
{
display: none !important;
}
.add-to-cart
{

	box-sizing:border-box;

    
}

.field-collection-tabs .field{
width:100%;
}
.item-list .ui-widget-header{background:none; border:none; border-bottom:1px solid #ccc;}
.field-collection-tabs ul.ui-tabs-nav li{border:none; background:none;}
.field-collection-tabs ul.ui-tabs-nav li a{
	color: #095cb1;
    background: #f5f5f5;
	padding: 10px;
}
.field-collection-tabs ul.ui-tabs-nav li.ui-tabs-active a{background:#095cb1; color:#fff;}

.field-name-field-published-date,
.field-name-field-keywords,
.field-name-field-total-pages,
.field-name-field-short-description,
.field-name-field-categories,
.product-info{
padding:5px 0;
} 
.field-name-field-keywords,
.field-name-field-short-description,{
width:35%;
}
#block-webform-client-block-44 h2{display:none;} 

.field-name-field-published-date{
	width: 25%;
    color: #000000;
    position: relative;
    top: 0px;
    float: left; 
	}
  
.field-name-field-published-date .field-label,
.field-name-field-published-date .field-items,
.field-name-field-total-pages .field-label,
.field-name-field-total-pages .field-items,
.field-name-field-categories .field-label,
.field-name-field-categories .field-items
{
    border-bottom: 1px solid #ccc; 
}

.field-name-field-total-pages{
	width: 25%;
    color: #000000;
    position: relative;
    top: 0px;
    left: 5%;
    float: left;
}

.field-name-field-categories{
	width: 40%;
    color: #000000;
    position: relative;
    top: 0;
    /*left: 5%;*/
    float: right;
}

.product-info{
	width:18%;
    border-bottom: 1px solid #ccc;
    color: #000000;
    position: relative;
    top: 1px;
    /*left: 8%;*/
    float: left;
}

.request-sample{
    float: left;
    margin-left: 6%;
}
.request-sample img{
    height: 50px !important;
}
.inquire-now{
  margin-left: 25%;
}
.form-type-radios label{font-size:16px; text-align:center; border-bottom:0px solid #ccc;  float:left; font-weight:400; text-transform: uppercase;}
.form-type-radio label.option{float:left; font-size:13px;border-bottom:none; font-weight:400; text-transform: uppercase; font-size:16px;}   

.form-item .form-radios .form-type-radio{
	border-bottom: 0px solid #ccc;
    padding-bottom: 0%;
    padding-top: 0%;
    font-size:16px;
    font-weight:400; 
    text-transform: uppercase;
    float:left;
    margin:0px;
} 
.form-radios{float:left;}
 
.form-item .form-radios .form-type-radio input[type="radio"] {
 margin:0px;
}
.field-name-field-need-more-information{
	width:33%;
    float:right;
    position:absolute;
    right:-35%;
    margin-top:35%;
    padding: 10px 5px;
    background-color: #fff;
    /*z-index: 999;*/
    box-shadow: 0px 0px 10px #211818;
	border:5px solid #e2dce2;
}
.field-name-field-need-more-information .field-items a{
    color: #000 !important;
	}

/*.field-name-field-inquire-now{
  width: 100px !important;
  
}*/
#quicktabs-product_overview{
  float: left;
  width: 100%;
}

.field-name-field-need-more-information .field-label{
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
	margin-bottom:10px;
}
#webform-client-form-44 .webform-component-textfield, #webform-client-form-44 .webform-component-email{ 
	width:48%;
	float:left;
	margin-right:15px;
}
#webform-client-form-44 .webform-component-email,#webform-client-form-44 .webform-component--company{
	margin-right:0 !important;
}

.fixed{position:fixed, top:0}
.page-section{width:74%; float:left; position:relative;}
.report-page .page-title{ font-size:20pily: "verdana",sans-serif !important;
}
#coupon-pane{
    width: 48%;
    float: right;
}
#block-views-related-reports-block a{
  color: #014e9c !important;
  padding: 1% 0;
  border-bottom: 1px solid black;
  width:100%;
}
/*#block-views-related-reports-block li{
  margin-top: 1%;
  border-bottom: 1px solid black;
}*/

.field-name-field-need-more-information p{
padding:2% 0;
}
#billing-pane{
  width: 50%;
  float: left;
  margin-bottom: 2%;
}
#customer-pane{
    width: 48%;
    float: right;
    margin-left: 2%;
}
#payment-pane{
    width: 48%;
    margin-left: 2%;
    float: left;
    margin-bottom: 2%;
}
#edit-field-categories{
  float: left;
  width: 49%;
  margin-left: 2%;
}
#edit-field-content{
  margin-top: 10%;
}
#edit-field-total-pages{
      width: 49%;
    left: 0 !important;
    margin-left: 2%;
    float: left;
}
#edit-field-published-date{
      width: 49%;
    left: 0 !important;
    float: left;
    top: -1% !important;
}
#edit-field-keywords{
  float: left;
width: 49%;
margin-left: 2%;
}
#edit-field-short-description{
  float: left;
  width: 100%;
}
.tabledrag-toggle-weight{
  display: none;
}
#edit-field-need-more-information, #edit-field-request-for-sample, #edit-field-have-a-question{
  display: none;
}
.admin-panel{
    float: left;
    width: 100%;
    height: auto;
    border: 2px solid #bd3c4e;
    margin-bottom: 5% !important;
    border-radius: 5px;
}
.uc-store-status{
  display: none;
}
.compact-link{
  display: none;
}
#edit-field-report-type{
  width: 49%;
  float: left;
}
#product-node-form{
  border: 2px solid #b94242;
  padding: 2%;
  border-radius: 5px;
}
#edit-actions{
  text-align: center;
  clear:both;
}
#block-nice-menus-2 li{
      padding: 2% !important;
      background-color: #fff !important;
      font-size: large !important;
      border: 1px solid #f3f3f3;
          width: 100%;
}
#block-nice-menus-2 ul{
    width: 100% !important;
}

ul.mylist{
    list-style: none !important;
}
#block-views-latest-reports-block .views-row{
border-bottom:1px solid;
padding: 2% 0;
}
#block-views-upcoming-reports-block li{
border-bottom:1px solid #000;
width:100%;
padding: 2% 0;
min-height: 75px;
}
#block-views-upcoming-reports-block a{
float:none;
}
.views-field-field-total-pages{
	float:right;
	color: #06597b;
	font-weight: bold;
}
.views-label-field-published-date{
	float:left;
}
#block-views-upcoming-reports-block{
	background: url(images/upcoming-reports.png) no-repeat 0px 0px;
    display: block;
    float: left;
}
#block-views-upcoming-reports-block h2,
#block-views-latest-reports-block h2{
margin-left: 10%;
}
#block-views-latest-reports-block{
	background: url(images/latest-report.png) no-repeat 0px 0px;
    display: block;
    float: left;
}
.views-field-field-published-date{
    color: #F3A01C;
	font-weight: bold;
}
.views-field-list-price{
	color: #03AD8E;
	font-weight: bold;
}
#quicktabs-product_overview{
float:left;
}
.views-field-title a{
color: #79b6e4;
}
.group-left{
width:100% !important;
}

.var-price{
float: right;
}
#quicktabs-product_overview p{
margin: 5px 0;
}

#search-block-form #edit-actions--2{
    width: 6%;
    margin-top: -55px;
    display:none!important;
}
.restart:before { 
content: '<br/>'; 
}
.rteright a{
border: none !important;
}
.date-display-single{
margin-left: 1%;
}
#block-custom-search-blocks-1 h2{
display:none;
}
#block-custom-search-blocks-1 .form-item{
float:left;
width: 93%;
}
#block-custom-search-blocks-1 #edit-actions--2{
padding: 0;
}
#block-custom-search-blocks-1 input.form-text{
width: 98%;
}
.webform-component .description{
      color: #2196F3;
    font-size: 12px;
    font-weight: 600;
}
.webform-component-textfield,
.webform-component-email,
.webform-component-number,
.webform-component-select
{
  float: left;
  width: 50%
}
.webform-component-textarea{
  width: 50%
}
.grippie{
  width: 93%;
}
.webform-component-markup{
  color: #f39f3a;
  font-weight: 600;
}
.search-results a{
  color: #0074d2;
}
.os-share-widget-interface{
  z-index: 999;
}
.sticky-table a{
  color: #0074d2;
}
#edit-continue,
#edit-submit,
#edit-checkout--2{
  background-image: -webkit-linear-gradient(top, #FF9800 0%, #FF5722 100%);
}

#quicktabs-container-product_overview {
    min-height: 400px;
    min-width: 860px;
}
#block-system-main-menu h2 {
border:none !important;
display: none;
}

/*Advertisement Styling START*/
#advertisement-holder{
    position: fixed;
    bottom: 0;
    right: 20px;
    z-index: 1000;
    box-shadow: 0px 3px 12px 2px;
    display:none;
}
.toolbar-ext {
            width: 380px;
            background-color: #cd3232;
            display: inline-block;
            text-align: center
        }

        .toolbar-ext .divider {
            margin-left: 128px;
            width: 210px;
            height: 0px;
            opacity: 0.12;
            border-bottom: solid 1px #000000
        }

        .toolbar-ext .toolbar-header {
            padding: 13px;
            font-weight: 500;
            background-color: #9ACD32
        }

        .toolbar-ext .toolbar-header .ext-cd-logo {
            display: inline-block;
            margin: 0px;
            width: 80px;
            background-image: url(./images/coupon.png);
            height: 40px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
        }

        .toolbar-ext .toolbar-header .install-text-container {
            display: inline-block;
            text-align: left;
            padding-left: 10px;
            width: 250px;
            vertical-align: top;
            color: black
        }

        .toolbar-ext .toolbar-header .install-text-container .install-text-header {
            font-size: 17px
        }

        .toolbar-ext .toolbar-header .install-text-container .install-text {
            display: inline-block;
            vertical-align: top;
            font-size: 27px;
            font-weight: bold;
            width: 276px;
            line-height: 25px;
            text-align: left;
            color: #0a0a0a;
            box-sizing: border-box
        }

        .toolbar-ext .toolbar-desc {
               color: white;
               text-align: center;
               padding: 10px 26px 0px 26px;
        }

        .toolbar-ext .toolbar-desc div {
            margin-bottom: 10px
        }

        .toolbar-ext .toolbar-download,
        .toolbar-ext .downloaded-show {
               width: 380px;
    height: 41px;
    background-color: #cd3232;
    line-height: 26px;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
        }

        .toolbar-ext .toolbar-download:hover,
        .toolbar-ext .downloaded-show:hover {
            opacity: 0.75;
            /*cursor: pointer;*/
        }

        .toolbar-ext .downloaded-show {
            cursor: not-allowed;
            opacity: 0.75
        }

        .toolbar-ext .toolbar-img-holder {
            text-align: left
        }
        #advertisement-close{
            width: 20px;
            background: #9ACD32;
            height: 20px;
            position: absolute;
            top: -10px;
            right: -10px;
            border-radius: 10px;
            cursor:pointer;
            background-image:url(./images/close-icon.png);
            background-position:center;
            background-size:contain;
            background-repeat:no-repeat;
        }
/*Advertisement Styling END*/

/* Categories page CSS start */
.breadcrumb { background-color:transparent!important; color:#fff; margin:0px 5px; font-style: italic; font-size:16px;}
.section-listing-breadcrumb {
    background: #0B6DB8;
    color: #fff;
}

.section-listing-breadcrumb  .breadcrumb a{color:#fff; margin:0px 5px; font-style: italic; font-size:16px;}
.section-listing-breadcrumb  .breadcrumb{
    padding:0px!important;
    margin:0px!important;
    background-color:transparent!important;
}
.section-listing-breadcrumb .breadcrumb-block{
    padding: 10px 15px;
}
.section-listing-breadcrumb .breadcrumb-block span{
    font-style: italic;
    margin-right: 5px;
}
.section-listing-breadcrumb .page-title{
    font-size: 25px;
    margin-top: 10px;
    color:#fff;
    border:none;
    text-transform: uppercase;
}
.view-content .listing-row{
    padding: 40px 0;
    border-bottom: 1px solid #A8A8A8;
}
.view-content .listing-row img{
    margin-bottom: 10px;
}
.view-content .listing-row .actions{
    display: flex;
    justify-content: space-between;
}
.view-content .listing-row a
{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #7B7B7B;
    text-align: left;
}
.view-content .listing-row .cat-pages i{ float:left; margin-top: 4px;}
.view-content .listing-row .cat-pages div{ float:left; margin-right:5px;}
.view-content .listing-row .actions .date{
    margin-right: 30px;
}
.view-content .listing-row .actions .price{
    margin-right: 30px;
    color: #0B6DB8;
    font-size: 20px;
    font-weight: bold;
}
.view-content .listing-row .actions .price{
    margin-right: 10px;
    color: #0B6DB8;
    font-size: 20px;
    font-weight: bold;
    vertical-align: sub;
}
.view-content .listing-row .actions .buy{
    padding: 6px 20px;
}
.pager {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.pager .numbers {
    display: inline-block;
    padding: 0 15px;
}
.pager a {
    color: #6A6A6A;
    font-size: 20px;
    padding: 0px 5px;
}
  
.pager a.current,
.pager .current-number {

    font-size: 20px;
    color: #0B6DB8;
}
.pager .current-number {
    display: none;
}
/* Categories page CSS end */
.section-footer ul{ margin:0px;}
.section-footer .footer-block .footer-title {
    font-size: 15px;
    font-weight: 600;
}
.custom-search-box
{
	background:#fff url(images/search.jpg) no-repeat right 10px;}
	
#block-views-featured-reports-block h2{text-align:center;text-align: center;
    font-size: 25px;
       color: #0A6DB7;
    font-family: hk_groteskmedium; border:none;}	
.pager li>a, .pager li>span {border:0px;}    


/* Accordion CSS Start */
.section-questions {
    padding-bottom: 40px;
}
.section-questions .title{
    font-size: 25px;
    color: #0A6DB7;
    font-family: hk_groteskmedium;
}
.section-questions .text-center{
    border-top: 1px solid #ddd;
    padding: 40px 0 5px;
}
.section-questions .accordion h4{
    font-size: 16px;
    font-family: 'hk_grotesksemibold';
}
.section-questions .accordion>.card>.card-header{
    background: #fff;
    border-bottom: none;
}
.section-questions .accordion>.card{
    border-left: none;
    border-right: none;
    border-radius: 0;
    cursor: pointer;
}
.section-questions .accordion>.card .card-body{
    text-align: justify;
}
.section-questions .accordion .card-header .icon-toggle{
    color: #828282;
    float: right;
    font-size: 22px;
    margin-top: -6px;
    font-weight: bold;
}
.section-questions .accordion .card-header .icon-toggle:before{
    content: "\2212";
}
.section-questions .accordion .card-header.collapsed .icon-toggle:before{
    content: "\002b";
}
/* Accordion CSS End */


.section-banner {
    background-image: url(images/section-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 300px;
}
.section-banner .container{
        height: 100%;
    display: flex;
}
.section-banner .container .banner-data{
    align-self: flex-end;
    color: #fff;
    margin-bottom: 40px;
}
.section-banner .container .banner-data a{color:#fff; text-decoration:none;}
.section-banner .container .banner-data p{
    font-family: hk_groteskbold;
    font-size: 36px;
}
.section-banner .container .banner-data i{
    font-size: 21px;
    margin-right: 10px;
    float: left;
}
.section-banner .container .banner-data span{
    display: inline-block;
    margin-right: 30px;
    font-size: 13px;
}

.section-breadcrumb {
    background: #F5F5F5;
}
.section-breadcrumb .breadcrumb{maring:0px;padding:0px; color:#A4A4A4; }
.section-breadcrumb .breadcrumb a{color:#A4A4A4; margin:0px 5px; font-style: italic; font-size:16px;}
.section-breadcrumb .breadcrumb-block{
    padding: 10px 15px;
}
.section-breadcrumb .breadcrumb-block span{
    font-style: italic;
    color: #A4A4A4;
    margin-right: 5px;
}
.section-breadcrumb .breadcrumb-block span.active{
    color: #9D9D9D;
    font-weight: 600;
}
.section-reportinit {
    padding: 50px 0;
}
.section-reportinit .title{
    font-size: 25px;
    color: #0A6DB7;
    font-family: hk_groteskmedium;
}
.section-reportinit .button-block{
    margin-top: 40px;
}
.section-reportinit .button-block .btn{
    margin: 0 5px;
   
}
.section-reportinit .button-block .btn:hover{
    background-color: #0A6DB7!important;
    border-color: #0A6DB7!important;
    color: #fff!important;
    background-image:none!important;
}
.section-reportinit .button-block .btn .icon-download{
    margin-right: 10px;
    font-weight: bold;
}



.section-related-report {
    padding-bottom: 50px;
}
.section-related-report .title{
    font-size: 25px;
    color: #0A6DB7;
    font-family: hk_groteskmedium;
}
.section-related-report ul{
    text-align: center;
    padding: 0;
    list-style: none;
    margin-top: 20px;
}
.section-related-report li{
    display: inline-block;
    float: left;
    width: 200px;
    height: 240px;
    margin-top: 20px;
}
.section-related-report li:not(:last-child){
    margin-right: 21px;
}
.section-related-report li:nth-child(odd){
    background-image: url(images/reportbg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.section-related-report li:nth-child(even){
    background-image: url(images/reportbg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.section-related-report li.report-card{
    min-height: 225px;
    width: 200px;
    padding: 20px;
    display: flex;
    align-content: center;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    cursor: pointer;
}
.section-related-report li.report-card a:hover{
    transform: translateY(-8px);
}
.section-related-report li.report-card a{
   color: #fff;
   font-size: 20px;
   font-family: hk_grotesksemibold;
   text-align: left;
   align-self: center;
   margin: 0;
}


.section-covid {
    background-image: url(images/covidbanner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 150px;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.section-covid .title{
    font-family: hk_grotesksemibold;
    font-size: 40px;
    margin:0;
    text-shadow: 0px 0px 11px #000;
}
.section-covid .caption{
    font-family: hk_grotesksemibold;
    font-size: 32px;
    margin:0;
    text-shadow: 0px 0px 11px #000;
}



.section-pricing{
    position: sticky;
    top: 0;
    z-index: 10;
}
.section-pricing .top-wrapper{
    background: #ED820E;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
}
.section-pricing .top-wrapper p{
    font-size: 21px;
    margin: 0;
    display: inline-block;
}
.section-pricing .top-wrapper a{
    font-size: 21px;
    color: #fff;
    margin-left: 30px;
    text-decoration: underline;
}
.section-pricing .bottom-wrapper{
    background: #2F2E4E;
    color: #fff;
    text-align: center;
    padding: 15px 0px;
}
.section-pricing .bottom-wrapper label{
    margin-right: 10px;
}
.section-pricing .bottom-wrapper label span{
    font-size: 16px;
    font-family: hk_grotesksemibold;
    margin-left: 5px;
}
.section-pricing .bottom-wrapper label input{
    margin-right: 10px;
}
.section-pricing .bottom-wrapper .btn-primary, .node-add-to-cart{
    background-color: #ED820E;
    border-color: #ED820E;
    padding: 6px 50px;
    margin-top: 10px;
}
.section-pricing .bottom-wrapper .btn-primary:hover, .node-add-to-cart:hover{
    color: #fff;
    border-color: #ce6b01;
    background-color: #ce6b01;
}
.section-report-details {
    padding: 50PX 0;
}
.section-report-details ul{
    list-style:disc;
}
.section-report-details .nav {
    justify-content: center;
}
.section-report-details .tab-content {
    margin-top: 30px;
}
.section-report-details .nav .nav-link{
    font-family: hk_grotesksemibold;
    color: #0A6DB7;
    padding: 0;
    margin: .5rem 1rem;
    padding-bottom: 10px;
    text-align: center;
}
.section-report-details .nav .nav-link.active{    
    border-bottom: 3px solid #ED820E;
}
.section-report-details .title{    
    font-size: 25px;
    color: #0A6DB7;
    font-family: hk_groteskmedium;
    border-bottom: 1px solid #969696;
}
.section-report-details .sub-title{    
    font-size: 16px;
    color: #0A6DB7;
    font-family: hk_grotesksemibold;
}

.section-report-details #tabs-1 .player ul{    
    list-style: none;
    padding: 0;
    font-size: 25px;
    font-weight: bold;
}
.section-report-details #tabs-1 .player ul li {
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
    font-family: 'Shrikhand', cursive;
} 

.section-report-details #tabs-1 .player img{    
    margin-right: 30px;    
    display: inline-block;
    margin-top: 20px;
}
.section-report-details #tabs-1 .statisticks{    
    background: #F5F5F5;
    display: flex;
    justify-content: center;
    padding: 20px;
    margin-bottom: 40px;
}
.section-report-details #tabs-1 .statisticks .wrapper{    
    display: flex;
    padding: 0 20px;
}
.section-report-details #tabs-1 .statisticks .wrapper div:first-child{    
    margin-right: 10px;
}
.section-report-details #tabs-1 .statisticks .wrapper div:first-child p{    
    font-weight: bold;
}
.section-report-details #tabs-1 .statisticks .wrapper p{    
    margin-bottom: 10px;
}


.section-listing-filter {
    background: #F5F5F5;
    font-weight: bold;
}
.section-listing-filter .wrapper{
    display: flex;
    padding-top: 15px;
}
.section-listing-filter .wrapper .filter{
    margin-left: 40px;
}
.section-listing-filter .wrapper .filter .selected-result{
    color: #0B6DB8;
}
.section-listing-filter .wrapper .clearall{
    flex: 1;
    text-align: right;
    cursor: pointer;
}
.section-listing-filter .wrapper .clearall .icon-close{
    font-size: 12px;
    margin-left: 5px;
}
.section-listing-filter .wrapper .custom-dropdown{
    background: #F5F5F5;
    width: 200px;
    box-shadow: 5px 5px 5px #9a9a9a;
    padding: 15px;
    font-size: 13px;
}
.section-listing-filter .dropdown-toggle::after{
    content: "\e90d";
    font-family: 'icomoon' !important;
    border: none;
    vertical-align: baseline;
    cursor: pointer;
}
.section-listing-filter .wrapper .top{
   display: flex;
   margin-bottom: 20px;
   justify-content: space-between;
}
.section-listing-filter .wrapper .top .icon-close{
   cursor: pointer;
}
.section-listing-filter .wrapper .top a{
   color: #000;
}
.section-listing-filter .wrapper label{
   display: block;
}
.section-listing-filter .wrapper label input[type=checkbox]{
    float: left;
    margin-top: 4px;
    margin-right: 6px;
}



.views-exposed-form .form-item label {
    display:inline-block;
}

.views-exposed-form .form-type-radio label.option{
    float:none;
    color:#7b7b7b;
    font-size:13px;
    line-height:20px;
    font-weight:700;
}


.views-exposed-form .views-exposed-widget {
   
    padding:0px 10px 0px 0px;
}
.product-info{display:none;}

.section-pricing input[type="submit"] {
    background-image:none!important;
    box-shadow:none!important;
        display: inline-block;
    font-weight: 400;
      border:none;
      text-align: center;
    vertical-align: middle;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 15%;
    padding: 5px 0px;
    font-size:16px;
}
.section-pricing input[type="submit"]:hover{color:#fff;}
.section-pricing .bottom-wrapper .form-item .form-radios .form-type-radio{
    display:inline-flex!important;
  
}
.section-pricing .bottom-wrapper .form-item .form-radios .form-type-radio input[type="radio"] {
    margin-top: 6px;
}
.section-pricing .bottom-wrapper{padding:0px;}
.section-pricing .bottom-wrapper .form-type-radios > label { margin-left:11%;}
.section-pricing .bottom-wrapper .field-name-field-inquire-now{
    display:none;
}
.section-listing-filter .views-exposed-form .views-exposed-widget .form-submit {
     margin-top: 0; 
    border: none;
    background: none;
    box-shadow: none;
    font-size: 16px;
        cursor: pointer;
    color: #333333;
}
.section-listing-filter .views-exposed-form .views-exposed-widget .form-submit:hover{
    border:none;
    text-decoration:underline;
}

#views-exposed-form-aerospace-page, .views-exposed-form, .ctools-auto-submit-full-form {
    width:100%!important;
}
#views-exposed-form-aerospace-page  .views-reset-button, .ctools-auto-submit-full-form .views-reset-button {
    float:right;
}
#views-exposed-form-aerospace-page select.form-select, .views-exposed-widget select.form-select {
    border:none;
    background:#f5f5f5;
     padding:0px;
}
#views-exposed-form-aerospace-page select.form-select option{
    color:#7b7b7b;
    font-size:16px;
    line-height:24px;
    font-weight:700;
    padding:0px;
    border-radius:0px;
}
.inner-page-search{ z-index:2;}
.inner-page-search .form-submit {display:none;}
.inner-page-search #edit-search-block-form--2 {
    width: 60%!important;
    padding: 0px 0px 0px 20px;
    border-radius: 0px;
    font-size: large;
    margin: 9px auto 0px auto;
    background: #fff none;
}
#block-views-report-related-block h2{ display:none;}
.uc-store-address-field .form-item label{text-align:left!important;}
img.uc-2checkout-logo{position:unset!important;}
@media only screen and (max-width: 500px) {
    .section-related-report li {
        margin-right: 0 !important;
        float: none;
    }
}

@media only screen and (max-width: 767px) {
    .section-listing-filter .wrapper .filter {
        margin-left: 0px;
    }
    .section-listing .listing-row .actions,
    .section-listing-filter .wrapper {
        display: block;
    }
    .section-listing .listing-row .actions .buy-wrapper{
        margin-top: 20px;
    }
    .pagination .numbers{
        display: none;
    }
    .pagination .current-number {
        display: inline-block;
    }
    
     .section-contact {
        height: 300px;
    }
    .section-homepage-slider .inner-wrap .caption h3 {
        font-size: 25px;
    }
    .section-homepage-slider .inner-wrap .caption p {
        font-size: 17px;
    }
    .section-banner .container .banner-data p {
        font-size: 25px;
        margin-bottom: 25px;
    }
    .section-covid .title {
        font-size: 25px;
    }
    .section-covid .caption {
        font-size: 16px;
    }
    .section-pricing {
        position: relative;
    }
    .section-pricing .top-wrapper p,
    .section-pricing .top-wrapper a{
        font-size: 16px;
    }
    .section-report-details #tabs-1 .statisticks {
        display: block;
    }
    .section-report-details #tabs-1 .statisticks .wrapper div:first-child {
        width: 150px;
    }
    .section-report-details .sub-title {
        margin-top: 30px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 991px) {
    .section-partner ul {
        text-align: center !important;
    }
    .section-partner ul.second li {
        margin-right: 25px;
        margin-left: 0;
    }
    .section-partner ul li {
        width: 130px;
    }
    .section-banner .container .banner-data span{
        margin-bottom: 10px;
    }
    .section-report-details #tabs-1 .player img {
        margin-right: 15px;
    }
    .section-reportinit .button-block .btn {
        margin-bottom: 10px;
        width: 195px;
    }
    .section-pricing .top-wrapper p {
        display: block;
    }
    .section-pricing .top-wrapper a {
        margin-left: 0 !important;
    }
}







