/*Default font*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
/*Default Style*/





hr{ border-color:#e6e5e5}

/*Scroll up start*/

.back-top {
    position: fixed;
    bottom: 30px;
    margin-left: 84%;
}

.back-top a {
	background-color:#eee;
    width: 175px;
    display: block;
    text-align: center;
    font: 16px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #555;
    opacity: 0.9;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
	
	 /* rounded corners */
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
	height:52px;
	padding-left:4px;
	
    border: 1px solid #999999;
}

.back-top a:hover {
    color: #000;
    background-color: #fff;
}

/* arrow icon (span tag) */
.back-top span {
    width: 175px;
    height: 50px;
    display: block;
    margin-bottom: 7px;
    background:  url(../images/back_to_top.png) no-repeat left center;
   
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
	text-align:right;
	padding-top:15px;
	padding-right:15px;
}

.back-top a:hover span {
}

/*Scroll up End*/
a{}
a:link{}
a:active{color:inherit}
a:hover{text-decoration:none;color:inherit}

.psv-1{
  color: #444444;
  font-size: 16.9px;
}
.psv-2{
  color: #9F0408;
  font-size: 22px;
}
.psv-3{
  color: #9F0408;
  font-size: 26px;
  font-weight: bold;
}
.psv-1a {
  color: #0325BC;
  font-size: 26px;
  font-weight: bold;
}
.psv-2a{
  color: #444444;
  font-size: 24px;
  font-weight: bold;

}
.psv-1av {
  color: #0325BC;
  font-size: 16.9px;

}
.psv-1avs {
  color: #9F0408;
  font-size: 16.9px;
}





















.topspacer {
  margin-top: 20px;
}
.spacer {
  height: 40px;
}
.spacer-xs {
  height: 20px;
}
.aspace {
  margin-bottom: 20px;
}
.spacer-xxs{
  height: 10px;
}
/*./Default Styles*/
.input-group-addon {
  background-color: #ffffff;
  border-right: 0;
}
.center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.input-group .icon-addon .form-control {
    border-radius: 0;
}

.icon-addon {
    position: relative;
    color: #e2e2e2;
    display: block;
}

.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}

.icon-addon:after {
    clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon, 
.icon-addon.addon-md .fa,
.icon-addon .fa {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}

.icon-addon.addon-lg .form-control {
    line-height: 1.43;
    height: 37px;
    font-size: 14px;
    color: #000000;
    padding: 8px 16px 8px 40px;
}
.mjm {
  vertical-align: middle;
  padding-top: 3px;
}

.icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
    font-size: 16px;
    margin-left: 0;
    left: 11px;
    top: 0px;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
    padding-left: 30px;
    float: left;
    font-weight: normal;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}

.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
    color: #e2e2e2;
}
.blockdate {
  background: #11749E;
  min-height: 50px;
  line-height: 50px;
  vertical-align: middle;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}
.captionbgr {
vertical-align: top;
  background-color: #ccc;
  border-radius: 15px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;

}
.ht {
  height: 50px;
}
.centerform {
  margin: 0px auto;
}
.covlet{
  color: #ffffff;
  font-size: 20px;
}
.blockdatel {
  background: #F1F1F1;
  min-height: 200px;
  line-height: 200px;
  vertical-align: middle;
}
.blockdater {
  background: #F9F9F9;
  min-height: 200px;
  line-height: 200px;
  vertical-align: middle;
}
.blockfont {
  font-size: 20px;
  font-weight: bold;
  margin-top: 45px;
}

.bb {
  border: 1px solid;
  background-color: #ccc;
  display: flex;
  align-items: center;
 }
.br {
  border: 1px solid #ccc;
}
/*P style*/
.lead-mp{
width: 80%;
font-size: 1.1em;
line-height: 1.25em;
margin: 1.25em 0;
text-align: left;
margin: auto;
padding: 10px;
}
.centerhw {
    margin: auto;
    width: 60%;
    top: 10px;
    padding: 5px;
    font-size: 18px;
    font-weight: bold;
}

/* GLOBAL STYLES 
/* Carousel Style Start Here
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

/*body {
  padding-bottom: 40px;
  color: #444444;
  font-family: 'Istok Web', sans-serif;
  background-color: #f9f9f9;
  min-height: 100%;
}*/
.darko {
  background-color: blue;
  color: white;
}

/*
Main Navigation 
*/
.mainnav {
  background-color: #ffffff;
}
.mainnav ul li {
  text-transform: uppercase;
  
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

.shao {
  text-shadow: 2px 2px 2px #000000;
  font-size: 7vh;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.slidetxt {
  color: black;
  font-size: 7.0vh;
  padding-left: 250px;
  margin-bottom: 50px;
}
 .lead-side {
  color: black;
}
/*.carousel {
  height: 500px;
 
}*/
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
/*.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}*/
/*Button slider*/
.sld-btn {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#abd809+0,56ad05+82 */
background: #abd809; /* Old browsers */
background: -moz-linear-gradient(top,  #abd809 0%, #56ad05 82%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #abd809 0%,#56ad05 82%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #abd809 0%,#56ad05 82%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abd809', endColorstr='#56ad05',GradientType=0 ); /* IE6-9 */
  color: #ffffff;
  width: 270px;
 
  padding: 10px;
  border: 1px solid #187d26;
  text-transform: capitalize;
}
.sld-btn:hover a {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#abd809+0,56ad05+82 */
background: #abd809; /* Old browsers */
background: -moz-linear-gradient(top,  #abd809 0%, #56ad05 82%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #abd809 0%,#56ad05 82%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #abd809 0%,#56ad05 82%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abd809', endColorstr='#56ad05',GradientType=0 ); /* IE6-9 */
  color: #ffffff;
  width: 200px;
  border: 1px solid #ffffff;
  text-decoration: underline;

}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */
/*Image padding*/
.padd {
  margin: 15px;
}
.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width:768px;) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
/* Links */
/*a,
a:focus,
a:hover {
  color: #fff;
}*/
.inline-w {
  color: #ffffff;
}
.inline-w:hover {
  color: #ffffff;
}
/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritence from `body` */
  background-color: #fff;
  border: 1px solid #fff;
}
/*
 * Base structure
 */
html,
body {
  height: 100%;
  background: #F9F9F9;
  text-align: center;
  font-family: 'Lato', sans-serif;
}

/* Padding for spacing */
.inner {
  padding: 30px;
}
/*
 * Cover
 */
.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}

/*
 * Footer
 */
.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,.5);
}

/*
 * Affix and center
 */

@media (max-width:768px;) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 700px;
  }
}

/*
Section front page
*/
/*Customheader*/
.sc-about {
  background-color: #761503;
  min-height: 400px;
  color: #ffffff;
  background-image: url("../images/xy-bg-red.png");
}
.sc-about-1{
  background-color: #761503;
  min-height: 400px;
  color: #ffffff;
  background-image: url("../images/xy-bg-red.png");
}
.sc-c1 {
  background-color: #12759F;
  height:190px;
  background-image: url("../images/header_top_bg.png");
}
.sc-c12 {
  background-color: #12759F;
  min-height:160px;
  background-image: url("../images/header_top_bg.png");
}
.sc-h {
  color: #ffffff;
  font-weight: bold;
}
.sc-h1 {
  color: #ffffff;
  font-size: 5.0vh;
  padding-bottom: 10px;
}
.lead-sc {
  color: #ffffff;
  font-size: 18px;
  text-align: left;
  letter-spacing: 1.1px;
}
.lead-scb {
  /*text-indent: 1.5px;*/
}
.pcal {
  font-size: 16.9px;
}
.wth {
  width:50%;
}
.sc-btn {
  background-color: #761503;
  color: #ffffff;
  width: 200px;
  border: 2px solid #ffffff;
}
.sc-btn:hover {
  background-color: #761503;
  color: #ffffff;
  width: 200px;
  border: 2px solid #ffffff;
}
.sc-c2 {
  background-color: #ebebeb;
  min-height: 568px;
  background-image: url("../images/xy-bg-one.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
.top-spacer {
  margin-top: 50px;
}
.sc-btn-1 {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#abd809+0,56ad05+82 */
background: #abd809; /* Old browsers */
background: -moz-linear-gradient(top,  #abd809 0%, #56ad05 82%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #abd809 0%,#56ad05 82%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #abd809 0%,#56ad05 82%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abd809', endColorstr='#56ad05',GradientType=0 ); /* IE6-9 */
color: #ffffff;
float: left;
width: 200px;
 border: 1px solid #187d26;
}
.sc-btn-1:hover {
 
  color: #ffffff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#abd809+0,56ad05+82 */
background: #abd809; /* Old browsers */
background: -moz-linear-gradient(top,  #abd809 0%, #56ad05 82%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #abd809 0%,#56ad05 82%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #abd809 0%,#56ad05 82%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abd809', endColorstr='#56ad05',GradientType=0 ); /* IE6-9 */
 border: 1px solid #187d26;
float: left;
width: 200px;
}
.sc-h-1 {
  color: #363636;
  font-weight: bold;
  text-align: left;

}
.sc-h1-1{
  color: #363636;
  font-weight: bold;
  text-align: left;
  font-size: 5.0vh;
}
.sc-h1-2{
  color: #363636;
  font-weight: bold;
  text-align: left;
  font-size: 4.0vh;
}
.sc-h1-33{
  color: #444444;
  font-weight: bold;
  text-align: center;
  font-size: 4.0vh;
}
.sc-h1-3{
  color: #bf0000;
  font-weight: bold;
  text-align: center;
  font-size: 4.0vh;
}
.sc-h1-39{
    color: #474747;
    font-size: 19.9px;
    font-style: normal;
    font-weight: normal;
}
.lead-sc-1 {
  color: #363636;
  font-size: 18px;
  text-align: left;
  letter-spacing: 1.1px;
}
.lead-sc-2 {
  color: #363636;
  font-size: 14px;
  text-align: left;
  /*text-indent: 6px;*/
}
.wid-as {
  width: 70%;
  margin: 0px auto;
  padding-bottom: 30px;
  font-weight: 500;
  text-align: center justify;
}
.sc-c3 {
  border-bottom: 1px solid #125270;
   background-color: #11749e;
   min-height: 507px;
   position: relative;
-webkit-box-shadow: 1px 8px 5px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 8px 5px -8px rgba(0,0,0,0.75);
box-shadow: 1px 8px 5px -8px rgba(0,0,0,0.75);
   background-image: url("../images/xy-sm.png");
   background-repeat: no-repeat;
   background-position: 50% 5%;
}
.c3-h1 {
  color: #ffffff;
  margin-top: 40px;
  margin-bottom:40px;
}
.sc-p{
  color: #ffffff;
  font-size: 16px;
}
.c3-cin {
  background-color: #00658c;
  border-radius: 50%;
  width: 200px;
  height: 200px;
}
.c3-h2 {
  color: #ffffff;
  font-weight: bold;
}
.sc-c4 {
  min-height: 721px;
  background-image: url("../images/xy-bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

.sc-h-4 {
  color: #222222;
  font-weight: bold;
}
.lead-sc-4{
  color: #363636;
  font-size: 2.0vh;
}

.yy {
    position: relative;
  height: 580px;
 
}
.gg {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
}
/*
Social icons start
*/
.sc-c5 {
  background-color: #383737;
  min-height:150px;
  width: 100%;
}
.social:hover {
     
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */
     
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
     -o-transition-duration: 0.7s;
 }

/*
    Multicoloured Hover Variations
*/
 
 #social-fb:hover {
     color: #3B5998;
 }
 #social-tw:hover {
     color: #4099FF;
 }
 #social-gp:hover {
     color: #d34836;
 }
 #social-em:hover {
     color: #f39c12;
 }
 
/* 
Footer Navigation Start Here
*/
.footermenu {
  background-color: #383737;
  color: #ffffff;
  border: 0;
}
.footermenu ul li a {
  color: #ffffff;
}
.footer {
  background-color: #242424;
  color: #ffffff;
  min-height: 44px;
  bottom: 0;
}
.footer p {
  line-height: 44px;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
.pfot {
  top: 50%;
  line-height: 44px;
  vertical-align: middle;
  color: #ffffff;
}
.footnav ul li {
  text-align: center;
  margin: 0px auto;
  text-align: center;

}
 @media (min-width: 444px) {
  .footnav ul  {
    display: block;
    color: #ffffff;
    text-align: center;
    margin: 0px auto;
  }
   @media (min-width: 444px) {
  .footnav li a {
    display: block;
    color: #ffffff;
    text-align: center;
    margin: 0px auto;
  }
 
.footnav ul li { 
  display: inline-block;
}
.footnav ul li a { 
  display: inline-block;
  color: #ffffff;
  padding: 10px 10px;
  font-weight: 400;
  text-decoration: none;
  font-size: 1.15em;
  margin: 0px auto;
  text-align:center;
}
.footnav ul li a:hover {
  color: #ffffff;
}
 
.footnavlink { 
  display: none; 
}
/*Video Player div*/
.but {
  width: 60%;
  min-height: 50px;
  margin: 0px auto;
 }
 .but-video {
  width: 80%;
  min-height: 220px;
  margin: 0px auto;
 }

@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");

/*
The above link can also go in HTML document as a link in head.
Rather than @import in an external CSS file,
The following code into the <head> section of your site's HTML.
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
*/


/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2014 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */

.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon :first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.btn-bitbucket{color:#fff;background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:hover,.btn-bitbucket:focus,.btn-bitbucket:active,.btn-bitbucket.active,.open .dropdown-toggle.btn-bitbucket{color:#fff;background-color:#183c60;border-color:rgba(0,0,0,0.2)}
.btn-bitbucket:active,.btn-bitbucket.active,.open .dropdown-toggle.btn-bitbucket{background-image:none}
.btn-bitbucket.disabled,.btn-bitbucket[disabled],fieldset[disabled] .btn-bitbucket,.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket:hover,.btn-bitbucket.disabled:focus,.btn-bitbucket[disabled]:focus,fieldset[disabled] .btn-bitbucket:focus,.btn-bitbucket.disabled:active,.btn-bitbucket[disabled]:active,fieldset[disabled] .btn-bitbucket:active,.btn-bitbucket.disabled.active,.btn-bitbucket[disabled].active,fieldset[disabled] .btn-bitbucket.active{background-color:#205081;border-color:rgba(0,0,0,0.2)}
.btn-dropbox{color:#fff;background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox:hover,.btn-dropbox:focus,.btn-dropbox:active,.btn-dropbox.active,.open .dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d70b7;border-color:rgba(0,0,0,0.2)}
.btn-dropbox:active,.btn-dropbox.active,.open .dropdown-toggle.btn-dropbox{background-image:none}
.btn-dropbox.disabled,.btn-dropbox[disabled],fieldset[disabled] .btn-dropbox,.btn-dropbox.disabled:hover,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox:hover,.btn-dropbox.disabled:focus,.btn-dropbox[disabled]:focus,fieldset[disabled] .btn-dropbox:focus,.btn-dropbox.disabled:active,.btn-dropbox[disabled]:active,fieldset[disabled] .btn-dropbox:active,.btn-dropbox.disabled.active,.btn-dropbox[disabled].active,fieldset[disabled] .btn-dropbox.active{background-color:#1087dd;border-color:rgba(0,0,0,0.2)}
.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{color:#fff;background-color:#30487b;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,0.2)}.btn-flickr:hover,.btn-flickr:focus,.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{color:#fff;background-color:#d6006f;border-color:rgba(0,0,0,0.2)}
.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{background-image:none}
.btn-flickr.disabled,.btn-flickr[disabled],fieldset[disabled] .btn-flickr,.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,fieldset[disabled] .btn-flickr:focus,.btn-flickr.disabled:active,.btn-flickr[disabled]:active,fieldset[disabled] .btn-flickr:active,.btn-flickr.disabled.active,.btn-flickr[disabled].active,fieldset[disabled] .btn-flickr.active{background-color:#ff0084;border-color:rgba(0,0,0,0.2)}
.btn-foursquare{color:#fff;background-color:#0072b1;border-color:rgba(0,0,0,0.2)}.btn-foursquare:hover,.btn-foursquare:focus,.btn-foursquare:active,.btn-foursquare.active,.open .dropdown-toggle.btn-foursquare{color:#fff;background-color:#005888;border-color:rgba(0,0,0,0.2)}
.btn-foursquare:active,.btn-foursquare.active,.open .dropdown-toggle.btn-foursquare{background-image:none}
.btn-foursquare.disabled,.btn-foursquare[disabled],fieldset[disabled] .btn-foursquare,.btn-foursquare.disabled:hover,.btn-foursquare[disabled]:hover,fieldset[disabled] .btn-foursquare:hover,.btn-foursquare.disabled:focus,.btn-foursquare[disabled]:focus,fieldset[disabled] .btn-foursquare:focus,.btn-foursquare.disabled:active,.btn-foursquare[disabled]:active,fieldset[disabled] .btn-foursquare:active,.btn-foursquare.disabled.active,.btn-foursquare[disabled].active,fieldset[disabled] .btn-foursquare.active{background-color:#0072b1;border-color:rgba(0,0,0,0.2)}
.btn-github{color:#fff;background-color:#444;border-color:rgba(0,0,0,0.2)}.btn-github:hover,.btn-github:focus,.btn-github:active,.btn-github.active,.open .dropdown-toggle.btn-github{color:#fff;background-color:#303030;border-color:rgba(0,0,0,0.2)}
.btn-github:active,.btn-github.active,.open .dropdown-toggle.btn-github{background-image:none}
.btn-github.disabled,.btn-github[disabled],fieldset[disabled] .btn-github,.btn-github.disabled:hover,.btn-github[disabled]:hover,fieldset[disabled] .btn-github:hover,.btn-github.disabled:focus,.btn-github[disabled]:focus,fieldset[disabled] .btn-github:focus,.btn-github.disabled:active,.btn-github[disabled]:active,fieldset[disabled] .btn-github:active,.btn-github.disabled.active,.btn-github[disabled].active,fieldset[disabled] .btn-github.active{background-color:#444;border-color:rgba(0,0,0,0.2)}
.btn-google-plus{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google-plus:hover,.btn-google-plus:focus,.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{color:#fff;background-color:#ca3523;border-color:rgba(0,0,0,0.2)}
.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{background-image:none}
.btn-google-plus.disabled,.btn-google-plus[disabled],fieldset[disabled] .btn-google-plus,.btn-google-plus.disabled:hover,.btn-google-plus[disabled]:hover,fieldset[disabled] .btn-google-plus:hover,.btn-google-plus.disabled:focus,.btn-google-plus[disabled]:focus,fieldset[disabled] .btn-google-plus:focus,.btn-google-plus.disabled:active,.btn-google-plus[disabled]:active,fieldset[disabled] .btn-google-plus:active,.btn-google-plus.disabled.active,.btn-google-plus[disabled].active,fieldset[disabled] .btn-google-plus.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{color:#fff;background-color:#335d7e;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{color:#fff;background-color:#005f8d;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{background-image:none}
.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}
.btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgba(0,0,0,0.2)}.btn-tumblr:hover,.btn-tumblr:focus,.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{color:#fff;background-color:#1f3346;border-color:rgba(0,0,0,0.2)}
.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{background-image:none}
.btn-tumblr.disabled,.btn-tumblr[disabled],fieldset[disabled] .btn-tumblr,.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,fieldset[disabled] .btn-tumblr:focus,.btn-tumblr.disabled:active,.btn-tumblr[disabled]:active,fieldset[disabled] .btn-tumblr:active,.btn-tumblr.disabled.active,.btn-tumblr[disabled].active,fieldset[disabled] .btn-tumblr.active{background-color:#2c4762;border-color:rgba(0,0,0,0.2)}
.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{color:#fff;background-color:#309aea;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk:hover,.btn-vk:focus,.btn-vk:active,.btn-vk.active,.open .dropdown-toggle.btn-vk{color:#fff;background-color:#4a6a89;border-color:rgba(0,0,0,0.2)}
.btn-vk:active,.btn-vk.active,.open .dropdown-toggle.btn-vk{background-image:none}
.btn-vk.disabled,.btn-vk[disabled],fieldset[disabled] .btn-vk,.btn-vk.disabled:hover,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,fieldset[disabled] .btn-vk:focus,.btn-vk.disabled:active,.btn-vk[disabled]:active,fieldset[disabled] .btn-vk:active,.btn-vk.disabled.active,.btn-vk[disabled].active,fieldset[disabled] .btn-vk.active{background-color:#587ea3;border-color:rgba(0,0,0,0.2)}

.btn-pinterest{color:#fff;background-color:#CB2027;border-color:rgba(0,0,0,0.2)}.btn-pinterest:hover,.btn-pinterest:focus,.btn-pinterest:active,.btn-pinterest.active,.open .dropdown-toggle.btn-pinterest{color:#fff;background-color:#EA1514;border-color:rgba(0,0,0,0.2)}
.btn-pinterest:active,.btn-pinterest.active,.open .dropdown-toggle.btn-pinterest{background-image:none}
.btn-pinterest.disabled,.btn-pinterest[disabled],fieldset[disabled] .btn-pinterest,.btn-pinterest.disabled:hover,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest:hover,.btn-pinterest.disabled:focus,.btn-pinterest[disabled]:focus,fieldset[disabled] .btn-pinterest:focus,.btn-pinterest.disabled:active,.btn-pinterest[disabled]:active,fieldset[disabled] .btn-pinterest:active,.btn-pinterest.disabled.active,.btn-pinterest[disabled].active,fieldset[disabled] .btn-pinterest.active{background-color:#CB2027;border-color:rgba(0,0,0,0.2)}

 
/*Login page Css*/
.hgmag {
  min-height: 100%;
  margin-top: 50px;
}
.logint-btt {
  margin-bottom: 10px;
}
.sign-all {
  background-color: #ffffff;
  min-height: 100px;
  border: 1px solid #ededed;
  margin:0px auto;
  padding: 0;
}
.sign-header {
  background-color: #11749e;
  background:#11749e;
  min-height:120px;
  color: #ffffff;
}
 @media (max-width: 992px) {
 .sign-header {
  background-color: #11749e;
  background:#11749e;
  min-height:120px;
  color: #ffffff;
}
  }
.sign-header p {
  color: #ffffff;
}
.form-signin {
  max-width: 460px;
  padding: 10px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;

}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.blocksmm {
  height: 100px;
  margin-bottom: 10px;`
}
 @media (min-width: 992px) {
 .blocksmm {
  height: 40px;
  margin-bottom: 10px;`
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.br {
  border: 1px solid black;
}
.loginbtn {
  background-color: #80c642;
  border: 0;
  color: #ffffff;
  font-size: 2.3vh;
  text-transform: uppercase;
}
.loginbtn:hover {
  background-color: #71b337;
  border: 0;
  color: #ffffff;
}
 
.linkin {
  color: #11749e;
  text-align: right;
  right: 0;
}
.linkin:hover {
  color: #11749e;
  text-decoration: underline;
  text-align: right;
  right: 0;
}
.inputtxt {
  margin-bottom:20px;
}
/*Custom header for all pages*/
 
.rowhead {
  background-color:#11749E;
  min-height:210px;
  color: #ffffff;
  background-image: url("../images/header_top_bg.png");
  background-repeat: repeat-y;
}
 
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
.featurette-heading {
    font-size: 50px;
  }
  @media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
  .contentmq {
    background-color: #ffffff;
    border: 1px solid #ededed;
    margin-top: -30px;
    margin-bottom: 30px;
  }
   .contentmsq {
    margin-top: -30px;
    margin-bottom: 30px;
  }
   @media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
  /*
  <----- Contact Pages css style----->
  */
  .contentblock {
    border: 1px solid #ededed;
    min-height: 400px;
    background-color: #ffffff;
    margin-bottom: 10px;
  }
  .contentblock-sm {
    margin-top: 55px;
    min-height: 400px;
  }
.vvv {
  height: 300px;
}
.cnt-btn {
  float: left;
  width: 233px;
  background-color: #11749e;
  text-transform: uppercase;
  border: 0;
  color: #ffffff;
}
.cnt-btn:hover {
  float: left;
  width: 233px;
  background-color: #0b6389;
  border: 0;
  color: #ffffff;
}
.contact-nm {
  text-align: left;
  font-weight: bold;
}
/*Media block default for all pages*/
.sc-c11 {
  background-color: #11749E;
  min-height:410px;

} 
.blocksm {
  background-color: #ffffff;
  border: 1px solid #ededed;
  min-height: 100px;
}
.blocksm-y {
  background-color: #ffffff;
  border: 1px solid #ededed;
  min-height: 100px;
  margin-top: 15px;
}
.ag-block {
  margin-bottom: 12px;
  text-align: left;
}
.ag-block a{
  color: black;
}
.ag-block a:hover{
  color: black;
  text-decoration: underline;
}
/* Default style*/

.lead-ps{
  text-align:left;
  font-size: 15px;
}
.headline {
  color: #ffffff;
  font-size:1.9vw;
  font-weight:500; 
  padding: 0;
  margin: 0;
}

/* Test types*/
.formtest {
  width: 60%;
  min-height: 150px;
  margin: 0px auto;
  min-height: 200px;
  background-color: #f9f9f9;
  border: 1px solid #ededed;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 40px;
  
}
.formtop {
  width: 60%;
  min-height: 150px;
  margin: 0px auto;
  min-height: 200px;
  background-color: #f9f9f9;
  border: 1px solid #ededed;

  
}
.incl {
  width: 200px;
}
.test-btn {
  width: 200px;
  background-color: #80c642;
  text-transform: uppercase;
  border: 0;
  color: #ffffff;
}
.cented {
  margin: 0px auto;
}
.starttest {
  color: #444444;
  font-size: 18px;
}
.startintro {
  width: 65%;
  padding: 0 10 0 10px;
  font-size: 18px;
  text-align: left;
  /*text-indent: 6px;*/
}
.test-btn:hover {
  background-color: #77b83e;
  color: #ffffff;
}
.define-list dt{
  font-size: 16px;
}
.define-list dd{
  font-size: 17px;
  margin-bottom: 10px;
}
/*Out products*/
.ourproducts{
  height: 50px;
  line-height: 50px
  vertical-align:middle;
  width: 100%;
}
.ourproducts img {
  float: left;
  margin-left: 10px;
}
.vps{
  margin: 0px auto;
  display: inline-block;
}
/*Test Type Css*/

.sh-block {
-webkit-box-shadow: 0px 0px 1px 0px rgba(214,211,214,1);
-moz-box-shadow: 0px 0px 1px 0px rgba(214,211,214,1);
box-shadow: 0px 0px 1px 0px rgba(214,211,214,1);
padding-top: 20px;
height: 440px;
border-radius: 0;
}
.v-block {
  margin-top: -20px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(168,165,168,1);
-moz-box-shadow: 0px 3px 6px 0px rgba(168,165,168,1);
box-shadow: 0px 3px 6px 0px rgba(168,165,168,1);
}
.y-title {
  height: 90px;
}
.striker {
  color: #909090;
}
/*Matchquest*/
.sten {
  height:350px;
  border: 0px;

}
/* Media Block*/
.mediablock {
  background-color: #ffffff;
  border: 1px solid #ededed;
  padding: 0px;
  position: relative;
}
.sharesocio {
  color: #807a79;
  text-transform: uppercase;
  font-size: 13px;
  text-align: left;
}


 
 .btn-pinterest {
    background: #CB2027;
    border-radius: 0;
    color: #fff
}
.btn-pinterest:link, .btn-pinterest:visited {
    color: #fff
}
.btn-pinterest:active, .btn-pinterest:hover {
    background: #CB2027;
    color: #fff
}



 
.btn-twitter {
    background: #00acee;
    border-radius: 0;
    color: #fff
}
.btn-twitter:link, .btn-twitter:visited {
    color: #fff
}
.btn-twitter:active, .btn-twitter:hover {
    background: #0087bd;
    color: #fff
}
.btn-facebook {
    background: #3b5998;
    border-radius: 0;
    color: #fff
}
.btn-facebook:link, .btn-facebook:visited {
    color: #fff
}
.btn-facebook:active, .btn-facebook:hover {
    background: #30477a;
    color: #fff
}
.btn-googleplus {
    background: #e93f2e;
    border-radius: 0;
    color: #fff
}
.btn-googleplus:link, .btn-googleplus:visited {
    color: #fff
}
.btn-googleplus:active, .btn-googleplus:hover {
    background: #ba3225;
    color: #fff
}
.btn-stumbleupon {
    background: #f74425;
    border-radius: 0;
    color: #fff
}
.btn-stumbleupon:link, .btn-stumbleupon:visited {
    color: #fff
}
.btn-stumbleupon:active, .btn-stumbleupon:hover {
    background: #c7371e;
    color: #fff
}
.btn-linkedin {
    background: #0e76a8;
    border-radius: 0;
    color: #fff
}
.btn-linkedin:link, .btn-linkedin:visited {
    color: #fff
}
.btn-linkedin:active, .btn-linkedin:hover {
    background: #0b6087;
    color: #fff
}
.block-1 {
  width: 300px;
}
.questy {
  margin-top:50px;
  margin-bottom:90px;
  float: none;
  margin: 0 auto;
  font-size: 22px;
}
.quzer {
  width: 70%;
  float: none;
  margin: 0 auto;
  min-height: 400px;
}
.qblock-1 {
  background-color: #f2c311;
  
   border-radius: 8px 0px 0px 0px;
  -moz-border-radius: 8px 0px 0px 0px;
  -webkit-border-radius: 8px 0px 0px 0px;
  border: 0px solid #000000;
 }
.qblock-2 {
  background-color: #f46847;
  height: 150px;
 margin: 7px;
  float:left;
  width:45%;
  border-radius: 0px 8px 0px 0px;
  -moz-border-radius: 0px 8px 0px 0px;
  -webkit-border-radius: 0px 8px 0px 0px;
  border: 0px solid #000000;
 }
.qblock-3 {
  background-color: #7bc8a4;
  height: 150px;
 margin: 7px;
  float:left;
  width:45%;
  border-radius: 0px 0px 0px 8px;
  -moz-border-radius: 0px 0px 0px 8px;
  -webkit-border-radius: 0px 0px 0px 8px;
  border: 0px solid #000000;
 }
.qblock-4 {
  background-color: #93648e;
  height: 150px;
 margin: 7px;
  float:left;
  width:45%;
  border-radius: 0px 0px 8px 0px;
-moz-border-radius: 0px 0px 8px 0px;
-webkit-border-radius: 0px 0px 8px 0px;
border: 0px solid #000000;
 }
/* only demo styles */

 
/* end only demo styles */
.checkbox-custom-label:nth-child(2){
  background-color: yellow;
}
.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;   
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 15px;
    cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    
    border: 4px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    padding: -2px;
    margin-right: 10px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: rebeccapurple;
    color: #fff;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
    border: 3px solid #ffffff;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #ffffff;
    font-size: 27px;
}

.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {
  outline: 1px solid #ddd; /* focus style */

}
/*Checkbox style for single page*/

.block-ul {
  background-color: #f9f9f9;
  padding: 25px;
  margin: 7px;
  float:left;
  width:48%;
}
.font-a {
  color:#4fbb70;
}
.font-av {
  color:#1173a0;
}
/*End*/
 
.tagname {
    position:absolute;
    width:100%;
    bottom: 0;
    background-color:rgba(255, 255, 255, 0.5);
}
.form-l1 h6{
  color: #444444;
  font-weight:bold;
}
@media (max-width: 768px) {
  .test-btn {
   width: 200px;
  background-color: #80c642;
  text-transform: uppercase;
  border: 0;
  color: #ffffff;
  }
}
img.displayed {
    display: block;
    margin-left:10px;
    margin-top:10px; 
    margin-right: auto 
  }
/*Remove padding class*/
.leftpadding {
  padding:0, 0, 0, 02px;
}
.rightpadding {
  padding-left:2px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.nopaddingl {
   padding-right: 0 !important;
   margin-left: 0 !important;
}
.xspace {
  width: 95%;
}
.shchart {
  color: #3a7309;
}
.lg-btn {
  min-width: 120px;
  background: #80c642;
  color: #ffffff;
   border-radius: 3px;
   border: 0px;
}
.linksty {
  color: #11749e;
}
.linksty a:hover{
  text-decoration: underline;
  color: #11749e;
}
.mediatext {
  padding: 5px;
  text-align: left;
 /* text-indent: 4px;*/
}
.leftalignimg {
  left: 0;
}
.broke {
  height: 36px;
  background: #ccc;
  margin:0 0 20 0;
}
.marginr {
  margin-right: 5px;
}
.colorstyle {
  color: #282828;
}
.colorstyle-label {
  color: #282828;
  margin-left: 5px;
}
.policy p {
  text-align: center;
  width: 50%;
  margin: 0px auto;
  padding-bottom: 10px;
  margin-top: 30px;
  font-size: 12px;
  color: #444444;
}
.policy a {
 color: blue;
}
@media (max-width:768px;) {
  .policy {
    font-size: 13px;
    color: #fff;
  }
  .policy a {
 color: blue;
}
}

  /*  GRID OF TWO  */
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
  .col { 
    margin: 1% 0 1% 0%;
  }
}

@media only screen and (max-width: 480px) {
  .span_2_of_2, .span_1_of_2 { width: 100%; }
}
/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }



/* Date  Picker */
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
}
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/

}
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker td.day.disabled {
  color: #eeeeee;
}
.datepicker td.old,
.datepicker td.new {
  color: #999999;
}
.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9;
}
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span:hover {
  background: #eeeeee;
}
.datepicker td span.active {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9;
}
.datepicker td span.old {
  color: #999999;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* Date picker end*/


.bg-color {
  background-color: #ffffff;
  border: 0px;
}
 
.pbox {
    height:135px;
    text-align: center;  /* align the inline(-block) elements horizontally */
    font: 0/0 a;         /* remove the gap between inline(-block) elements */
}

.pbox:before {      /* create a full-height inline block pseudo-element */
    content: ' ';
    display: inline-block;
    vertical-align: middle; /* vertical alignment of the inline element */
    height: 100%;
}

.cbox {
    display: inline-block;
    vertical-align: middle;          /* vertical alignment of the inline element */
    font: 16px/1 Arial, sans-serif;  /* reset the font property */
    text-align: 20px;
    width: 90%;
    padding: 5px;  
}
.left-cell {
 display: inline-block;
  width: 20%;
  text-align: right;
}
.right-cell {
  
  width: 80%;
  text-align: left;
  display: inline-block;
}
.butn{
  width: 400px;
  margin: 0 auto;
}
.fa-flag:hover {
    color: red;
}
.topleftradius {
border-radius: 5px 0px 0px 0px;
-moz-border-radius: 5px 0px 0px 0px;
-webkit-border-radius: 5px 0px 0px 0px;
border: 0px solid #000000;
}
.toprightradis {
border-radius: 0px 5px 0px 0px;
-moz-border-radius: 0px 5px 0px 0px;
-webkit-border-radius: 0px 5px 0px 0px;
border: 0px solid #000000;
}
.bottomleftradius {
border-radius: 0px 0px 0px 5px;
-moz-border-radius: 0px 0px 0px 5px;
-webkit-border-radius: 0px 0px 0px 5px;
border: 0px solid #000000;
}
.bottomrightradius {
  border-radius: 0px 0px 5px 0px;
-moz-border-radius: 0px 0px 5px 0px;
-webkit-border-radius: 0px 0px 5px 0px;
border: 0px solid #000000;
border-left:3px solid #ffffff; 
border-top: 3px solid #ffffff; 
}

   }
/* Consalting-block */

.hrcol-a {
  border-top: 1px solid; 
  -webkit-box-shadow: 3px 0px 0px 0px rgba(255,255,255,1);
  -moz-box-shadow: 3px 0px 0px 0px rgba(255,255,255,1);
  box-shadow: 3px 0px 0px 0px rgba(255,255,255,1);
  color: #d5d5d5;
}
.imgcenter img {
    background: #ffffff none repeat scroll 0 0;
    border: 0 solid #000000;
    border-radius: 200px;
    box-shadow: 0 0 6px 3px #cdcccc;
    display: block;
    margin: 0 auto;
}
.imgcenter h3{
    text-align:center;
    position:relative;
    z-index:2;
}
.imgcenter h3:after{
    content:"";
    position:absolute;
    top:50%;
    left:0;
    right:0;
    border-top: 1px solid; 
  -webkit-box-shadow: 5px 2px 0px 0px rgba(255,255,255,1);
  -moz-box-shadow: 5px 2px 0px 0px rgba(255,255,255,1);
  box-shadow: 5px 2px 0px 0px rgba(255,255,255,1);
  color: #d5d5d5;
    z-index:-1;
}

.navbar-fixed-top + .content-container {
  margin-top: 70px;
}
.content-container {
  margin: 0 130px;
}


/*Scroll to top */
#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px; /* negative of the offset - height of link element */
    left: 10px; /* padding from the left side of the window */
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 18px; /* height of link element */
    right: 10px; /* padding from the left side of the window */
    z-index: 10;
}
/*./Scroll to top */
.ourproducts {
  font-size: 15px;
}
#parent {
  display: table;
width: 100%;}

#child {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    width: 100%;
    padding-bottom: 6px;
    font-weight: 600;

}
.colortitle {
  color: #000000;
}
.cover-heading   {
  padding-top:13px; 
}

.blokmarket {
  background: #0F6594;
  min-height: 200px;
}
.minhgg {
  min-height: 300px;
}
.lettery {
  color: #24678D;
}
.letterx {
  color: #CC0305;
}
.xytitlecolor {
  color: #9F0408;
}

.psv-1{
  color: #444444;
  font-size: 16.9px;
}
.psv-2{
  color: #9F0408;
  font-size: 22px;
}
.psv-3{
  color: #9F0408;
  font-size: 26px;
  font-weight: bold;
}
.psv-1a {
  color: #0325BC;
  font-size: 26px;
  font-weight: bold;
}
.psv-2a{
  color: #444444;
  font-size: 24px;
  font-weight: bold;

}
.psv-1av {
  color: #0325BC;
  font-size: 16.9px;

}
.psv-1avs {
  color: #9F0408;
  font-size: 16.9px;
}
.xcolor {
  color: #9F0408;
}
.xytitlestyle {
  color: #9F0408;
  font-size: 16.9px;
  font-weight: bold;
}
.removedt li{
  list-style: none;

}
.btunn {
  float: right;
  margin-right: 126px;
  margin-bottom: 50px;
  padding: 20px;
}
.y-btunn   {
  float: left;
  margin-left: 120px;
  margin-bottom: 50px;
  padding: 20px;
}
.x-btunn {
  padding-bottom: 10px;
}
.xds {
  font-weight: bold;
}
.chu {
color: #ffffff;
font-size: 47px;
text-shadow: rgb(46, 46, 46) 5px 4px 5px;
padding-bottom: 20px;
}

.vblock {
  color: #1e1f58;
    margin-bottom: 20px;
   -webkit-text-stroke: 2px white;
    background-color: rgba(254, 255, 252, 0.4);
    background: rgba(254, 255, 252, 0.4);

}
.hvfstyle {
  font-size: 30px;
}
 
.jubmbobox {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,1e5799+16,2989d8+50,ffffff+50,ffffff+100 */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #1e5799 0%, #1e5799 16%, #2989d8 50%, #ffffff 50%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #1e5799 0%,#1e5799 16%,#2989d8 50%,#ffffff 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #1e5799 0%,#1e5799 16%,#2989d8 50%,#ffffff 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}



.submit_txt{
    
    width: 500px;
    height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 3px 10px;
}

.submit_button{
    padding:3px; 
    width:100px; 
    position: relative; 
    left: calc(50% - 50px);
}

.panic_button{
    width:200px; 
    color: #FFF;
    background-color: #A22;
    margin-bottom: 20px;
    position: relative; 
    left: calc(100% - 250px);
}

.panic_button:hover{
  color: #E0E83B;
}