/* ==========================================================================
   Author's custom styles
   ========================================================================== */

p{margin:0 0 1.2em;}
.footer p{margin:0 0 10px;}

/********************************* Helper *************************************/
.m-0 { margin: 0px !important; }
.m-1 { margin: 1px !important; }
.m-2 { margin: 2px !important; }
.m-3 { margin: 3px !important; }
.m-4 { margin: 4px !important; }
.m-5 { margin: 5px !important; }
.m-10 { margin: 10px !important; }
.m-15 { margin: 15px !important; }
.m-20 { margin: 20px !important; }
.m-25 { margin: 25px !important; }
.m-30 { margin: 30px !important; }
.m-35 { margin: 35px !important; }
.m-40 { margin: 40px !important; }

.m-t-0 { margin-top: 0px !important; }
.m-t-1 { margin-top: 1px !important; }
.m-t-2 { margin-top: 2px !important; }
.m-t-3 { margin-top: 3px !important; }
.m-t-4 { margin-top: 4px !important; }
.m-t-5 { margin-top: 5px !important; }
.m-t-10 { margin-top: 10px !important; }
.m-t-15 { margin-top: 15px !important; }
.m-t-20 { margin-top: 20px !important; }
.m-t-25 { margin-top: 25px !important; }
.m-t-30 { margin-top: 30px !important; }
.m-t-35 { margin-top: 35px !important; }
.m-t-40 { margin-top: 40px !important; }
.m-t-60 { margin-top: 60px !important; }

.m-r-0 { margin-right: 0px !important; }
.m-r-1 { margin-right: 1px !important; }
.m-r-2 { margin-right: 2px !important; }
.m-r-3 { margin-right: 3px !important; }
.m-r-4 { margin-right: 4px !important; }
.m-r-5 { margin-right: 5px !important; }
.m-r-10 { margin-right: 10px !important; }
.m-r-15 { margin-right: 15px !important; }
.m-r-20 { margin-right: 20px !important; }
.m-r-25 { margin-right: 25px !important; }
.m-r-30 { margin-right: 30px !important; }
.m-r-35 { margin-right: 35px !important; }
.m-r-40 { margin-right: 40px !important; }

.m-b-0 { margin-bottom: 0px !important; }
.m-b-1 { margin-bottom: 1px !important; }
.m-b-2 { margin-bottom: 2px !important; }
.m-b-3 { margin-bottom: 3px !important; }
.m-b-4 { margin-bottom: 4px !important; }
.m-b-5 { margin-bottom: 5px !important; }
.m-b-10 { margin-bottom: 10px !important; }
.m-b-15 { margin-bottom: 15px !important; }
.m-b-20 { margin-bottom: 20px !important; }
.m-b-25 { margin-bottom: 25px !important; }
.m-b-30 { margin-bottom: 30px !important; }
.m-b-35 { margin-bottom: 35px !important; }
.m-b-40 { margin-bottom: 40px !important; }

.m-l-0 { margin-left: 0px !important; }
.m-l-1 { margin-left: 1px !important; }
.m-l-2 { margin-left: 2px !important; }
.m-l-3 { margin-left: 3px !important; }
.m-l-4 { margin-left: 4px !important; }
.m-l-5 { margin-left: 5px !important; }
.m-l-10 { margin-left: 10px !important; }
.m-l-15 { margin-left: 15px !important; }
.m-l-20 { margin-left: 20px !important; }
.m-l-25 { margin-left: 25px !important; }
.m-l-30 { margin-left: 30px !important; }
.m-l-35 { margin-left: 35px !important; }
.m-l-40 { margin-left: 40px !important; }

.p-0 { padding: 0px !important; }
.p-1 { padding: 1px !important; }
.p-2 { padding: 2px !important; }
.p-3 { padding: 3px !important; }
.p-4 { padding: 4px !important; }
.p-5 { padding: 5px !important; }
.p-10 { padding: 10px !important; }
.p-15, .wrapper { padding: 15px !important; }
.p-20 { padding: 20px !important; }
.p-25 { padding: 25px !important; }
.p-30 { padding: 30px !important; }
.p-35 { padding: 35px !important; }
.p-40 { padding: 40px !important; }

.p-t-0 { padding-top: 0px !important; }
.p-t-1 { padding-top: 1px !important; }
.p-t-2 { padding-top: 2px !important; }
.p-t-3 { padding-top: 3px !important; }
.p-t-4 { padding-top: 4px !important; }
.p-t-5 { padding-top: 5px !important; }
.p-t-10 { padding-top: 10px !important; }
.p-t-15 { padding-top: 15px !important; }
.p-t-20 { padding-top: 20px !important; }
.p-t-25 { padding-top: 25px !important; }
.p-t-30 { padding-top: 30px !important; }
.p-t-35 { padding-top: 35px !important; }
.p-t-40 { padding-top: 40px !important; }

.p-r-0 { padding-right: 0px !important; }
.p-r-1 { padding-right: 1px !important; }
.p-r-2 { padding-right: 2px !important; }
.p-r-3 { padding-right: 3px !important; }
.p-r-4 { padding-right: 4px !important; }
.p-r-5 { padding-right: 5px !important; }
.p-r-10 { padding-right: 10px !important; }
.p-r-15 { padding-right: 15px !important; }
.p-r-20 { padding-right: 20px !important; }
.p-r-25 { padding-right: 25px !important; }
.p-r-30 { padding-right: 30px !important; }
.p-r-35 { padding-right: 35px !important; }
.p-r-40 { padding-right: 40px !important; }

.p-b-0 { padding-bottom: 0px !important; }
.p-b-1 { padding-bottom: 1px !important; }
.p-b-2 { padding-bottom: 2px !important; }
.p-b-3 { padding-bottom: 3px !important; }
.p-b-4 { padding-bottom: 4px !important; }
.p-b-5 { padding-bottom: 5px !important; }
.p-b-10 { padding-bottom: 10px !important; }
.p-b-15 { padding-bottom: 15px !important; }
.p-b-20 { padding-bottom: 20px !important; }
.p-b-25 { padding-bottom: 25px !important; }
.p-b-30 { padding-bottom: 30px !important; }
.p-b-35 { padding-bottom: 35px !important; }
.p-b-40 { padding-bottom: 40px !important; }

.p-l-0 { padding-left: 0px !important; }
.p-l-1 { padding-left: 1px !important; }
.p-l-2 { padding-left: 2px !important; }
.p-l-3 { padding-left: 3px !important; }
.p-l-4 { padding-left: 4px !important; }
.p-l-5 { padding-left: 5px !important; }
.p-l-10 { padding-left: 10px !important; }
.p-l-15 { padding-left: 15px !important; }
.p-l-20 { padding-left: 20px !important; }
.p-l-25 { padding-left: 25px !important; }
.p-l-30 { padding-left: 30px !important; }
.p-l-35 { padding-left: 35px !important; }
.p-l-40 { padding-left: 40px !important; }

.f-s-8 { font-size: 8px !important; }
.f-s-9 { font-size: 9px !important; }
.f-s-10 { font-size: 10px !important; }
.f-s-11 { font-size: 11px !important; }
.f-s-12 { font-size: 12px !important; }
.f-s-13 { font-size: 13px !important; }
.f-s-14 { font-size: 14px !important; }
.f-s-15 { font-size: 15px !important; }
.f-s-16 { font-size: 16px !important; }
.f-s-17 { font-size: 17px !important; }
.f-s-18 { font-size: 18px !important; }
.f-s-19 { font-size: 19px !important; }
.f-s-20 { font-size: 20px !important; }
.f-s-30 { font-size: 30px !important; }
.f-s-40 { font-size: 40px !important; }
.f-s-50 { font-size: 50px !important; }

.text-center { text-align: center !important; }
.text-justify { text-align: justify !important; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.text-white { color:#ffffff !important; }
.text-grey { color:#777777 !important; }
.text-bw { color:#1f2b5b !important; }
.text-bw-lite { color:#72CDF4 !important; }
.text-orange { color:#f38820 !important; }

.pull-left { float: left !important; }
.pull-right { float: right !important; }
.pull-none { float: none !important; }

.f-w-100 { font-weight: 100 !important; }
.f-w-200 { font-weight: 200 !important; }
.f-w-300 { font-weight: 300 !important; }
.f-w-400 { font-weight: 400 !important; }
.f-w-500 { font-weight: 500 !important; }
.f-w-600 { font-weight: 600 !important; }
.f-w-700 { font-weight: 700 !important; }
.f-w-800 { font-weight: 800 !important; }

.text-green1{color: #1ABC9C !important;}
.text-green2{color: #16A085 !important;}
.text-green3{color: #27AE60 !important;}
/********************************* Helper end *********************************/






/*
 * jReject (jQuery Browser Rejection Plugin)
 * Version 1.1.0
 * URL: http://jreject.turnwheel.com/
 * Description: jReject is a easy method of rejecting specific browsers on your site
 * Author: Steven Bower (TurnWheel Designs) http://turnwheel.com/
 * Copyright: Copyright (c) 2009-2014 Steven Bower under dual MIT/GPL license.
 */

#jr_overlay {
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: 2147483646;
  position: absolute;
}

#jr_wrap {
  position: absolute;
  width: 100%;
  z-index: 2147483647;
  padding: 0;
  margin: 0;
}

#jr_inner {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #FFF;
  border: 1px solid #CCC;
  color: #4F4F4F;
  margin: 0 auto;
  height: auto;
  padding: 20px;
  position: relative;
  box-sizing: content-box;
}

#jr_header {
  display: block;
  color: #333;
  padding: 5px;
  padding-bottom: 0;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 0.5em;
}

#jr_inner p {
  padding: 5px;
  margin: 0;
}

#jr_inner ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#jr_inner ul li {
  cursor: pointer;
  float: left;
  width: 120px;
  height: 122px;
  margin: 0 10px 10px 10px;
  padding: 0;
  text-align: center;
}

#jr_inner li a {
  color: #333;
  font-size: 0.8em;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

#jr_inner li a:hover {
  text-decoration: underline;
}

#jr_inner .jr_icon {
  width: 100px;
  height: 100px;
  margin: 1px auto;
  padding: 0;
  background: transparent no-repeat scroll left top;
  cursor: pointer;
}

#jr_close {
  clear: both;
  padding: 0;
  margin: 0;
}

#jr_close a {
  color: #000;
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}

#jr_close p {
  padding: 10px 0 0 0;
  margin: 0;
}































/*************************** Flat UI ****************************************/
.btn {
  padding: 10px 15px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  border: none;
  border-radius: 4px;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
          transition: border .25s linear, color .25s linear, background-color .25s linear;

  -webkit-font-smoothing: subpixel-antialiased;
  }
.btn:hover,
.btn:focus {
  color: #fff;
  outline: none;
  }
.btn:active,
.btn.active {
  outline: none;
  box-shadow: none;
  }
.btn:focus:active {
  outline: none;
  }
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  color: rgba(255, 255, 255, .75);
  cursor: not-allowed;
  background-color: #bdc3c7;
  filter: alpha(opacity=70);
  opacity: .7;
  }
.btn [class^="fui-"] {
  position: relative;
  top: 1px;
  margin: 0 1px;
  line-height: 1;
  }
.btn-xs.btn [class^="fui-"] {
  top: 0;
  font-size: 11px;
  }
.btn-hg.btn [class^="fui-"] {
  top: 2px;
  }
.btn-white{
  color:#A1A9AF;
  background-color:#ffffff;
}
.btn-default {
  color: #ffffff;
  background-color: #bdc3c7;
  }
.btn-white:hover,
.btn-white.hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
.btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #cacfd2;
  border-color: #cacfd2;
  }
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background: #a1a6a9;
  border-color: #a1a6a9;
  }
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled.hover,
.btn-default[disabled].hover,
fieldset[disabled] .btn-default.hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
  }
.btn-default .badge {
  color: #bdc3c7;
  background-color: #fff;
  }
.btn-primary {
  color: #fff;
  background-color: #1abc9c;
  }
.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #48c9b0;
  border-color: #48c9b0;
  }
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: #16a085;
  border-color: #16a085;
  }
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled.hover,
.btn-primary[disabled].hover,
fieldset[disabled] .btn-primary.hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #bdc3c7;
  border-color: #1abc9c;
  }
.btn-primary .badge {
  color: #1abc9c;
  background-color: #fff;
  }
.btn-info {
  color: #fff;
  background-color: #3498db;
  }
.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
  }
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background: #2c81ba;
  border-color: #2c81ba;
  }
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled.hover,
.btn-info[disabled].hover,
fieldset[disabled] .btn-info.hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #bdc3c7;
  border-color: #3498db;
  }
.btn-info .badge {
  color: #3498db;
  background-color: #fff;
  }
.btn-danger {
  color: #fff;
  background-color: #e74c3c;
  }
.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ec7063;
  border-color: #ec7063;
  }
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background: #c44133;
  border-color: #c44133;
  }
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled.hover,
.btn-danger[disabled].hover,
fieldset[disabled] .btn-danger.hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #bdc3c7;
  border-color: #e74c3c;
  }
.btn-danger .badge {
  color: #e74c3c;
  background-color: #fff;
  }
.btn-success {
  color: #fff;
  background-color: #2ecc71;
  }
.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #58d68d;
  border-color: #58d68d;
  }
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background: #27ad60;
  border-color: #27ad60;
  }
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled.hover,
.btn-success[disabled].hover,
fieldset[disabled] .btn-success.hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #bdc3c7;
  border-color: #2ecc71;
  }
.btn-success .badge {
  color: #2ecc71;
  background-color: #fff;
  }
.btn-warning {
  color: #fff;
  background-color: #f1c40f;
  }
.btn-warning:hover,
.btn-warning.hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f4d313;
  border-color: #f4d313;
  }
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background: #cda70d;
  border-color: #cda70d;
  }
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled.hover,
.btn-warning[disabled].hover,
fieldset[disabled] .btn-warning.hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #bdc3c7;
  border-color: #f1c40f;
  }
.btn-warning .badge {
  color: #f1c40f;
  background-color: #fff;
  }
.btn-inverse {
  color: #fff;
  background-color: #34495e;
  }
.btn-inverse:hover,
.btn-inverse.hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #fff;
  background-color: #415b76;
  border-color: #415b76;
  }
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background: #2c3e50;
  border-color: #2c3e50;
  }
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled.hover,
.btn-inverse[disabled].hover,
fieldset[disabled] .btn-inverse.hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #bdc3c7;
  border-color: #34495e;
  }
.btn-inverse .badge {
  color: #34495e;
  background-color: #fff;
  }



.btn-bw {
  color: #fff;
  background-color: #1f2b5b;
  }
.btn-bw:hover,
.btn-bw.hover,
.btn-bw:focus,
.btn-bw:active,
.btn-bw.active,
.open > .dropdown-toggle.btn-bw {
  color: #fff;
  background-color: #182247;
  border-color: #182247;
  }
.btn-bw:active,
.btn-bw.active,
.open > .dropdown-toggle.btn-bw {
  background: #0B1021;
  border-color: #0B1021;
  }
.btn-bw.disabled,
.btn-bw[disabled],
fieldset[disabled] .btn-bw,
.btn-bw.disabled:hover,
.btn-bw[disabled]:hover,
fieldset[disabled] .btn-bw:hover,
.btn-bw.disabled.hover,
.btn-bw[disabled].hover,
fieldset[disabled] .btn-bw.hover,
.btn-bw.disabled:focus,
.btn-bw[disabled]:focus,
fieldset[disabled] .btn-bw:focus,
.btn-bw.disabled:active,
.btn-bw[disabled]:active,
fieldset[disabled] .btn-bw:active,
.btn-bw.disabled.active,
.btn-bw[disabled].active,
fieldset[disabled] .btn-bw.active {
  background-color: #bdc3c7;
  border-color: #1f2b5b;
  }
.btn-bw .badge {
  color: #1f2b5b;
  background-color: #fff;
  }

.btn-orange {
  color: #fff;
  background-color: #F38820;
  }
.btn-orange:hover,
.btn-orange.hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  color: #fff;
  background-color: #EC7B0C;
  border-color: #EC7B0C;
  }
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  background: #F49438;
  border-color: #F49438;
  }
.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled.hover,
.btn-orange[disabled].hover,
fieldset[disabled] .btn-orange.hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
  background-color: #bdc3c7;
  border-color: #F38820;
  }
.btn-orange .badge {
  color: #F38820;
  background-color: #fff;
  }


.btn-embossed {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
  }
.btn-embossed.active,
.btn-embossed:active {
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
  }
.btn-wide {
  min-width: 140px;
  padding-right: 30px;
  padding-left: 30px;
  }
.btn-link {
  color: #16a085;
  }
.btn-link:hover,
.btn-link:focus {
  color: #1abc9c;
  text-decoration: underline;
  background-color: transparent;
  }
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #bdc3c7;
  text-decoration: none;
  }
.btn-hg,
.btn-group-hg > .btn {
  padding: 13px 20px;
  font-size: 22px;
  line-height: 1.227;
  border-radius: 6px;
  }
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 19px;
  font-size: 17px;
  line-height: 1.471;
  border-radius: 6px;
  }
.btn-sm,
.btn-group-sm > .btn {
  padding: 9px 13px;
  font-size: 13px;
  line-height: 1.385;
  border-radius: 4px;
  }
.btn-xs,
.btn-group-xs > .btn {
  padding: 6px 9px;
  font-size: 12px;
  line-height: 1.083;
  border-radius: 3px;
  }
.btn-tip {
  padding-left: 10px;
  font-size: 92%;
  font-weight: 300;
  }
.btn-block {
  white-space: normal;
  }
[class*="btn-social-"] {
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1.077;
  border-radius: 4px;
  }
.btn-social-pinterest {
  color: #fff;
  background-color: #cb2028;
  }
.btn-social-pinterest:hover,
.btn-social-pinterest:focus {
  background-color: #d54d53;
  }
.btn-social-pinterest:active,
.btn-social-pinterest.active {
  background-color: #ad1b22;
  }
.btn-social-linkedin {
  color: #fff;
  background-color: #0072b5;
  }
.btn-social-linkedin:hover,
.btn-social-linkedin:focus {
  background-color: #338ec4;
  }
.btn-social-linkedin:active,
.btn-social-linkedin.active {
  background-color: #00619a;
  }
.btn-social-stumbleupon {
  color: #fff;
  background-color: #ed4a13;
  }
.btn-social-stumbleupon:hover,
.btn-social-stumbleupon:focus {
  background-color: #f16e42;
  }
.btn-social-stumbleupon:active,
.btn-social-stumbleupon.active {
  background-color: #c93f10;
  }
.btn-social-googleplus {
  color: #fff;
  background-color: #2d2d2d;
  }
.btn-social-googleplus:hover,
.btn-social-googleplus:focus {
  background-color: #575757;
  }
.btn-social-googleplus:active,
.btn-social-googleplus.active {
  background-color: #262626;
  }
.btn-social-facebook {
  color: #fff;
  background-color: #2f4b93;
  }
.btn-social-facebook:hover,
.btn-social-facebook:focus {
  background-color: #596fa9;
  }
.btn-social-facebook:active,
.btn-social-facebook.active {
  background-color: #28407d;
  }
.btn-social-twitter {
  color: #fff;
  background-color: #00bdef;
  }
.btn-social-twitter:hover,
.btn-social-twitter:focus {
  background-color: #33caf2;
  }
.btn-social-twitter:active,
.btn-social-twitter.active {
  background-color: #00a1cb;
  }
.btn-group > .btn + .btn {
  margin-left: 0;
  }
.btn-group > .btn + .dropdown-toggle {
  padding: 10px 12px;
  border-left: 2px solid rgba(52, 73, 94, .15);
  }
.btn-group > .btn + .dropdown-toggle .caret {
  margin-right: 3px;
  margin-left: 3px;
  }
.btn-group > .btn.btn-gh + .dropdown-toggle .caret {
  margin-right: 7px;
  margin-left: 7px;
  }
.btn-group > .btn.btn-sm + .dropdown-toggle .caret {
  margin-right: 0;
  margin-left: 0;
  }
.dropdown-toggle .caret {
  margin-left: 8px;
  }
.btn-group-xs > .btn + .dropdown-toggle {
  padding: 6px 9px;
  }
.btn-group-sm > .btn + .dropdown-toggle {
  padding: 9px 13px;
  }
.btn-group-lg > .btn + .dropdown-toggle {
  padding: 10px 19px;
  }
.btn-group-hg > .btn + .dropdown-toggle {
  padding: 13px 20px;
  }
.btn-xs .caret {
  border-width: 6px 4px 0;
  border-bottom-width: 0;
  }
.btn-lg .caret {
  border-width: 8px 6px 0;
  border-bottom-width: 0;
  }
.dropup .btn-lg .caret {
  border-width: 0 6px 8px;
  }
.dropup .btn-xs .caret {
  border-width: 0 4px 6px;
  }
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-weight: 400;
  }
.btn-group:focus .dropdown-toggle {
  outline: none;
  -webkit-transition: .25s;
          transition: .25s;
  }
.btn-group.open .dropdown-toggle {
  color: rgba(255, 255, 255, .75);
  box-shadow: none;
  }
.btn-toolbar .btn.active {
  color: #fff;
  }
.btn-toolbar .btn > [class^="fui-"] {
  margin: 0 1px;
  font-size: 16px;
  }
.input-group .form-control,
.input-group .select2-search input[type="text"] {
  position: static;
  }
.input-group-hg > .form-control,
.input-group-hg > .input-group-addon,
.input-group-hg > .input-group-btn > .btn,
.input-group-hg > .select2-search input[type="text"] {
  height: 53px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.318;
  border-radius: 6px;
  }
select.input-group-hg > .form-control,
select.input-group-hg > .input-group-addon,
select.input-group-hg > .input-group-btn > .btn,
select.input-group-hg > .select2-search input[type="text"] {
  height: 53px;
  line-height: 53px;
  }
textarea.input-group-hg > .form-control,
textarea.input-group-hg > .input-group-addon,
textarea.input-group-hg > .input-group-btn > .btn,
select[multiple].input-group-hg > .form-control,
select[multiple].input-group-hg > .input-group-addon,
select[multiple].input-group-hg > .input-group-btn > .btn,
textarea.input-group-hg > .select2-search input[type="text"],
select[multiple].input-group-hg > .select2-search input[type="text"] {
  height: auto;
  }
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .select2-search input[type="text"] {
  height: 45px;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 1.235;
  border-radius: 6px;
  }
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > .select2-search input[type="text"] {
  height: 45px;
  line-height: 45px;
  }
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .select2-search input[type="text"],
select[multiple].input-group-lg > .select2-search input[type="text"] {
  height: auto;
  }
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .select2-search input[type="text"] {
  height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.462;
  border-radius: 6px;
  }
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > .select2-search input[type="text"] {
  height: 35px;
  line-height: 35px;
  }
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .select2-search input[type="text"],
select[multiple].input-group-sm > .select2-search input[type="text"] {
  height: auto;
  }
.input-group-addon {
  padding: 10px 12px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  background-color: #bdc3c7;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
          transition: border .25s linear, color .25s linear, background-color .25s linear;
  }
.input-group-hg .input-group-addon,
.input-group-lg .input-group-addon,
.input-group-sm .input-group-addon {
  line-height: 1;
  }
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group .select2-search input[type="text"]:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  }
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group .select2-search input[type="text"]:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  }
.form-group.focus .input-group-addon,
.input-group.focus .input-group-addon {
  background-color: #1abc9c;
  border-color: #1abc9c;
  }
.form-group.focus .input-group-btn > .btn-default + .btn-default,
.input-group.focus .input-group-btn > .btn-default + .btn-default {
  border-left-color: #16a085;
  }
.form-group.focus .input-group-btn .btn,
.input-group.focus .input-group-btn .btn {
  color: #1abc9c;
  background-color: #fff;
  border-color: #1abc9c;
  }
.form-group.focus .input-group-btn .btn-default,
.input-group.focus .input-group-btn .btn-default {
  color: #fff;
  background-color: #1abc9c;
  }
.form-group.focus .input-group-btn .btn-default:hover,
.input-group.focus .input-group-btn .btn-default:hover,
.form-group.focus .input-group-btn .btn-default.hover,
.input-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default:focus,
.input-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  color: #fff;
  background-color: #48c9b0;
  border-color: #48c9b0;
  }
.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  background: #16a085;
  border-color: #16a085;
  }
.form-group.focus .input-group-btn .btn-default.disabled,
.input-group.focus .input-group-btn .btn-default.disabled,
.form-group.focus .input-group-btn .btn-default[disabled],
.input-group.focus .input-group-btn .btn-default[disabled],
fieldset[disabled] .form-group.focus .input-group-btn .btn-default,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default,
.form-group.focus .input-group-btn .btn-default.disabled:hover,
.input-group.focus .input-group-btn .btn-default.disabled:hover,
.form-group.focus .input-group-btn .btn-default[disabled]:hover,
.input-group.focus .input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:hover,
.form-group.focus .input-group-btn .btn-default.disabled.hover,
.input-group.focus .input-group-btn .btn-default.disabled.hover,
.form-group.focus .input-group-btn .btn-default[disabled].hover,
.input-group.focus .input-group-btn .btn-default[disabled].hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default.disabled:focus,
.input-group.focus .input-group-btn .btn-default.disabled:focus,
.form-group.focus .input-group-btn .btn-default[disabled]:focus,
.input-group.focus .input-group-btn .btn-default[disabled]:focus,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:focus,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default.disabled:active,
.input-group.focus .input-group-btn .btn-default.disabled:active,
.form-group.focus .input-group-btn .btn-default[disabled]:active,
.input-group.focus .input-group-btn .btn-default[disabled]:active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.disabled.active,
.input-group.focus .input-group-btn .btn-default.disabled.active,
.form-group.focus .input-group-btn .btn-default[disabled].active,
.input-group.focus .input-group-btn .btn-default[disabled].active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.active {
  background-color: #bdc3c7;
  border-color: #1abc9c;
  }
.form-group.focus .input-group-btn .btn-default .badge,
.input-group.focus .input-group-btn .btn-default .badge {
  color: #1abc9c;
  background-color: #fff;
  }
.input-group-btn .btn {
  height: 42px;
  line-height: 18px;
  color: #bdc3c7;
  background-color: #fff;
  border: 2px solid #bdc3c7;
  }
.input-group-btn .btn-default {
  color: #fff;
  background-color: #bdc3c7;
  }
.input-group-btn .btn-default:hover,
.input-group-btn .btn-default.hover,
.input-group-btn .btn-default:focus,
.input-group-btn .btn-default:active,
.input-group-btn .btn-default.active,
.open > .dropdown-toggle.input-group-btn .btn-default {
  color: #fff;
  background-color: #cacfd2;
  border-color: #cacfd2;
  }
.input-group-btn .btn-default:active,
.input-group-btn .btn-default.active,
.open > .dropdown-toggle.input-group-btn .btn-default {
  background: #a1a6a9;
  border-color: #a1a6a9;
  }
.input-group-btn .btn-default.disabled,
.input-group-btn .btn-default[disabled],
fieldset[disabled] .input-group-btn .btn-default,
.input-group-btn .btn-default.disabled:hover,
.input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .input-group-btn .btn-default:hover,
.input-group-btn .btn-default.disabled.hover,
.input-group-btn .btn-default[disabled].hover,
fieldset[disabled] .input-group-btn .btn-default.hover,
.input-group-btn .btn-default.disabled:focus,
.input-group-btn .btn-default[disabled]:focus,
fieldset[disabled] .input-group-btn .btn-default:focus,
.input-group-btn .btn-default.disabled:active,
.input-group-btn .btn-default[disabled]:active,
fieldset[disabled] .input-group-btn .btn-default:active,
.input-group-btn .btn-default.disabled.active,
.input-group-btn .btn-default[disabled].active,
fieldset[disabled] .input-group-btn .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
  }
.input-group-btn .btn-default .badge {
  color: #bdc3c7;
  background-color: #fff;
  }
.input-group-hg .input-group-btn .btn {
  line-height: 31px;
  }
.input-group-lg .input-group-btn .btn {
  line-height: 21px;
  }
.input-group-sm .input-group-btn .btn {
  line-height: 19px;
  }
.input-group-btn:first-child > .btn {
  margin-right: -3px;
  border-right-width: 0;
  }
.input-group-btn:last-child > .btn {
  margin-left: -3px;
  border-left-width: 0;
  }
.input-group-btn > .btn-default + .btn-default {
  border-left: 2px solid #bdc3c7;
  }
.input-group-btn > .btn:first-child + .btn .caret {
  margin-left: 0;
  }
.input-group-rounded .input-group-btn + .form-control,
.input-group-rounded .input-group-btn:last-child .btn,
.input-group-rounded .input-group-btn + .select2-search input[type="text"] {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  }
.input-group-hg.input-group-rounded .input-group-btn + .form-control,
.input-group-hg.input-group-rounded .input-group-btn:last-child .btn,
.input-group-hg.input-group-rounded .input-group-btn + .select2-search input[type="text"] {
  border-top-right-radius: 27px;
  border-bottom-right-radius: 27px;
  }
.input-group-lg.input-group-rounded .input-group-btn + .form-control,
.input-group-lg.input-group-rounded .input-group-btn:last-child .btn,
.input-group-lg.input-group-rounded .input-group-btn + .select2-search input[type="text"] {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  }
.input-group-rounded .form-control:first-child,
.input-group-rounded .input-group-btn:first-child .btn,
.input-group-rounded .select2-search input[type="text"]:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  }
.input-group-hg.input-group-rounded .form-control:first-child,
.input-group-hg.input-group-rounded .input-group-btn:first-child .btn,
.input-group-hg.input-group-rounded .select2-search input[type="text"]:first-child {
  border-top-left-radius: 27px;
  border-bottom-left-radius: 27px;
  }
.input-group-lg.input-group-rounded .form-control:first-child,
.input-group-lg.input-group-rounded .input-group-btn:first-child .btn,
.input-group-lg.input-group-rounded .select2-search input[type="text"]:first-child {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  }
.btn-icon,
.btn.btn-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    padding: 0;
    border: none;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
}
.btn-circle,
.btn.btn-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.btn-icon.btn-xs {
    width: 16px;
    height: 16px;
    font-size: 8px;
    line-height: 16px;
}
.btn-icon.btn-sm {
    width: 22px;
    height: 22px;
    font-size: 11px;
    line-height: 22px;
}
.btn-icon.btn-lg {
    width: 34px;
    height: 34px;
    font-size: 17px;
    line-height: 34px;
}
/*************************** Flat UI end ************************************/












body {
  padding-top: 70px;
  /*padding-bottom: 20px;*/
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f4f4f4;
}
.navbar-bw{background-color:#1f2b5b;z-index: 20;min-height:70px;}
.navbar-nav a{color:#f4f4f4;text-transform:uppercase;font-weight:600;font-size:12px;}

/*.navbar{
-webkit-box-shadow: 0 5px 10px #1f2b5b;
   -moz-box-shadow: 0 5px 10px #1f2b5b;
        box-shadow: 0 5px 10px #1f2b5b;
}*/
.navbar-bw .navbar-toggle .icon-bar{background-color:#f4f4f4;}

.navbar-bw .navbar-collapse, 
.navbar-bw .navbar-form {
    border-color: #d2d2d2;
}

.navbar-toggle{border-color:#f4f4f4;}

.navbar-nav > .active > a,
.nav > li > a:hover, 
.nav > li > a:focus,
.navbar-nav > .active a,
.nav > li a:hover, 
.nav > li a:focus{/*background-color:#1F2B5B;*/text-decoration: underline;background-color:transparent;}
@media (min-width: 768px) {
    .navbar-nav > li > a{padding-top:0;padding-bottom:0;margin:25px 0;font-size:14px;line-height:20px;}
    .nav > li > a{border-right:2px solid #f4f4f4;}
    .nav > li.last a,
    .nav > li:last-child a{border-right:none;}
}













/********************** Banners *********************************/
.banners{position:relative;}
.banners_container{height:200px;}

.banners .banner_item{position:absolute;top:0;left:0;width: 100%;}

.banners .banner_caption{color:#ffffff;}

.banners .banner_caption .caption_line{display:none;}
.banners .banner_caption .caption_line .title{font-size:30px;letter-spacing:3px;line-height:1.2;text-transform:uppercase;font-weight:700;color:#72CDF4;}
.banners .banner_caption .caption_line .blurb{font-size:20px;margin: 0;}
.banners .banner_caption .caption_line .static .title{font-size:30px;font-weight:700;text-align:center;}

.banners .banner_item .img{
    height:200px;width:100%;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-position: 50% center;
    background-size:250% auto;
    background-repeat: no-repeat;
  }
.banners .banner_item .img.show{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
@media screen and (max-width: 46.25em) {
  .banners .banner_item .img{height:200px !important;}
  .banners_container{height:200px!important;}
}



.banners,
.banner_carousel{background-color:#1f2b5b;}

.banner_carousel{width:100%;padding-top:10px;}
.banner_carousel ol{list-style:none;text-align:center;margin:0;height:40px;padding:10px 0;}

.banner_carousel ol li{margin:0 10px 0 0;}
.banner_carousel ol li.active:hover,
.banner_carousel ol li{
    display:inline-block;width:20px;height:20px;border-radius:10px;border:3px solid #ffffff;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    cursor: pointer;
}
.banner_carousel ol li:hover{
    background-color:#ffffff;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.banner_carousel ol li.active{background-color:#ffffff;}
.banner_carousel ol li.last,
.banner_carousel ol li:last-child{margin:0;}
/********************** Banners end *****************************/

.bg_bw{background-color:#1f2b5b;}
.bg_orange{background-color:#f38820;}
.bg_white{background-color:#ffffff;}
.bg_grey{background-color: #cccccc;}
.bg_grey2{background-color: #f4f4f4;}
.bg_grey3{background-color: #EFEFEF;}
.bg_grey_new{background-color: #d7d7d7;}
.bg_bw_light{background-color:#72CDF4;}

.tile{width:100%;position: relative;overflow: hidden;}
.tile img{width:100%;}

/* tile title and blurb */
.tile .title,
.tile .blurb{position: absolute;width:100%;height: 100%;color:#ffffff;top:0;left:0;-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;}
.tile .blurb{top:-100%;}
.tile .title{padding:25% 20% 0;}
.tile .blurb{padding:20% 10% 0;font-size:14px;font-weight:800;text-transform:uppercase;text-align: center;}
.tile .title > div{padding:5%;border:4px solid #ffffff;text-align:center;vertical-align:middle;font-size:16px;font-weight:800;text-transform:uppercase;letter-spacing:2px;}

.tile:hover .title{top:100%;}
.tile:hover .blurb{top:0%;}
/* tile title and blurb end */

/* fliping tiles */
.fliping_card {
  position: relative;
  float: left;
  padding-bottom: 65%;
  width: 100%;
  text-align: center;
}

.card__front,
.card__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card__front,
.card__back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s;
          transition: transform 0.5s;
}


.card__front {
  background-color: #1f2b5b;
}

.card__front img,
.card__back img{
  position: absolute; bottom:0;left:0
}

.card__back {
  background-color: #8c8c8c;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.text_tile{display: table;width:100%;height:100%;position: absolute;top:0;left:0;}
.text_tile_inner{text-align: left;vertical-align: bottom;color:#1f2b5b;display: table-cell;font-size:16px;padding:5%;}
.text_tile_inner strong{text-transform: uppercase;}

.text_caption{
  letter-spacing: 1px;
  color:#1f2b5b;
  text-transform: uppercase;
  font-weight: 700;
  font-size:12px;
  position: absolute;
  bottom:40%;
  left:0;
  width:100%;
  padding: 10px;
  /* Fallback for web browsers that don't support RGBa */
  background-color: rgb(255, 255, 255);
  /* RGBa with 0.6 opacity */
  background-color: rgba(255, 255, 255, 0.8);
  /* For IE 5.5 - 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff)";
}

.section_small,
.section_medium,
.section_big{padding:20px;}
.about_bw_title{padding:0 0 20px;font-size:30px;color: #1f2b5b;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;}
.about_bw_intro{font-size:24px;padding-bottom:20px;}
.about_bw_intro strong{color: #1f2b5b;}
.navbar-brand{height:70px;padding:25px 10px;}
.navbar-brand img{margin-top: -10px;height: 40px;}
.banners .banner_caption .caption_line .caption_item .bg{background-color:#1f2b5b;/*background-color:rgba(31, 43, 91, 0.8);*/padding: 10px 0;width:100%;}
.banners .banner_caption .caption_line .caption_item .link a{
  display: block;
  background-color:#72CDF4;font-weight:bold;color:#ffffff;text-decoration: none;padding:10px 20px;
  width:100%;
  text-align: center;
}

.section_title{color:#1f2b5b;text-transform: uppercase;font-weight: 700;font-size:20px;letter-spacing: 1px;line-height: 40px;margin:0 0 20px;}
.section_title img{margin: 0 20px 0 0;width:40px;}
.about_us_intro{font-size:14px;margin:0 0 20px;color:#1f2b5b;}

.homepage_expendables .expendable{display: block;color: #1f2b5b;text-transform: uppercase;font-size: 16px;letter-spacing:1px;padding: 5px 0;border-bottom:1px solid #1f2b5b;text-decoration: none;font-weight: 600;}
.homepage_expendables .expendable i:before{display: inline-block;font-family: "bwp";font-style: normal;font-variant: normal;font-weight: normal;line-height: 1em;margin-left: 0.2em;margin-right: 0.2em;text-align: center;text-decoration: inherit;text-transform: none;width: 1em;content: "";}
.homepage_expendables .expendable.open i:before{content:"";}
.expendable_content{margin: 20px 0;}
.parts{margin:0 0 40px;}
.parts h4{font-size:20px;font-weight: 600;}

/* new homepage event tiles */
.event_tiles{background-color:#f4f4f4;margin-bottom:20px;
  /*-webkit-box-shadow: 2px 2px 3px 3px #d2d2d2;
  box-shadow: 2px 2px 3px 3px #d2d2d2;*/
  -webkit-box-shadow: 2px 2px 4px 1px #d2d2d2;
  box-shadow: 2px 2px 4px 1px #d2d2d2;
  position: relative;
}

/*.event_tiles:hover .event_date{background-color:#1f2b5b;}*/
.event_day {
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 5px;
}

.event_month {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 1px;
  font-weight: 700;
}

.event_date {
  color: white;
  text-align: center;
}
.event_links{float:left;}

/*.event_info{float:left;min-height: 100px;}*/
.post_title{font-size: 18px;font-weight: 600;color:#1f2b5b;margin:0 0 10px;display: block;}

.event_title {
  font-weight: 600;
  color: #1f2b5b;
}

/*.event_date{width:100px;color:#ffffff;height:140px;text-align: center;padding:5px 0 0;!*background-color: #1f2b5b;*!}*/
.event_links{padding:10px;}

.post_tile{background-color: #ffffff;
  -webkit-box-shadow: 2px 2px 4px 1px #d2d2d2;
  box-shadow: 2px 2px 4px 1px #d2d2d2;margin-bottom: 20px;}
.post_img{height:200px;overflow: hidden;width:100%;}
.post_img a{width: 100%;height:100%;display: block;background-position: center center;background-size:100% auto;background-repeat: no-repeat;}
.post_info{position: relative;}
.read_article_link{position: absolute;right:20px;bottom:20px;}
/* new homepage event tiles end */

.bg_nab{background: url("/smart2/img/bg/dots-feature.svg") repeat scroll 0 0 / 20px 15px, rgba(0, 0, 0, 0) url("/smart2/img/bg/tile-feature-nodots.svg") repeat scroll 0 0 / 320px 320px;}

blockquote {
  background: #f9f9f9;
  /*border-left: 10px solid #ccc;*/
  border: none;
  margin: 1em 0;
  padding: 1em;
  quotes: "\201C""\201D";
  color:#1f2b5b;
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}



/* 16.1 Mobile Large 620px */
@media screen and (min-width: 38.75em) {
  .text_tile_inner{font-size:18px;}
  .text_caption{font-size: 14px;}
  .section_big{padding:30px 20px;}
  .event_links{padding:0px;}
}
/* 16.2 Tablet Small 740px */
@media screen and (min-width: 46.25em) {
  .expendable_content{margin: 40px 0;}
  .about_us_title{margin:0 0 40px;}
  .about_us_intro{padding:0 10% 0 0;line-height: 1.5;}
  .section_big{padding:40px 20px;}
  /*.section_medium{padding:30px 20px;}*/
  .banner_carousel{margin-top:-40px;padding-top: 0;}
  .banners .banner_caption{position:absolute;top:0;left:0;width: 100%;height:350px;}
  .banners .banner_caption .caption_line .static .title{font-size:40px;text-align:inherit;}
  .banners .banner_caption .caption_line .caption_item.static .bg{margin:30% 0 0;}
  .banners .banner_caption .caption_line .caption_item .bg{display:inline-block;width:100%;margin:15% 0 0;padding:10px;}
  .banners .banner_caption .caption_line .caption_item .link a{display:inline-block;width:auto;}
  .banners_container{height:350px;}
  .banners .banner_item .img{height:350px;background-position: center center;background-size:auto auto;}
  .post_img{height:120px;}
}
/* 16.3 Tablet Large 880px */
@media screen and (min-width: 55em) {
  .navbar-brand img{height:26px;margin-top:-1px;}
  .container{width:860px;}
}
/* 16.4 Desktop Small 955px */
@media screen and (min-width: 59.6875em) {
  .section_title{font-size:30px;line-height: 60px;}
  .section_title img{width:60px;}
  .home_column_left{padding-right:40px;}
  .home_column_right{padding-left:40px;}
  .text_tile_inner{font-size:24px;}
  .text_caption{font-size: 16px;}
  .section_big{padding:60px 30px;}
  .section_small{padding:20px 30px;}
  /*.section_medium{padding:40px 30px;}*/
  .section_medium{padding:30px;}

  /*.event_date{width:120px;height:120px;}*/
  .event_links{left:120px;}

  /*.event_tiles{height:120px;}*/
  .event_links{position: absolute;bottom:10px;left:120px;display:inline-block;}

  /*.event_day{font-size:5rem;}*/
  /*.event_month{font-size:24px;}*/
  /*.event_info{min-height: 120px;}*/
  .container{width:940px;}
  .post_img{height:160px;}
}
/* 16.5 Desktop Medium 1100px */
@media screen and (min-width: 68.75em) {
  .about_us_intro{font-size:18px;}
  .text_tile_inner{font-size:30px;}
  .section_big{padding:80px 40px;}
  .section_small{padding:20px 40px;}
  .container{width:1070px;}
  .post_img{height:200px;}
  /*.section_medium{padding:40px 40px;}*/
}
/* 16.6 Desktop Large 1240px */
@media screen and (min-width: 77.5em) {
  .navbar-brand img{height:40px;margin-top:-10px;}
  .container{width:1170px;}
}
/* 16.6 Desktop xLarge 11366px */
@media screen and (min-width: 1366px) {
  
}

.fliping_card.effect__hover:hover .card__front {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.fliping_card.effect__hover:hover .card__back {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}
/* fliping tiles end */


/*.homepage_tiles{margin:0 0 5px;}*/
.tile{width:49%;margin:2% 2% 0 0;float:left;}
.tile:nth-child(2n){margin:2% 0 0;}
@media (min-width: 768px) {
    .tile{width:32.3333333333%;margin:1.5% 1.5% 0 0;float:left;padding:0;}
    .tile:nth-child(2n){margin:1.5% 1.5% 0 0;}
    .tile:nth-child(3n){margin:1.5% 0 0;}
}


.jumbotron{border-radius: 0!important;}
.jumbotron p{font-size:14px;}
.info{margin:0 0 20px;}

.calendar{width:50px;height:50px;background:url("/smart2/img/icons/calendar.png") no-repeat center center transparent; margin:0 10px 0 0;-webkit-box-shadow: 1px 1px 1px 1px #bbbbbb;
box-shadow: 1px 1px 1px 1px #bbbbbb;}
.calendar .year{color:#ffffff;font-size:12px; font-weight:700;margin:0;text-align: center;padding:1px 0;}
.calendar .day{color:#1f2b5b;font-size:30px; font-weight:600;margin:0;text-align: center;}
hr{border-color:#cdcdcd;}


.thumbwall{display: table-cell;text-align: center;}
.thumbwall a{vertical-align: bottom;margin:0;padding:0;display: inline-block;width:13%;}
.thumbwall img{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 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  width:100%;
}
.thumbwall img:hover{filter: none;-webkit-filter: grayscale(0%);}
@media (min-width: 768px){
  .thumbwall a{width:3.703703703703704%;}
  .page_col_row{overflow: hidden;}
  .page_col_left{padding-right:0;padding-left:20px;border-right:5px solid #f4f4f4;
  margin-bottom: -99999px;
  padding-bottom: 99999px;}
  .page_col_right{padding-left:0;padding-right:20px;border-left:5px solid #f4f4f4;
  margin-bottom: -99999px;
  padding-bottom: 99999px;}
}

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}





.section_header{border-bottom:5px solid #1F2B5B; color:#1F2B5B;padding:0 0 2px;font-weight:600;line-height: 2em;}
.video_item{padding:10px 10px 0;margin:0 0 20px;border:1px solid #e2e2e2;-webkit-box-shadow: 1px 1px 1px 1px #e2e2e2;box-shadow: 1px 1px 1px 1px #e2e2e2;/*height:350px;*/position:relative;overflow: hidden;
}
.video_btns{position: absolute;left:10px;bottom:0;background-color: #f4f4f4;}
.video_item:hover .video_btns,
.video_item:hover{background-color:#ffffff;}
.video_item h4{color:#1F2B5B;}
.video_item .video_intro{/*height: 65px;*/ overflow: hidden;position: relative;margin:0 0 20px;}
.video_item .video_intro_bg{
  background: -moz-linear-gradient(top,  rgba(244,244,244,0) 0%, rgba(244,244,244,0.02) 1%, rgba(244,244,244,1) 50%, rgba(244,244,244,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(244,244,244,0) 0%,rgba(244,244,244,0.02) 1%,rgba(244,244,244,1) 50%,rgba(244,244,244,1) 100%);
  background: linear-gradient(to bottom,  rgba(244,244,244,0) 0%,rgba(244,244,244,0.02) 1%,rgba(244,244,244,1) 50%,rgba(244,244,244,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f4f4f4', endColorstr='#f4f4f4',GradientType=0 );
  height:40px;
  width:100%;
  position: absolute;
  left: 0;
  top: -40px;
}
.video_item:hover .video_intro_bg{
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.02) 1%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );

}

.video_item:hover .video_img,
.video_item .img_hide{display:none;}
.video_item .video_img,
.video_item:hover .img_hide{display:block;}
@media (min-width: 768px){
  /*.video_item .video_intro{height:150px;}*/
  .video_item.height_1{height:245px;}
  .video_item.height_2{height:260px;}
}
.video_item.height_1 h4{
  line-height: 2.3rem;
}






/************************
Team Tiles
************************/
.team_item_padding{
  padding: 2px;
}
.team_sizer,
.team_item{
  width:100%;
}
.team_item__5,
.team_item__3,
.team_item__2,
.team_item__4{
  width:100%;
}
.team_item_img{
  background-color: #ffffff;
}
.team_item_img .popup_videos{
  position: relative;
  display: block;
  overflow: hidden;
}
.team_item_img .popup_videos .team_item_caption{
  position: absolute;
  left:0;
  bottom: 0;
  padding: 10px;
  color:#1f2b5b;
  width:100%;
}
.team_item_img .popup_videos .team_item_caption .bg{
  background-color:#ededed;
  filter: alpha(opacity=85);
  opacity: .85;
  display: block;
  width: 100%;
  height:100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.team_item_img .popup_videos .team_item_caption .name{
  font-size:14px;
  /*text-transform: uppercase;*/
  display: block;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
.team_item_img .popup_videos .team_item_caption .title{
  display: block;
  font-size:12px;
  position: relative;
  z-index: 2;
}
/**
 * Mobile Large 620px
 */
@media screen and (min-width: 38.75em) {
  .team_item{float:left;}
  .team_sizer,
  .team_item{
    width:50%;
  }
}


/**
 * Tablet Small 740px
 */
@media screen and (min-width: 46.25em) {
  .team_item__5,
  .team_item__4,
  .team_item__3,
  .team_item__2{
    width:50%;
  }
}

/**
 * Tablet Large 880px
 */
@media screen and (min-width: 55em) {
}

/**
 * Desktop Small 955px
 */
@media screen and (min-width: 59.6875em) {
  .team_sizer,
  .team_item{
    width:25%;
  }
  /*.team_sizer,
  .team_item{
    width:20%;
  }
  .team_item__2{
    width:40%;
  }
  .team_item__3{
    width:60%;
  }
  .team_item__4{
    width:80%;
  }
  .team_item__5{
    width:100%;
  }*/
  .team_item_img .popup_videos .team_item_caption{
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;     
    -webkit-backface-visibility: hidden;
  }
  .team_item_img .popup_videos:hover .team_item_caption{
    filter: alpha(opacity=100);
    opacity: 1;
  }
  .team_item_img .popup_videos img{
    margin: 0 auto;
  }
  .play_videos img,
  .post_img a,
  .team_item_img .popup_videos img{
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;     
    -webkit-backface-visibility: hidden;
  }
  .play_videos:hover img,
  .post_img:hover a,
  .team_item_img .popup_videos:hover img{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1); 
    transform: scale(1.1,1.1);
  }
  .popup_img img{width:60%;}
}
/**
 * Desktop Medium 1100px
 */
@media screen and (min-width: 68.75em) {
}

/**
 * Desktop Large 1240px
 */
@media screen and (min-width: 77.5em) {
}

/**
 * Desktop X-Large 1403px
 */
@media screen and (min-width: 87.6875em) {
}
/************************
Team Tiles end
************************/



/* 5.12 Plugins - Parsley */

.parsley-errors-list {
    padding: 0 !important;
    list-style-type: none !important;
    margin: 0 !important;
    color: #e5603b;
    font-size: 12px !important;
    line-height: inherit !important;
}
.parsley-errors-list.filled {
    margin-top: 5px !important;
}
.parsley-error,
.parsley-success {
    color: #333 !important;
}
.parsley-error {
    background: #ffdedd !important;
    border-color: #ff5b57 !important;
}
.parsley-success {
    background: #cceeee !important;
    border-color: #00acac !important;
}
.parsley-error:focus,
.parsley-success:focus {
    color: #333 !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3) !important;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3) !important;
}



.table-noborder.table>tbody>tr>td, 
.table-noborder.table>tbody>tr>th, 
.table-noborder.table>tfoot>tr>td, 
.table-noborder.table>tfoot>tr>th, 
.table-noborder.table>thead>tr>td, 
.table-noborder.table>thead>tr>th{border-top:none;}

.soft_hide{display:none;}

.form-control::-moz-placeholder{color:#aaaaaa;opacity:1}
.form-control:-ms-input-placeholder{color:#aaaaaa}
.form-control::-webkit-input-placeholder{color:#aaaaaa}

#interested{-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;}

.popup_img{cursor: zoom-in;}















/* -------------------------------- 

xsigin/signup popup 

-------------------------------- */
.cd-user-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(52, 54, 66, 0.9);
  z-index: 23;
  overflow-y: auto;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -moz-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.cd-user-modal.is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-user-modal.is-visible .cd-user-modal-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-user-modal-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  background: #FFF;
  margin: 3em auto 4em;
  cursor: auto;
  border-radius: 0.25em;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-user-modal-container .cd-switcher:after {
  content: "";
  display: table;
  clear: both;
}
.cd-user-modal-container .cd-switcher li {
  width: 50%;
  float: left;
  text-align: center;
}
.cd-user-modal-container .cd-switcher li:first-child a {
  border-radius: .25em 0 0 0;
}
.cd-user-modal-container .cd-switcher li:last-child a {
  border-radius: 0 .25em 0 0;
}
.cd-user-modal-container .cd-switcher a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #d2d8d8;
  color: #809191;
}
.cd-user-modal-container .cd-switcher a.selected {
  background: #FFF;
  color: #505260;
}
@media only screen and (min-width: 600px) {
  .cd-user-modal-container {
    margin: 4em auto;
  }
  .cd-user-modal-container .cd-switcher a {
    height: 70px;
    line-height: 70px;
  }
}

.cd-form {
  padding: 1.4em;
}
.cd-form .fieldset {
  position: relative;
  margin: 1.4em 0;
}
.cd-form .fieldset:first-child {
  margin-top: 0;
}
.cd-form .fieldset:last-child {
  margin-bottom: 0;
}
.cd-form label {
  font-size: 14px;
  /*font-size: 0.875rem;*/
}
.cd-form label.image-replace {
  /* replace text with an icon */
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  text-shadow: none;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.cd-form label.cd-username {
  background-image: url("/smart2/img/icons/cd-icon-username.svg");
}
.cd-form label.cd-email {
  background-image: url("/smart2/img/icons/cd-icon-email.svg");
}
.cd-form label.cd-password {
  background-image: url("/smart2/img/icons/cd-icon-password.svg");
}
.cd-form input {
  margin: 0;
  padding: 0;
  border-radius: 0.25em;
}
.cd-form input.full-width {
  width: 100%;
}
.cd-form input.has-padding {
  padding: 12px 20px 12px 50px;
}
.cd-form input.has-border {
  border: 1px solid #d2d8d8;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input.has-border:focus {
  border-color: #1f2b5b;
  box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
  outline: none;
}
.cd-form input.has-error {
  border: 1px solid #d76666;
}
.cd-form input[type=password] {
  /* space left for the HIDE button */
  padding-right: 65px;
}
.cd-form input[type=submit] {
  padding: 16px 0;
  cursor: pointer;
  background: #2f889a;
  color: #FFF;
  font-weight: bold;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form input[type=submit]:hover, .no-touch .cd-form input[type=submit]:focus {
  background: #3599ae;
  outline: none;
}
.cd-form .hide-password {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 15px;
  border-left: 1px solid #d2d8d8;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  /*font-size: 0.875rem;*/
  color: #343642;
}
.cd-form .cd-error-message {
  display: inline-block;
  position: absolute;
  left: -5px;
  bottom: -35px;
  background: rgba(215, 102, 102, 0.9);
  padding: .8em;
  z-index: 2;
  color: #FFF;
  font-size: 13px;
  /*font-size: 0.8125rem;*/
  border-radius: 0.25em;
  /* prevent click and touch events */
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
  -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
  transition: opacity 0.2s 0, visibility 0 0.2s;
}
.cd-form .cd-error-message::after {
  /* triangle */
  content: '';
  position: absolute;
  left: 22px;
  bottom: 100%;
  height: 0;
  width: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}
.cd-form .cd-error-message.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s 0, visibility 0 0;
  -moz-transition: opacity 0.2s 0, visibility 0 0;
  transition: opacity 0.2s 0, visibility 0 0;
}
@media only screen and (min-width: 600px) {
  .cd-form {
    padding: 2em;
  }
  .cd-form .fieldset {
    margin: 2em 0;
  }
  .cd-form .fieldset:first-child {
    margin-top: 0;
  }
  .cd-form .fieldset:last-child {
    margin-bottom: 0;
  }
  .cd-form input.has-padding {
    padding: 16px 20px 16px 50px;
  }
  .cd-form input[type=submit] {
    padding: 16px 0;
  }
}

.cd-form-message {
  padding: 1.4em 1.4em 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .cd-form-message {
    padding: 2em 2em 0;
  }
}

.cd-form-bottom-message {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -40px;
  text-align: center;
  font-size: 14px;
  /*font-size: 0.875rem;*/
}
.cd-form-bottom-message a {
  color: #FFF;
  text-decoration: underline;
}

.cd-close-form {
  /* form X button on top right */
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: -40px;
  background: url("/smart2/img/icons/cd-icon-close.svg") no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (min-width: 1170px) {
  .cd-close-form {
    display: none;
  }
}
#cd-loading,
#cd-login, #cd-signup, #cd-reset-password {
  display: none;
}

#cd-loading.is-selected,
#cd-login.is-selected, #cd-signup.is-selected, #cd-reset-password.is-selected {
  display: block;
}



.cd-loading-inner{
  display:table-cell;text-align:center;vertical-align:middle;
  width:600px;
  height:250px;
}
.cd-loading-inner img{margin-top:40px;}




























/* -------------------------------- 

testimonials

-------------------------------- */
.cd-testimonials-wrapper {
  position: relative;
  /*width: 90%;
  max-width: 768px;*/
  background-color: #39393c;
  /*margin: 2em auto;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*padding: 20px 40px 70px;*/
  padding: 20px;
  z-index: 1;
}
.cd-testimonials-wrapper::after {
  /* quotation mark */
  content: '\201C';
  position: absolute;
  top: 10px;
  left: 0;
  width: 50px;
  height: 50px;
  padding-top: 8px;
  margin-left: -25px;
  background: rgba(32, 32, 34, 0.9);
  font-family: "Georgia", serif;
  color: #ffffff;
  font-size: 70px;
  font-size: 4.375rem;
  text-align: center;
  /* visible on big devices only */
  display: none;
}
@media only screen and (min-width: 768px) {
  .cd-testimonials-wrapper {
    /*margin: 4em auto;*/
    /*padding: 64px 50px 114px;*/
    padding: 40px;
  }

  /* Sticky footer styles
  -------------------------------------------------- */
  html {
    position: relative;
    min-height: 100%;
  }
  body {
    /* Margin bottom by footer height */
    /*margin-bottom: 387px;*/
  }
  .footer {
    position: relative;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    /*height: 387px;*/
    background-color: #f5f5f5;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-testimonials-wrapper::after {
    /* quotation mark visible */
    display: block;
  }
}

.cd-testimonials {
  color: #ffffff;
  text-align: center;
  padding:0;
}
.cd-testimonials::after {
  clear: both;
  content: "";
  display: table;
}
.cd-testimonials > li {
  position: absolute;
  opacity: 0;
}
.cd-testimonials > li:first-child {
  position: relative;
  opacity: 1;
}
.cd-testimonials p {
  font-family: "Georgia", serif;
  font-style: italic;
  line-height: 1.4;
  margin-bottom: 1em;
  padding: 0 14px;
}
@media only screen and (min-width: 768px) {
  .cd-testimonials p {
    font-size: 22px;
    /*font-size: 1.375rem;*/
  }
}
@media only screen and (min-width: 1170px) {
  .cd-testimonials p {
    font-size: 26px;
    /*font-size: 1.625rem;*/
    line-height: 1.6;
  }
}

.cd-author img, .cd-author .cd-author-info {
  display: inline-block;
  vertical-align: middle;
}
.cd-author img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.cd-author .cd-author-info {
  text-align: left;
  line-height: 1.2;
  list-style: none;
  padding:0;
}
.cd-author .cd-author-info li:first-child {
  font-size: 14px;
  /*font-size: 0.875rem;*/
}
.cd-author .cd-author-info li:last-child {
  font-size: 12px;
  /*font-size: 0.75rem;*/
  color: #6b6b70;
}
@media only screen and (min-width: 768px) {
  .cd-author img {
    width: 50px;
    height: 50px;
  }
  .cd-author .cd-author-info {
    line-height: 1.4;
  }
  .cd-author .cd-author-info li:first-child {
    font-size: 16px;
    /*font-size: 1rem;*/
  }
  .cd-author .cd-author-info li:last-child {
    font-size: 14px;
    /*font-size: 0.875rem;*/
  }
}

.flex-direction-nav li {
  position: absolute;
  height: 100%;
  width: 40px;
  top: 0;
}
.flex-direction-nav li:first-child {
  left: 0;
}
.flex-direction-nav li:last-child {
  right: 0;
}
.flex-direction-nav li a {
  display: block;
  height: 100%;
  width: 100%;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.no-touch .flex-direction-nav li a:hover {
  background-color: #323234;
}
.flex-direction-nav li a::before, .flex-direction-nav li a::after {
  /* left and right arrows in css only */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2px;
  height: 13px;
  background-color: #ffffff;
}
.flex-direction-nav li a::before {
  -webkit-transform: translateY(-35px) rotate(45deg);
  -moz-transform: translateY(-35px) rotate(45deg);
  -ms-transform: translateY(-35px) rotate(45deg);
  -o-transform: translateY(-35px) rotate(45deg);
  transform: translateY(-35px) rotate(45deg);
}
.flex-direction-nav li a::after {
  -webkit-transform: translateY(-27px) rotate(-45deg);
  -moz-transform: translateY(-27px) rotate(-45deg);
  -ms-transform: translateY(-27px) rotate(-45deg);
  -o-transform: translateY(-27px) rotate(-45deg);
  transform: translateY(-27px) rotate(-45deg);
}
.flex-direction-nav li:last-child a::before {
  -webkit-transform: translateY(-35px) rotate(-45deg);
  -moz-transform: translateY(-35px) rotate(-45deg);
  -ms-transform: translateY(-35px) rotate(-45deg);
  -o-transform: translateY(-35px) rotate(-45deg);
  transform: translateY(-35px) rotate(-45deg);
}
.flex-direction-nav li:last-child a::after {
  -webkit-transform: translateY(-27px) rotate(45deg);
  -moz-transform: translateY(-27px) rotate(45deg);
  -ms-transform: translateY(-27px) rotate(45deg);
  -o-transform: translateY(-27px) rotate(45deg);
  transform: translateY(-27px) rotate(45deg);
}
@media only screen and (min-width: 768px) {
  .flex-direction-nav li {
    width: 50px;
  }
}
@media only screen and (min-width: 1170px) {
  .flex-direction-nav li a::before, .flex-direction-nav li a::after {
    background-color: #5e5e63;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }
  .flex-direction-nav li a:hover::before, .flex-direction-nav li a:hover::after {
    background-color: #ffffff;
  }
}

.cd-testimonials-all {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-testimonials-all .cd-testimonials-all-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
}
.cd-testimonials-all .cd-testimonials-all-wrapper > ul {
  width: 90%;
  max-width: 1170px;
  margin: 4em auto;
}
.cd-testimonials-all .cd-testimonials-all-wrapper > ul::after {
  clear: both;
  content: "";
  display: table;
}
.cd-testimonials-all .cd-testimonials-item {
  margin-bottom: 2em;
  opacity: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translate3d(0, 0, 0) scale(0.4);
  -moz-transform: translate3d(0, 0, 0) scale(0.4);
  -ms-transform: translate3d(0, 0, 0) scale(0.4);
  -o-transform: translate3d(0, 0, 0) scale(0.4);
  transform: translate3d(0, 0, 0) scale(0.4);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  -moz-transition: -moz-transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
}
.cd-testimonials-all p {
  position: relative;
  background: #79b6e4;
  color: #ffffff;
  padding: 2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.4;
  border-radius: 0.25em;
  margin-bottom: 1em;
}
.cd-testimonials-all p::after {
  /* creating the triangle in css */
  content: '';
  position: absolute;
  top: 100%;
  left: 2em;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-top-color: #79b6e4;
}
.cd-testimonials-all .cd-author {
  text-align: left;
  margin-left: 1.5em;
}
.cd-testimonials-all .cd-author img {
  box-shadow: 0 0 0 transparent;
}
.cd-testimonials-all.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-testimonials-all.is-visible .cd-testimonials-all-wrapper {
  -webkit-overflow-scrolling: touch;
}
.cd-testimonials-all.is-visible .cd-testimonials-item {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
@media only screen and (min-width: 768px) {
  .cd-testimonials-all .cd-testimonials-item {
    width: 46%;
    margin: 0 2% 3em;
  }
  .cd-testimonials-all .cd-author {
    margin-left: 1em;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-testimonials-all .cd-testimonials-item {
    width: 30%;
    margin: 0 1.6666% 3em;
  }
}
.flex-direction-nav{list-style: none;}




/*.section_title{text-transform: uppercase;font-weight:600;font-size:18px;color:#1F2B5B;margin:20px 0;}*/

.content_page_container{background-color: #FFFFFF;}
.rhs_title{font-size:20px; line-height:30px; margin-bottom:10px}
.rhs_section{margin-bottom:40px; padding-bottom:20px; border-bottom: 1px solid #E3E3E3 }
div.rhs_section_content{padding:0px 0 0 0;}
div.bullet_point i{font-size: 18px; color:#72cdf4}
div.bullet_point{	font-size: 14px;
    font-weight: 600;
    padding-bottom: 4px;
}

.sub_title{font-size:24px; line-height:30px; margin-bottom:30px; color: #1f2b5b}
.v_top{vertical-align:top}


#main_banner{overflow: hidden;}
.margin-center{margin: 0 auto;}

.ebook_heading{color: #041e41; font-family: 'Quicksand', sans-serif; font-weight:600; font-size:40px;}
.ebook_description{font-family: 'Quicksand', sans-serif; font-size:18px; color: #041e41}
.ebook_description2{font-family: 'Quicksand', sans-serif; font-size:16px;  }


.ebook_description p{ color: #041e41;}
.ebook_description ul{margin:0; list-style-type: none; padding-left:0; color: #041e41;}

@keyframes imgload{
  from{opacity: 0}
  to{
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
  }
}


.ebook_image  img{
 
    margin:0 auto;
    animation-name: imgload;
    animation-duration: 4s;
}
.btn-eb{margin-top:20px;}
.btn-eb button{background-color: #041e41; color:#FFFFFF; font-weight: 800}
.dummy_input{display:none; width:0px;}
