

.floatlink{
  position:fixed;
  width:60px;
  height:60px;
  bottom:20px;
  right:90px;
  background-color:#4dc247;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  box-shadow:2px 2px 6px rgba(0,0,0,0.4);
  z-index: 99999;
}

.floaticon{

  font-size: 40px !important;
  color: #fff;

  line-height: 60px !important;

}


.header.fancy .mega-menu .menu-logo{
    padding: 15px 0;
}
.mega-menu .menu-logo img{
    height: auto;
}
.footer #logo-footer{
    height: auto;
}
.footer-contact{
    margin-bottom: 20px;
}

.play-video-section .content
{
    padding: 0px;
}
.slider-home-one .content h2 {

    width:100%;
    font-size: 21px;
    background: rgba(82, 121, 181, 0.62);
}
.text-15 p
{
    font-size: 15px;
}

#basicSlider {position:relative; }

#basicSlider .MS-content {
    overflow: hidden;
    margin: 0 2%;
    height: 50px;
    white-space: nowrap;
}
#basicSlider .MS-content .item {   
    white-space: normal;
    font-weight: bold;
    display: inline-block;
    width: 20%;
    /*overflow: hidden;*/
    height: 100%; 
    line-height:50px;
    vertical-align:middle;
    border-right:solid 2px #fff;
    padding-top: 0 5px;
    vertical-align:top;    
    text-align:center;
    position: relative;
}
@media (max-width:991px) {

    #basicSlider .MS-content .item { width:25%; }
}
@media (max-width: 767px) {

    #basicSlider .MS-content .item {width:35%;}
}
@media (max-width: 500px) {

    #basicSlider .MS-content .item { width:50%; }
}
#basicSlider .MS-content .item a {
 vertical-align: middle;
 line-height: 50px; 
}

#basicSlider .MS-controls button { 
   position:absolute;

}
#basicSlider .MS-controls .MS-left {
    left:10px;
    top:35px;
}
#basicSlider .MS-controls .MS-right {
    right: 10px;
    top: 35px;

}
.ti-desktop:before {
    content: url('../images/target.png');
}
.ti-html5:before {    
    content: url('../images/award.png');
}
.ti-headphone:before {    
    content: url('../images/delivery-truck.png');
}
.ti-panel:before{    
    content: url('../images/business-partnership.png');
}
.fixed-form
{
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg); /* Standard syntax */
    color: #fff;
    top: 50%;
    right:-50px;
    padding-left:15px;
    text-align: center;
    padding-right:15px;
    position: fixed;
    color:#000;
    border-radius:5px;
    padding-bottom:10px;
    padding-top: 10px;
    background:rgba(60,104,172,0.5);

}
.fixed-form:hover{
    background:#3c68ac;
}
.form-cls input {
    padding:10px;
    /*background: #d4d4d4;*/
    border-radius: 10px;
    border:1px solid #bebebe;
    color:#000;

}

.form-cls textArea 
{
    /*background: #d4d4d4;*/
    border-radius: 10px;
    border: 1px solid #bebebe;
    color:#000;
    padding: 10px;
}
@media (min-width:768px)
{
    #specificationid .modal-dialog {

        width: 900px;
    }
}
.table-container h4
{
  margin-top: 40px; 
}

.separate h3
{

 width: 100%;
 background : #3c68ac;
 margin-top:20px;
 text-align: center;
 color:#fff;
 padding: 20px;

}
.separate li
{
 margin-left: 20px;
}

.prod-caption h5
{
 color:#fff;
 width: 100%;
 padding: 10px;
 background: rgba(0, 0, 0, .2);

}
.app-abs {    
    margin-bottom: 30px;
    padding: 10px;
    background: #262626;   
    color:#fff;
    text-align: center;

}
.nw-khcls h4
{
  text-align: center;
}
.nw-khcls li
{
    margin-left: 20px
}
