@font-face {
     font-family: 'Calibre-Bold';
     src: url('../fonts/Calibre-Bold.woff2') format('woff2'), url('../fonts/Calibre-Bold.woff') format('woff');
     font-weight: bold;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Calibre-Medium';
     src: url('../fonts/Calibre-Medium.woff2') format('woff2'), url('../fonts/Calibre-Medium.woff') format('woff');
     font-weight: 500;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Calibre-Light';
     src: url('../fonts/Calibre-Light.woff2') format('woff2'), url('../fonts/Calibre-Light.woff') format('woff');
     font-weight: 300;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Calibre-Regular';
     src: url('../fonts/Calibre-Regular.woff2') format('woff2'), url('../fonts/Calibre-Regular.woff') format('woff');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}

.font-open-sans, #main-menu.font-open-sans .navbar .nav li a, #main-menu.font-open-sans .megamenu .title{font-family: 'Open Sans',Arial,Helvetica,sans-serif !important;}
.font-poppins, #main-menu.font-poppins .navbar .nav li a, #main-menu.font-poppins .megamenu .title, #main-menu .megamenu .title.font-poppins{font-family: 'Poppins',Arial,Helvetica,sans-serif !important;}
.font-montserrat, #main-menu.font-montserrat .navbar .nav li a, #main-menu.font-montserrat .megamenu .title{font-family: 'Montserrat',Arial,Helvetica,sans-serif !important;}
.font-raleway, #main-menu.font-raleway .navbar .nav li a, #main-menu.font-raleway .megamenu .title{font-family: 'Calibre-Regular',Arial,Helvetica,sans-serif !important;}
.font-calibre, #main-menu.font-calibre .navbar .nav li a, #main-menu.font-calibre .megamenu .title{font-family: 'Calibre-Regular',Arial,Helvetica,sans-serif !important;}
 
body {
    font-family: "Inter", sans-serif !important;
     font-size: 16px;
     line-height: 22px;
}
.pb-50-cont {
    padding-bottom: 50px;
}
 .section-title2 {
    font-family: "Inter", sans-serif !important;
     font-size: 48px;
     text-align: center;
	 line-height: 48px;
}
 .fes17-title-cont h3 {
     font-family: 'Calibre-Bold';
}
 .fes17-title-cont h3 {
     font-family: 'Calibre-Medium';
     font-size: 22px;
     color: #636363;
     font-weight: bold;
}
 .header-1 #main-menu .nav.navbar-nav {
     margin-right: 12px;
}
 #request {
     display: block;
     position: relative;
     margin-right: 0;
     margin-top: 30px;
     z-index: 9999;
     float: right;
     margin-left: 0;
}
 .logo-2 {
     padding: 0;
     margin-left:20px;
}
 .header .header-wrapper .container-m-30{
     /* padding: 30px 20px 25px 20px; */
     padding: 30px 20px 25px 20px;
	 background-color:#28468C;
}
.header .header-wrapper .container-m-30-menu{
    padding: 30px 20px 0px 20px;
    background-color:#28468C;
}
 .affix.header .header-wrapper .container-m-30{
     padding: 20px;
}
 .logo-img {
     height: 50px;
}
 .header-1 #main-menu .nav.navbar-nav.ds_menu_left_nav {
    margin-left: 210px;
	/* width: calc(100% - 200px); */
    width: 216px;
}
 #main-menu .navbar .nav > li > a {
     font-size: 18px;
     font-family: 'Calibre-Light';
     padding: 12px 3px 0 3px;
}
 #main-menu .navbar .nav > li > a .main-menu-title i {
     font-size: 12px;
}
 .affix.header-1 #main-menu .navbar .nav > li > a {
     padding: 23px 3px 5px 3px;
     opacity: 1;
}
 .main-menu-title.mm_button.ds_signup_button {
     background: #fff;
     color: #000;
}
 .main-menu-title.mm_button.ds_signup_button:hover {
     background: transparent;
     color: #fff;
}
.footer2-copy {
     font-size: 16px;
     line-height:18px;
     margin: 0;
     margin-left: 4px;
     text-align: left !important;
}
 .footer2-copy-cont {
     background: #fff;
     padding: 20px 0;
     position: relative;
}
 .footer2-soc-a {
     padding-bottom: 0;
}
 .footer2-copy-cont .ft_links_right {
     display: inline-block;
     width: auto;
     text-align: center;
     float: none;
     margin: auto 190px;
}
 .footer2-copy-cont .ft_links_right ul {
     list-style: none;
     float: none;
     width: auto;
     margin: auto;
     text-align: center;
     display: inline-block;
     padding: 5px 0 0 0;
}
 .footer2-copy-cont .ft_links_right ul li {
     float: left;
     width: auto;
     text-decoration: none;
     font-size: 16px;
     color: #374555 !important;
     font-family: 'Calibre-Regular';
     line-height: 16px;
     padding-bottom: 0;
     margin: 0 5px;
}
 .footer2-copy-cont .ft_links_right ul li a {
     float: left;
     width: 100%;
     text-decoration: none;
     font-size: 16px;
     color: #374555 !important;
     font-family: 'Calibre-Regular';
     line-height: 16px;
     padding-bottom: 0;
}
 .footer2-soc-a a {
     font-size: 16px;
     padding: 0px 0px 0px 9px !important;
}
 .footer2-copy-cont .ft_links_right:hover ul li a:not(:hover) {
     transition: 0.2s;
     -webkit-transition: 0.2s;
     opacity: 0.3;
}
.no-bullets {
    list-style-type: none; /* Remove bullets */
    padding: 0; /* Remove padding */
    margin: 0; /* Remove margins */
}

.widget-area {
    background: #365aa8 !important;
    width: 100%;
    max-width: 100%;
    grid-template-columns: inherit;
    display: block;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}

 .bg-sl1 {
     background: none;
     background-color: #3b3b3b;
}
 .bg-sl1::before {
     position: absolute;
     content: "";
     width: 40%;
     background: #1e1e1e;
     height: 100%;
     left: 0;
}

.center-footer {
    float: left;
    /* width: 50%; */
    height: 164px;
    border-left: none;
    border-right: none;
    padding: 0;
    margin: 0;
    background: #3b3b3b;
    position: relative;
}

 .footer2-text-cont, .footer2-text-cont a {
     color: #fff;
}
 /* .bg-sl1 .ds_footer_left {
     width: 21.5%;
} */
 /* .bg-sl1 .ds_footer_right {
     width: 55%;
     padding-left: 32px;
     padding-right: 32px;
     padding-top: 6px;
} */
 .bg-sl1 .ds_footer_right ul li, .bg-sl1 .ds_footer_right ul li a {
     float: left;
     width: auto;
     color: #fff;
     font-family: 'Calibre-Light';
     margin: 0 5px;
}
 .footer2-text-cont {
     margin-bottom: 0;
}
 .logo-footer {
     margin-top: 0;
}
 .bg-sl1 .row {
     padding: 0 0 0 0; /* was 40px 0 20px 0; */
}
 .ds_footer_right .links-list:hover li a:not(:hover) {
     transition: 0.2s;
     -webkit-transition: 0.2s;
     opacity: 0.3;
}
 #back-top {
     width: 36px;
     height: 34px;
     box-shadow: 0px 2px 4px 1px rgb(0 0 0 / 25%);
     -webkit-box-shadow: 0px 2px 4px 1px rgb(0 0 0 / 25%);
     -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
     border-radius: 50%;
}
 .ds_home_clients {
     background: #ffffff;
     margin: 0 !important;
     padding: 40px 0;
}
 .ds_home_clients .section-title2 {
     color: #636363;
}

/* #slider-video {
    position: relative;
    z-index: 99999;
    top: -580px;
    float: right;
} */
 .ds_number_section {
     background: url(../images/aldo_webinar-1.jpg) no-repeat;
     margin: 0 !important;
     padding-top: 100px;
     padding-bottom: 100px !important;
     padding-left: 0 !important;
     padding-right: 0 !important;
}
 .blackbg {
     background: url(../images/aldo_webinar-1.jpg) no-repeat;
     background-size: 100% 100%;
}
 .ds_home_colorbox {
     background: #fff;
     border-radius: 5px;
     width: 21%;
     margin: 0 2%;
     padding: 0 0 20px 0;
     min-height: 350px;
}
 .work-proc2-icon-cont {
     position: relative;
     top: 0;
     left: 0;
     color: #323336;
     font-size: 60px;
     line-height: 60px;
     font-weight: 600;
     width: 100%;
     float: left;
     text-align: center;
}
 .work-proc2-cont {
     padding: 0;
     float: left;
     width: 100%;
}
 .work-proc2-cont h3 {
     font-family: 'Calibre-Medium';
     padding: 20px 30px 0 30px;
     float: left;
     width: 100%;
}
 .work-proc2-cont p {
     float: left;
     width: 100%;
     margin: 0;
     padding: 0 30px;
     line-height: 20px;
     font-family: 'Calibre-Light';
}
 .work-proc2-cont h3 strong a , .work-proc2-cont h3 strong {
     font-size: 21px;
     color: #284a98;
     font-family: 'Calibre-Medium';
     font-weight: normal;
}
 .work-proc2-icon-cont {
     border-radius: 5px 5px 0 0;
     color: #fff;
     padding: 50px 0;
}
 .work-proc2-icon-cont.ds_home_colorbox1 {
     background: #5481E6;
}
 .work-proc2-icon-cont.ds_home_colorbox2 {
     background: #98CB4A;
}
 .work-proc2-icon-cont.ds_home_colorbox3 {
     background: #F76D3C;
}
 .work-proc2-icon-cont.ds_home_colorbox4 {
     background: #FFA300;
}
 .fes2-title-45.font-poppins.text-white strong , .fes2-title-45.font-poppins strong{
     font-size: 50px;
     line-height: 32px;
     font-family: 'Calibre-Bold';
}
 .ds_home_clients_logo {
     padding-top: 30px;
}
 .bg-green {
     background: #56B60E;
}
 .section-title-white {
     color: #fff;
}
 #about-us-link .au3-text {
     color: #fff;
}
.vcard {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #28468C;
    height:140px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}
 /* iframe.yt-frame {
     box-shadow: 0 1px 30px rgba(0,0,0, .15);
} */
.landing {
    max-height: none;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 100vh;
    background-color: #28468C;
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100% !important;
    min-height: 550px;
}

 .slideText {
     font-family: 'Calibre-Regular' !important;
     font-size: 60px !important;
     line-height: 60px !important;
     margin-top: 150px !important;
     margin-left:15px !important;
}
.tp-parallax-wrap {
    top: 0px !important;
}
 .cd-words-wrapper b {
     padding: 35px 0 0 !important;
     font-family: 'Calibre-Light' !important;
     /* font-family: 'Raleway' !important; */
     font-weight: 300;
     font-size: 30px !important;
     line-height: 30px !important; 
}
 .home-slider-bg {
     width: 100%;
     float: left;
     height: 100vh;
     padding-top: 30px;
}
 .home-slider {
     position: relative;
}
 .home-slider-bg img {
     position: absolute;
     z-index: 1;
}
 .home-slider-img-1 img {
     left: 58px;
     width: 100px;
     top: 9em !important;
}
 .home-slider-img-2 img {
     left: -20px;
     width: 140px;
     top: 24em !important;
}
 .home-slider-img-3 img {
     left: 88px;
     width: 40px;
     top: 34em !important;
}
 .home-slider-img-4 img {
     right: 80px;
     width: 80px;
     top: 6.5em !important;
}
 .home-slider-img-5 img {
     right: -35px;
     width: 80px;
     top: 14em !important;
}
 .home-slider-img-6 img {
     right: 40px;
     width: 108px;
     top: 32em !important;
}
 .home-slider-bg img {
     opacity: 0.4;
}
 .home-slider-bg .container {
     position: relative;
}
 .bg-gray-light {
     background-color: #FAFAFA;
}
.platform-icon {
    float:left;
    width:60px;
    height:60px;
    margin-right:10px;
}
.platform_text {
    color: #fff;
    font-weight: normal;
    font-family: 'Calibre-Regular';
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: normal;
    text-align: left;
    padding: 8px 0 8px 0px;
    height:72px;
    display: table;
    vertical-align: middle;
    width: 100%;
}
.platform_text_pt {
    padding-top: 14px;
}
 .section_white_font h3 strong {
     color: #fff;
     font-weight: normal;
     font-family: 'Calibre-Bold';
     font-size: 25px;
     font-weight: normal;
     letter-spacing: 0px;
     text-align: left;
     padding-top: 0;
     float: left;
     width: 100%;
}
 .section_white_font .text-center {
     color: #fff;
     text-align: left;
     padding: 0 30px 0 0;
}
 .white_icon .fa {
     color: #fff !important;
}
 .section-title-white-pb {
     padding-bottom: 30px;
}
 .section_white_font .fes17-box-icon {
     text-align: center;
}
 .section_white_font .fes17-box-icon img {
     filter: brightness(0) invert(0.7); /* invert was 1 */
     width: 70px;
}
 h3 strong.custom_size {
     font-family: 'Calibre-Bold';
     font-size: 25px;
     font-weight: normal;
}
 .custom_half_section .fes17-title-cont {
     float: left;
     width: 75px;
}
 .custom_half_section .fes17-title-cont img {
     width: 70px;
}
 .custom_half_section .text-center {
    font-family: 'Calibre-Medium';
     float: left;
     width: 82%;
     text-align: left;
     padding-left: 20px;
     font-size:21px;
}
 .custom_half_section .text-center h3 {
     margin-top: 0;
     margin-bottom: 0;
}
 .client2-item img {
     opacity: 0.85;
}
 .client2-item img:hover {
     opacity: 1;
}
 .custom_half_section .ds_custom_block .mb-50 {
     margin-bottom: 40px !important;
     float: left;
     width: 100%;
}
 .ds_supports_section h3 strong {
     font-weight: normal !important;
     font-family: 'Calibre-Medium';
     padding-bottom: 10px;
}
 .ds_supports_section .text-center {
     float: left;
     width: 100%;
     font-size: 18px;
     line-height: 24px;
}
 .ds_supports_section .row {
     float: left;
     width: 100%;
}
 .ds_supports_section .row .mb-70 {
     float: left;
     width: 100%;
}
 .section_white_font.ds_supports_section .fes17-box-icon img {
     filter: brightness(0) invert(1);
     width: 50px;
}
.slide-title {
    padding-left: 25px !important;
}
 #slide-699-layer-7 {
     padding-left: 25px;
}
 .custom_half_section .ds_block {
     margin-bottom: 50px !important;
     float: left;
     width: 100%;
     margin-top: 10px;
}
 .page-title-large5-text-cont.ds-page-title {
     float: left;
     width: 100%;
     text-align: center;
     position: static;
     margin: 0;
     height: auto;
     padding: 110px 0 0 0;
}
 .page-title-large5-text-cont.ds-page-title h1 {
     letter-spacing: 0;
     font-family: 'Calibre-Bold' !important;
     font-size: 50px !important;
     font-weight: normal !important;
     line-height: normal;
     padding: 0;
     margin: 0;
}
 .main_ids_table_container {
     float: left;
     width: 100%;
     padding: 50px 0 15px 0;
     background: #F5F5F5;
}
 .pricing-table-column.ids_table {
     width: 30.33%;
     margin: 0 1.5% 1.5% 1.5%;
     background: #fff;
	 display:inline-block;
	 vertical-align: top;
}

 .sign-up-content {
     float: left;
     width: 100%;
}
 .tab-icon-box h3 {
     float: left;
     color: #ffffff;
     font-size: 28px;
     line-height: 34px;
     font-family: Calibre-Medium;
     padding-top: 6px;
     margin: 0;
}
 .tab-icon-box {
     background-color: #46a400;
     padding: 15px 30px 15px;
     border-radius: 5px 5px 0 0;
     margin: 0 0 25px 0 !important;
     float: left;
     width: 100%;
}
 .ids_table_content {
     float: left;
     width: 100%;
     padding: 0 30px 30px 30px;
     min-height: 1590px;
     position: relative;
}
 .ids_table_text {
     float: left;
     width: 100%;
     padding: 5px 0;
}
 .ids_table_text i {
     float: left;
     /*margin-right: 10px;*/
     font-size: 15px;
     color: #595959;
     line-height: 16px;
     margin-top: 5px;
	 min-width: 8%;
}
 .ids_table_text p , .ids_table_text_para{
     color: #595959;
     font-size: 16px;
     line-height: 20px;
     font-family: 'Calibre-Regular';
     float: left;
     font-weight: normal;
     margin: 0;
     width: 90%;
     position: relative;
}
 .ids_table_content .ids_table_text_para span {
     color: #595959;
     font-size: 16px;
     line-height: 20px;
     font-family: 'Calibre-Regular';
     float: left;
     font-weight: normal;
     margin: 0;
     width: auto;
     position: relative;
}
 .ids_table_content .ids_table_text_para span strong {
     color: #000;
     font-size: 16px;
     font-family: 'Calibre-Medium';
}
 .ids_table_content strong {
     float: left;
     width: 100%;
     font-family: 'Calibre-Regular';
     font-weight: normal;
     color: #1f4293;
     font-size: 22px;
     line-height: 22px;
}
 .ids_table_content b {
     float: left;
     width: 100%;
     font-family: 'Calibre-Medium';
     font-weight: normal;
     margin-top: 20px;
     font-size: 19px;
     color: #000;
     padding-bottom: 10px;
     background: transparent;
     margin-bottom: 5px;
     border-bottom: 1px solid #ddd;
}
.ds_select_lan_button {
     float: left;
     width: 100%;
     text-align: center;
     /*position: absolute;*/
     bottom: 30px;
     left: 0;
     right: 0;
     margin: auto;
}
 .ds_select_lan_button a{
     float: none;
     margin: auto;
     margin-top: auto;
     margin-top: 40px;
     margin-bottom: 10px;
     padding: 11px 16px 12px 16px;
     border-radius: 100px;
     background: #1f4293;
     border:2px solid #1f4293;
     color: #fff;
     display: inline-block;
}
 .ds_select_lan_button a i {
     margin-right: 5px;
}
 .ds_select_lan_button a:hover {
     background: transparent;
     color: #1f4293;
}

.freeplan_button a{
    background: #f8a01b !important;
    border:2px solid #f8a01b !important;
    color: #fff;
}

.freeplan_button a:hover {
    background: transparent !important;
    color: #1f4293;
}

.ds_select_checkout_button {
     float: right;
     width: 220px;
     text-align: center;
	 font-family: 'Calibre-Regular';
     font-size: 18px;
	 line-height: 24px;
/*     position: absolute;*/
/*     bottom: 30px;*/
/*
     left: 0;
     right: 0;
*/
     margin: auto;
}
 .ds_select_checkout_button span{
     float: none;
     margin: auto;
     margin-top: auto;
     margin-top: 40px;
     margin-bottom: 10px;
     padding: 11px 24px 12px 24px;
     border-radius: 100px;
     background: #1f4293;
     border:2px solid #1f4293;
     color: #fff;
     display: inline-block;
}
 .ds_select_checkout_button a i {
     margin-right: 5px;
}
 .ds_select_checkout_button span:hover {
     background: transparent;
     color: #1f4293;
}

#plan-selected-label {
	font-style: normal;
	font-family: 'Calibre-Light';
}

 .page_info {
     float: left;
     width: 100%;
     padding-top: 30px;
     text-align: center;
     margin: 0 !important;
}
 .page_note {
     float: left;
     width: 100%;
     font-size: 16px;
     line-height: 22px;
     color: #595959;
     /* padding-top: 20px; */
     font-family: 'Calibre-Regular';
}
 .tooltip {
     outline: none;
     cursor: pointer;
     text-decoration: none;
     position: relative;
     opacity: 1 !important;
     display: inline-block;
     display: inline-block;
     margin: 0px 0 0 8px;
}
 .tooltip-content {
     float: left;
}
 .tooltip-section {
     position: relative;
     display: inline-block;
     color: #595959;
     font-size: 15px;
     line-height: 18px;
     font-family: 'Calibre-Regular';
     float: initial;
     font-weight: normal;
}
 .tooltip-section .tooltiptext {
     visibility: hidden;
     width: 120px;
     background-color: #555;
     color: #fff;
     text-align: center;
     border-radius: 6px;
     padding: 5px 0;
     position: absolute;
     z-index: 1;
     bottom: 125%;
     left: 50%;
     margin-left: -60px;
     opacity: 0;
     transition: opacity 0.3s;
}
 .tooltip-section .tooltiptext::after {
     content: "";
     position: absolute;
     top: 100%;
     left: 50%;
     margin-left: -5px;
     border-width: 5px;
     border-style: solid;
     border-color: #555 transparent transparent transparent;
}
 .tooltip-section:hover .tooltiptext {
     visibility: visible;
     opacity: 1;
}
 .tooltip i {
     border: 1px solid #46a400;
     border-radius: 50px;
     padding: 3px 5px;
     width: 16px;
     height: 16px;
     line-height: 8px;
     color: #46a400;
     font-weight: normal;
     font-size: 9px;
     float: right;
}
 .tooltip span.classic {
     margin-left: -999em;
     position: absolute !important;
}
 .tooltip:hover span.classic {
     position: absolute;
     left: 1px;
     top: 24px;
     z-index: 99;
     margin-left: 0;
     width: 250px;
     background: #fff;
     box-shadow: 0 2px 12px 0 rgb(35 35 51 / 15%);
     border: 1px solid #dddddd;
     color: #595959;
     font-size: 15px;
     line-height: 20px;
     font-family: 'Calibre-Regular';
     border-radius: 5px;
     padding: 0.8em 1em;
     margin-top: 0;
}
 .tooltip:hover img {
     border: 0;
     margin: -10px 0 0 -55px;
     float: left;
     position: absolute;
}
 .tooltip:hover em {
     font-family: Candara, Tahoma, Geneva, sans-serif;
     font-size: 1.2em;
     font-weight: bold;
     display: block;
     padding: 0.2em 0 0.6em 0;
}
 .tab-icon-box.tab-icon-box-b {
     background-color: #f89f1e;
}
 .tab-icon-box.tab-icon-box-free {
     background-color: #23a8e0;
}
.ids_table_text i.check-color{
    color: Red;
    font-size: 20px;
	margin-top: 3px;
}
.ids_table_text i.check-color-green{
    color: limegreen;
    font-size: 20px;
	margin-top: 3px;
}
 .ds-add_on_container {
     float: left;
     width: 100%;
     padding-top: 30px;
}
 .ds-add_on_container h3 {
     font-size: 28px;
     line-height: 30px;
     font-family: Calibre-Medium;
     color: #464646;
     font-weight: normal;
     float: left;
     width: 100%;
     margin: 0 0 20px 0 !important;
}
 .ds-add-on-block {
     float: left;
     width: 49%;
     border: 1px solid #dddddd;
     border-radius: 5px;
     padding: 25px;
     min-height: 180px;
     margin-bottom: 25px;
}
 .ds-add-on-block p {
     float: left;
     width: 100%;
     padding: 0;
     margin: 0;
     font-family: 'Calibre-Regular';
     font-size: 22px;
     line-height: 26px;
     min-height: 55px;
}
 .ds_add_on_price_section {
     float: left;
     width: auto;
     background-color: #f5f5f5;
     color: #1f4293;
     padding: 12px 30px;
	 border: 2px solid #f5f5f5;
     border-radius: 50px;
     margin: 30px 25px 0 0;
	 -webkit-user-select: none;  /* Chrome all / Safari all */
  	-moz-user-select: none;     /* Firefox all */
  	-ms-user-select: none;      /* IE 10+ */
  	user-select: none;          /* Likely future */   
}
/* .ds_add_on_price_section:hover {
     background-color: #1f4293;
     color: #ffffff;
     padding: 12px 30px;
	 border: 2px solid #1f4293;  
} */

.buy-btn {
    float: left;
    width: auto;
    background-color: #46a400;
    color: #1f4293;
    padding: 12px 30px;
    border: 2px solid #46a400;
    border-radius: 50px;
    margin: 30px 25px 0 0;
    -webkit-user-select: none;  /* Chrome all / Safari all */
     -moz-user-select: none;     /* Firefox all */
     -ms-user-select: none;      /* IE 10+ */
     user-select: none;          /* Likely future */   
}
.buy-btn:hover {
    background-color: #1f4293;
    color: #ffffff;
    padding: 12px 30px;
    border: 2px solid #1f4293;  
}

.buy-btn-active {
    background-color: #f9a135;
    border: 2px solid #f9a135;
}

 .page_info p {
     font-size: 24px;
     font-family: 'Calibre-Light';
     color: #1f4293;
     margin: 0;
     padding: 0 0 50px 0;
}
 .page_info p a {
     font-family: 'Calibre-Medium';
}


.toggle, .toggler {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}

.toggler {
  color: #bbbbbb;
  transition: .2s;
  font-weight: normal;
  font-family: 'Calibre-Medium';
  font-size: 18px;
  line-height: 20px;
  margin: 0;
}

.toggler--is-active {
  color: #232323;
}

.b {
  display: block;
}

.toggle {
    position: relative;
    width: 55px;
    height: 25px;
    border-radius: 100px;
    background-color: #c3c3c3;
    overflow: hidden;
    box-shadow: inset 0 0 2px 1px rgb(0 0 0 / 5%);
}

.check {
  position: absolute !important;
  display: block;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  opacity: 0;
  z-index: 6;
}

.check:checked ~ .switch {
  right: 6px;
  left: 63.5%;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: .08s, 0s;
}

.switch {
  position: absolute !important;
  left: 6px;
  top: 5px;
  bottom: 6px;
  right: 63.5%;
  background-color: #fff;
  border-radius: 20px;
  z-index: 1;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0s, .08s;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

.hide{
  display: none;
}

.ds_toggle_btn { float: left; width: 100%; margin:0 1.5% 15px 1.5%; }

.pricing-toggle-left { width: auto; }

.demo_btn {
    position:absolute;
    display:inline-block;
    margin-left:250px !important;
    margin-top:88px;
}

.demo_button {
    position:absolute;
    display:inline-block;
    margin-left:250px !important;
    margin-top:1px;
}

.save-price {
     position: absolute;
     left: 0;
     right: 0;
     margin: auto;
     width: 100%;
     text-align: left;
     top: 35px;
     color: #595959;
     font-size: 16px;
     line-height: 20px;
     font-family: 'Calibre-Regular';
}

/* SIGN UP FORM */
.clearfix:after,
.clearfix:before{
    display: table;
    content: " "
}

.clearfix:after{
    clear: both
}

#signup_widget_content .login-wd{
	width:25%;
	min-width:300px;
	max-width:100%;
}

#signup_widget_content .modal-left-s{
	width:92%;
}
#signup_widget_content .modal-left-s>span{
	display:block;
	padding:5px 5px 10px 5px;
}

#signup_widget_content button{
	float:left;
	margin:2px;
}


.cus-site-width {
    margin: 0 auto;
}

.login-wd {
    width: 90%;
    max-width: 360px;
    position: fixed;
    /* top: 300px; */
    z-index: 10002;
    margin: 0 auto;
	/*margin-top: 16.5%;*/
    left: 0;
    right: 0;
	top:30%;
}

.login-wd-bg {
    background: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    position: relative;
	padding-top: 0;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
    border: 1px solid #c9c9c9;
}

.login-wd-bg-button {
    background: #000000;
    position: relative;
	padding: 20px;
	margin: 20px;
}

.login-wd-title-schedule {
    text-align: center;
    font-weight: 300;
    color: #ffffff;
    font-size: 18px;
    line-height: 42px;
	margin: 0px;
	background-color: rgba(87,95,109,1.0) !important; /* was 0.8 */
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}
.login-wd-title {
	text-align: center;
    font-weight: 400;
    color: #000;
    font-size: 16px;
    line-height: 42px;
    font-family: "Inter", "sans-serif";
}
.gray-modal-bg {
    background: #ffffff; /* was #f2f2f2 */
    position: relative;
    margin-bottom: 8px;
}
.modal-left-s {
    width: 265px;
    margin: 0 auto;
    padding: 12px 0;
}
.modal-left-s input.s-wd-i {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    background: #f5f5f5;
    width: 200px;
    height: 30px;
    border: 1px solid grey;
    outline: 0;
    color: #404040;
    font-size: 13px;
    padding: 2px 10px 0 30px;
    margin: 10px 22px;
}

#signup_email{
/*	width:254px;*/
	width: 86%;
}

#signup_widget_content button {
    float: left;
    margin: 2px;
}

.modal-left-s button {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    line-height: 28px;
    width: 65%;
    height: 30px;
    display: block;
    border: none;
    background-color: #283142;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin: 5px auto;
    margin-top: 14px;
    margin-bottom: 0;
    cursor: pointer;
    text-align: center;
}


.modal-left-s input.s-wd-i {
    background: url("../images/sprite.png") scroll 10px -36px;
}

.modal-left-s button:active {
    outline: 0;
    border: none;
}

button#signup-cancel-btn {
    background-color: rgba(192,80,77,.85);
    margin-left: 7%;
    width: 35%;
}
button#signup-submit-btn {
    background-color: rgba(56,145,167,.85);
    width: 47%;
}

.disabled {
    opacity: 0.0;
    cursor: default;
    pointer-events: none;
	display: none; /* added this to disable elements based on permissions */
}

/* START ERROR MESSAGE BOX */
#error_message{
	display: block;
    /*width: calc(100% - 150px);*/
    position: absolute;
    top: 5vh; /* was 15vh*/
    z-index: 999999;
    text-align: center;
	left:0;
	right:0;
}

#signup-error-dialog .btn-wrapper{
	margin: 10px 30px 15px; 
	padding: 0 0 25px;
}

#signup-error-dialog button{
	color:#fff;
	border-radius: 5px;
	font-size:16px;
	padding: 0 20px
}

#signup-error-dialog #btn-dialog-cancel{
	float:left;
	background:rgba(192,80,77,.85);
}

#signup-error-dialog #btn-dialog-continue{
	float:right;
	background:rgba(56,145,167,.85);
}

.dropdown-us.allow2 {
    width: 340px;
    background: #ffffff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    position: fixed;
    left: 50%;
    z-index: 10004;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    font-size: 18px;
	color: #404040;
    /* line-height: 25px; */
    display: block;
    text-align: center;
    margin-left: -170px;
}
.dropdown-us.allow2 ul{
	padding-left: 10px;
	padding-right: 10px;
}

.dropdown-us.allow2 li {
    padding: 5px 10px 0px 10px;
    position: relative;
	list-style-type: none;
}

.dropdown-us.allow2 li .arrow-dr {
    display: block;
    width: 16px;
    height: 6px;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -8px;
}

.post-prev-img img, .post2-prev-img img { width: 90%; margin: auto; display: table; }

.au3-text strong { font-family: 'Calibre-Medium';
font-weight: normal;
font-size: 18px; }



.port-item.ids-author-port-item .port-main-img {
     transition: all .3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
     width: 160px;
     opacity: 0.5;
}

.port-item.ids-author-port-item:hover .port-img-overlay::after, .lightbox-item:hover .port-img-overlay::after {
     background: rgba(40,70,140,1);
}

.port-item.ids-author-port-item:hover .port-main-img, .lightbox-item:hover .port-main-img {
     
     position: relative;
     z-index: 1;
     filter: brightness(0) invert(1);
     opacity: 1;
     /* width: ; */
}

.port-item.ids-author-port-item:hover .port-main-img, .lightbox-item:hover .port-main-img {
     -webkit-transform: scale(1.2) translateZ(0);
     -moz-transform: scale(1.2) translateZ(0);
     -o-transform: scale(1.2) translateZ(0);
     -ms-transform: scale(1.2) translateZ(0);
     transform: scale(1.2) translateZ(0);
}

/* FOR MOBILE
#agent_widget {
		display: block;
		height: 100Vh;
		width: 100vw;
	}
*/

/* END SIGN UP FORM */

/* PAYMENT IFRAME */
.payment_header_bar{
width: 528px;
height: 50px;
background: #28468C;
color: #fff;
font-size: 18px;
font-family: 'Calibre-Medium';
padding: 10px 15px 12px 15px;
line-height: 18px;
border-radius: 8px;
text-align: left;
left: 0px;
right: 0px;
}
#payment_frame{
  width: 526px;
  height: 1080px;
  border: 1px solid rgba(204,204,205,0.5);
  border-radius: 8px;
  padding: 0px 30px 0px 30px;
  box-shadow: 0px 2px 4px 1px rgb(0 0 0 / 25%);
/*
  -webkit-box-shadow: 0px 2px 4px 1px rgb(0 0 0 / 25%);
  -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
*/
  -webkit-box-shadow: 0px 2px 8px rgb(44 49 73 / 12%);
  box-shadow: 0px 2px 8px rgb(44 49 73 / 12%);
}	
/* END PAYMENT IFRAME */

div#agent_widget {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 30;
}


.port-item.ids-author-port-item:hover .port-main-img{
     -webkit-transform: scale(1.2) translateZ(0);
     -moz-transform: scale(1.2) translateZ(0);
     -o-transform: scale(1.2) translateZ(0);
     -ms-transform: scale(1.2) translateZ(0);
     transform: scale(1.2) translateZ(0);
     opacity: 1;
}




#pp_full_res img {
     padding: 70px;
     width: auto !important;
     height: auto !important;
     margin: auto !important;
     display: table;
}

/*.pp_pic_holder.pp_default {
     width: 850px !important;
     height: auto !important;
     left: 0 !important;
     right: 0 !important;
     margin: auto;
}

.pp_content {
     width: 100% !important;
     height: auto !important;
}
*/
div.pp_default .pp_description {
     font-size: 18px;
     font-weight: normal;
     line-height: 24px;
     margin: -60px 50px 5px 10px;
     color: #333333;
}

div.pp_default .pp_content_container .pp_details {
     margin-top: 5px;
     width: 100% !important;
}

a.pp_close {
     position: absolute;
     right: 0px;
     top: -8px;
     display: block;
     line-height: 22px;
     text-indent: -10000px;
	 z-index: 100000;
}


.pp_expand {
     display: none !important;
}

div.ppt { width: 100% !important; }

.ids-templates-tn-container .port-grid.port-grid-gut .port-item {
     padding: 15px 25px;
    
}
.ids-templates-tn-container .port-overlay-cont {
     position: relative;
     opacity: 1 !important;
     float: left;
     width: 100%;
     transition: none;
     padding: 0;
}
.ids-templates-tn-container .port-title-cont2 span {
     color: rgba(0,0,0,.7);
     font-weight: normal;
     font-size: 14px;
     line-height: 18px;
     float: left;
     width: 100%;
     padding-top: 0;
     min-height: 42px;
}
.ids-templates-tn-container .port-title-cont2 { position: static; float: left; width: 100%; padding: 10px 0 10px 0; }
.ids-templates-tn-container .port-item:hover .port-overlay-cont, .ids-templates-tn-container .lightbox-item:hover .port-overlay-cont {
     padding-top: 0;
}
.ids-templates-tn-container .port-grid-gut li:first-child .port-overlay-cont {
     padding-right: 0;
}

.ids-templates-tn-container .port-item:hover .port-title-cont2 {
     margin-bottom: 0px;
     position: relative;
     top: inherit;
     transform: inherit;
     transition: inherit;
}


.ids-templates-tn-container .port-item:hover .port-img-overlay::after, .ids-templates-tn-container .lightbox-item:hover .port-img-overlay::after {
     background: transparent;
}


.ids-templates-tn-container .port-title-cont2 h3 { color: #000; line-height: normal; }


.ids-templates-tn-container .port-main-img {
     transition: inherit;
}
.ids-templates-tn-container .port-item:hover .port-main-img, .lightbox-item:hover .port-main-img {
     -webkit-transform: inherit;
     -moz-transform: inherit;
     -o-transform: inherit;
     -ms-transform: inherit;
     transform: inherit;
}

.ids-templates-tn-container .port-grid.port-grid-gut .port-item:hover h3 {
     color: #28468C;
}

.ids-templates-tn-container .port-grid.port-grid-gut .port-item:hover {
     transform: scale(1.11);
     transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.ids-templates-tn-container .port-grid.port-grid-gut .port-item{
     
     transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.port-item .port-img-overlay {
     border: 2px solid #ddd;
     border-radius: 100px;
     padding: 15px;
}

.ids-templates-tn-container .port-item .port-img-overlay {
/*
     border: none;
     border-radius: 0;
     padding: 0;
*/
	 border: 1px solid #eeeeee;
     border-radius: 6px;
     padding: 0;
	
}
.ids-author-img.post-prev-img img{
     width: 95%;
     margin: auto;
     display: table;
     float: right;
}
.signupFreeText {
    font-size: 16px;
    line-height: 20px;
    height: 60px; /* 80px for 2 lines of text */
}

.ft_social {
    float: right;
    margin: 52px 0 0 0; /* was 20px */
    width:235px;
}
.ft_social p img {
    width: 20px;
    margin-right: 50px;
    float: left;
}
.download-app-container {
    float: left;
    width: auto;
    /* margin-bottom: 25px; */
    transition: 0.2s;
    -webkit-transition: 0.2s;
    display:none;
}
.android_app {
    float: left;
    width: auto;
    margin-right: 20px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
}
.android_app_icon {
    margin-top:10px;
    float: left;
    width: auto;
}
.android_app_icon img {
    width: 70px;
    border-radius: 2px;
    margin-left:17px;
    margin-bottom:15px;
}
.flashtextContainer2 {
    padding: 0px 0px 0px 750px;
    margin-top: -456px !important;
}
.landing {
    max-height: none;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 100vh;
    background-color: #28468C;
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100% !important;
    min-height: 550px;
}
.vp-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top !important;
    -ms-flex-align: top !important;
    align-items: top !important;
    -webkit-box-pack: top !important;
    -ms-flex-pack: top !important;
    justify-content: top !important;
}

/***** Green 'New' Badge *******/
.bg-green {
    background: #55b446;
    border: 1px solid #55b446;
    color: #ffffff;
}

.badge-new {
    display: table;
    min-width: 10px;
    padding: 3px 6px;
    font-size: 10px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
    margin-top: -40px;
    margin-left: 158px;
    width: 40px;
    position: absolute;
    z-index: 1000;
}
  

/* Extra small devices (phones, 600px and down) */
@media only screen and (orientation:landscape) and (max-width: 600px) {
	.pricing-table-column.ids_table {
		 width: 100%;
		 margin: 0 0 1.5% 0;
		 background: #fff;
		 display:inline-block;
		 vertical-align: top;
	}
	.ids_table_content {
		min-height: auto;
	}
	.ds-add-on-block{
		width:100%;
	}
	.navbar-nav>li.company-menu{
		float:left;
	}
	.header-1 #main-menu .nav.navbar-nav.ds_menu_left_nav{
		width: 100%;
        /* margin-left: 280px;  was 200px; */
	}
    .videoContainer {
        position:relative;
        width: 300px;
        height: 480px;
        padding:0 0 0 0;
    }
    .slideText {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 38px !important;
        line-height: 38px !important;
        margin-top: 78px !important;
        text-align: left !important;
        margin-left:15px !important;
   }
   .cd-words-wrapper b {
    padding: 15px 0 0 !important;
    font-family: 'Calibre-Light' !important;
    /* font-family: 'Raleway' !important; */
    font-weight: 300;
    font-size: 16px !important;
    line-height: 16px !important; 
    }
    .slide-title {
        padding-left: 25px !important;
    }
    #slide-699-layer-7 {
        padding-left: 25px !important;
    }
    .flashtextContainer2 {
        padding: 0px 0px 135px 0px;
        margin-top: -210px !important;
    }
    iframe.yt-frame {
        width: 100% !important;
        height: 200px !important;
        margin-top:0px !important;
	}
    .footer-label{
        font-size:12px;
    }
    .pipe {
        display:none;
    }
    .section-title2 {
        font-family: 'Calibre-Medium';
        font-size: 30px;
        text-align: center;
        line-height: 32px;
      }
    .demo_btn {
        position:absolute;
        display:inline-block;
        margin-left:174px !important;
        margin-top:-40px;
    }

    .demo_buttonn {
        position:absolute;
        display:inline-block;
        margin-left:174px !important;
        margin-top:-40px;
    }

    .demo_home_button{
        display: block;
        border: 2px solid #fff;
        border-radius: 100px;
        float: left;
        font-size: 20px;
        line-height: 18px;
        transition: all 0.3s ease;
        background: transparent;
        color: #fff;
        text-transform: inherit;
        font-family: 'Calibre-Light';
        font-weight: 400;
        padding: 12px 20px 12px 20px;
        margin-top: 20px;
        margin-left: 5px;
      }
      .label_play_video {
        font-size: 30px;
        margin-left:10px;
    }
    .icon_play{
        width: 32px;
        height: 32px;
        margin-top: -8px;
        margin-left: 0px;
    }
    
    .cd-words-wrapper b {
        width: 300px; /* was 500 */
    }
    .cd-words-wrapper b.rotate_text {
        font-size: 14px !important;
        line-height: 18px !important;
        /* opacity: 0.7 !important; */
    }
}

/* Extra small devices (portrait phones, 600px and down) */
@media only screen and (orientation:portrait) and (max-width: 600px) {
    .header .header-wrapper .container-m-30-menu{
        /* padding: 0px 20px 12px 20px; */
        padding: 0px 20px 0px 20px;
        background-color:#28468C;
    }
    
    .pricing-table-column.ids_table {
		 width: 100%;
		 margin: 0 0 1.5% 0;
		 background: #fff;
		 display:inline-block;
		 vertical-align: top;
	}
	.ids_table_content {
		min-height: auto;
	}
	.ds-add-on-block{
		width:100%;
	}
	.navbar-nav>li.company-menu{
		float:left;
	}
	.header-1 #main-menu .nav.navbar-nav.ds_menu_left_nav{
		/* width: 100%; */
        float:right;
        margin-top:-30px;
        /* margin-right:50px; */
	}
    .videoContainer {
        position:relative;
        width: 430px;
        height: 480px;
        padding:0 0 0 0;
        margin-top:-16px;
    }
    .slideText {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 30px !important;
        line-height: 34px !important;
        margin-top: 290px !important; /* was 150px */
        text-align: left !important;
        padding-bottom: 6px !important;
        margin-left: 35px !important;
   }
   .slide-title {
    padding-left: 0px !important;
    margin-top: 100px !important;
   }

   .custom_half_section .text-center {
    width: 72%;
    }

   .cd-words-wrapper b {
    padding: 15px 0 0 !important;
    font-family: 'Calibre-Light' !important;
    /* font-family: 'Raleway' !important; */
    font-weight: 300;
    font-size: 20px !important;
    line-height: 20px !important;
    width: 300px; 
    }

    .cd-words-wrapper b.rotate_text {
        font-size: 14px !important;
        line-height: 15px !important;
        /* opacity: 0.7 !important; */
    }

    #slide-699-layer-7 {
        padding-left: 20px !important;
        margin-top: 100px !important;
    }
    .flashtextContainer2 {
        padding: 0px 20px 0px 0px;
        margin-top: -200px !important;
        width: 260px !important;
    }
    iframe.yt-frame {
        width: 100% !important;
        height: 170px !important;
        margin-top: 20px !important
	}
    .center-footer{
        height: 250px !important;
    }

    .ft_social {
        float: right;
        margin: 30% 0 0 0;
        width: 100% !important;
        /* padding-left: 2px;
        padding-right: 2px; */
    }
    .footer-label{
        font-size:15px;
    }
    .pipe {
        display:none;
    }
    .section-title2 {
        font-family: 'Calibre-Medium';
        font-size: 28px;
        text-align: center;
        line-height: 30px;
        margin-bottom: 20px;
      }
    .platform-icon {
        float:left;
        width:50px;
        height:50px;
        margin-right:10px;
    }
    .platform_text {
        color: #fff;
        font-weight: normal;
        font-family: 'Calibre-Regular';
        font-size: 21px;
        font-weight: normal;
        line-height: 24px;
        letter-spacing: normal;
        text-align: left;
        padding: 8px 0 8px 0px;
        height:72px;
        display: table;
        vertical-align: middle;
        width: 100%;
    }
    .platform_text_pt {
        padding-top: 1px;
    }

    .section_text {
        font-size: 22px !important;
    }

    .demo_btn {
        position:absolute;
        display:inline-block;
        margin-left:5px !important;
        margin-top:-40px;
        /* float:left; */

        padding-right: 40px;
        margin-left: -200px;
        width: 230px;
    }
    .demo_button {
        position:absolute;
        display:inline-block;
        margin-left:0px !important;
        margin-top:1px;
    
         /* float:left;

        padding-right: 40px;
        margin-left: -200px !important; 
        width: 230px; */
    }
    .demo_home_button{
        display: block;
        border: 2px solid #fff;
        border-radius: 100px;
        float: left;
        font-size: 20px;
        line-height: 18px;
        transition: all 0.3s ease;
        background: transparent;
        color: #fff;
        text-transform: inherit;
        font-family: 'Calibre-Light';
        font-weight: 400;
        padding: 12px 20px 12px 20px;
        margin-top: -48px;
        margin-left: 98px;
      }
      .label_play_video {
        font-size: 21px;
        margin-left:10px;
    }
    .icon_play{
        width: 32px;
        height: 32px;
        margin-top: -8px;
        margin-left: 0px;
    }
    .bg-sl1 .ds_footer_left {
        width: 29.5%;
   }
    .bg-sl1 .ds_footer_right {
        width: 30%; /* was 55%; */
       /* padding-left: 70px;*/
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
        margin-top:-20px;
   }
   .bg-sl1 .ds_footer_right > ul {
       display: block !important;
   }

   .vcard {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #28468C;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}
    
}

/* Small devices (landscape tablets and large phones, 600px and up) */
@media only screen and (orientation:landscape) and (min-width: 600px) and (max-width: 768px) {
	.pricing-table-column.ids_table {
		 width: 100%;
		 margin: 0 0 1.5% 0;
		 background: #fff;
		 display:inline-block;
		 vertical-align: top;
	}
	.ids_table_content {
		min-height: auto;
	}
	.ds-add-on-block{
		width:100%;
	}
	.navbar-nav>li.company-menu{
		float:left;
	}
	.header-1 #main-menu .nav.navbar-nav.ds_menu_left_nav{
		margin-left: 210px;
        /* width: calc(100% - 200px);  was 100% */
	}
    .videoContainer {
        position:relative;
        width: 550px;
        height: 480px;
        padding:0 0 0 0;
    }
    .slideText {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 48px !important;
        line-height: 48px !important;
        margin-top: 78px !important;
        text-align: left !important;
        margin-left:15px !important;
    }

    .slide-title {
        padding-left: 25px !important;
        margin-top: 100px !important;
    }

   #slide-699-layer-7 {
    padding-left: 25px !important;
    margin-top: 100px !important;
    }
   .cd-words-wrapper b {
    padding: 35px 0 0 !important;
    font-family: 'Calibre-Light' !important;
    /* font-family: 'Raleway' !important; */
    font-weight: 300;
    font-size: 18px !important;
    line-height: 18px !important; 
    }
    .flashtextContainer2 {
        padding: 0px 0px 135px 0px;
        margin-top: -210px !important;
    }
    iframe.yt-frame {
        width: 100% !important;
        height: 200px !important;
        margin-top:10px !important;
	}
    .footer-label{
        font-size:15px;
    }
    .section-title2 {
        font-family: 'Calibre-Medium';
        font-size: 32px;
        text-align: center;
        line-height: 34px;
      }
    .demo_btn {
        position:absolute;
        display:inline-block;
        margin-left:174px !important;
        margin-top:-40px;
    }
    .demo_button {
        position:absolute;
        display:inline-block;
        margin-left:174px !important;
        margin-top:1px;
    }
    .demo_home_button{
        display: block;
        border: 2px solid #fff;
        border-radius: 100px;
        float: left;
        font-size: 20px;
        line-height: 18px;
        transition: all 0.3s ease;
        background: transparent;
        color: #fff;
        text-transform: inherit;
        font-family: 'Calibre-Light';
        font-weight: 400;
        padding: 12px 20px 12px 20px;
        margin-top: 20px;
        margin-left: 5px;
      }
      .label_play_video {
        font-size: 30px;
        margin-left:10px;
    }
    .icon_play{
        width: 32px;
        height: 32px;
        margin-top: -8px;
        margin-left: 0px;
    }     
}

@media only screen and (orientation:landscape) and (min-width: 600px) and (max-width: 768px){
    .demo_button {
        position:absolute;
        display:inline-block;
        /* margin-left:40px !important; */
        margin-top:1px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (orientation:portrait) and (min-width: 600px) and (max-width: 768px){
	.pricing-table-column.ids_table {
		 width: 100%;
		 margin: 0 0 1.5% 0;
		 background: #fff;
		 display:inline-block;
		 vertical-align: top;
	}
	.ids_table_content {
		min-height: auto;
	}
	.ds-add-on-block{
		width:100%;
	}
	.navbar-nav>li.company-menu{
		float:left;
	}
	.header-1 #main-menu .nav.navbar-nav.ds_menu_left_nav{
		/* width: 100%; */
        /* max-width:200px; */

        width: 215px;
        float: right;
        margin-top: -60px;
	}
    .videoContainer {
        position:relative;
        width: 550px;
        height: 480px;
        padding:0 0 0 0;
    }
    .slideText {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 48px !important;
        line-height: 48px !important;
        margin-top: 150px !important;
        text-align: left !important;
        padding-left: 104px !important;
        margin-left:15px !important;
    }

    .slide-title {
        padding-left: 20px !important;
        margin-top: 100px !important;
    }

   #slide-699-layer-7 {
        padding-left: 25px !important;
        margin-top: 100px !important;
    }
   .cd-words-wrapper b {
        padding: 24px 0 0 !important;
        font-family: 'Calibre-Light' !important;
    /* font-family: 'Raleway' !important; */
        font-weight: 300;
        font-size: 18px !important;
        line-height: 21px !important;
    }
    .flashtextContainer2 {
        padding: 0px 0px 0px 0px;
        margin-top: -150px !important;
    }
    iframe.yt-frame {
        width: 100% !important;
        height: 220px !important;
        margin-top:10px !important;
	}
    .footer-label{
        font-size:15px;
    }
    .pipe {
        display:none;
    }
    .section-title2 {
        font-family: 'Calibre-Medium';
        font-size: 32px;
        text-align: center;
        line-height: 34px;
      }
      .platform-icon {
        float:left;
        width:50px;
        height:50px;
        margin-right:10px;
    }
    .platform_text {
        color: #fff;
        font-weight: normal;
        font-family: 'Calibre-Regular';
        font-size: 21px;
        font-weight: normal;
        line-height: 24px;
        letter-spacing: normal;
        text-align: left;
        padding: 8px 0 8px 0px;
        height:72px;
        display: table;
        vertical-align: middle;
        width: 90%;
    }
    .platform_text_pt {
        padding-top: 1px;
    }
    .demo_btn {
        position:absolute;
        display:inline-block;
        margin-left:40px !important;
        margin-top:-40px;
    }
    .demo_button {
        position:absolute;
        display:inline-block;
        margin-left:40px !important;
        margin-top:1px;
    }
    .demo_home_button{
        display: block;
        border: 2px solid #fff;
        border-radius: 100px;
        float: left;
        font-size: 20px;
        line-height: 18px;
        transition: all 0.3s ease;
        background: transparent;
        color: #fff;
        text-transform: inherit;
        font-family: 'Calibre-Light';
        font-weight: 400;
        padding: 12px 20px 12px 20px;
        margin-top: -58px;
        margin-left: 184px;
      }
      .label_play_video {
        font-size: 30px;
        margin-left:10px;
    }
    .icon_play{
        width: 32px;
        height: 32px;
        margin-top: -8px;
        margin-left: 0px;
    }

    .center-footer{
        /* height: 310px !important; */
        width: 33% !important;
    }
    
    .bg-sl1 .ds_footer_left {
        width: 31.5%;
   }
    .bg-sl1 .ds_footer_right {
        width: 30%; /* was 55%; */
       /* padding-left: 70px;*/
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
        margin-top:-20px;
   }
   .bg-sl1 .ds_footer_right > ul {
       display: block !important;
   } 

   .ft_social {
    float: right;
    margin: 0 0 0 0;
    width: auto;
}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (orientation:landscape) and (min-width: 768px) and (max-width: 954px) {
    .header .header-wrapper .container-m-30-menu {
        /* padding: 0 0 0 0; */
        padding: 30px 20px 12px 20px;
        background-color: #28468C;
    }
	.pricing-table-column.ids_table {
		 width: 46%;
		 margin: 0 1.5% 1.5% 1.5%;
		 background: #fff;
		 display:inline-block;
		 vertical-align: top;
	}
	.ids_table_content {
		min-height: 1710px;
	}
    .ds-add-on-block{
		width:49%;
	}
	.navbar-nav>li.company-menu{
		float:left;
	}
    .videoContainer {
        position:relative;
        width: 600px;
        height: 480px;
        padding:0 0 0 0;
        margin-left:50px !important;
        margin-top:40px !important;

    }
    .slideText {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 34px !important;
        line-height: 40px !important;
        margin-top: 60px !important;
        text-align: left !important;
        padding-left: 0px !important;
        margin-left:-15px !important;
    }
    .slideTextHub {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 26px !important;
        line-height: 30px !important;
        margin-top: 90px !important;
        text-align: left !important;
        padding-left: 0px !important;
        margin-left: -15px !important;
    }
    .slide-title {
        padding-left: 0px !important;
    }
    #slide-699-layer-7 {
    padding-left: 0px !important;

    }
   .cd-words-wrapper b {
    padding: 28px 0 0 !important;
    font-family: 'Calibre-Light' !important;
    /* font-family: 'Raleway' !important; */
    font-weight: 300;
    font-size: 32px !important;
    line-height: 18px !important; 
    }
    .flashtextContainer2 {
        padding: 0px 0px 135px 0px;
        margin-top: -100px !important;
    }
    iframe.yt-frame {
        width: 100% !important;
        height: 230px !important;
        margin-top: 10px !important;
        margin-left: -146px !important;
	}
    .footer-label{
        font-size:15px;
    }
    .section-title2 {
        font-family: 'Calibre-Medium';
        font-size: 38px;
        text-align: center;
        line-height: 40px;
      }
    .demo_btn {
        position:absolute;
        display:inline-block;
        margin-left:174px !important;
        margin-top:-40px;
    }
    .demo_button {
        position:absolute;
        display:inline-block;
        margin-left:50px !important;
        /* float: right !important; */
        margin-top:1px;
    }
    .demo_home_button{
        display: block;
        border: 2px solid #fff;
        border-radius: 100px;
        float: left;
        font-size: 20px;
        line-height: 18px;
        transition: all 0.3s ease;
        background: transparent;
        color: #fff;
        text-transform: inherit;
        font-family: 'Calibre-Light';
        font-weight: 400;
        padding: 12px 20px 12px 20px;
        margin-top: -60px;
        margin-left: 164px;
      }
      .label_play_video {
        font-size: 26px;
        margin-left:10px;
    }
    .icon_play{
        width: 32px;
        height: 32px;
        margin-top: -8px;
        margin-left: 0px;
    }

    
    .center-footer{
        /* height: 185px !important; */
        width: 30% !important;
    }

    .bg-sl1::before {
        width: 42%;
    }

    .bg-sl1 .ds_footer_left {
        width: 25% !important; /* was 26.5% !important; */
   }
    .bg-sl1 .ds_footer_right {
        width: 40% !important; /* was 55%; */
       /* padding-left: 70px;*/
        display: block !important;
        padding-left: 24px;
        padding-right: 10px;
        padding-top: 0px;
        margin-top:-15px;
   }
   .bg-sl1 .ds_footer_right > ul {
       display: block !important;
   }

   .header-1 #main-menu .nav.navbar-nav.ds_menu_left_nav {
        width: 215px;
        margin-top: 45px;
   }
    
}

/* Medium devices (portrait tablets, 768px and up) */
@media only screen and (orientation:portrait) and (min-width: 768px) and (max-width: 992px) {
	.pricing-table-column.ids_table {
		 width: 46%;
		 margin: 0 1.5% 1.5% 1.5%;
		 background: #fff;
		 display:inline-block;
		 vertical-align: top;
	}
	.ids_table_content {
		min-height: 1710px;
	}
    .ds-add-on-block{
		width:49%;
	}
	.navbar-nav>li.company-menu{
		float:left;
	}
    .videoContainer {
        position:relative;
        width: 400px;
        height: 480px;
        padding:0 0 0 0;
        margin-left: 40px !important;
        margin-top: -10px !important;
    }
    .slideText {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 34px !important;
        line-height: 38px !important;
        margin-top: 80px !important;
        text-align: left !important;
        padding-left: 15px !important;
    }
    .slideTextHub {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 30px !important;
        line-height: 32px !important;
        margin-top: 140px !important;
        text-align: left !important;
        padding-left: 40px !important;
        margin-left: 0px !important;
    }

    .slide-title {
        padding-left: 100px !important;
    }

    #slide-699-layer-7 {
    padding-left: 100px !important;
    }
   .cd-words-wrapper b {
        padding: 24px 0 0 !important;
        font-family: 'Calibre-Light' !important;
    /* font-family: 'Raleway' !important; */
        font-weight: 300;
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .flashtextContainer2 {
        padding: 0px 0px 0px 0px !important;
        margin-top: -40px !important;
    }
    iframe.yt-frame {
        width: 100% !important;
        height: 210px !important;
        margin-top:10px !important;
	}
    .footer-label{
        font-size:15px;
    }
    .section-title2 {
        font-family: 'Calibre-Medium';
        font-size: 42px;
        text-align: center;
        line-height: 44px;
      }
      .platform-icon {
        float:left;
        width:60px;
        height:60px;
        margin-right:10px;
    }
    .platform_text {
        color: #fff;
        font-weight: normal;
        font-family: 'Calibre-Regular';
        font-size: 24px;
        font-weight: normal;
        line-height: 26px;
        letter-spacing: normal;
        text-align: left;
        padding: 8px 0 8px 0px;
        height:72px;
        display: table;
        vertical-align: middle;
        width: 100%;
    }
    .platform_text_pt {
        padding-top: 14px;
    } 
    .demo_btn {
        position:absolute;
        display:inline-block;
        margin-left:180px !important;
        margin-top:-40px;
    }
    .demo_button {
        position:absolute;
        display:inline-block;
        margin-left:0px !important;
        margin-top: 1px; /* was -40px; */
    }
    .demo_home_button{
        display: block;
        border: 2px solid #fff;
        border-radius: 100px;
        float: left;
        font-size: 20px;
        line-height: 18px;
        transition: all 0.3s ease;
        background: transparent;
        color: #fff;
        text-transform: inherit;
        font-family: 'Calibre-Light';
        font-weight: 400;
        padding: 12px 20px 12px 20px;
        margin-top: -62px;
        margin-left: 130px;
      }
      .label_play_video {
        font-size: 30px;
        margin-left:10px;
    }
    .icon_play{
        width: 32px;
        height: 32px;
        margin-top: -8px;
        margin-left: 0px;
    }

    .center-footer{
        /* height: 310px !important; */
        width: 33% !important;
    }

    .bg-sl1 .ds_footer_left {
        width: 21.5% !important;
   }
    .bg-sl1 .ds_footer_right {
        width: 40% !important; /* was 55%; */
       /* padding-left: 70px;*/
        display: block !important;
        padding-left: 24px;
        padding-right: 10px;
        padding-top: 0px;
        margin-top:-20px;
   }
   .bg-sl1 .ds_footer_right > ul {
       display: block !important;
   }

   .header-1 #main-menu .nav.navbar-nav.ds_menu_left_nav {
        width: 215px;
        margin-top: -60px;
    }

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.pricing-table-column.ids_table {
		 width: 46%;
		 margin: 0 1.5% 1.5% 1.5%;
		 background: #fff;
		 display:inline-block;
		 vertical-align: top;
	}
	.ids_table_content {
		min-height: 1500px;
	}
    .ds-add-on-block{
		width:49%;
	}
	/*.ds_select_lan_button{
		position:absolute;
	}*/
	.navbar-nav>li.company-menu{
		float:right;
	}
	.header-1 #main-menu .nav.navbar-nav.ds_menu_left_nav{
	    width: calc(100% - 200px); /* was 532px */
	}
	#main-menu .navbar .nav.right-1024 > li > a {
		margin: 0;
	}
    .videoContainer {
        position:relative;
        width: 400px;
        height: 480px;
        padding:0 0 0 0;
        margin-top: 50px;
        margin-left: 40px;
    }
    .slideText {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 42px !important;
        line-height: 48px !important;
        margin-top: 150px !important;
        text-align: left !important;
        padding-left: 15px;
        margin-left: 150px !important;
    }
    .slideTextHub {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 40px !important;
        line-height: 44px !important;
        margin-top: 190px !important;
        text-align: left !important;
        padding-left: 40px !important;
        margin-left: 0px !important;
    }
    .slide-title {
        padding-left: 65px !important;
    }

    #slide-699-layer-7 {
        padding-left: 65px !important;
    }
    .cd-words-wrapper b {
        padding: 35px 0 0 !important;
        font-family: 'Calibre-Light' !important;
    /* font-family: 'Raleway' !important; */
        font-weight: 300;
        font-size: 20px !important;
        line-height: 21px !important;
        
        width: 300px !important;
    }
    .cd-words-wrapper b.rotate_text {
        font-size: 18px !important;
        line-height: 21px !important;
        /* opacity: 0.7 !important; */
    
    }
   .flashtextContainer2 {
        padding: 0px 0px 135px 0px;
        margin-top: -70px !important;
    }
    iframe.yt-frame {
        width: 100% !important;
        height: 218px !important;
        margin-top:10px !important;
        margin-left:25px !important;
	}
    .footer-label{
        font-size:15px;
    }
    .section-title2 {
        font-family: 'Calibre-Medium';
        font-size: 42px;
        text-align: center;
        line-height: 44px;
      }
      .platform-icon {
        float:left;
        width:50px;
        height:50px;
        margin-right:10px;
    }
    .platform_text {
        color: #fff;
        font-weight: normal;
        font-family: 'Calibre-Regular';
        font-size: 21px;
        font-weight: normal;
        line-height: 24px;
        letter-spacing: normal;
        text-align: left;
        padding: 8px 0 8px 0px;
        height:72px;
        display: table;
        vertical-align: middle;
        width: 90%;
    }
    .platform_text_pt {
        padding-top: 1px;
    }
    .demo_btn {
        position:absolute;
        display:inline-block;
        margin-left:50px !important;
        margin-top:-40px;
    }
    .demo_button {
        position:absolute;
        display:inline-block;
        margin-left:50px !important;
        float: right !important;
        margin-top:2px;
    }
    .demo_home_button{
        margin-top: 20px;
        margin-left: 5px;
      }
      .label_play_video {
        font-size: 30px;
        margin-left:10px;
    }
    .icon_play{
        width: 32px;
        height: 32px;
        margin-top: -8px;
        margin-left: 0px;
    }

    .center-footer{
        height: 164px !important;
        width: 33% !important;
    }

    .bg-sl1 .ds_footer_left {
        width: 21.5% !important;
   }
    .bg-sl1 .ds_footer_right {
        width: 52% !important; /* was 55%; */
       /* padding-left: 70px;*/
        display: block !important;
        padding-left: 24px;
        padding-right: 10px;
        padding-top: 0px;
        margin-left: 20px;
   }
   .bg-sl1 .ds_footer_right > ul {
       display: block !important;
   }   

}

/* Large devices (laptops/desktops, 1024px and up) */
@media only screen and (min-width: 1024px) {
	.pricing-table-column.ids_table {
		 width: 46%;
		 margin: 0 1.5% 1.5% 1.5%;
		 background: #fff;
		 display:inline-block;
		 vertical-align: top;
	}
	.ids_table_content {
		min-height: 1500px;
	}
    .ds-add-on-block{
		width:49%;
	}
	/*.ds_select_lan_button{
		position:absolute;
	}*/
	.navbar-nav>li.company-menu{
		float:right;
	}
	.header-1 #main-menu .nav.navbar-nav.ds_menu_left_nav{
	    width: calc(100% - 210px); /* was 225px was 532px */
	}
	#main-menu .navbar .nav.right-1024 > li > a {
		margin: 0;
	}
    .videoContainer {
        position:relative;
        width: 500px;
        height: 480px;
        padding:0 0 0 0;
    }
    .slideText {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 46px !important;
        line-height: 46px !important;
        margin-top: 140px !important; /* was 140px */
        text-align: left !important;
        padding-left: 60px !important; /* 10px !important; */
    }
    .slideTextHub {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 50px !important;
        line-height: 54px !important;
        margin-top: 150px !important;
        text-align: left !important;
        padding-left: 40px !important;
        margin-left: 0px !important;
    }
    
    .slide-title {
        padding-left: 100px !important;
    }

    #slide-699-layer-7 {
        padding-left: 100px !important;
    }
    .cd-words-wrapper b {
        padding: 35px 0 0 !important;
        font-family: 'Calibre-Light' !important;
    /* font-family: 'Raleway' !important; */
        font-weight: 300;
        /* font-size: 24px !important;
        line-height: 24px !important; */
        width: 450px !important;
        font-size: 32px;
        font-weight: 300;
        line-height:34px !important;
        padding-top: 160px; /* added this for space for image */
    }
    .cd-words-wrapper b.rotate_text {
        font-size: 22px !important;
        line-height: 22px !important;
        /* opacity: 0.7 !important; */
    
    }
    .flashtextContainer2 {
        padding: 0px 0px 135px 70px !important;
        margin-top: -65px !important;
    }
    iframe.yt-frame {
		width: 100% !important;
		height: 268px !important; /* was 240px; */
        margin-top: 0px !important; /* was 10px */
        margin-left: 15px !important;
	}
    .footer-label{
        font-size:15px;
    }
    .section-title2 {
        font-family: 'Calibre-Medium';
        font-size: 42px;
        text-align: center;
        line-height: 44px;
      }
    .demo_btn {
        position:absolute;
        display:inline-block;
        margin-left:50px !important;
        margin-top:-40px;
    }
    .demo_button {
        position:absolute;
        display:inline-block;
        margin-left:50px !important;
        float:right !important;
        margin-top:2px;
    }
    .demo_home_button{
        display: block;
        border: 2px solid #fff;
        border-radius: 100px;
        float: left;
        font-size: 20px;
        line-height: 18px;
        transition: all 0.3s ease;
        background: transparent;
        color: #fff;
        text-transform: inherit;
        font-family: 'Calibre-Light';
        font-weight: 400;
        padding: 12px 20px 12px 20px;
        margin-top: 15px;
        margin-left: 30px;
      }
    .label_play_video {
        font-size: 30px;
        margin-left:10px;
    }
    .icon_play{
        width: 32px;
        height: 32px;
        margin-top: -8px;
        margin-left: 0px;
    } 
    .center-footer{
        /* height: 310px !important; */
        width: 50%;
    } 
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.pricing-table-column.ids_table {
		 width: 30.33%;
		 margin: 0 1.5% 1.5% 1.5%;
		 background: #fff;
		 display:inline-block;
		 vertical-align: top;
	}
	.ids_table_content {
		min-height: 1015px;
	}
    .ds-add-on-block{
		width:49%;
	}
	.ds_select_lan_button{
		position:absolute;
	}
	.navbar-nav>li.company-menu{
		float:right;
	}
    .videoContainer {
        position:relative;
        width: 600px;
        height: 480px;
        padding:0 0 0 0;
        margin-top: 0px !important;
    }
    .slideText {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 58px !important;
        line-height: 60px !important;
        margin-top: 120px !important;
        text-align: left !important;
        padding-left: 40px !important;
        margin-left: 0px !important;
    }
    .slideTextHub {
        font-family: 'Calibre-Regular' !important;
        /* font-family: 'Raleway' !important; */
        font-size: 50px !important;
        line-height: 54px !important;
        margin-top: 120px !important;
        text-align: left !important;
        padding-left: 40px !important;
        margin-left: 0px !important;
    }
    .slide-title {
        padding-left: 0px !important;
    }
    #slide-699-layer-7 {
        padding-left: 0px !important;
    }
    .cd-words-wrapper b {
        padding: 30px 0 0 !important;
        font-family: 'Calibre-Light' !important;
        /* font-family: 'Raleway' !important; */
        font-weight: 300;
        font-size: 28px !important;
        line-height: 28px !important;
        
        width: 560px !important; /* was 450px */
   }
    .cd-words-wrapper b.rotate_text {
        font-size: 26px !important; /* was 22px !important; */
        line-height: 28px !important; /* was 24px !important; */
        /* opacity: 0.7 !important; */

    }
   .flashtextContainer2 {
        padding: 0px 0px 135px 10px !important;
        margin-top: -65px !important;
    }
    iframe.yt-frame {
		width: 100% !important; /* was 100% !important; */
		height: 100% !important; /* was 100% !important; */
        max-height:auto !important;
        margin-top: 0px !important;
        margin-left: 0px !important;
        vertical-align: top;
        top:0px !important;
        max-height: fit-content;
	}

    .custom_half_section .fes17-title-cont {
        float: left;
        width: 75px;
   }

    .footer-label{
        font-size:18px; /* was 15px */
    }
    .section-title2 {
        font-family: 'Calibre-Medium';
        font-size: 48px;
        text-align: center;
        line-height: 50px;
      }
      .platform-icon {
        float:left;
        width:60px;
        height:60px;
        margin-right:10px;
    }
    .platform_text {
        color: #fff;
        font-weight: normal;
        font-family: 'Calibre-Regular';
        font-size: 24px;
        font-weight: normal;
        line-height: 26px;
        letter-spacing: normal;
        text-align: left;
        padding: 8px 0 8px 0px;
        height:72px;
        display: table;
        vertical-align: middle;
        width: 100%;
    }
    .platform_text_pt {
        padding-top: 14px;
    }
    .demo_btn {
        position:absolute;
        display:inline-block;
        margin-left:250px !important;
        margin-top:88px;
    }
    .demo_button {
        position:absolute;
        display:inline-block;
        float:right;
        /* margin-left:250px !important; */
        /* margin-top:88px; */
    }
    .label_play_video {
        font-size: 30px;
        margin-left:10px;
      }
      .icon_play{
          width: 32px;
          height: 32px;
          margin-top: -8px;
          margin-left: 0px;
      } 
      .center-footer{
        /* height: 310px !important; */
        width: 50%;
    }
}

/* FAQ */ 
  #main-container {
  width: 100%;
  }
  
  .col-one-container, .col-two-container {
  width: 50%;
  }
  .col-one-container {
  float: left;
  }
  .col-two-container {
  float: right;
  }
  
  .accordion {
    font-size: 18px;
    width: 96%;
    margin: 0 auto;
    /* border-radius: 5px; */
  }
  
  .accordion-header,
  .accordion-body {
    background: white;
  }
  
  .accordion-header {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    display: block;
    color: #293443;
    font-style: normal;
    font-size: 17px;
    line-height: 28px;
    margin: 5px 0px 10px 6px;
    border: 0;
    background: #ffffff;
    padding: 15px 0px 0px 5px;
    cursor: pointer;
    transition: all .3s;
  }

.active {
    font-weight: 600 !important;
  }
  
  .accordion__item {
    border-bottom: 1px solid rgb(0 0 0 / 15% ) !important;
  }
  
  .accordion__item .accordion__item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  
  .accordion-header:hover {
    background: #ffffff;
    position: relative;
    z-index: 5;
  }
  
  .accordion-body {
    background: #ffffff;
    color: #353535;
    display: none;
  }
  
  .accordion-body__contents {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;  
    font-size: 16px;
    line-height: 24px;
    padding: 0px 20px 15px 15px;
    /* border-left: 3px solid #3474ff; */
    margin-left: 6px;
  }
  
  .accordion__item.active:last-child .accordion-header {
    border-radius: none;
  }
  
  .accordion:first-child > .accordion__item > .accordion-header {
    border-bottom: 1px solid transparent;
  }
  
  .accordion__item > .accordion-header:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 3rem;
    content: "\f107";
    color: #3474ff;
    float: right;
    margin-top: -38px;
    margin-right: 10px;
    transform: rotate(180deg);
  }
  
  .accordion__item.active > .accordion-header:after {
    content: "\f106";
    /* transform: rotate(180deg); */
  }
  
  .accordion__item.active .accordion-header {
    background: #ffffff;
  }
  
  .accordion__item .accordion__item .accordion-header {
    background: #f1f1f1;
    color: #353535;
  }
  
  @media screen and (max-width: 1300px) {
    .col-one-container, .col-two-container {
    width: 100%;
    }
  }
 
  /* Custom Owl Nav buttons */
  .owl-carousel .nav-button {
    height: 50px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 110px !important;
  }
  .owl-carousel .owl-prev.disabled,
  .owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.25;
  }
  .owl-carousel .owl-prev {
    left: -65px;
  }
  .owl-carousel .owl-next {
    right: -65px;
  }
  .owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    font-size: 39px;
    background: #000000;
    border-radius: 3px;
  }
  .owl-carousel .prev-carousel:hover {
    background-position: 0px -53px;
  }
  .owl-carousel .next-carousel:hover {
    background-position: -24px -53px;
  }

  /* Security Icons */
  .security-icon {
    width: 95px !important;
    height: auto;
    position: absolute;
    z-index: 2;
    margin: -25px !important;
    margin-top: -16px !important;
  }