@media (max-width: 1024px) and (min-width: 980px){
.banner-con h1 {
    line-height: 56px;
    margin-bottom: 10px;
}
}
.banner-con h1 {
    color: #f88528;
   
    margin-bottom: 0;
}
h1 {
    font-size: 48px;
    line-height: 40px;
    font-weight: 500;
}
@media (min-width: 1024px){
.paramargin{margin-top:0px; padding-bottom:10px !important;}
}
@media (max-width: 1199px) and (min-width: 980px){
.banner-con h2 {
    margin-bottom: 35px;
}
}
.banner-con h2 {
    color: #3a3a3a;
    text-align: center;
}
h2 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
}



 #step1 {
    display: block;
}

.second-row {
    display: none;
    overflow: hidden;
}

.tab {
    position: relative;
}


.five-simple-steps {
    font-family: 'Roboto', sans-serif !important;
}

.five-simple-steps a:focus {
    text-decoration: none;
}

.five-simple-steps h1 {
    text-align: left!important;
    margin-bottom: 0px;
    font-size: 25px!important;
    color: #4d4d4d!important;
}

.five-simple-steps .steps-nav {
    position: relative;
    overflow-x: visible;
}
.banner-content h1{word-break: break-word;}
.paramargin img{height:auto !important;}
@media (max-width: 767px) {
     .five-simple-steps .second-row h2 {
        text-align: center;
        font-size: 22px;
        line-height: 26px;
        margin: 10px 0;
    }
	.img-views{border: 1px solid #eee;}
.banner-content h1{line-height:35px !important; font-size:28px !important; word-break: break-word;}
.integrations .grid{margin:5px 0 !important;}
.caption1{border-bottom:2px solid #eee !important;}
.moreqc{    margin-bottom: -20px !important;
    margin-top: 15px;}
    .integrations-view .grid {
        margin: 30px 30px!important;
        text-align: center;

    }
    .more-chat {
        display: block!important;
        width: 100%!important;
    }
    .five-simple-steps .steps-nav {
        display: block;
        white-space: nowrap;
    overflow-x: auto;
    width: 100%;
 
    }
    .steps-nav li {
       
        display: inline-block;
        width: 22%!important;
        float: none!important;
    }
    .five-simple-steps .steps-nav li p {
       font-size: 13px!important;  
    }
  
.banner-btn.btn-desk.view-all1 {
    text-align: center!important;
    padding-bottom: 10px!important;
    padding-top: 20px!important;
}
.banner-btn.btn-desk.view-all1 {
    margin-top: 0!important;
}
.integrations-view {
    margin-top: 0!important;
}
.steps-nav::-webkit-scrollbar-track
    {
        -webkit-box-shadow:none;
        background-color:transparent;
    }

    .steps-nav::-webkit-scrollbar
    {
        height: 1px;
        background-color: #ddd;
    }

    .steps-nav::-webkit-scrollbar-thumb
    {
        background-color: #ccc;
    }
.five-simple-steps .steps-nav li p {
    border-bottom: none!important;
}

.five-simple-steps .steps-nav li.current p,
.five-simple-steps .steps-nav li:hover p {
    
   border-bottom: solid 3px #3c8ac9!important;
   
    
}
.five-simple-steps .second-row:last-child{
        border-bottom: 0px;
        margin-bottom: 0px;
    }
     .five-simple-steps .second-row p {
        margin-bottom: 60px;
        text-align: center;
    }
}
}
li.more-wid-1{
    width: 17%!important;
}
li.more-wid-2{
    width: 23%!important;
}

@media (min-width: 992px) {

    .five-simple-steps .steps-nav {
        display: block;
    }
     .five-simple-steps .second-row p {
        margin-bottom: 30px;
    }
     .five-simple-steps .second-row h2 {
        text-align: left;
    }
}


.five-simple-steps .steps-nav li {
    float: left;
   width: 12%;
    list-style-type: none !important;
}

.five-simple-steps .steps-nav li p {
   
    background: white;
    color: #337ab7;
    border-bottom: solid 1px #dfdfe0;
    text-align: center;
    margin: auto;
    padding-bottom: 10px;
    font-size: 16px;
    
}



.five-simple-steps .steps-nav li.current p,
.five-simple-steps .steps-nav li:hover p {
    transition: all 0.5s ease;
    color: #4d4d4d;
   border-bottom: solid 3px #3c8ac9;
   font-size: 16px;
   font-weight: bold;
    
}

.five-simple-steps .steps-nav li.current p,
.five-simple-steps .steps-nav li:hover p {
    color: #4d4d4d;
}

@media (min-width: 768px) {
    .five-simple-steps .second-row {
        margin-top: 0;
    }
    .five-simple-steps .second-row h2 {
        text-align: left;
    }
}



.five-simple-steps .second-row h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #4d4d4d;
    font-weight: 500;

}



.five-simple-steps .second-row.active {
    display: block;
}


.five-simple-steps .second-row .image-column {
    text-align: center;
}

.five-simple-steps .second-row .image-column img {
    max-width: 100%;
}

.five-simple-steps .second-row .next-step {
    max-width: 300px;
}




.five-simple-steps .second-row:nth-of-type(3) h2 {
    max-width: 700px;
}


.five-simple-steps .second-row p {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;

}

._6 {
    margin: 50px 0;
}

.banner-con {
    background-image: url(/store/new-ui/img/banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: auto;
    position: relative;
    float: none!important;
    padding:8.2em 0px;
    min-height: 464px;
}
.banner-con.integrations {
  position: absolute;
}
.span5.integrations {
    position: absolute;
    right: 0px;
    top: -113px;
}
.integrations .grid {
    text-align: left;
    padding: 0;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -o-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -ms-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    transition: all .3s ease-in 0s;
    border-radius: 3px;
    max-width: 471px;
    margin: 0px;
    float: right;
    width: 100%;
    overflow: hidden;
}
.integrations .grid .img-views{
    display: block !important;
    text-align: center;
    overflow: hidden;
    max-width: 100%;
}
.integrations .grid:hover{
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -o-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -ms-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);

}

.integrations .grid .img-view {
    background-image: url(/store/new-ui/img/1.jpg);
    min-height:320px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.integrations .grid p {
    padding: 0 20px 0px;
  font-size: 11px;
}



.grid {
    padding: 40px 20px 20px;
    background: #fff;
    min-height: 300px;
    border-radius: 3px
}

.grid h5 {
   padding: 15px 20px 15px;
    font-weight: 500;
    color: #3a3a3a;
}

.caption1 .price {
    color: #FF9800;
    font-size: 35px;
    font-weight: 700;
    float: none;
}
.caption1 span{

  color: #939393;

}
.caption1 button.try-btn {
  font-size: 30px;
    border-radius: 3px;
    float: none;
    display: block;
    margin: 12px 0px;
    -webkit-box-shadow: 1px 4px 9px 0px rgba(0,0,0,.3);
    font-size: 22px!important;
    padding: 7px 60px!important;
}
.caption1 h5 {
    padding: 2px 0 0px;
    font-size: 14px;
}
.caption1{
    padding: 19px 30px;
    border: 1px solid #eee;

}
.integrations-view .grid {
    border: 1px solid #eee;
    text-align: left;
    padding: 0;
    min-height: 380px;
   box-shadow: 0 2px 2px -2px rgba(0,0,0,.3);
   -webkit-box-shadow: 0 2px 2px -2px rgba(0,0,0,.3);
    -o-box-shadow: 0 2px 2px -2px rgba(0,0,0,.3);
    -ms-box-shadow: 0 2px 2px -2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 2px -2px rgba(0,0,0,.3);
   transition: all .3s ease-in 0s;
   border-radius: 3px;
}
.integrations-view .grid:hover{
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -o-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -ms-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);

}

.integrations-view .grid .img-view {
    background: #f5f5f5;
    min-height: 200px;
    position: relative;
    cursor: pointer
}

.integrations-view .grid p {
    padding: 0 20px 0px;
  font-size: 12px;
}

.integrations-view .grid .img-view img {
    margin: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    height: 200px;
        border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.integrations-view {
margin-top: 8px;
}
.caption .price {
    color: #FF9800;
    font-size: 26px;
    font-weight: 700;
    float: right;
}
.caption span{
    font-size: 12px;
    color: #3c8ac9;

}
.caption {
     padding:20px 20px;
     border-top: 1px solid #eee;
}
.banner-btn.btn-desk.view-all1 {
    text-align: right;
    padding-bottom: 20px;
    padding-top: 50px;
    display: block;
    ;
    width: 100%;
    clear: both;
}

.banner-btn.btn-desk.view-all1 a {
    background: #fff;
    color: #3b5998;
    font-size: 18px!important;
    font-weight: 400;
    border-radius: 2px;
    padding: 12px 40px;
}

.banner-btn.btn-desk.view-all1 a:hover {
    background: #337ab4;
    color: #fff
}

.proprofs_is_prefect_for {
    margin: 30px 0 30px;
    text-align: center;
    display: table;
    width: 100%;
}
.more-chat {
    width: 33%;
    float: left;
    background: #fff;
    padding: 0 14px 10px;
    background: #fbfbfb;
}
.more-chat .morechat-inner {
    position: relative;
    border: 1px solid #e4e4e4;
    box-shadow: 0 2px 2px -2px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 2px -2px rgba(0,0,0,.3);
    -o-box-shadow: 0 2px 2px -2px rgba(0,0,0,.3);
    -ms-box-shadow: 0 2px 2px -2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 2px -2px rgba(0,0,0,.3);
    width: 100%;
    display: table;
    transition: all .3s ease-in 0s;
    padding: 50px 25px;
    min-height: 162px;
    background: #fff;
}
.morechat-inner span{
    font-size: 18px;
    line-height: 30px;
    color: #4d4d4d;
}
.arrow-down:before {
    bottom: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top-color: #dcdcdc!important;
    border-width: 17px;
}
.arrow-down:after, .arrow-down:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-bottom: 0;
}
.arrow-down:after {
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top-color: #fff;
    border-width: 17px;
}
.arrow-down {
    position: relative;
    padding: 0;
    margin: 0;
    background: #f3f3f3;
}
.main_con .heading-border {
    text-align: center;
    padding-top: 50px;
}
.centralize-heading {
    text-align: center;
}
.main_con .heading-border h2 {
    color: #4d4d4d;
    
    margin-bottom: 10px;
}
.centralize-heading h2, .centralize-heading h5 {
    display: inline-block;
    padding-bottom: 0;
    font-weight: 500;
}
.heading-line {
    border-bottom: 1px solid #c4c4c4;
    line-height: .1em;
    margin: 10px auto 20px;
    text-align: center;
}
.centralize-heading .heading-line {
    width: 155px;
    visibility: visible;
display: none;
}
.heading-line .head-sty {
    background: none repeat scroll 0 0 #fbfbfb;
    display: inline;
    padding: 0 10px;
}
.heading-line .head-sty span {
    background: #fff;
    margin: 0 auto -6px;
    border: 2px solid #3ea9f5;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    width: 9px;
    height: 9px;
    display: inline-block;
    line-height: 9px;
}
.customer-inn-cont {
    float: none;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin: 30px 2%;
}
.customer-inn-cont h6 {
    font-size: 18px;
    line-height: 24px;
    color: #4d4d4d;
    font-weight: 500;
}
.customer-inn-cont p {
    font-size: 17px;
    line-height: 18px;
    color: #4d4d4d;
    margin-top: 6px;
}
.testimonial {
    background: #fbfbfb;
    padding: 40px 5% 40px;
}
.bg-dk-grey {
    margin-top: 0!important;
}
.banner-content{
   text-align: left!important;
    padding: 0px 40px;
  
    margin: auto;
  
}
.banner-content h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    color: white;
    letter-spacing: 0;
    line-height: 47px;
    text-align: left!important;
	word-break: break-word;
}
.banner-content h5 {
    margin-top: 15px;

}
.banner-content h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: white;
    letter-spacing: 0;
    line-height: 34px;
}
.my-para {
    width: 100%;
    margin: 0 auto;
    max-width: 1024px;
}
.para {
padding: 5px 0px 50px 30px;
}
.paragraph {
  font-size: 20px;
    line-height: 30px;
    color: #000000db;
    margin-bottom: 30px;
}
.banner-con .container {
  width: 100%!important;
    max-width: 1024px;
    position: relative;
}
h2.heading {
    font-size: 30px;
    color: #4d4d4d;
    font-weight: 450;
}
.chap {
   padding: 6px 0;
    border-bottom: 0px solid #eee;
    margin-top: 8px;
}
.chaps{border-bottom: 2px solid #eee;}
h3.heading2 {
    color: #4d4d4d;
    font-size: 20px;
}
.chap p {
    font-size: 18px;
}
.para2 {

  padding: 0px 30px 50px;
}
.nt-br {
  border-bottom: 0;

}


