/*
Theme Name: Fenex Child
Author: ChildThemeWP.com
Author URI: https://childthemewp.com/twenty-sixteen/
Template: fenex
*/



@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');

body {
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.70;
    margin: 0;
    color: #777777;
    background: #fff;
}
a, a:hover { text-decoration: none !important; box-shadow: none !important; }

h2, h1, h3,h4,h5,h6{font-family: 'Poppins', sans-serif; font-weight: 700 !important;}
.entry-content h1.section-title1 { font-size: 58px; color: #fff; font-weight: 700; }
.payment {font-weight: 300; margin-top: -8px;}
.box3 h3 {
    font-weight: normal !important;
    margin: 16px 0  !important;
    text-decoration: none;
}

.fw-7{
    color: #ee268b;
}
.revolution.section-title {
    font-size: 44px;
    line-height: 50px;
    font-weight: 600 !important;
    color: #303133;
    margin-bottom: 15px !important;
}
.vc_row-has-fill {
    /*padding: 0 10% !important;*/
}
.site-inner {   
    max-width: 100%;
}
.site-footer {
    background-color: #242424;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 13px;
    color: #bbb;
    padding: 36px 0 0px 0;
}
.site-footer li { list-style: none; }
.footer-logo img {
    height: 50px !important;
    width: auto;
    margin-bottom: 14px;
}
.footer-contact-info .fa {
    margin-right: 10px;
    font-size: 14px;
    width: 12px;
}
ul.pl-0 {
    margin: 0;
}
.copyright {
    background-color: #242424;
    border-top: 1px solid #3E3F3F;
    padding: 12px 0px;
    color: #bbb;
    float: left;
    width: 100%;
    font-size: 12px;
}
.site-footer .widget-title {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.section-arrow { position: relative; }
.section-arrow:after {
    z-index: 1;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    content: "";
    position: absolute;
    bottom: -15px;
    width: 30px;
    height: 30px;
    border-right: 1px solid #262626;
    border-bottom: 1px solid #262626;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #262626;
}
.purple-color::after {
    background-color: #881199;
    border-right-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}
.purple-color { overflow: inherit !important; }
.social-icons li {
    display: inline-block;
    margin: -1px 1px 0 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
}
.site-header { position: relative; z-index: 99;}
.copyright .header-social-icons { float: right; }
.social-icons li:hover.social-icons-twitter a {
    background: #1aa9e1;
}
.social-icons li:hover.social-icons-facebook a {
    background: #3b5a9a;
}
.social-icons li:hover.social-icons-linkedin a {
    background: #0073b2;
}
.social-icons li:hover.social-icons-instagram a {
    background: #7c4a3a;
}
.social-icons li:hover a {
    background: #171717;
    color: #FFF !important;
}
.social-icons li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #FFF;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
}
.copyright ul li {
    border-left: 1px solid #505050;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 10px;
    list-style: none;
}
.copyright ul li:first-child {
    border: medium none;
    padding-left: 0;
}
.no-sidebar .entry-content {
    margin: 0px 5%;
}
a.vc_general.vc_btn3 {
    border: 1px solid #ee268b;
    background: #fff;
    padding: 14px 40px;
    font-size: 14px;
	font-weight:700;
}
a.vc_general.vc_btn3:hover {
    background: #ee268b !important;
    color: #fff !important;
}
.btn.btn-outline-primary:hover, .bg-primary {
    background-color: #ee268b !important;
}
.section-title-main h2 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 500 !important;
    color: #303133;
}
.section-title-main strong {color: #ee268b;     font-weight: 500 !important;
}
.hover-video { position: relative; }
.hover-video img {
    display: block;
   /* width: 100%;*/
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.6;
        border-radius: 9px !important;
}
.hover-video:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.hover-video .video-wrap-icon {
    background: url(/wp-content/uploads/2019/01/video_active.png) no-repeat center center;
    width: 80px;
    height: 40px;
    position: absolute;
    top: 53%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background-size: contain;
}
h4.mb-0 {
    margin: 0 !important;
    font-size: 16px;
    font-weight: normal !important;
    line-height: 1.3;
    text-transform: inherit;
    /* color: #000; */
    letter-spacing: inherit;
}

.v-list.v3 li:before {
    position: absolute;
    left: 0px;
    top: 3px;
    font-size: 0.7em;
    padding: 8px;
    padding-top: 6px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #fff;
    line-height: 11px;
    background-color: #ee268b;
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
}
.v-list.v3 li ul li:before { display: none; }
.pl-none li ul li {
    padding-left: 0;
    list-style: circle;
    margin-bottom: 0;
}
.pl-none li {
    position: relative;
    list-style: none;
    margin-bottom: 8px;
    padding-top: 5px;
    padding-left: 36px;
    position: relative;
}
h1.section-title, h2.section-title {
    color: #303133;
        font-weight: 600 !important;
}
.imageless.wpb_single_image img {
    max-width: 100%;
    height: 70px;
    width: auto;
}
.imageless.wpb_single_image { margin-bottom: 20px; }
.platform h2.section-title {
    font-size: 35px;
}
header.entry-header {
    display: none;
}
.font44 h2{ font-size: 41px !important; }
.profile-image {
    position: relative;
}
.profile-hover { display: none; }
 .profile-image:hover .profile-hover { display: block; }

.profile-hover {  border: 7px solid rgba(0,0,0,0.1);
    position: absolute;
    font-size: 19px;
    background: #fff;
    background: rgba(255,255,255,0.7);
   
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.profile-image p { margin-bottom: 10px; }
.profile-image a.tooltips {
        width: 100%;
    padding: 0 5%;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    left: 0;
}
.locationimage .vc_btn3 {
    padding: 9px 17px !important;
    font-size: 11px !important;
    color: #fff !important;
    float: right;
}
.locationimage .vc_btn3-container {
    margin-bottom: 0;
}
.contactdetails .vc_col-sm-12> .vc_column-inner {
    border: 6px solid #f7f7f7;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    min-height: 228px;
}
.contactdetails .vc_col-sm-12> .vc_column-inner:hover {margin-top: -10px;}
.contactdetails p.vc_custom_heading {
    font-weight: 600;
}
.contactdetails a.vc_general.vc_btn3 {    
    padding: 9px 22px;
    font-size: 12px;
}
.input-group input#mce-EMAIL {
    float: left;
    width: 70%;
    margin-right: 10px;
}
input#mc-embedded-subscribe {
    background: #ee268b;
    font-size: 12px;
    line-height: 27px;
    padding: 10px 30px;
}
.contact-form select {
    padding: 0.625em 0.4375em;
    width: 100%;
}
.contact-form span {
    color: #db177a;
}
.contact-form label { float: left; width: 100%; text-align: center; }
.contact-form input.wpcf7-form-control.wpcf7-submit {
    padding: 17px 45px 17px;
    font-size: 14px;
    border-radius: 50px;
    background: #ee268b;
}
p.form-btn {
    float: left;
    width: 100%;
    text-align: center;
}
.box3 h3 a:hover {color:#ee268b;}
.box3 .vc_col-sm-4 .vc_column-inner>.wpb_wrapper { position: relative; }
.main-navigation .menu-item-has-children > a:after { display: none; }
.hover-video img {
    height: auto !important;
}
.home .hover-video img {
    max-width: 100%;
    height: 100px !important;
    width: auto;
    margin: 40px 0;
}
.hover-video .wpb_single_image, .hover-video .wpb_raw_code  { margin-bottom:0px;}
.hover-video  {border-radius: 21px !important; overflow:hidden;}

.font24 {
    font-weight: 600 !important;
}
.box3 .vc_single_image-wrapper.vc_box_border_grey:after {
    content: url(/wp-content/uploads/2019/01/arrow2.png);
    position: absolute;
    top: 33%;
    display: none;
        left: 44%;
}
.box3 .wpb_single_image:hover .vc_single_image-wrapper.vc_box_border_grey:after {
display: block;}

.box3  .wpb_single_image .vc_figure {  
    background: #000;}
    .hover-icons {
    position: absolute;
    top: 36%;
    left: 43%;
    cursor: pointer;
}
.box3 .wpb_raw_html {
    margin-bottom: 20px;
}


 
.box3 .hover-box3 {
    background-color: rgba(37,37,37, 0.60);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.hover-box3 a {
    left: 50%;
    position: absolute;
    top: 50% !important;
}
.box-image { position: relative;     -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
.hover-bg {
    position: absolute;
    background: rgba(0,0,0,0.6);
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.box-image:hover .hover-bg{ display: block; }
.image-icons h2 {
    font-weight: 600 !important;
}
.image-icons .vc_col-sm-2 img {
    position: relative;
    top: -3px;
}
.pum-theme-lightbox .pum-container {
    padding: 0;
}
.fixHeader { position: fixed; top: 0; background: #fff; width: 100%;
box-shadow: 0 3px 4px rgba(0,0,0,.12); 
    -webkit-box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
    box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6); }
    .access {font-weight:normal !important;}
    input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    background: #ffffff;   }
       .wpcf7-form  input[type="text"], .wpcf7-form  input[type="email"],  .wpcf7-form select {font-size: 13px; border: 1px solid #d1d1d1; padding: 8px 13px;}
.hover-video2>.vc_column-inner {
    border-radius: 21px !important;
    overflow: hidden;
    padding-top: 0 !important;
}
.hover-video2.hover-video .video-wrap-icon {  
    top: 53%;
  
}
.video-wrap-icon a {
    background: url(/wp-content/uploads/2019/01/video_active.png) no-repeat center center !important;
    width: 100px;
    height: 40px;
    position: absolute;
    top: -11%;
    left: 50%;
    margin-left: -40px;
    margin-top: -63px;
    background-size: contain !important;
    padding: 0px !important;
}
.hover-video:hover img {
    transform: scale(1.1);
}
iframe.pressvideo {
    margin-top: 26px;
}
.nextend-bullet-bar .n2-ow:last-child { margin: 4px !important; }
.featured-video img {
    max-width: 100%;
    height: 110px !important;
    width: auto !important;
}
.featured-video .hover-video>.vc_column-inner {
    padding: 20% 0;
}

@media (min-width: 1600px){
    .box3 { max-width: 1500px; margin: 0 auto !important; position: static !important;  }

}
@media (min-width: 1200px){
    .apiform .wpcf7 .vc_column-inner {
    margin: 0 auto;
    width: 88% !important;
}
.container {
    width: 1170px;
    margin: 0 auto;
}
.image-icons .vc_col-sm-2 img {
    position: relative;
    top: -3px;
    right: -18px;
    height: 50px;
    max-width: 100%;
    width: auto;
}
}
@media (min-width: 1024px){
.pum-container.pum-responsive.pum-responsive-medium {
    width: 55% !important;
}
}
@media (min-width: 768px){
.footer-div .vc_col-sm-6 {
    width: 50%;
    float: left;
}
.footer-div .vc_col-sm-3 {
    width: 25%;
    float: left;
}
.home .hover-video {
    width: 30% !important;
    margin: 0 18px;
}
.featured-video .hover-video.vc_col-sm-4 {
    width: 30.333333%;
    margin: 1.5%;
}

}
@media (min-width:767px){
 

	.contact-form .vc_col-sm-4 {
    width: 30%;
    margin: 0 13px;
}

	.site-header-main {    
  display: inherit; 
   
}
div#site-header-menu {
    float: left;
    width: 82%;
}
.site-branding {
    float: left;
    width: 18%;
}

nav#site-navigation {
    float: left;
    width: 82%;
}
.site-header-menu .social-icons {
    float: right;
}
}
@media (max-width: 767px){
	.featured-video img {
    height: auto !important;
}
.featured-video .hover-video>.vc_column-inner {
    padding: 9% 0;
}

    .n2-ow {
    text-align: center !important;
    font-size: 20px !important;
}
    .video-wrap-icon a {   
    top: -140%;   
    margin-top: 0;
}
    .hover-video2>.vc_column-inner {   
    margin-bottom: 10px !important;
}
	.video-in .hover-video img {
    
    border-radius: 5px !important;
    opacity: 0.9;

}

	.b2bimg img {
    max-width: 250px !important;
}
 div  .inner-banner .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}
div .inner-banner h1.section-title {
    font-size: 26px !important;
    width: 75%;
}
div .inner-banner .vc_column-inner {
    padding-top: 0 !important;
}
div .inner-banner {
    padding: 65px 0 !important;
    background-position: center center !important;
}

    .mobile-displaynone { display: none; }
    .vc_row-has-fill {
    padding: 0 0% !important;
}

  .home .hover-video img {
    height: auto !important;
    opacity: 0.6;
}
.home .hover-video img {  
    margin: 20px 0;
}
.introduction {
    font-size: 30px !important;
}
.bannerpadding {
    padding-bottom: 0 !important;
}
.hover-video {
    margin: 0 5% 10px;
    width: 90% !important;
}
.hover-video .video-wrap-icon {  
    top: 60%;    
}
    .main-navigation a {
    font-size: 12px;
    font-weight: 600;
}
    ul.header-social-icons {
    margin-top: 15px !important;
    margin-left: 0px !important;
}
.contactdetails .vc_col-sm-12> .vc_column-inner {  
   min-height: auto; 
}
.input-group input#mce-EMAIL {
    width: 60%;
    margin-right: 0;
    margin-bottom: 10px;
}
input#mc-embedded-subscribe {
    width: 37%;
    float: right;
}
.entry-content h1.section-title1 {
    font-size: 30px;
    margin-bottom: 12px !important;
}
.payment {
    font-size: 18px !important;
    line-height: 22px !important;
}

div .font24 {
    font-size: 30px !important;
    line-height: 36px !important;
    padding: 0 !important;
}
.font24 h2 {
    font-size: 30px !important;
    line-height: 33px !important;
}
.text-center-mobile, .text-center-mobile h2, .text-center-mobile .wpb_single_image.vc_align_left
 { text-align: center !important; float: left; width: 100%; }
 .text-center-mobile .wpb_single_image { margin-bottom: 20px !important; }
 .bottom-line .vc_col-sm-4>.vc_column-inner {    padding: 20px 8% !important;}
 .site-main { margin-bottom: 0;}
.box3 h3.vc_custom_heading {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    font-size: 24px !important;
}
div .box3 {
    padding-bottom: 16px !important;
    padding-top: 50px !important;
}
.copyright {
    text-align: center;
}
.copyright .header-social-icons {
    float: left;
    width: 100%;
}
.copyright ul li:first-child {
    padding-left: 10px;
}
.section-title {
    font-size: 24px !important;
}
.custom-logo {
    max-width: 139px;
}
.site-header {
    padding: 9px 7.6923%;
}
.section-title-main h2 {
    font-size: 24px !important;
    line-height: 28px;
}
div .section-title-main {
    margin-bottom: 13px;
}
div .travel-padding {
    padding-top: 36px !important;
    padding-bottom: 20px !important;
}
div .inner-banner.db2bbanner {
    background-position: 67% !important;
}

.section-arrow.purple-color p {
    font-size: 16px !important;
    text-align: center !important;
}
.section-arrow.purple-color {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
}
div .digitalpadding {
    margin: 10px 0 !important;
    padding: 0;
}
section.vc_section.text-center {
    text-align: center;
    padding-top: 10px !important;
}
section.vc_section.text-center .wpb_single_image.vc_align_left {
    text-align: center;
    margin-bottom: 0;
}
.text-center h1.section-title {
    text-align: center !important;
}
.approach {
    padding: 30px !important;
}
body .intro {
    padding-top: 0 !important;
    padding-bottom: 15px !important;
}
.intro .vc_column-inner {
    padding-top: 23px !important;
}
.intro .payment {   
    margin-bottom: 10px !important;
}
.image-icons .vc_col-sm-6>.vc_column-inner {
    padding-top: 3px !important;
}
.imagemobile img {
    margin-bottom: 25px;
}
}

@media (max-width: 667px){
	.newsletter .wpb_raw_html {
    margin-bottom: 0 !important;
}
.page .newsletter h3.vc_custom_heading {
    font-size: 30px !important;
}
.page .newsletter p.vc_custom_heading {
    font-size: 14px !important;
    line-height: 20px;
}
	.featured {
    margin-bottom: 50px !important;
}
	.page-id-462 .vc_custom_1546589732964 {
    padding-top: 36px !important;
    padding-bottom: 10px !important;
}
	.contactdetails .vc_col-sm-12> .vc_column-inner {
    min-height: auto;
    border: none;
    margin: 4px 10px;
    width: 95%;
    box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02);
    margin-bottom: 44px;
    border-radius: 4px;
}
.latestpress h1.section-title {
    font-size: 30px !important;
}
.latestpress p.vc_custom_heading {
    font-size: 14px !important;
}
.page .box-press {
    padding-top: 35px !important;
    padding-bottom: 20px !important;
}
	.getinfo h1.section-title {
    font-size: 30px !important;
}
.page .getinfo { margin-bottom: 0px !important;}
	.consist {
    margin-bottom: 0 !important;
}
	.page-id-382 .font44 h2 {
    font-size: 30px !important;
    line-height: 36px !important;
}
	.fraud p.vc_custom_heading {
    font-size: 15px !important;
    line-height: 1.70 !important;
}
	.page .fraud {
    padding-top: 20px !important;
}
.page .pci-data {
    padding-top: 40px !important;
    padding-bottom: 30px !important;
}
.pci-data h2.section-title {
    font-size: 30px !important;
    line-height: 36px !important;
}
.pci-data .platform {
    margin-bottom: 20px;
}
	.platform {
    margin-bottom: 5px;
}
.token .vc_col-has-fill .vc_column-inner {
    border: none !important;
}
	.page-id-320 .vc_custom_1546491615208 {
    margin-bottom: 0px !important;
}
.page-id-320  .vc_custom_1546506721171 { 
    padding-bottom: 40px;
}
.platform {
    margin-bottom: 10px;
}
.token .wpb_text_column {
    margin-bottom: 5px !important;
}
.token p.vc_custom_heading {
    font-weight: 600;
    margin-bottom: 15px !important;
}
	.approach .wpb_single_image {
    margin-bottom: 0;
}
	.page-id-293 .vc_custom_1547101792183 {
    padding-top: 7px !important;
    padding-bottom: 0px !important;
}
	.page-id-293  .vc_custom_1546502707213 {
    padding-bottom: 0px !important;
}
.page-id-293  .vc_custom_1546845092421 {
    padding-top: 37px !important;
    padding-bottom: 25px !important;
}
	.page-id-293 h2.section-title br {
    display: none;
}
.pos .vc_col-sm-2 {
    width: 23%;
    float: left;
}
.pos .vc_col-sm-10 {
    width: 77%;
    float: left;
}

	.entry-content .vc_custom_1546495994248 {
    padding-top: 38px !important;
    padding-bottom: 13px !important;
}
.entry-content .vc_custom_1546436025047 {
    padding-top: 35px !important;
    padding-bottom: 10px !important;
}
	section.vc_section.vc_custom_1546427881521.vc_section-has-fill, section.vc_section.vc_custom_1546494996326 {
    padding-top: 40px !important;
    padding-bottom: 30px !important;
}
section.vc_section.vc_custom_1546428066578 {
    padding-top: 46px !important;
    padding-bottom: 30px !important;
}
.onsite {
    font-size: 18px !important;
    line-height: 24px !important;
}

section.vc_section.vc_custom_1546494618082 {
    padding-top: 45px !important;
    padding-bottom: 30px !important;
}
	section.vc_section.vc_custom_1546426646767 {
    padding: 40px 15px 0px !important;
}
	.pum-container { padding: 0px !important; }
	.pum-close {right: 0 !important;
}
	div .vc_custom_1546433563921 {
    padding-top: 0 !important;
}
	.section-arrow.purple-color.multi p {
    text-align: left !important;
}
.multi {
    margin-bottom: 30px;
}
ul.v-list.v3.pl-none {
    margin-left: 0;
}

    .section-arrow.purple-color p {
    font-size: 14px !important;
    line-height: 20px !important;
}
    .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.image-icons .vc_col-sm-2 {
    width: 20%;
    float: left;
}
.image-icons .vc_col-sm-10 {
    width: 80%;
    float: left;
    text-align: left;
}
.image-icons.text-center-mobile h2 { text-align: left !important; }
}

@media screen and (min-width: 44.375em){
.site {
    margin: 0px;
}
body:not(.custom-background-image):before {
    height: auto;
}
body:not(.custom-background-image):after {
    bottom: 0;
    height: auto;
}
}
@media screen and (min-width: 61.5625em){
    .main-navigation ul ul li { background:none; }
   .sub-menu li a:hover {
    color: rgba(255,255,255,.5);
    background-color: rgba(255, 255, 255, 0.03);
}
.sub-menu {
    min-width: 230px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 26px;
}
   .main-navigation li ul {
    left: 0 !important;
     padding: 20px;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
}
 .main-navigation li:hover .sub-menu { display: block !important }
.sub-menu { display: none !important;
    min-width: 336px;
        background-color: #1b1d1f;

    }
#menu-item-61 .sub-menu, #menu-item-60 .sub-menu { min-width: 230px; }
    .main-navigation ul ul:before { display: none; }
 .custom-logo {
    max-width: 150px;
    margin-top: 8px;
}
    .site-header {
    /*padding: 0px 26px 0px;*/
	padding:0;
    float: left;
    width: 100%;
}

.site-main {
    margin-bottom: 0;
}
.main-navigation a {
    padding: 0.65625em 1.099em;
   font-size: 12px;
    font-weight: 600;
}
.main-navigation ul ul li {
    BORDER: NONE;
}
.main-navigation ul ul li a { color: #fff; }

.main-navigation ul ul a {
    width: 100%;
}
.main-navigation ul ul:after { display: none; }
.site-branding, .site-header-menu, .header-image {
    margin-top: 0;
    margin-bottom: 0;
}
.main-navigation a {
    padding: 25px 1.099em;
   
}
.main-navigation .menu-item a {
    padding: 28px 14px;   
}
	.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {font-weight:600;}
.main-navigation .menu-item ul li a { padding:0.65625em 1.099em;}
.main-navigation .menu-item ul li a:hover {color:rgba(255,255,255,.5) !important;}
.site-header .social-icons { margin-top: 22px;}
}
.tbl-dcc-mcc-compare {border-width:0;}
.tbl-dcc-mcc-compare thead th {font-size:20px;}
.tbl-dcc-mcc-compare th{background:#7e63ac; color:#fff; border: 1px solid rgba(255,255,255,0.1); font-size:16px;}
.tbl-dcc-mcc-compare td{background:#fff; border: 1px solid rgba(0,0,0,0.1);}
.tbl-dcc-mcc-compare tr:nth-child(2n) td{background-color:#efefef;} 
.tbl-dcc-mcc-compare tr:nth-child(2n) th {background-color:#7a51a6;}
.tdcell-empty {background:transparent !important;}
h3.section-title {color:#000; font-weight:700;}
.wpb_single_image .vc_single_image-wrapper.vc_box_outline{border:transparent none !important;}
.n2-section-smartslider {width:1200px !important; margin:0 auto;}
.wpb_content_element {margin-bottom:20px !important;}
.vc_custom_1549955779486 {padding-left:0 !important; padding-right:0 !important;}
.vc_custom_1549955779486 .wpb_content_element {margin-bottom:0 !important;}

@media (min-width:1200px){
	.main-navigation .primary-menu {display:inline-block;}
	.main-navigation {text-align:center;}
	nav#site-navigation {height:72px;}

}

@media (min-width:1471px) {
	.vc_custom_1546409992407 {width:100% !important;  margin:0 auto !important; position:static !important;}
}


@media (max-width:1470px){
	.n2-section-smartslider {width:100% !important; margin:0 auto;}
	.vc_custom_1546409992407 {width:100% !important; margin:0 auto !important; position:static !important;}
}
@media (max-width:1349px){
div#site-header-menu {width:100%; height:50px;}
	.main-navigation .menu-item a {padding:17px 19px;}
.site-header-menu .social-icons {width: 160px; position: absolute;  top: -5px;  right: 15px;}
	nav#site-navigation {width:100%; text-align: center;}
	.main-navigation ul ul li {text-align:left;}
	.main-navigation ul {display:inline-block; width:auto;}
	.main-navigation {margin:0;}
	
}

@media (max-width:1199px){
	.n2-ss-slider .n2-ss-layer-player {height:300px;}
	.main-navigation .menu-item a {padding: 17px 12px;}
	.main-navigation li ul {padding:10px;}
	.main-navigation .menu-item ul li a {padding:10px 15px;}
	.main-navigation ul ul a {width:200px;}
	.sub-menu{min-width:220px;}
	.n2-ss-slider .n2-ss-layer-player, .n2-ss-slider .n2-ss-layer-player > * {height:300px !important;}
	.n2-ss-slider .n2-ss-layer[data-has-maxwidth="1"][data-sstype="col"] {max-width:auto !important;}
	.n2-ss-slider .n2-ss-layer-content[data-verticalalign="center"] {justify-content:initial !important;}
	
	div#n2-ss-6 .n2-ss-slider-1 {height: 360px !important;}
	.n2-ss-layers-container.n2-ow {margin:0 !important;}
	.vc_row-has-fill > .vc_column_container > .vc_column-inner {padding-top:0;}
	.n2-ss-slider .n2-ss-layer-player-cover img {top:10% !important;}
	div#n2-ss-6 .nextend-arrow {top:165px !important;}
	.vc_custom_1549323846579 {font-size:38px !important;}
	.vc_custom_1546409992407 {width:800px !important; margin:0 auto !important; position:static !important;}
	.imgmaxw-750  img {max-width:750px !important; width:100% !important; }
	.vc_custom_1549954210784, .vc_custom_1549954223875, .vc_custom_1549954200175 {border-left-width:0 !important;}
}
@media (max-width:991px){
	
	.n2-ss-layer.n2-ow.n2-ss-last-in-row {max-width:100% !important;}
	.vc_custom_1549323846579 {font-size: 30px !important;  line-height: 36px !important;}
	div#n2-ss-6 .n2-ss-layer .n2-font-711eabedf3e4c3899135097f4d305a39-hover {font-size:60px !important; line-height:65px !important; margin-top:30px;}
	div#n2-ss-6 .n2-ss-layer .n2-font-0150d896c84e47f868e6957020ccaf6a-paragraph {font-size:24px !important; }
	.vc_custom_1546409992407 {width:100% !important; max-width:600px !important; }
	
	.vc_custom_1547096992025 .vc_column_container > .vc_column-inner {padding-left:0; padding-right:0;}
	.vc_custom_1547096992025 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border {padding:0;}
	.vc_custom_1546495994248 .wpb_single_image.vc_align_left {text-align:center;}
	.vc_custom_1546495994248 .wpb_single_image img {max-width:600px;}
	.imgmaxw-750  img {max-width:650px !important; }
	
	
	.n2-ss-layer-col.n2-ss-layer-content  {padding:20px 0 0 0 !important;}
	#n2-ss-6item3 {margin-top:0 !important;}
	div#n2-ss-6 .nextend-arrow {top:325px !important;}
	
	div#n2-ss-6 .n2-ss-slider-1 {height:700px !important;}
	.n2-ss-slider .n2-ss-layer-player, .n2-ss-slider .n2-ss-layer-player > * {height:380px !important;}
}
@media (max-width:984px){
	.site-header{padding: 0px 26px 0px; float: left; width: 100%;}
	.custom-logo {max-width: 150px; margin-top: 8px;}
	.custom-logo-link {
    display: inline-block;
}
	.site-main {margin-bottom:0px !important;}
	.site-header .social-icons {margin-top:22px;}
	.main-navigation a {font-size:12px; font-weight:600;}
	.site-header-menu {margin:0;}
	.sub-menu {background-color: #1b1d1f; border:transparent none;}
	.main-navigation ul ul:before, .main-navigation ul ul:after {display:none;}
	.main-navigation ul ul li {background:transparent; border:transparent none;}
	.main-navigation ul ul li a{color:#fff;}
	.main-navigation ul ul {border-bottom: transparent none;}
	.main-navigation .menu-item ul li a:hover {color:rgba(255,255,255,.5) !important}
	.sub-menu li a:hover {background-color:rgba(255, 255, 255, 0.03);}
	.main-navigation li:hover > ul, .main-navigation li.focus > ul {left:0; right:initial;}

}
@media (max-width:909px){
	.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {background: rgba(20,20,20,1);}
	.menu-toggle{float:right; margin:15px 0;}
	.site-header-menu.toggled-on {background: rgba(20,20,20,0.95); position: absolute; margin-left: -26px; top: 70px;}
	div#site-header-menu {height:auto;}
	nav#site-navigation {text-align:left;}
	.main-navigation ul {width:100%;}
	.main-navigation li {border-top:1px solid rgba(255,255,255,0.3);}
	.main-navigation a {color:#fff;}
	.dropdown-toggle::after {color:#fff;}
	.main-navigation ul ul a {width:auto;}
	.site-header-menu .social-icons {position:relative; margin: 20px 0 10px 20px; float: left;}
	.main-navigation li ul {padding:0 30px; margin:0;}
	.main-navigation .primary-menu {border-bottom:1px solid rgba(255,255,255,0.3);}
	.main-navigation .menu-item a {padding:15px 25px;}
	.sub-menu {background-color:transparent;}
	.site-branding {width:calc(100% - 150px);}
	.site-footer {background-color: #242424; border-top: 1px solid rgba(255, 255, 255, 0.1); font-size: 13px; color: #bbb; padding: 36px 0 0px 0; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
					  display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
	.main-navigation a {font-size:16px;}
	.main-navigation li ul li a{font-size:14px;}

	div#n2-ss-6 .nextend-arrow {top:275px !important;}
	
	div#n2-ss-6 .n2-ss-slider-1 {height:650px !important;}
	.n2-ss-slider .n2-ss-layer-player, .n2-ss-slider .n2-ss-layer-player > * {height:350px !important;}

}
@media (max-width:767px){
	.site-branding {width:calc(100% - 120px);}
	.site-header {height:70px;}
	.custom-logo { max-width: 140px; margin-top: 4px;}
	.vc_custom_1549323846579 {font-size: 26px !important;  line-height: 30px !important;}
	body .intro {padding-top: 30px !important; padding-bottom: 15px !important;}
	.n2-ow {text-align:left !important;}
	.intro .payment {margin-bottom:30px !important;}
	div .font24 {font-size:24px !important; line-height:30px !important;}
	.vc_custom_1546409992407 .vc_column_container > .vc_column-inner, 
	.vc_custom_1546862085498 .vc_column_container > .vc_column-inner{max-width:600px !important; margin:0 auto !important;}
	div#n2-ss-6 .n2-font-c3107d57dd74b1469f64f4aba6998f1d-link a {padding: 10px 25px !important; font-size:16px !important; margin-top:20px !important;}
	div#n2-ss-6 .n2-ss-layer .n2-font-0150d896c84e47f868e6957020ccaf6a-paragraph {font-size: 18px !important;}
	.n2-ss-layer.n2-ow  {margin-bottom:0px !important;}
	.n2-ss-slider .n2-ss-layer-player, .n2-ss-slider .n2-ss-layer-player > * {height:320px !important;}
	div#n2-ss-6 .n2-ss-slider-1 {height:600px !important;}

	.section-title-main h2 {font-size: 24px !important; line-height: 28px;}
	.imgmaxw-750  img {max-width:500px !important; }
}

@media (max-width:499px){
	.vc_custom_1549323846579 {font-size: 24px !important;  line-height: 28px !important; max-width:300px; margin:0 auto;}
	.imgmaxw-750  img {max-width:350px !important; }
	.n2-ss-slider .n2-ss-layer-player, .n2-ss-slider .n2-ss-layer-player > * {height:280px !important;}
	div#n2-ss-6 .n2-ss-slider-1 {height:570px !important;}
}

@media (max-width:439px){
	.n2-ss-slider .n2-ss-layer-player, .n2-ss-slider .n2-ss-layer-player > * {height:250px !important;}
	div#n2-ss-6 .n2-ss-slider-1 {height:500px !important;}
	.n2-ss-layer-col.n2-ss-layer-content {padding:0 !important; margin-top:20px !important;}
	div#n2-ss-6 .n2-ss-layer .n2-font-711eabedf3e4c3899135097f4d305a39-hover, .n2-ss-layer-col.n2-ss-layer-content {margin-top:0 !important;}
	div#n2-ss-6 .n2-font-c3107d57dd74b1469f64f4aba6998f1d-link a {margin-bottom:20px !important;}
	body .intro {padding-top:15px !important;}
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {margin-bottom:10px !important;}
	.intro .vc_column-inner {padding-top:10px !important;}
	.imgmaxw-750  img {max-width:290px !important; }
}

@media (max-width:399px){
	.n2-ss-slider .n2-ss-layer-player, .n2-ss-slider .n2-ss-layer-player > * {height:220px !important;}
	div#n2-ss-6 .n2-ss-slider-1 {height:470px !important;}
}

@media (max-width:349px){
	.n2-ss-slider .n2-ss-layer-player, .n2-ss-slider .n2-ss-layer-player > * {height:180px !important;}
	div#n2-ss-6 .n2-ss-slider-1 {height:450px !important;}
}