.chat
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.chat li
{
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #B3A9A9;
}

.chat li.left .chat-body
{
    margin-left: 60px;
}

.chat li.right .chat-body
{
    margin-right: 60px;
}


.chat li .chat-body p
{
    margin: 0;
    color: #777777;
}

.panel .slidedown .glyphicon, .chat .glyphicon
{
    margin-right: 5px;
}

.body-panel
{
    overflow-y: scroll;
    height: 250px;
}

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

/*.backbanner {
background: -moz-linear-gradient(0deg, 0%,#8e54e9 100%) !important;
background: -webkit-linear-gradient(0deg, 0%,#8e54e9 100%) !important;
background: -ms-linear-gradient(0deg, 0%,#8e54e9 100%) !important;
height: 650px;
}*/

.modal-title-sec{
  margin-top: -80px;
}

.step-2modal{
  margin-bottom: 20px;
}

.modal-img{
  opacity: 0;height: 390px;
}

.image-home{
 background: url(/wp-content/uploads/2016/12/homeBackgroud.svg) no-repeat scroll center 0;
 background-size: cover;
}

.downsect{
  font-weight: 700px;
  text-align: center !important;
}

.down-col-div{
  text-align: center!important;
}

.col-12-header{
  text-align: left!important; 
  padding-left:0px; 
  padding-right:0px;
}

.header-h1{
  font-weight: 200;
}

.bg-img-custom{
  background-repeat: no-repeat;
}

.over-sec{
  text-align: center!important;
}

.hr{
  background-image:url(/wp-content/uploads/2016/11/hr.png);
  }
.hr-white{
  background-image:url(/wp-content/uploads/2016/11/hr-white.png);
}

.lnr-span{
  background: -moz-linear-gradient(0deg, 0%,#ffffff 100%);
  background: -webkit-linear-gradient(0deg, 0%,#ffffff 100%);
  background: -ms-linear-gradient(0deg, 0%,#ffffff 100%);
}

.lnr-div{
  text-align: center;
}

.lnr-h5{
  font-weight: 400;
}

.feat-body-div{
  top: 15%;
}

.pop-btn{
  margin-left: 34%;
}

.sec-video{
  background: -moz-linear-gradient(0deg, 0%,#8e54e9 100%) !important;
  background: -webkit-linear-gradient(0deg, 0%,#8e54e9 100%) !important;
  background: -ms-linear-gradient(0deg, 0%,#8e54e9 100%) !important;
  padding-top: 0px;
}

.bg-img-video{
  background-image:url(/wp-content/uploads/2016/12/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.bg-img-extra{
  height: 940px !important;
}

.bg-img-team{
  background-image:url(/wp-content/uploads/2016/12/bg-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.over-sec-left{
  text-align: left!important;
}

.bg-img-app{
  background-image:url(/wp-content/uploads/2016/11/bg-1.jpg); 
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.mediumHead{
   font-weight: 700;
   text-transform: none; 
   text-align: left;
}

.bg-img-footer{
  background: rgba(0, 0, 0, 0) url(/wp-content/uploads/2016/12/bg-2.jpg) no-repeat scroll center top;
}

.wp-post-image{
  box-shadow: 0px 5px 12px -2px gray;
}

.primary-font{
  color: #777;
}

.newbtn{
  background: white;
  color:#6f6b6b;
}
/*
.myclass{
  display: none;
}
*/

.myclass{
  width: 100%;
  height: 50px;
  margin-top: -5px;

}

.myclass-arrow{
  position: right;
  font-size: 32px;
  margin-top: -11px;
  color:#6f6b6b;
  float: right;
}


.mymedia{
  height: 205px;
  background: url(/wp-content/uploads/2016/12/Sliderbackgroundwithstars.svg);
}
.mymedia-2{
  padding-top: 20px;
}
.media-1{
  height: 300px;
}

 .my-owl-testi .owl-wrapper-outer  .owl-wrapper .owl-item  {
  width: 400px;
}

.col-md-media{
  float: left;
  width: 50%;
  margin-top: 30px;
}

.col-md-text{
  float: left;
  width: 40%;
  margin-top: 30px;
}


.mymodal-section{
    background-image: -moz-linear-gradient(-25deg, #1D4CF4 0%, #2FE0E5 100%);
    background-image: -webkit-linear-gradient(-25deg, #1D4CF4 0%, #2FE0E5 100%);
    background-image: -ms-linear-gradient(-25deg, #1D4CF4 0%, #2FE0E5 100%);
}

.mymodal-section1{
    background-image: -moz-linear-gradient(-45deg, #B00901 0%, #FF0000 100%);
    background-image: -webkit-linear-gradient(-45deg, #B00901 0%, #FF0000 100%);
    background-image: -ms-linear-gradient(-45deg, #B00901 0%, #FF0000 100%);
}

.mymodal-section2{
    background-image: -moz-linear-gradient(-45deg, #FE618A 0%, #C90D70 100%);
    background-image: -webkit-linear-gradient(-45deg, #FE618A 0%, #C90D70 100%);
    background-image: -ms-linear-gradient(-45deg, #FE618A 0%, #C90D70 100%);
}

.mymodal-section3{
    background-image: -moz-linear-gradient(-25deg, #D77E00 0%, #FFD531 100%);
    background-image: -webkit-linear-gradient(-25deg, #D77E00 0%, #FFD531 100%);
    background-image: -ms-linear-gradient(-25deg, #D77E00 0%, #FFD531 100%);
}

.mymodal-section4{
    background-image: -moz-linear-gradient(-45deg, #E4A000 0%, #C84600 100%);
    background-image: -webkit-linear-gradient(-45deg, #E4A000 0%, #C84600 100%);
    background-image: -ms-linear-gradient(-45deg, #E4A000 0%, #C84600 100%);
}
.mymodal-section5{
    background-image: -moz-linear-gradient(-54deg, #009D1A 0%, #92CD09 100%);
    background-image: -webkit-linear-gradient(-54deg, #009D1A 0%, #92CD09 100%);
    background-image: -ms-linear-gradient(-54deg, #009D1A 0%, #92CD09 100%);
}

.mymodal-section6{
    background-image: -moz-linear-gradient(-8deg, #9012FE 0%, #BE00FD 100%);
    background-image: -webkit-linear-gradient(-8deg, #9012FE 0%, #BE00FD 100%);
    background-image: -ms-linear-gradient(-8deg, #9012FE 0%, #BE00FD 100%);
}

.modal-body p{
  color: gray;
}

.mynotify{
  width: 59%;
}