.mt-80 { margin-top:80px; }
.mbt-30 { margin-top:30px; margin-bottom:30px; }
.mbt-20 { margin-top:20px; margin-bottom:20px; }
.txt_align { text-align:center !important; }
.full_width { background-color:#ececec; width:100%; }
.centerImage { display: block; margin-left: auto; margin-right: auto; } 
h3 { position: relative; z-index: 1; overflow: hidden; }
.clr_white { color:#ffffff!important; }
.mb-20 { margin-bottom:20px; }
.mt-10 { margin-top:10px; }
.mt-20 { margin-top:20px; }
.mt-30 { margin-top:30px; }
.mt-40 { margin-top:40px; }
.mb-10 {margin-bottom: 10px;}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.cmn_title { font-size: 22px; color: #ea007b; margin-bottom:5px; margin-top:5px; }
.bg_img { background-image:url(../images/home-img-1.jpg); }
.mt-50 { margin-top:50px; }
.brd_right { border-right:none!important; }
.flt_right { float:right !important; }
.form-control { padding-right: 30px; }
.form-control + .glyphicon { position: absolute; right: 0; padding: 8px 27px; }
.read a { color:#a2a5a8; font-size:13px; font-style:italic; } 
.read a:hover { color:#0073cc; } 
.footer_bg { background-color:#231f20; width:100%; margin-top:50px; }
.footer_text { color:#ffffff; font-size:13px; }
.footer_text a { color:#ffffff; font-size:13px; }
.footer_text a:hover { color:#0073cc; }
.mtb{ margin-top:25px; margin-bottom:70px; }
.fullWidth_img { width: 100%;margin-left: auto;margin-right: auto; max-width: initial; height:auto; }
.italic_title { font-style:italic; font-size:17px; margin-bottom:10px; color:#6dab01; }
 .act a { color: #0073cc !important; }
 .image{position: relative;}

 /* custom inclusion of right, left and below tabs */

.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}


.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 5px;
  margin-bottom: 3px;
  padding: 10px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;

}
.container1 {
    position: relative;
}
.pad-top{
  padding-top: 35px;
}

.center {
    position: absolute;
    left: 0;
    top: 34%;
    width: 100%;
    text-align: center;
    font-size: 23px;
    color:#fff;
    text-shadow: 1px 1px 0px #000000;
}

.tab-pane {

  margin-left: 198px;
  
}


.column{

  padding-right: 0px;
  padding-left: 0px;
}
.home_size{font-size: 14px;}
.product{padding-bottom: 12px;}