
body, html {
  background: #F8F9FA none repeat scroll 0 0;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-weight: 100;
  line-height: 25px;
  overflow-x: hidden;
}

.feature-box {
    padding: 10px 20px 0px 20px;
    cursor: pointer;
}
.feature-box.active, .feature-box:hover {
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.1);
    background: #fff;
    border-radius: 10px;
}
a.color-black.btn-3 {
    padding-top: 17px;
}
.ctm-font{
  font-family: 'Open Sans';
}
.section-header {
    padding-bottom: 20px;
    margin-top: 10%;
}

.video-section{
  margin-top: 97px;
  margin-bottom: 80px;
}
.ctm-line-height{
  line-height:28px;
}
.feature-heading{
  font-size: 16px;
  font-weight: bold;
}
.feature-box p {
    font-size: 16px;
}
/*Navbar*/

.lgn_form_head {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 25px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 20px 15px;
}

.lgn_form_head .list-inline > li.active_ {
  font-size: 30px;
  opacity: 1;
}
.lgn_form_head .list-inline > li {
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  opacity: 0.5;
  padding: 10px;
}
.bg2 {
  background-image: url("../images/bg2.jpg");
  background-size: cover;
}

.black-bg.clearfix {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  margin: 80px 0;
  padding: 30px 5px;
}

.ctm-social li {
  float: left;
  padding-right: 20px !important;
  padding-top: 20px !important;
}


.gray-bg {
  background-color: #f2f2f2;
}

.navbar-brand {
  color: #d43d21 !important;
  height: 95px;
}



.bg1
{
  padding:0;
  height: 650px;
  
}
.m-t-200{
  margin-top: 200px;
}
.m-t-75{
  margin-top: 75px;
}
.m-t-55{
  margin-top: 55px;
}
.m-t-13{
  margin-top: 13px;
}
.pd-b-60{
  padding-bottom: 60px;
}
.m-b-40{
  margin-bottom: 40px;
}
.bg-1{
 
}
.screenshot-height{
  width:100%;
  margin-top:50px;
}
.flex-img{
  width:100%;
  }
.m-t-50{
  margin-top:250px; 
}
.icon-flex{
  background: linear-gradient(#5f3dbb, #a26ce3);
  height: 70px;
  width: 70px;
  border-radius: 12px;
  }
.p-img-15{
  padding:18px; 
}
.pd-60{
  padding: 60px 0;
}
.m-15{
  margin-top:50px;
  }
.m-t-25{
  
  margin-top:40px;
  }
.color-white, .heading1.color-white {
  color: #fff;
}
.media.pd-20 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.bg-white{
  background-color:#fff;
  border-radius:10px;
  padding: 20px;
  }

.section_3{
  padding: 0;
}
.section_add, .section_2{
  padding-top: 0;
}
.m-t-80{
  margin-top: 80px;
}
.customize-section{
  margin-top: 80px;
}
.img-hldr {
  margin-bottom: 40px;
  margin-top: 40px;
  text-align: center;
}
.img-hldr h3 {
  margin-bottom: 20px;
  margin-top: 30px;
  /*text-transform: uppercase;*/
  color: #333;
}
/*---------------faq---------------*/
 .media.myaccrdn img {
     height: 40px;
   display:none;
}
 .media.myaccrdn .toggle > img {
     height: 14px;
}
 .media.myaccrdn {
     background: #ffffff;
     padding: 17px;
     border-radius: 10px;
     margin-bottom: 10px;
     box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.1);
     border: 1px solid #e2e2e2;
}
 .faq_sec .col-sm-4 {
     padding-left: 5px;
     padding-right: 5px;
}
 .faq_sec {
     margin-left: -5px !important;
     margin-right: -5px !important;
     margin-top: 25px !important;
}
 .media.myaccrdn h4 {
     cursor:pointer;
}
 .media.myaccrdn h4::before {
     content: "";
     background-image: url("../images/arrow_down.png");
     height: 15px;
     width: 18px;
     display: inline-block;
     background-size: 100%;
     float: right;
     background-repeat: no-repeat;
     margin-top: 6px;
}
 .media.myaccrdn.open_acrdn h4::before {
     content: "";
     background-image: url("../images/arrow_up.png") !important;
     height: 15px;
     width: 18px;
     display: inline-block;
     background-size: 100%;
     float: right;
}
 .media.myaccrdn.open_acrdn .media-body > p {
     display: block;
     font-size: 16px;
}
 .media.myaccrdn .media-body > p {
     display: none;
}
/*---------------faq---------------*/
.flex-para{
  font-size: 15px;
  margin-top: 15px;
}
.flex-para a{
  color: #fff;  
}
.ctm-line-input {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-color: #fff;
    border-image: none;
    border-radius: 5px;
    border-style: none;
    border-width: 0;
    min-height: 52px;
    padding: 0 22px;
    width: 100%;
  coloe:#bfbfbf;
  font-weight:400;
}
.gold-btn {
    background: linear-gradient(#ff9362, #ffe143);
    color: #fff;
    padding: 10px 31px;
  height: 52px;
    border-radius: 5px;
  border: 0px solid transparent;
  width: 100%;
}
.btn.gold-btn :hover, .btn.gold-btn :focus, .btn.gold-btn :active{color:#fff;}
.footer ul {
    list-style: outside none none;
    padding-left: 0;
}
.about > ul li a {
    color: #000;
    text-decoration: none;
}
.m-t-15{
  margin-top:15px;
  }
.footer ul > li {
    padding: 5px;
}
.bg-new{
  background-color:#0070ed;
  }
.p-10{
  padding-right:10px;
  padding-left:10px;
  }
.flex-media {
    position: relative;
    right: 50px;
}
.media-flex-body{
  position: relative;
    right: 12px;
}
.about img {
    height: 54px;
}
.list-inline.social_icons a.fb {
    color: #4867aa;
}
.list-inline.social_icons a.tw {
    color: #1da1f2;
}
.list-inline.social_icons a.gplus {
    color: #dc473a;
}
.list-inline.social_icons a.in{
    color: #0077b5;
}
.list-inline.social_icons {
    margin-top: 30px;
}
.like-img {
    height: 34px;
}

[class*=" fa-"], [class^="fa-"] {
  font-family: FontAwesome !important;
}

@media (max-width: 414px) {
  .customize-section{
    margin-top: 150px;
  }
  .section-header {
      margin-top: 12%;
  }
  .video-section{
    margin-top: 25px;
  }
  .fa-small{
    font-size: 25px;
  }
}

@media (min-width: 2000px) {
  .section-header{
    margin-top: 4%;
  }
}

* {
  font-family: 'Lato', sans-serif !important;
}
.navbar-toggle {
  position: relative;
  padding: 5px 10px !important;
  margin-top: 13px;
}
.navbar-default .navbar-toggle {
  color: #fff;
}
.thisScrolled .navbar-default .navbar-toggle {
  color: #000;
}
.navbar-toggle > div {
  position: absolute;
  height: 3px; width: 60px;
}

#correctGIF {
  margin-top: 20px;
}
.img-hldr h3 {
  margin:7px 0px;
}
.img-hldr {
  margin-bottom: 0px;
  text-align: left !important;
}
.px-5 {
  padding: 0px 5px;
}
.mb-5 {
  margin-bottom:5px;
}
/*.d-flex {
  display: flex;
  align-items: stretch;
  margin-bottom: 10px;
}*/

.opac_white {
  color: rgba(255,255,255,.6) !important;
}
.navbar.navbar-default{
  background: transparent;
  border-color: transparent !important;
  margin-bottom: 0px !important;
    z-index: 2 !important;
    transition: all .5s;
    border-radius: 0px;
}
.video-section {
  margin-bottom: 0px;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-weight: bold;
}
.thisScrolled .navbar-default .navbar-nav > li > a {
  color: #757575;
}
.thisScrolled .navbar.navbar-default {
  background-color: #fff !important;
  z-index: 100000 !important;

  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2) !important;
}
.icon-button {
  height: 40px;
  width: 40px;
  font-size: 1.5rem;
}
.icon-button i {
    height: 40px;
    width: 40px;
    line-height: 40px;
}
.icon-button:hover span {
  width: 40px;
  height: 40px;
  margin: -20px;
}
.bg1 {
  padding: 0;
  height: 720px;
}
.footerdsgnTop {
    width: 100%;
    height: 25px;
    margin-top: -49px;
}
.footerdsgnBottom {
    width: 100%;
    height: 35px;
    top: 10px;
    position: relative;
}
.fontW900 {
  font-weight: 900;
}
.smTxt {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 25px;
  margin-top: 15px;
}
.myaccrdn.softgry_bg,
.softgry_bg {
  background-color: #EDF2F7;
  padding:10px;
  box-shadow: none !important;
  border-width: 0px;
}
.softbg_text {
  color :#888888 !important;
}
ul.footer-list > li > a:hover{
  color: #20B4F9 !important;
}
.btn_shadow {
  box-shadow: 0px 4px 10px 0px rgba(18, 99, 230, .2) !important;
}
.btn-white {
  color: #216EE8;
  background: #fff !important;
  font-weight: 700;
  transition: all .5s;
}

.btn-white:hover {
  color: #216EE8;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2) !important;
  transform: scale(1.05);
}

.combine_btn {
  padding-top: 10px;
}
.combine_btn > button {
  border-radius: 5px;
  padding: 10px 15px;
  background: #1254BD;
  color: #fff;
  box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.2);
  opacity: .8;
  font-weight: bold;
  transition: all .3s;
}
.combine_btn > button:hover {
  opacity: 1;
}
.sbtn > button{
  border-radius: 0px 5px 5px 0px !important;
  border-width: 0px;
  width: auto;
  border-left:1px solid rgba(255, 255, 255, .2);
}
.fbtn > button {
  border-radius: 5px 0px 0px 5px !important;
  border-width: 0px;
  width: auto;
}
.mr-0 {
  margin-right:0px;
}
.laptop_img {
  position: absolute;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
}
#home_video {
  width: 653px;
  position: relative;
  margin-left: -1px;
  margin-top: 38px;
}
/*.fullwidth_video {
  position: absolute;
  width: calc(100% - 430px) !important;
  height: 488px;
  margin-top: 50px;
  left: 244px;
}*/
.imgBx-shdow {
  /*width: 100%;*/
  box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.1);
  border-radius: 10px;
  margin:-10px 0px 20px;
}
/*  .laptop_img {
     position: absolute;
    width: 1050px;

  }*/
.color-black {
  color: #000;
}

/*==== amit css ====*/

/*.fbtn > a {
    border-radius: 5px 0px 0px 5px !important;
    border-width: 0px;
    width: auto;
}*/

.-btn-qlearly {
    border-radius: 5px;
    padding: 12px 15px !important;
    background: #1254BD;
    color: #fff;
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.2);
    opacity: .8;
    font-weight: bold;
    transition: all .3s;
}

.-btn-qlearly:hover {
    opacity: 1 !important;
    color: #fff !important;
    background: #1254BD !important;
}

.thisScrolled .navbar-default .navbar-nav > li > a.-btn-qlearly {
    color: #ffff !important;
}

.head-btn {
    /* margin-left: 10px; */
    margin-top: 4px !important;
}

li.head-icon-pd.head-btn.fbtn.desktop-list.ng-scope {
    height: 0px !important;
}

.combine_btn > a {
    border-radius: 5px;
    padding: 10px 15px;
    background: #1254BD;
    color: #fff;
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.2);
    opacity: .8;
    font-weight: bold;
    transition: all .3s;
}

/*==== amit css ====*/


@media (max-width: 1024px) {

  .section-header {
  margin-top: 100PX;
}
  .laptop_img {
    position: absolute;
    width: 1000px;
    left: 50%;
    margin-left: -550px;
  }
}
@media (max-width: 768px) {
  .imgBx-shdow  {
    width: 100%;
  }
  .bg-1.section_3 {
  padding-bottom: 0px !important;
}
.features_sec .media-left img {
  display: none;
}

.customize-section {
  padding-top: 0px !important;
  margin-top: 0px;
}
.laptop_img {
  position: absolute;
  width: 600px;
  left: 50%;
  margin-left: -300px;
  top: 0;
}
#home_video {
  width: 393px;
  position: relative;
  margin-left: -2px;
  margin-top: 23px;
}
}
@media (max-width: 767px) {
  .m-t-25 {
  margin-top: 10px;
}
  .navbar-collapse {
  background: #fff;
}
.min160 {
  height: auto;
}
.navbar-default .navbar-nav > li > a {
  color: #8095AA !important;
}
      .combine_btn > button {
  box-shadow: none !important;
  background: rgba(0,0,0,0) !important;
  color: #8095AA !important;
  opacity: 1;
}
.laptop_img {
  width: 100%;
}
#home_video {
  width: 360px;
}
    .m-t-80 {
    margin-top: 50px;
  }

}
.home_loader {
    height: 700px;
    width: 100%;
    margin: 0 auto;
    /* background: linear-gradient(#2f58e8, #44a9f5); */
}