.socIcon {
  width:38px;
  height:38px;
}
.whitepaper_img {
  box-shadow: 0 0 5px 1px #222;
  width: 130px;
  margin-left:20px;
}
.whitepaper_dloadbtn {
  color: #fff !important;
  padding: 10px 20px;
  background: #3498db;
  border: 1px solid #3498db;
  margin-left: 27px;
  font-size: 14px;
}
a.whitepaper_dloadbtn:hover {
  color: #3498db !important;
  background: #fff;
  border: 1px solid #3498db;
}
.whitepaper_title {
  color: #444 !important;
  margin-left: 27px;
  margin-bottom: 27px;
  font-size: 14px;
}
.whitepaper_header{
  margin: 5px 20px 5px 27px;
  color: #444 !important;
  font-family: Interstate,arial,sans-serif;
  line-height: 1.55;
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.2s ease-out 0s;
}
.subnav_text a{
  /*color: #444 !important;
      font-family: Interstate,arial,sans-serif;
      text-transform: uppercase;
      letter-spacing: -0.104em;
      font-weight: bold;*/

  color: #565a5c !important;
  font-weight: 500;
  line-height: 1.55;
  display: block;
  font-size: 16px;
  padding: 5px 20px;
  transition: all 0.2s ease-out 0s;
}
.subnav_text a:hover{
  background: #c80000;
  border-radius: 5px;
  color: #fff !important;
}
.row6 {
  background-color: #FFF;
  min-height: 406px;
}
.carousel-control {
  opacity: 0.1 !important;
}
.carousel-control:hover {
  opacity: 0.5 !important;
  color: #555 !important;
}
.carousel-indicators {
  bottom: 0;
}
/* We removed the default bootstrap left arrow image and we add our left arrow image in html */

.carousel-control.left {
  background-image: inherit;
}
/* We removed the default bootstrap right arrow image and we add our right arrow image in html */

.carousel-control.right {
  background-image: inherit;
}

.carousel-control .glyphicon-chevron-left {
  left: 20%;
  top: 56%;
}

.carousel-control .glyphicon-chevron-right {
  right: 20%;
  top: 56%;
}
/* Other screens styles modifications */

@media (max-width: 1200px) {
  .laptop .video {
    left: 90px;
    top: 77px;
    width: 305px;
    height: 191px;
  }
  .laptop img {
    height: 288px;
    width: 450px;
  }
}

@media (max-width: 992px) {
  .laptop {
    padding-top: 80px;
  }
  .laptop .video {
    left: 72px;
    top: 92px;
    width: 238px;
    height: 149px;
  }
  .laptop img {
    height: 222px;
    width: 350px;
  }
}

@media (max-width: 768px) {
  .box {
    width: 46px !important;
  }
  .box img {
    margin-left: 0 !important;
  }
  .chat-link {
    display: none;
    visibility: hidden;
  }
  .laptop .video {
    left: 50%;
    margin-left: -135px;
    top: 93px;
    width: 271px;
    height: 170px;
  }
  .laptop img {
    height: 254px;
    width: 400px;
  }
  #canvas {
    opacity: 1;
    top: 340px;
    right: 0px;
  }
  .small-text {
    margin-bottom: 200px;
  }
  .form-top {
    width: 100% !important;
  }
  .form-items-holder {
    width: 100% !important;
    padding-left: 0 !important;
  }
  .footer-left {
    text-align: center;
  }
  .footer-right {
    text-align: center;
    margin-bottom: 15px;
  }
  .client-logo {
    opacity: 1;
  }
}

@media (max-width: 480px) {
  .big-text {
    font-size: 50px;
  }
  .laptop .video {
    left: 50%;
    margin-left: -84px;
    top: 90px;
    width: 169px;
    height: 108px;
  }
  .laptop img {
    height: 159px;
    width: 250px;
  }
  #canvas {
    opacity: 1;
    top: 340px;
    right: 0px;
    width: 500%;
  }
  .small-text {
    margin-bottom: 200px;
  }
  .big-text {
    line-height: 50px;
  }
  .features .feature .f-title {
    font-size: 12px;
  }
  .features .feature .f-details {
    font-size: 12px;
  }
}

a:hover {
  text-decoration: none !important;
  cursor: pointer !important;
}
/*------------------------------------------------------------------
  4. Features Section
  -------------------------------------------------------------------*/

#features,
.row3 {
  background-color: #152031;
  background-image: url(images/bg1.html);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: 730px;
}

.btn-primary {
  width: 150px;
}
section.lightblue {
  background: #65bbdc !important;
}
section.darkblue {
  background: #292C29 !important;
}
.listsub a {
  color: #444;
}
.listsub > a:hover {
  color: #c80000 !important;
}
#logo a ul li {
  color: #444 !important;
}
.scrolled .listsub a {
  color: #444;
}
.scrolled .listsub > a:hover {
  color: #c80000;
}
.scrolled #logo a ul li {
  color: #444 !important;
}
#header-container.scrolled {
  background: #fff !important;
}
#topHeader > .container-fluid .support-link {
  color: #fff
}
#topHeader > .container-fluid .support-link:hover {
  text-decoration: underline !important;
  color: #337ab7;
}
.mobile-submenu-dropdown i{
  font-size: 21px;
}
.mobile-submenu-dropdown > li > div{
  background: #d6d6d6;
  color: #444 !important;
}
.mobile-submenu-dropdown > li > div > ul > li > a {
  color: #444 !important;
  display: block;
  padding: 6px 20px 10px !important;
  width: 100%;
}
.mobile-submenu-dropdown > li > div > ul > li > a:hover{
  background: #aaa;
}
.mobile-topHeader {
  color: #fff;
  line-height: 27px;
  margin-bottom: 0;
}
.longsubnavtext {
  font-size: 15.6px !important;
  padding: 5px 15px 5px 20px !important;
  width: 275px !important;
}
.longsubnavtext:hover {
  padding: 5px 15px 5px 20px !important;
}
/*@media only screen and (min-width: 992px) and (max-width:1199px){*/
  /*#sliderSection {*/
    /*background-position: 90% 100%;*/
    /*background-size: 50% auto;*/
  /*}*/
/*}*/
/*@media only screen and (min-width: 1200px) {*/
  /*#sliderSection {*/
    /*background-position: 73% 100%;*/
    /*background-size: 33% auto;*/
  /*}*/
/*}*/
/*@media only screen and (min-width: 768px) and (max-width:991px) {*/
  /*#sliderSection {*/
    /*background-position: 92% 100%;*/
    /*background-size: 34% auto;*/
  /*}*/
/*}*/
/*@media (max-width:767px) {*/
  /*#sliderSection {*/
    /*background-position: 40% 100%;*/
    /*background-size: 230px auto;*/
  /*}*/
/*}*/
/*@media (max-width:767px) {*/
  /*#mobileSliderImage {*/
    /*width: 211px;*/
  /*}*/
/*}*/
/*@media only screen and (min-width: 992px) and (max-width:1199px){*/
  /*#sliderSection {*/
    /*background-position: 90% 100%;*/
    /*background-size: 50% auto;*/
  /*}*/
  /*.carousel-inner {*/
    /*width: 55% !important;*/
  /*}*/
/*}*/
/*@media only screen and (min-width: 1200px) {*/
  /*#sliderSection {*/
    /*background-position: 73% 100%;*/
    /*background-size: 30.6% auto;*/
  /*}*/
  /*.carousel-inner {*/
    /*width: 62.35% !important;*/
  /*}*/
/*}*/
/*@media only screen and (min-width: 768px) and (max-width:991px) {*/
  /*#sliderSection {*/
    /*background-position: 92% 100%;*/
    /*background-size: 34% auto;*/
  /*}*/
/*}*/
/*@media (max-width:767px) {*/
  /*#sliderSection {*/
    /*background-position: 40% 100%;*/
    /*background-size: 230px auto;*/
  /*}*/
/*}*/
/*@media (max-width:767px) {*/
  /*#mobileSliderImage {*/
    /*width: 211px;*/
  /*}*/
/*}*/
/*#sliderSection {*/
  /*background-color: #26364a !important;*/
  /*background-image: url("../images/business6.png");*/
  /*background-repeat: no-repeat;*/
  /*height: 680px;*/
  /*position: relative !important;*/
  /*width: 100%;*/
  /*z-index: 3;*/
/*}*/

@media only screen and (min-width: 992px) and (max-width:1199px){
  #sliderSection {
    background-position: 88% 50%;
    background-size: 38% auto;
    height: 550px !important;
  }
  #sliderSection .carousel-inner {
    width: 54% !important;
  }
  #sliderSection .carousel-control {
    top: -100px !important;
  }
}
@media only screen and (min-width: 1200px) {
  #sliderSection {
    background-position: 71% 54%;
    background-size: 27% auto;
    height: 550px !important;
  }
  #sliderSection .carousel-inner {
    width: 52% !important;
  }
  #sliderSection .carousel-control {
    top: -100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width:991px) {
  #sliderSection {
    background-position: 50% 95%;
    background-size: 40% auto;
  }
}
@media (max-width:767px) {
  #sliderSection {
    background-position: 50% 96%;
    background-size: 300px auto;
  }
}
@media (max-width:767px) {
  #mobileSliderImage1 {
    width: 211px;
  }
}
#sliderSection {
  background-color: #26364a !important;
  background-image: url("../images/homepagebanner1.png");
  background-repeat: no-repeat;
  height: 680px;
  position: relative !important;
  width: 100%;
  z-index: 3;
}
/** FIRST MOCKUP BANNER **/
@media only screen and (min-width: 992px) and (max-width:1199px){
  #sliderSection1 {
    background-position: 88% 50%;
    background-size: 38% auto;
    height: 550px !important;
  }
  #sliderSection1 .carousel-inner {
    width: 54% !important;
  }
  #sliderSection1 .carousel-control {
    top: -100px !important;
  }
}
@media only screen and (min-width: 1200px) {
  #sliderSection1 {
    background-position: 71% 54%;
    background-size: 27% auto;
    height: 550px !important;
  }
  #sliderSection1 .carousel-inner {
    width: 52% !important;
  }
  #sliderSection1 .carousel-control {
    top: -100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width:991px) {
  #sliderSection1 {
    background-position: 50% 95%;
    background-size: 40% auto;
  }
}
@media (max-width:767px) {
  #sliderSection1 {
    background-position: 50% 96%;
    background-size: 300px auto;
  }
}
@media (max-width:767px) {
  #mobileSliderImage1 {
    width: 211px;
  }
}
#sliderSection1 {
  background-color: #26364a !important;
  background-image: url("../images/homepagebanner1.png");
  background-repeat: no-repeat;
  height: 680px;
  position: relative !important;
  width: 100%;
  z-index: 3;
}
/** SECOND MOCKUP BANNER **/
@media only screen and (min-width: 992px) and (max-width:1199px){
  #sliderSection2 {
    background-position: 88% 50%;
    background-size: 38% auto;
    height: 550px !important;
  }
  #sliderSection2 .carousel-inner {
    width: 54% !important;
  }
  #sliderSection2 .carousel-control {
    top: -100px !important;
  }
}
@media only screen and (min-width: 1200px) {
  #sliderSection2 {
    background-position: 71% 54%;
    background-size: 27% auto;
    height: 550px !important;
  }
  #sliderSection2 .carousel-inner {
    width: 52% !important;
  }
  #sliderSection2 .carousel-control {
    top: -100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width:991px) {
  #sliderSection2 {
    background-position: 50% 95%;
    background-size: 50% auto;
  }
}
@media (max-width:767px) {
  #sliderSection2 {
    background-position: 50% 90%;
    background-size: 300px auto;
  }
}
@media (max-width:767px) {
  #mobileSliderImage2 {
    width: 211px;
  }
}
#sliderSection2 {
  background-color: #26364a !important;
  background-image: url("../images/homepagebanner2.png");
  background-repeat: no-repeat;
  height: 680px;
  position: relative !important;
  width: 100%;
  z-index: 3;
}

.fullWidthSlider {
//background-size: 100% 100%;
}
.mobileSlider {
//background-size: cover !important;
}
.headerSlider {
  font-weight:600;
  font-size:55px;
  margin:0 !important;
  padding: 0px 45px 35px 0px;
  color:#fff;
}
.mobileheaderSlider {
  font-size: 45px !important;
  padding: 0 0 20px !important;
  text-align:center;
}
.mobileheaderSliderSM {
  font-size:52px;
  padding: 50px 45px 20px 0 !important;
}
.subheaderSlider {
  font-weight:600;
  color:#b8b8b8;
  font-size:24px;
  margin-top: 10px !important;
//padding-left:72px;
}
.subdescriptionSlider {
  font-weight:600;
  color:#b8b8b8;
  font-size:15px;
  margin-top: 10px !important;
//padding-left:72px;
}
.mobilesubdescriptionSlider {
  font-weight:600;
  color:#b8b8b8;
  font-size:12px;
  margin-top: 10px !important;
//padding-left:72px;
}
.mobilesubheaderSlider {
  padding-left: 0 !important;
  margin-right: 27px !important;
  margin-left: 27px !important;
  font-size: 20px !important;
  text-align:center;
}
.mobilesubheaderSliderSM {
  font-size:22px !important;
  padding-left:0 !important;
}
.mobileBtnGreen{
//margin-left: auto !important;
//margin-right: auto !important;
  margin-top: 320px !important;
  font-size: 20px !important;
  width: 200px !important;
  text-align: center;
}
#mobile-btn-green > a{
  width: 200px;
  text-align:center;
  font-size: 20px;
  font-weight: 600;
  padding:10px;
  color:#fff;
  background:#55a629;
  border: 3px solid #55a629;
  z-index:3;
  border-radius:5px;
}
#mobile-btn-green > a:hover{
  color:#55a629;
  background:#fff;
  border: 3px solid #55a629;
}
#mobile-btn-green {
  margin-top:45px;
}#btn-green > a{
   width:330px;
   text-align:center;
   font-size:35px;
   font-weight: 600;
   padding:10px;
   color:#fff;
   background:#55a629;
   border: 3px solid #55a629;
   position:absolute;
   z-index:3;
   border-radius:5px;
   margin-top:260px;
 //margin-left:72px;
 //box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4) !important;
 }
#btn-green > a:hover{
  color:#55a629;
  background:#fff;
  border: 3px solid #55a629;
}
.btn-signupgreen {
  background: #55a629 none repeat scroll 0 0;
  border: 3px solid #55a629;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  margin-top: 30px;
  padding: 10px 20px;
  text-align: center;
  z-index: 3;
}
div > .btn-signupgreen:hover {
  background: #fff none repeat scroll 0 0 !important;
  border: 3px solid #55a629 !important;
  color: #55a629 !important;
}
.mobileBtn-signupgreen {
  text-align:center;
  font-size:15px;
  font-weight: 600;
  padding:8px 15px;
  color:#fff;
  background:#55a629;
  border: 2px solid #55a629;
  display:block;
  z-index:3;
  border-radius:5px;
  margin-left: 15px;
  margin-right: 15px;
}
div > .mobileBtn-signupgreen:hover{
  color:#55a629 !important;
  background:#fff !important;
  border: 2px solid #55a629 !important;
}
.btn-otherwhite {
  text-align:center;
  font-size:35px;
  font-weight: 600;
  padding:10px 20px;
  color:#26364A;
  background:#fff;
  border: 3px solid #fff;
  display:inline-block;
  z-index:3;
  border-radius:5px;
  margin-top:30px;
}
div > .btn-otherwhite:hover{
  color:#fff !important;
  background:transparent !important;
  border: 3px solid #fff !important;
}
.mobileBtn-otherwhite {
  text-align:center;
  font-size:15px;
  font-weight: 600;
  padding:8px 0px;
  color:#26364A;
  background:#fff;
  border: 2px solid #fff;
  display:block;
  z-index:3;
  border-radius:5px;
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
}
div > .mobileBtn-otherwhite:hover{
  color:#fff !important;
  background:transparent !important;
  border: 2px solid #fff !important;
}
a:nth-child(2).btn-signupgreen {
  margin-left:12px;
}
a.moreDetailsLink {
  color:#337AB7;
}
h3 > a.moreDetailsLink:hover {
  text-decoration:underline !important;
}

section.bg_dark {
  background: #292C29 !important;
}
.btn_learn {
  background: #0b3356 !important;
  border: 1px solid #0b3356 !important;
}
.btn_learn:hover {
  background: #fff !important;
  border: 1px solid #0b3356 !important;
  color: #0b3356 !important;
}
.btn_learn_red {
  background: #821719 !important;
  border: 1px solid #821719 !important;
}
.btn_learn_red:hover {
  background: #fff !important;
  border: 1px solid #821719 !important;
  color: #821719 !important;
}
.section_header {
  color:#565a5c;
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 0 !important;
}
.section_headerDescription {
  color:#565a5c;
  font-size:16px !important;
  margin-top:0 !important;
  margin: 0 auto;
  text-align:center;
}
.fixedSectionDescriptionWidth {
  width:850px;
}
.margintop1 {
  margin-top: 24px;
}
.margintop6px {
  margin-top: 6px !important;
}
.secondRowMargin {
  margin-top:2.5em;
  margin-bottom:1em;
}
.fixedWidth185 {
  width: 185px;
  margin-left: auto;
  margin-right: auto;
}
.fixedWidth235 {
  width: 235px;
  margin-left: auto;
  margin-right: auto;
}
.bg_colorcustom1 {
  background: #fff url("../images/icons/revise/pat9.png") repeat scroll 0 0 !important;
}
.height83px {
  height:83px !important;
}
.lightblue2 {
  background: #76c2cc !important;
}
.btn_learn1 {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #0b3356;
  color: #0b3356 !important;
  font-size: 1.1em;
  border-radius: 5px;
  padding: 0.3em 2.6em 0.3em 1em;
  text-align: left;
}
.btn_learn1:hover {
  background: transparent none repeat scroll 0 0;
  color: #fff !important;
  border: 1px solid #fff;
}
.mobile-btn_learn1 {
  font-size: 1.1em;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #0b3356;
  border-radius: 5px;
  color: #0b3356;
  padding: 0.3em 32px 0.3em 0.5em;
  text-align: left;
}
.mobile-btn_learn1:hover {
  background: transparent none repeat scroll 0 0;
  color: #fff !important;
  border: 1px solid #fff;
}
.rightangle {
  font-size: 30px !important;
  position: absolute;
  bottom:47px;
  left:290px;
}
.mobile-rightangle {
  font-size: 30px !important;
  position: absolute;
  bottom: -3px;
  left:270px
}
.displayInitial {
  display: initial !important;
}
.bg_navyblue {
  background: #26364a !important;
}
.sec_38pt5 {
  padding-bottom: 52.5px !important;
  padding-top: 52.5px !important;
}
.sec_38pt5 img {
  width: 80%;
}
/* Homepage tab section*/
.tabs-wrapper {
  padding-bottom: 0;
}

.tabs-container {
  display: none;
}

.tabs-switch-box {
  text-align: center;
  font-size: 0;
//margin-bottom: 70px;
  position: relative;
  width: 100%;
}

.tabs-switch-box .tabs-desktop div,
.tabs-select-text {
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-family: 'bold', sans-serif, Arial;
  padding: 14px;
  width: 285px;
  background: #3498db;
  cursor: pointer;
//border-left: 1px #fff solid;
}

.tabs-switch-box .tabs-desktop div:first-child {
  border: none;
}

.tabs-switch-box .tabs-desktop div:hover,
.tabs-switch-box .tabs-desktop div.active {
  background: #26364a;
  color: #fff;
}

.tabs-switch-box select,
.tabs-select-text {
  display: none;
}

.block.type-12 .icon-entry,
.feature.icon-entry {
  text-align: center;
  padding-bottom: 30px;
}

.block.type-12 .icon-entry img,
.feature.icon-entry img {
  /* width: 80px; height: 80px; */
  display: inline-block;
  margin-bottom: 20px;
}

.block.type-12 .icon-entry .title,
.feature.icon-entry .title {
  font-size: 18px;
  line-height: 18px;
  color: #232c3b;
  font-family: 'bold', sans-serif, Arial;
  margin-bottom: 15px;
}

.block.type-12 .icon-entry .text,
.feature.icon-entry .text {
  font-size: 14px;
  line-height: 22px;
  color: #6a7483;
}

.block.type-12 .big-image-entry {
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 30px;
}

.custom-overflow-wrapper {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
  overflow-scrolling: touch;
  padding: 0px 10px 10px 0px;
}

.custom-overflow-container {
  min-width: 900px;
}

.custom-overflow-container .price-entry {
  padding-bottom: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}

.price-entry.title-column {
  padding-top: 210px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.price-entry.title-column .middle div {
  background: #232c3b!important;
  color: #fff;
}

.price-entry.title-column .middle div:nth-child(2n) {
  background: #3a4456!important;
}

.custom-overflow-container .price-entry .bottom .price b {
  font-size: 30px;
}

.tabs-wrapper.style-1 .text-image-box {
  padding: 0;
}

.tabs-wrapper.style-1 .tabs-container {
  border: 1px #f2f2f2 solid;
  padding: 20px 35px;
}

.tabs-wrapper.style-1 .tabs-switch-box {
  margin-bottom: 0;
}

.tabs-wrapper.style-1 .tabs-switch-box .tabs-desktop div {
  background:  #26364a;
  color: #6a7483;
  border-right: 1px #f2f2f2 solid;
  border-top: 1px #f2f2f2 solid;
}

.tabs-wrapper.style-1 .tabs-switch-box .tabs-desktop div:last-child {
  border-right: 1px #f2f2f2 solid;
}

.tabs-wrapper.style-1 .tabs-switch-box .tabs-desktop div:hover,
.tabs-wrapper.style-1 .tabs-switch-box .tabs-desktop div.active {
  background: #3498db;
  color: #fff;
}

@media (max-width: 1199px) {
  .tabs-wrapper {
    padding-bottom: 0;
  }
  .tabs-switch-box {
    margin-bottom: 40px;
  }
  .tabs-switch-box .tabs-desktop {
    display: none;
  }
  .tabs-switch-box select,
  .tabs-select-text,
  .tabs-select-text {
    display: block;
  }
  .tabs-select-text {
    padding: 14px 50px 14px 20px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    width: 100%;
  }
  .tabs-select-text .glyphicon {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color:  #26364a;
    font-size: 18px;
  }
  .tabs-switch-box select {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    border: none;
    font-family: 'regular', sans-serif, Arial;
    font-size: 18px;
    background:  #26364a;
    color: #fff;
    cursor: pointer;
  }
}

@media (max-width: 767px) {}

.button,
footer a,
.subscription-form input[type="submit"],
.menu-entry a,
.header-right a.link,
.accordeon-entry .title::after,
.accordeon-entry .title,
.testimonials-icons .entry div::before,
.block-form input[type="submit"],
.links-examples li a,
.banner-tabs .tab-entry::before,
.circle-entry .title,
.telephone-link,
.block.style-1 .testimonials-icons .entry img,
.tabs-switch-box .tabs-desktop div,
.block.type-15 .news-entry .title,
.block-button-container .button-description a,
.swiper-arrow,
.side-menu-item,
.testimonial-arrow,
.simple-link,
.simple-link span,
.author a,
.side-menu-image-item .title,
.side-menu-image-item .image::before,
.side-menu-image-item .image::after,
.paginator ul li a,
.related-post-entry .title,
.comment-entry .comment-link,
.subheader-link,
.subheader,
.prefix-drop-down div,
.blog-entry .content a.title,
.theme-config .colours-wrapper .entry::after,
.block.type-15 .news-entry .image-wrapper img,
div.widget_categories ul li a,
.woocommerce #review_form #respond .form-submit input,
.woocommerce .cart .button,
.woocommerce input.button,
#bridge input[type="submit"],
a.btn.btn-primary,
input[type="submit"],
button[type="submit"] {
  transition: all 0.15s ease-out 0s;
}
.bg_red {
  background: #c80000 !important;
}
.bg_blue {
  background: #347AB8 !important;
}
.bg_orange {
  background: #ED8032 !important;
}
.bg_lightviolet {
  background: #3C5BA6 !important;
}
.bg_darkviolet {
  background: #161838 !important;
}
.dBlock {
  display:block !important;
}
.dNone {
  display:none !important;
}
#tab-content p, #tab-content li {
  line-height: 2.3 !important;
}
.vertical-align {
  display: flex;
  align-items: center;
}
#tab-content {
  padding-right: 30px !important;
  padding-left: 30px !important;
  background: #26364a;
  overflow:hidden;
}
#tab-content .tabs-container .row {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  height: 443px !important;
//background: #3498db;
}
#mobile-tab-content {
}
.btn_learn_blue {
  background: #3498db !important;
  border: 1px solid #3498db !important;
}
.btn_learn_blue:hover {
  background: #fff !important;
  border: 1px solid #3498db !important;
  color: #3498db !important;
}
.tabs-desktop > div > img {
  width: 51.2px;
}
.sec_20 {
  padding-top: 46.5px !important;
  padding-bottom: 46.5px !important;
}
.btn-transparent:hover {
  background: transparent !important;
  border: 1px solid #fff !important;
  color: #fff  !important;
}
.btn-transparent {
  background: #fff none repeat scroll 0 0 !important;
  border: 1px solid #0b3356 !important;
  color: #0b3356 !important;
}
.width925 {
  width:925px;
}
.sec_39pt5 {
  padding-top: 63px !important;
  padding-bottom: 63px !important;
}
.circle-slide-box{margin-bottom: 25px;}
.circle-slide-box .pagination{display: none;}
.circle-slide-box .swiper-container{height: inherit!important; text-align: center;}
.circle-slide-box .swiper-wrapper{background: url(images/sample-icons/icon-66.png) left center repeat-x; float: left;}
.circle-slide-box .swiper-slide{cursor: pointer;}
.circle-slide-box img{transform: scale(0.4); -moz-transform: scale(0.4); -webkit-transform: scale(0.4); -ms-transform: scale(0.4); max-width: 100%; height: auto;}
.circle-slide-box .swiper-slide-active img{transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); display: inline-block;}
.circle-description-slide-box{text-align: center; padding-bottom: 10px;}
.circle-description-slide-box .pagination{display: none;}
.circle-description-slide-box .title{font-size: 24px; color: #0b3356; font-weight: '600'; margin-bottom: 25px;}
.circle-description-slide-box .text{font-size: 16px; color: #000; line-height: 22px;}
@media (max-width: 991px) {
  .circle-description-slide-box{padding-bottom: 30px;}
}
@media (max-width: 767px) {

}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 38 - CSS ANIMATIONS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.class{-moz-transition:none; -o-transition:none; -webkit-transition:none; transition:none; -ms-transition:none;}
.button, footer a, .subscription-form input[type="submit"], .menu-entry a, .header-right a.link, .accordeon-entry .title:after, .accordeon-entry .title, .testimonials-icons .entry div:before, .block-form input[type="submit"], .links-examples li a, .banner-tabs .tab-entry:before, .circle-entry .title, .telephone-link, .block.style-1 .testimonials-icons .entry img, .tabs-switch-box .tabs-desktop div, .block.type-15 .news-entry .title, .block-button-container .button-description a, .swiper-arrow, .side-menu-item, .testimonial-arrow, .simple-link, .simple-link span, .author a, .side-menu-image-item .title, .side-menu-image-item .image:before, .side-menu-image-item .image:after, .paginator ul li a, .related-post-entry .title, .comment-entry .comment-link, .subheader-link, .subheader, .prefix-drop-down div, .blog-entry .content a.title, .theme-config .colours-wrapper .entry:after, .block.type-15 .news-entry .image-wrapper img, div.widget_categories ul li a, .woocommerce #review_form #respond .form-submit input, .woocommerce .cart .button, .woocommerce input.button, #bridge input[type="submit"], a.btn.btn-primary, input[type="submit"], button[type="submit"]{-moz-transition:all 0.15s ease-out; -o-transition:all 0.15s ease-out; -webkit-transition:all 0.15s ease-out; transition:all 0.15s ease-out; -ms-transition:all 0.15s ease-out;}
footer .social-icon:before, .menu-entry div, .menu-entry .submenu-icon span, .submenu-icon:before,  .open-icon span, .big-circle-entry, .loaded .block.type-10 .content img, .loaded .block.type-10 .image-overlay, .loaded .block.type-10 .text-entry, .circle-slide-box img, .testimonials-icons .entry div, .theme-config, .theme-config .open img{-moz-transition:all 300ms ease-out; -o-transition:all 300ms ease-out; -webkit-transition:all 300ms ease-out; transition:all 300ms ease-out; -ms-transition:all 300ms ease-out;}
.class{-moz-transition:all 500ms ease-out; -o-transition:all 500ms ease-out; -webkit-transition:all 500ms ease-out; transition:all 500ms ease-out; -ms-transition:all 500ms ease-out;}
.class{-moz-transition:all 700ms ease-out; -o-transition:all 700ms ease-out; -webkit-transition:all 700ms ease-out; transition:all 700ms ease-out; -ms-transition:all 700ms ease-out;}
.video-player{-moz-transition:all 1000ms ease-out; -o-transition:all 1000ms ease-out; -webkit-transition:all 1000ms ease-out; transition:all 1000ms ease-out; -ms-transition:all 1000ms ease-out;}

/*transition delay*/
.block.type-10 .swiper-slide-active .content img, .block.type-10 .swiper-slide-active .text-entry, .block.type-10 .swiper-slide-active .image-overlay{transition-delay:500ms; -moz-transition-delay:500ms; -webkit-transition-delay:500ms; -ms-transition-delay:500ms;}

/*  =====================
  VERTICAL ALIGN STYLES
  =====================  */
.class{transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); top: 50%; position: absolute;}

/*  =================
  BORDER BOX STYLES
  =================  */
.subscription-form input{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*  ===============
  BOX SIZE STYLES
  ===============  */
.box-size{width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.signupeasy-imgpt4 {
//height: auto;
//max-width: 100%;
//transform: scale(0.4);
//transition-duration: 0.5s;
}
.signupeasy-img1 {
  height: auto;
  max-width: 100%;
  transform: scale(1);
  transition-duration: 0.5s;
}
.signupeasy {
//cursor: pointer;
  width: 28.5%;
}
.signupeasy_title {
  color: #0b3356;
  font-size: 24px;
  margin-bottom: 25px;
}
.signupeasy_text {
  color:#565a5c;
  font-size: 16px;
  line-height: 22px;
}
.imgRotate-neg45 {
  transform: rotate(-45deg);
}
@media (min-width:992px){
  .gray .after {
    position: relative;
    overflow:hidden;
  }
  .gray .before {
    position: relative;
    overflow:hidden;
  }
  .gray .before::before {
    border-top: 3px dotted #000;
    content: "";
    position: absolute;
    top: 50px;
    width: 34%;
    right: 67%;
  }
  .gray .after::after {
    border-top: 3px dotted #000;
    content: "";
    position: absolute;
    top: 50px;
    width: 32%;
    left: 67%;
  }
}
.bubble::before {
//border-color: #7f7f7f transparent;
//border-style: solid;
//border-width: 18px 18px 0;
  bottom: -18px;
  content: "";
  display: block;
  left: calc(13% - 3px);
  position: absolute;
  width: 0;
  z-index: 0;
}
.bubble::after {
  border-color: #fff transparent;
  border-style: solid;
  border-width: 15px 15px 0;
  bottom: -15px;
  content: "";
  display: block;
  left: 13%;
  position: absolute;
  width: 0;
  z-index: 1;
}
.bubble {
  background: rgba(255, 255, 255, 1);
  /*border: 2px solid #7f7f7f;*/
  /*border-radius: 20px;*/
  display: inline-block;
  /*max-width: 250px;*/
  min-height: 1.5em;
  padding: 20px;
  position: relative;
  font-size: 16px;
  line-height: 25px;
  /*height: 219px;*/
}
.cust-name {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  line-height: 18px;
  text-align: left;
  text-indent: 0;
  vertical-align: middle;
  margin-left: 3%;
  margin-top: 11%;
  font-style: italic;
}
.icon-heart {
  color: #fff;
  display: inline-block;
  font-size: 32px;
  line-height: 18px;
  text-align: left;
  text-indent: 0;
  vertical-align: middle;
  margin-top: 10%;
  margin-left: 3%;
}
.height219 {
  height: 219px;
}
.margintopneg54 {
  margin-top: -54px !important;
}
.bg_red_orange {
  background: #d44646 !important;
}
.bg_blue {
  background: #3498db !important;
}
tr.header > td > div > .tooltip-inner {
  max-width: 250px;
  width: 250px;
}
