/*
 Theme Name: Tradestation International Theme
 Theme URI: https://yourwebsite.com
 Author: Your Name
 Author URI: https://yourwebsite.com
 Template: twentyseventeen
 Description: Child theme for Twenty Seventeen.
 Version: 0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain: tradestationinternational
 */

 /*** FONTS ***/

 @font-face {
  font-family: "Diodrum-Bold";

  src: url("./fonts/DiodrumBold.woff") format("woff"),
    url("./fonts/DiodrumBold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Diodrum-Extralight";

  src: url("./fonts/DiodrumExtralight.woff") format("woff"),
    url("./fonts/DiodrumExtralight.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Diodrum-Light";

  src: url("./fonts/DiodrumLight.woff") format("woff"),
    url("./fonts/DiodrumLight.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Diodrum-Medium";

  src: url("./fonts/DiodrumMedium.woff") format("woff"),
    url("./fonts/DiodrumMedium.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Diodrum-Regular";

  src: url("./fonts/DiodrumRegular.woff") format("woff"),
    url("./fonts/DiodrumRegular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Diodrum-Semibold";

  src: url("./fonts/DiodrumSemibold.woff") format("woff"),
    url("./fonts/DiodrumSemibold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

body, button, input, select, textarea {
    font-family: 'Diodrum-Regular';
    line-height: 1.2;
}

h2, h1{
    font-family: 'Diodrum-Regular';
}


ul {
  list-style: none;
}

a {
  text-decoration: none !important;
  -webkit-box-shadow: none !important;
}

.single-featured-image-header {
  border-bottom: 0;
}

.entry-header {
  display: none;
}

.site-header {
  background-color: #ffffff;
}

.single-featured-image-header img {
  width: 100%;
}

@media screen and (min-width: 48em) {

.site-content {
    padding: 0;
}
}

/*** BACK TO TOP ***/

#scroll {
  position:fixed;
  right:10px;
  bottom:10px;
  cursor:pointer;
  width:50px;
  height:50px;
  background-color:#0077bf;
  text-indent:-9999px;
  display:none;
  -webkit-border-radius:60px;
  -moz-border-radius:60px;
  border-radius:0px;
  z-index: 2;
  -webkit-box-shadow: none;
}
#scroll span {
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-8px;
  margin-top:-12px;
  height:0;
  width:0;
  border:8px solid transparent;
  border-bottom-color:#ffffff;
}
#scroll:hover {
  background-color:#0e4380;
  opacity:1;filter:"alpha(opacity=100)";
  -ms-filter:"alpha(opacity=100)";
}

#back-to-top {
  position: absolute;
}

/*** MENU ***/

/*  Top Menu 2 */

.top-menu2 {
    background: #ffffff;
  position: relative;
  z-index: 1;
  height: 40px;
  padding: 10px 0px;
  font-size: 12px;
}

.top-menu2 ul {
  float: right;
}

.top-menu2 li {
  display: inline;
  padding: 0px 10px;
}

.top-menu2 li#menu-item-31 {
  padding-right: 32px;
} 

.top-menu2 li#menu-item-32 {
  padding-right: 48px;
} 

.top-menu2 li#menu-item-32 a {
  color: #41c4c3;
  font-weight: bold;
}

.top-menu2 li#menu-item-wpml-ls-4-en {
  padding-right: 100px;
  padding-left: 0;
  padding-bottom: 8px;
  border-bottom: solid 1px #ff971c;
} 

.top-menu2 a:hover {
  opacity: 0.5;
} 

/*  Top Menu Logo */

.logo img {
  max-width: 16%;
  margin-top: 6px;
}

.navigation-top-logo {
  background: none;
  font-size: 14px;
  position: absolute;
  z-index: 8;
  padding-bottom: 0;
}

#main-header ul {
    list-style-type: none;
    margin: 0;
    padding: 14px;
}

.navigation-top-logo .wrap {
  margin-left: 0;
}

.navigation-top-logo ul {
  margin: 0 0 0 0 !important;
}

/* Top Menu Main */

.top-menu2 {
  display: none;
}

.navigation-top {
  border-top: 0;
  border-bottom: 0;
}

.navigation-top a {
  color: #0077bf;
}

.navigation-top a:hover {
  color: #40bdb5;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
  color: #40bdb5;
}

.menu-top-menu-container ul {
  float: right;
}

.menu-top-menu-container li {
  text-transform: uppercase;
  font-family: 'Diodrum-Bold';
  font-size: 17px;
  padding: 0 2px;
}

button.menu-toggle {
  color: #0077bf;
}


/* Main Menu */

@media (min-width:768px) and (max-width:769px) {

.js .menu-toggle, .js .dropdown-toggle {
  display: block;
  visibility: hidden;
}
}

@media screen and (min-width: 48em) {

.navigation-top {
  bottom: 0;
  font-size: 14px;
  font-size: 0.875rem;
  left: 0;
  position: relative;
  right: 0;
  width: 100%;
  z-index: 4;
}

.site-header .menu-scroll-down {
  display: none;
}
}

@media screen and (min-width: 67em) {

.navigation-top .wrap {
  padding: 0 1em;
}
}

/*** Main Visual - Custom Header ***/

.custom-header {
  display:none;
}

/*** HOMEPAGE ***/

/* IE Fix - Full Width */

@charset "";

_:-ms-lang(x),

.wpb_single_image .vc_single_image-wrapper {
  display: block !important;
}

@charset "";

_:-ms-lang(x),

.wpb_single_image .vc_figure {
  display: block !important; 
}

/* Firefox Fix - Full Width */

@-moz-document url-prefix() { 

.wpb_single_image .vc_single_image-wrapper {
  display: block !important;
}
}

@-moz-document url-prefix() { 

.wpb_single_image .vc_figure {
  display: block !important; 
}
}

.panel-content .wrap {
  padding-bottom: 0px;
  padding-top: 0px;
}

.vc_btn3.vc_btn3-size-sm {
  font-size: 14px !important;
}

.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header {
  display: none;
}

@media screen and (min-width: 48em) {

.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header {
  display: none;
  height: 19vh;
}
}

/*** FOOTER ***/

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

[class*="col-"] {
  float: left;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

.site-footer-webform {
  background-image: url('https://www.tradestation-international.com/wp-content/uploads/2018/02/tradestation-international-home-like-to-know-more.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}

@media screen and (min-width: 48em) {

.wrap {
  max-width: 80%;
}
}

/* Open Accounts Buttons */

.open-accounts-buttons .col-6 {
  text-align: center;
  font-size: 22px;
  font-family: 'Diodrum-Semibold';
  padding: 36px 0;
}

.open-accounts-buttons .col-6:first-child {
   background-color: #ff971c;
}

.open-accounts-buttons .col-6:nth-child(2) {
  background-color: #42e0e1;
}

.open-accounts-buttons a:hover {
  color: #ffffff;
}

/* Like to Know More - Webform */

.site-footer-webform .wrap {
  border: 1px solid #edeaea;
  padding: 20px 20px;
  margin-bottom: 60px;
  margin-top: 60px;
}

.wpforms-submit-container .wpf-button {
  background-color: #0077bf !important;
  border: 1px solid #0077bf !important;
  color: #ffffff !important;
  cursor: pointer !important;
  float: right !important;
  text-transform: uppercase !important; 
  padding: 8px 45px !important;
}

.wpforms-submit-container .wpf-button:hover {
  background-color: #ffffff !important;
  border: 1px solid #0077bf !important;
  color: #0077bf !important;
}

div.wpforms-container-full {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.webform-title h1 {
 color: #0077bf;
  font-family: 'Diodrum-Semibold';
  text-transform: uppercase;
  font-size: 22px;
}

.webform-title {
  border-left: solid 6px #ff971c;
  padding-left: 22px;
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
  border-radius: 0px !important;
  color: #8f999b !important;
  border: 1px solid #bbb !important;
  height: 30px !important;
  font-size: 13px !important;
  margin-top: 5px;
  color: #666666 !important;
}

#wpforms-56 label {
  color: #666666;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 33px;
  font-size: 15px;
}

div#wpforms-56-field_8-container {
  margin-left: 54% !important;
  position: absolute;
}

div.wpforms-container-full .wpforms-form .wpforms-one-fourth {
  margin-left: 2px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
  font-size: 14px !important;
  color: #666666 !important;
}

div.wpforms-container-full .wpforms-form input[type=checkbox] {
  vertical-align: middle !important;
}

/*  Footer - Menu */


.footer-widget-1 h2 {
  display: none;
}

.widget ul li, .widget ol li {
  border-bottom: none;
  border-top: none;
}

.widget ul li a:hover {
  opacity: 0.5;
  -webkit-box-shadow: none;
}

#menu-bottom a {
  color: #7f8284;
}

.footer-widget-1 .widget {
  padding-bottom: 1em;
  padding-top: 3em;
}

#menu-bottom a {
  font-size: 14px;
  font-weight: bold;
}

@media screen and (min-width: 48em) {

#menu-bottom li {
  display: inline-block;
}

#menu-bottom a {
  padding-right: 1.25em;
  text-decoration: none;
}
}

/* Important Informations */


.site-footer-widgets {
  background-color: #f9f9f9;
}

.important-information {
  padding-top: 15px;
}

.important-information h1 {
  font-size: 12px;
}

.important-information p {
  font-size: 12px;
}

.contact-email {
  text-align: right;
  padding-top: 22px;
  font-family: 'Diodrum-Semibold';
  font-size: 14px;
}

.contact-email span {
  color: #77736e;
}

.contact-email a {
  color: #0074be;
}

.contact-email a:hover {
  opacity: 0.5;
}

/*** INNER TOP ***/

.single-featured-image-header img {
  position: absolute;
  bottom: -160%;
  left: 50%;
  transform: translateX(-44%);*/
}

.single-featured-image-header {
  position: relative;
  margin-bottom: 30px;
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-image: url(https://www.tradestation-international.com/wp-content/uploads/2018/03/products-top-background.jpg);
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 250px;
  overflow: hidden;
  background-attachment: fixed;
}

/* Contact Us + Updates */

.page-id-40 .single-featured-image-header {
  background-image: url(https://www.tradestation-international.com/wp-content/uploads/2018/03/contact-top-background2.jpg);
}

.page-id-40 h1.entry-title {
  color: #ffffff !important;
}

table { 
  width: 100%; 
  border-collapse: collapse; 
}

#tradestation-global-contact th, #tradestation-us-contact th, #partnership-opportunities-contact th { 
  color: #0077bf !important;
  font-weight: bold; 
}

#tradestation-global-contact td, #tradestation-us-contact td, #partnership-opportunities-contact td, #tradestation-global-contact th, #tradestation-us-contact th, #partnership-opportunities-contact th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}

#tradestation-global-contact th:first-child, #tradestation-us-contact th:first-child, #partnership-opportunities-contact th:first-child, #tradestation-global-contact td:first-child, #tradestation-us-contact td:first-child, #partnership-opportunities-contact td:first-child     {
  padding: 6px;
}

#tradestation-global-contact a, #tradestation-us-contact a, #partnership-opportunities-contact a {
  color: #40bdb5;
}

#tradestation-global-contact a:hover, #tradestation-us-contact a:hover, #partnership-opportunities-contact a:hover {
opacity: 0.5;
}

.contact-exception p {
  font-size: 12px;
}

#tradestation-global-contact thead th, #tradestation-us-contact thead th, #partnership-opportunities-contact thead th {
  border-bottom: 2px solid #ff971c;
}

#tradestation-us-contact tr:nth-child(2) td:nth-child(4) a {
    color: #ffffff;
}

.wpforms-confirmation-container-full {
    background: #ffffff !important;
    border: 1px solid #ff971c !important;
}

@media only screen and (min-width: 769px) {

#tradestation-global-contact th:first-child, #tradestation-us-contact th:first-child, #partnership-opportunities-contact th:first-child, #tradestation-global-contact td:first-child, #tradestation-us-contact td:first-child, #partnership-opportunities-contact td:first-child     {
  padding: 6px;
  width: 25%;
}

#tradestation-global-contact th:nth-child(2), #tradestation-us-contact th:nth-child(2) {
  width: 18%;
}

#tradestation-global-contact th:nth-child(3), #tradestation-us-contact th:nth-child(3) {
  width: 22%;
}
}

@media only screen and (max-width: 768px) {

/* Force table to not be like tables anymore */
table, thead, tbody, th, td, tr { 
  display: block; 
}
  
/* Hide table headers (but not display: none;, for accessibility) */
#tradestation-global-contact thead tr, #tradestation-us-contact thead tr, #partnership-opportunities-contact thead tr { 
  position: absolute;
  top: -9999px;
  left: -9999px;
}
  
#tradestation-global-contact tr, #tradestation-us-contact tr, #partnership-opportunities-contact tr { 
  border: 1px solid #ccc; 
}
  
#tradestation-global-contact td, #tradestation-us-contact td, #partnership-opportunities-contact td { 
  /* Behave  like a "row" */
  border: none;
  /*border-bottom: 1px solid #eee;*/
  position: relative;
  padding-left: 50%; 
  font-size: 13px;
}
  
#tradestation-global-contact td:before, #tradestation-us-contact td:before, #partnership-opportunities-contact td:before, #tradestation-global-contact th:before, #tradestation-us-contact th:before, #partnership-opportunities-contact th:before { 
  /* Now like a table header */
  position: absolute;
  /* Top/left values mimic padding */
  top: 6px;
  left: 6px;
  width: 45%; 
  padding-right: 10px; 
  white-space: nowrap;
}
  
/*Label the data*/
  #tradestation-global-contact td:nth-of-type(1):before { content: "TradeStation Global"; color: #0077bf; font-weight: bold; }
  #tradestation-global-contact td:nth-of-type(2):before { content: "UK Line"; color: #0077bf; font-weight: bold; }
  #tradestation-global-contact td:nth-of-type(3):before { content: "International Line"; color: #0077bf; font-weight: bold; }
  #tradestation-global-contact td:nth-of-type(4):before { content: "Email"; color: #0077bf; font-weight: bold; }
  
  #tradestation-us-contact td:nth-of-type(1):before { content: "TradeStation US"; color: #0077bf; font-weight: bold; }
  #tradestation-us-contact td:nth-of-type(2):before { content: "UK Line"; color: #0077bf; font-weight: bold; }
  #tradestation-us-contact td:nth-of-type(3):before { content: "International Line"; color: #0077bf; font-weight: bold; }
  #tradestation-us-contact td:nth-of-type(4):before { content: "Email"; color: #0077bf; font-weight: bold; }
  
  #partnership-opportunities-contact td:nth-of-type(1):before { content: "Partnership Opportunities"; color: #0077bf; font-weight: bold; }
  #partnership-opportunities-contact td:nth-of-type(2):before { content: "Phone"; color: #0077bf; font-weight: bold; }
  #partnership-opportunities-contact td:nth-of-type(3):before { content: "Email"; color: #0077bf; font-weight: bold; }

#tradestation-global-contact td:first-child, #tradestation-us-contact td:first-child, #partnership-opportunities-contact td:first-child {
    padding-left: 50%;
}
}

/* Why Tradestation */

.page-id-34 .single-featured-image-header {
  margin-bottom: 0px;
  background-image: url(https://www.tradestation-international.com/wp-content/uploads/2018/03/why-tradestation-top-background2.jpg);
}

.page-id-34 h1.entry-title {
  color: #ffffff !important;
}

.page-id-34 .single-featured-image-header img {
  left: 45%;
  bottom: -164%;
}

h1.entry-title {
    margin-top: 0.75%;
    margin-left: 10%;
    color: #0077bf !important;
    font-family: 'Diodrum-Semibold';
    font-size: 34px !important;
    z-index: 1 !important;
}

/*** PRODUCTS ***/

.producs-bottom-visual .wpb_single_image .vc_single_image-wrapper {
  border-bottom: solid 5px #ddddde !important;
}

.products-text3 .block1 {
  font-family: 'Diodrum-Semibold';
}

.products-text3 .block2 p, .products-text3 .block1 p {
    color: #626e70;
}  

.products-text3 .block1 h3 {
  margin-bottom: 4px !important;
  color: #ff971c;
  font-size: 18px;
}

.products-text3 h1 {
  color: #0077bf;
  padding-top: 0px !important;
  font-family: 'Diodrum-Bold';
  line-height: 1.20;
  margin-bottom: 14px;
}

.products-text3 .block1 p {
  color: #626e70;
}

.producs-bottom-visual .wpb_content_element {
  margin-bottom: 0;
}

.products-text3 {
  top: 410px;
  z-index: 1;
}

.products-text3 .block1 {
  font-family: 'Diodrum-Semibold';
  left: 12%;
  z-index: 1;
  top: 34px;
}

.products-text3 .block2 {
  left: 9%;
  width: 31%;
  z-index: 1;
  top: 70px;
}

#products-main {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.global-account-text, .us-account-text {
  background-color: #ececec;
  padding: 50px 70px;
  color: #637484;
}

#global-account h1, #us-account h1 {
  text-align: center;
  font-family: 'Diodrum-Semibold';
  font-size: 36px;
  color: #ff971c;
}

#global-account .wpb_content_element, #us-account .wpb_content_element {
  margin-bottom: 18px;
}

#global-account .vc_btn3-container.vc_btn3-center, #us-account .vc_btn3-container.vc_btn3-center {
  position: absolute !important;
  bottom: -21px !important;
  margin-left: 36% !important;
}

.vc_row.wpb_row.vc_row-fluid.producs-bottom-visual.vc_row-no-padding {
  margin-top: 20px !important;
}

.products-text3 {
  position: absolute !important;
  left: -35px !important;
  top: 650px !important;
}

.learn-more3 .vc_general.vc_btn3:hover {
  background: #ffffff !important;
  color: #43f7fa !important;
  border: solid 1px #43f7fa !important;
}

.learn-more4 .vc_general.vc_btn3:hover {
  background: #ffffff !important;
  color: #ff971c !important;
  border: solid 1px #ff971c !important;
}

.products-bottom-visual img {
  width: 100%;
}

#products-path {
  text-align: center;
}

/* US Account */

.global-account-button .vc_btn3.vc_btn3-size-lg, .us-account-button .vc_btn3.vc_btn3-size-lg {
  padding: 22px 44px;
  font-size: 16px !important;
  width: 90% !important;
}

.global-account-button .vc_btn3-container.vc_btn3-inline, .us-account-button .vc_btn3-container.vc_btn3-inline {
  width: 100%;
}

.us-account-button .vc_btn3.vc_btn3-size-lg {
  border: solid 1px #3c424c;
}

.page-id-321 .us-account-button .vc_btn3.vc_btn3-size-lg:hover {
  border: solid 1px #3c424c;
  background-color: #3c424c !important;
  color: #ffffff !important;
}

.global-account-button .vc_btn3.vc_btn3-size-lg {
  border: solid 1px #ff971c;
}

.global-account-button .vc_btn3.vc_btn3-style-custom, .us-account-button .vc_btn3.vc_btn3-style-custom {
  background-image: none !important;
  z-index: 6;
}

#products-nav {
  margin-bottom: 22px;
}

#global-open-an-account {
  margin-top: 16%;
}

#global-open-an-account p {
    font-size: 12px;
}

.page-id-440 .us-account-button .vc_btn3.vc_btn3-size-lg:hover {
  border: solid 1px #3c424c;
  background-color: #ffffff !important;
  color: #3c424c !important;
}

.page-id-440 .global-account-button .vc_btn3.vc_btn3-size-lg:hover {
  border: solid 1px #ff971c;
  background-color: #ff971c !important;
  color: #ffffff !important;
}

.page-id-440 .site-content p {
  font-size: 21px;
}

.product-text2, .product-text4 {
  margin-left: 20%;
}

.product-text1, .product-text3 {
  text-align: right;
  margin-right: 20%;
}

.product-text1, .product-text2, .product-text3, .product-text4 {
  width: 60%;
}

.product-text1 {
  margin-top: 18%;
}

.product-text2 {
  margin-top: 40%;
}

.product-text3 {
  margin-top: 70%;
}

.product-text4 {
  margin-top: 60%;
}

.product-image4 {
  margin-top: 20%;
}
.product-image3 {
    width: 78%;
    margin-top: 38%;
}

.page-id-440 #global-text1 {
  background: linear-gradient(21.72deg, #FFFFFF 0%, #ECE7E7 100%);
  padding-top: 30px;
}

.page-id-440 #global-text3 {
  background: linear-gradient(21.72deg, #FFFFFF 0%, #ECE7E7 100%);
}

.product-image2 {
  margin-bottom: 0 !important;
}

.product-image1 {
  width: 50%;
  margin-left: 52%;
}

.page-id-440 #route-path {
  width: 50%;
  position: absolute;
  z-index: 1;
  top: 0px;
  margin-left: -2%;
}

/* Global Account */

.page-id-321 .site-content h1, .page-id-440 .site-content h1 {
  color: #0077bf;
  font-family: 'Diodrum-Semibold';
  font-size: 40px;
  margin-bottom: 10px;
}

.page-id-321 .site-content p {
  font-size: 21px;
}

.page-id-321 .global-account-button .vc_btn3.vc_btn3-size-lg:hover {
  border: solid 1px #ff971c;
  background-color: #ffffff !important;
  color: #ff971c !important;
}

.page-id-321 #route-path {
  width: 50%;
  position: absolute;
  z-index: 1;
  top: 0px;
  margin-left: -4%;
}

.page-id-321 #global-text1 {
  background: linear-gradient(21.72deg, #FFFFFF 0%, #ECE7E7 100%);
  padding-top: 30px;
  margin-top: -5%;
}

.page-id-321 #global-text2 {
  background: none;
}

.page-id-321 #global-text3 {
  background: linear-gradient(21.72deg, #FFFFFF 0%, #ECE7E7 100%);
}

.page-id-321 #global-open-an-account {
  margin-top: 8%;
}

.page-id-321 .product-image1 {
  width: 50%;
  margin-left: 0;
}  

.page-id-321 .product-text1 {
  margin-top: 12%;
}

.page-id-321 .product-text2 {
  margin-top: 45%;
}  

.page-id-321 .product-text3 {
  margin-top: 52%;
}

.page-id-321 .product-text4 {
  margin-top: 58%;
}

.page-id-321 .product-image3 {
  width: 100%;
  margin-top: 10%;
}

.page-id-321 .product-text1, .page-id-321 .product-text3 {
  text-align: left;
  margin-left: 20%;
}

.page-id-321 .product-text2, .page-id-321 .product-text4 {
  text-align: right;
  margin-right: 20%;
}

@media all and (min-width: 1023px) and (max-width: 1279px) { /*1024*768*/

/* Global Account Responsive */

.page-id-321 #route-path {
  width: 60%;
  top: 30px;
  margin-left: -1%;
}

.page-id-321 .product-image1-2 {
  width: 80%;
}

.page-id-321 .product-text1 {
  margin-top: 30%;
}

.page-id-321 .site-content h1 {
  font-size: 36px;
}

.page-id-321 .site-content p {
  font-size: 18px;
}

.page-id-321 .product-text2 {
  margin-top: 80%;
  margin-left: 0%;
}

.page-id-321 .product-image1 {
  width: 36%;
  margin-top: 0%;
}

.page-id-321 #global-text1 {
  margin-top: 0;
}

.page-id-321 .product-image2 {
  width: 90%;
  margin-top: 33%;
}

.page-id-321 .product-image3 {
  margin-top: 50%;
}

.page-id-321 .product-text3 {
  margin-top: 76%;
}

.page-id-321 .product-text4 {
  margin-top: 78%;
  margin-left: 0%;
}

.page-id-321 #global-open-an-account {
  margin-top: 24%;
}

/* US Account Responsive */

.page-id-440 #route-path {
  width: 60%;
  top: 30px;
  margin-left: 11%;
}

.page-id-440 .product-image1-2 {
  width: 92%;
}

.page-id-440 .product-text1 {
  margin-top: 38%;
  margin-left: 20%;
}

.page-id-440 .site-content h1 {
  font-size: 36px;
}

.page-id-440 .site-content p {
  font-size: 18px;
}

.page-id-440 .product-text2 {
  margin-top: 40%;
}

.page-id-440 .product-image1 {
  width: 36%;
  margin-left: 64%;
}

.page-id-440 #global-text1 {
  margin-top: -5%;
}

.page-id-440 .product-image2 {
  width: 90%;
  margin-top: 33%;
  margin-left: 10%;
}

.page-id-440 .product-image3 {
  margin-top: 48%;
  width: 90%
}

.page-id-440 #global-text3 {
  margin-top: -6%;
}

.page-id-440 .product-text3 {
  margin-top: 72%;
  margin-left: 20%;
}

.page-id-440 .product-text4 {
  margin-top: 62%;
}

.page-id-440 #global-open-an-account {
  margin-top: 19%;
}
}

@media all and (min-width: 1280px) and (max-width: 1365px) { /*1280*1024*/

/* Global Account Responsive */

.page-id-321 #route-path {
  margin-left: -1%;
}

.page-id-321 .product-image1 {
  width: 42%;
}

.page-id-321 .product-image1-2 {
  width: 80%;
}

.page-id-321 .site-content h1 {
  font-size: 36px;
}

.page-id-321 .site-content p {
  font-size: 18px;
}

.page-id-321 .product-image2 {
  width: 90%;
  margin-top: 30%;
}

.page-id-321 .product-text2 {
  margin-top: 58%;
}

.page-id-321 .product-image3 {
  margin-top: 19%;
}

.page-id-321 .product-text3 {
  margin-top: 45%;
}

.page-id-321 .product-text4 {
  margin-top: 55%;
}

.page-id-321 .product-image4 {
  margin-top: 14%;
}

.page-id-321 #global-open-an-account {
  margin-top: 7%;
}

/* US Account Responsive */

.page-id-440 #route-path {
  top: 0%;
  margin-left: 9%;
}

.page-id-440 .product-text1 {
  margin-top: 29%;
  margin-left: 20%;
}

.page-id-440 #global-text1 {
  margin-top: -5%;
}

.page-id-440 .product-image1 {
  width: 42%;
  margin-top: -6%;
}

.page-id-440 .product-image1-2 {
  width: 80%;
}

.page-id-440 .site-content h1 {
  font-size: 36px;
}

.page-id-440 .site-content p {
  font-size: 18px;
}

.page-id-440 .product-image2 {
  width: 90%;
  margin-top: 30%;
  margin-left: 10%;
}

.page-id-440 .product-text2 {
  margin-top: 30%;
}

.page-id-440 .product-image3 {
  margin-top: 19%;
}

.page-id-440 .product-text3 {
  margin-top: 38%;
  margin-left: 20%;
  margin-top: -6%;
}

.page-id-440 .product-text4 {
  margin-top: 48%;
}

.page-id-440 .product-image4 {
  margin-top: 14%;
}

.page-id-440 #global-open-an-account {
  margin-top: 7%;
}
}

@media all and (min-width: 1366px) and (max-width: 1919px) { /*1366*768*/

/* Global Account Responsive */

.page-id-321 #route-path {
  margin-left: -5%;
  width: 59%;
}

.page-id-321 .product-image1 {
  width: 42%;
}

.page-id-321 .product-image1-2 {
  width: 80%;
}

.page-id-321 .product-text1 {
  margin-top: 25%;
  padding-bottom: 6%;
}

.page-id-321 .site-content h1 {
  font-size: 42px;
}

.page-id-321 .site-content p {
  font-size: 24px;
}

.page-id-321 .product-image2 {
  width: 90%;
  margin-top: 34%;
}

.page-id-321 .product-text2 {
  margin-top: 78%;
}

.page-id-321 .product-image3 {
  margin-top: 50%;
}

.page-id-321 .product-text3 {
  margin-top: 82%;
}

.page-id-321 .product-text4 {
  margin-top: 80%;
}

.page-id-321 .product-image4 {
  margin-top: 28%;
}

.page-id-321 #global-open-an-account {
  margin-top: 30%;
}

/* US Account Responsive */

.page-id-440 #route-path {
  margin-left: -0.5%;
  width: 59%;
}

.page-id-440 .product-image1 {
  width: 42%;
}

.page-id-440 .product-image1-2 {
  width: 80%;
}

.page-id-440 .product-text1 {
  margin-top: 38%;
  padding-bottom: 6%;
  margin-left: 20%;
}

.page-id-440 #global-text1 {
  margin-top: -5%;
}

.page-id-440 .site-content h1 {
  font-size: 42px;
}

.page-id-440 .site-content p {
  font-size: 24px;
}

.page-id-440 .product-image2 {
  width: 90%;
  margin-top: 34%;
  margin-left: 10%;
}

.page-id-440 .product-text2 {
  margin-top: 56%;
}

.page-id-440 .product-image3 {
  margin-top: 50%;
}

.page-id-440 .product-text3 {
  margin-top: 87%;
  margin-left: 20%;
}

.page-id-440 #global-text3 {
  margin-top: -6%;
}

.page-id-440 .product-text4 {
  margin-top: 88%;
}

.page-id-440 .product-image4 {
  margin-top: 28%;
}

.page-id-440 #global-open-an-account {
  margin-top: 30%;
}
}

@media all and (min-width: 1920px) and (max-width: 2559px) { /*1920*1080*/

/* Global Account Responsive */

.page-id-321 #route-path {
  margin-left: -6%;
  width: 51%;
}

.page-id-321 .site-content h1 {
  font-size: 44px;
}

.page-id-321 .site-content p {
  font-size: 28px;
}

.page-id-321 .product-image1 {
  margin-top: -1%;
}

.page-id-321 .product-image1-2 {
  margin-left: 13%;
}

.page-id-321 .product-text1, .page-id-321 .product-text3 {
  margin-left: 40%;
}

.page-id-321 .product-text2, .page-id-321 .product-text4 {
  margin-left: 0%;
}

.page-id-321 .product-image2 {
  width: 80%;
  margin-top: 34%;
  margin-left: 10%;
}

.page-id-321 .product-text1 {
  margin-top: 0%;
}

.page-id-321 .product-text2 {
  margin-top: 66%;
}

.page-id-321 .product-image3 {
  margin-top: 34%;
  width: 90%;
}

.page-id-321 .product-text3 {
  margin-top: 61%;
}

.page-id-321 .product-text4 {
  margin-top: 70%;
}

.page-id-321 #global-open-an-account {
  margin-top: 27%;
}

/* US Account Responsive */

.page-id-440 #route-path {
  width: 50%;
  margin-left: -6%;
}

.page-id-440 .site-content h1 {
  font-size: 44px;
}

.page-id-440 .site-content p {
  font-size: 28px;
}

.page-id-440 .product-image1 {
  margin-left: 50%;
}

.page-id-440 .product-image1-2 {
  width: 78%;
  margin-top: -2%;
}

.page-id-440 .product-text2, .page-id-440 .product-text4 {
  margin-left: 40%;
}

.page-id-440 .product-text1 {
  margin-top: 26%;
}

.page-id-440 #global-text1 {
  margin-top: -5%;
}

.page-id-440 .product-text2 {
  margin-top: 50%;
}

.page-id-440 .product-image2 {
  margin-left: 24%;
  margin-top: 8%;
}

.page-id-440 .product-image3 {    
  margin-top: 55%;
}

.page-id-440 .product-text3 {
  margin-top: 94%;
}

.page-id-440 #global-text2 {
  margin-bottom: -7%;
}

.page-id-440 .product-text4 {
  margin-top: 76%;
}

.page-id-440 .product-image4 {
  margin-top: 22%;
}

.page-id-440 #global-open-an-account {
  margin-top: 39%;
}
}

@media all and (min-width:2560px) {

/* Global Account Responsive */

.page-id-321 #route-path {
  margin-left: -8%;
  width: 51%;
}

.page-id-321 .site-content h1 {
  font-size: 50px;
}

.page-id-321 .site-content p {
  font-size: 36px;
}

.page-id-321 .product-image1 {
  margin-top: 2%;
}

.page-id-321 .product-image1-2 {
  margin-left: 13%;
}

.page-id-321 .product-text1, .page-id-321 .product-text3 {
  margin-left: 40%;
}

.page-id-321 .product-text2, .page-id-321 .product-text4 {
  margin-left: 0%;
}

.page-id-321 .product-image2 {
  width: 80%;
  margin-top: 34%;
  margin-left: 10%;
}

.page-id-321 .product-text1 {
  margin-top: 14%;
}

.page-id-321 .product-text2 {
  margin-top: 82%;
}

.page-id-321 .product-image3 {
  margin-top: 54%;
  width: 90%;
}

.page-id-321 .product-text3 {
  margin-top: 80%;
}

.page-id-321 .product-image4 {
  margin-top: 26%;
}

.page-id-321 .product-text4 {
  margin-top: 78%;
}

.page-id-321 #global-open-an-account {
  margin-top: 56%;
}

/* US Account Responsive */

.page-id-440 #route-path {
  margin-left: -14%;
  width: 51%;
}

.page-id-440 .site-content h1 {
  font-size: 50px;
}

.page-id-440 .site-content p {
  font-size: 36px;
}

.page-id-440 .product-image1 {
  margin-top: 2%;
}

.page-id-440 .product-image1-2 {
  margin-left: 0%;
}

.page-id-440 .product-text1, .page-id-440 .product-text3 {
  margin-left: 0%;
}

.page-id-440 .product-text2, .page-id-440 .product-text4 {
  margin-left: 30%;
}

.page-id-440 #global-text1 {
  margin-top: -5%;
}

.page-id-440 .product-image2 {
  width: 80%;
  margin-top: 34%;
  margin-left: 21%;
}

.page-id-440 .product-text1 {
  margin-top: 30%;
}

.page-id-440 .product-text2 {
  margin-top: 84%;
}

.page-id-440 .product-image3 {
  margin-top: 74%;
  width: 90%;
}

.page-id-440 .product-text3 {
  margin-top: 100%;
}

.page-id-440 #global-text3 {
  margin-top: -6%;
}

.page-id-440 .product-image4 {
  margin-top: 34%;
  margin-left: 26%;
}

.page-id-440 .product-text4 {
  margin-top: 85%;
}

.page-id-440 #global-open-an-account {
  margin-top: 56%;
}
}


/*** PRICING ***/

#us-pricing1 h1, #eu-pricing1 h1 {
  color: #ff971c;
  font-family: "Diodrum-Semibold", sans-serif;
  font-size: 32px;
  text-align: center;
  margin-top: 30px;
}

#pricing1 a, #pricing2 a, #pricing3 a, #pricing4 a {
  color: #43f7fa !important;
  text-decoration: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#pricing1 p, #pricing2 p, #pricing3 p, #pricing4 p {
  font-size: 12px;
}

#pricing1 a:hover, #pricing2 a:hover, #pricing3 a:hover, #pricing4 a:hover {
  color: #ffffff !important;
}

#pricing1-title h2, #pricing2-title h2, #pricing3-title h2, #pricing4-title h2 {
  margin: 20px auto 0;
  font-family: "Diodrum-Semibold", sans-serif !important;
  font-size: 28px;
  line-height: 48px;
  color: #ffffff !important;
}

#pricing1-title {
  background-color: #637484;
  color: #ffffff !important;
  text-align: center;
}

#pricing1 {
  background-color: #637484;
  color: #ffffff;
  text-align: center;
}

#pricing2-title {
  background-color: #0e4380;
  color: #ffffff !important;
  text-align: center;
}

#pricing2 {
  background-color: #0e4380;
  color: #ffffff;
  text-align: center;
}

#pricing3-title {
  background-color: #279989;
  color: #ffffff !important;
  margin-top: 30px;
  text-align: center;
}

#pricing3 {
  background-color: #279989;
  color: #ffffff;
  text-align: center;
}

#pricing4-title {
  background-color: #075fa0;
  color: #ffffff !important;
  margin-top: 30px;
  text-align: center;
}

#pricing4 {
  background-color: #075fa0;
  color: #ffffff;
  text-align: center;
}

#pricing1 h3, #pricing2 h3, #pricing3 h3, #pricing4 h3 {
  font-size: 22px;
  margin-bottom: 15px;
  color: #ffffff;
  font-family: "Diodrum-Semibold";
}

#pricing1 span, #pricing2 span, #pricing3 span, #pricing4 span {
  font-size: 80px;
  font-family: "Diodrum-Semibold";
}

#pricing1 sup, #pricing2 sup, #pricing3 sup, #pricing4 sup {
  top: -1em;
  font-size: 28px;
  font-family: "Diodrum-Semibold";
}

#pricing1 p, #pricing2 p, #pricing3 p, #pricing4 p {
  font-family: "Diodrum-Semibold";
}

/*** CONTACT US ***/

/* Webform */

.ContactForm div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-weight: 500 !important;
  display: inline-table !important;
  color: #637484;
}

.ContactForm div.wpforms-container-full .wpforms-form .wpforms-required-label {
    color: #ff971c !important;
}

.ContactForm div.wpforms-container-full .wpforms-form textarea {
  height: 100px !important;
  background-color: #FFF !important;
  border: 1px solid #dadada !important;
  color: #333 !important;
}

.ContactForm div.wpforms-container-full .wpforms-form input[type="text"], .ContactForm div.wpforms-container-full .wpforms-form input[type="email"], .ContactForm div.wpforms-container-full .wpforms-form input[type="tel"] {
  background-color: #FFF !important;
  border: 1px solid #dadada !important;
  max-width: 100% !important;
  color: #333 !important;
}

.ContactForm div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background-color: #ff971c !important;
    border: 1px solid #ff971c !important;
    color: #ffffff !important;
}

.ContactForm div.wpforms-container-full .wpforms-form button[type=submit] {
    background-color: #ffffff !important;
    border: 1px solid #ff971c !important;
    color: #ff971c !important;
    float: right !important;
}

#contact-text p {
  text-align: center;
  color: #666666;
}

#contact-email {
  text-align: center;
}

#contact-email a {
  color: #ff971c;
  font-size: 24px;
  font-family: 'Diodrum-Semibold';
}

#contact-email a:hover {
  color: #0077bf;
}

.ContactForm {
  margin-bottom: 30px;
  padding: 20px 0px;
  background-image: url(https://www.tradestation-international.com/wp-content/uploads/2018/02/tradestation-international-home-like-to-know-more.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}

.page-id-40 .site-footer-webform {
  display: none;
}

.ContactForm .wpb_column.vc_column_container.vc_col-sm-12 {
  border: 1px solid #edeaea;
  padding: 20px 20px;
}


/*** WHY TRADESTATION ***/

#whytrad-description {
background-color: #ececec;
color: #637484;
}

.whytrad-text.wpb_column.vc_column_container.vc_col-sm-12 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.whytrad-title h1 {
  color: #ff971c;
  font-family: 'Diodrum Semibold', sans-serif !important;
  font-size: 36px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}

.whytrad-title .wpb_content_element {
  margin-bottom: 0 !important;
}

#whytrad-awards {
  background-color: #0e4380;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #ffffff;
}

#whytrad-awards strong {
  color: #43f7fa;
}

#whytrad-awards2 strong {
  color: #ff971c;
}

#whytrad-awards2 {
  background-color: #637484;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #ffffff;
}

#whytrad-awards h2, #whytrad-awards2 h2 {
  font-family: 'Diodrum Semibold', sans-serif !important;
  font-size: 35px;
  text-align: center;
  color: #ffffff;
}

/*** RESPONSIVE ***/

/* MENU */

@media screen and (min-width: 48em) {

.admin-bar .site-navigation-fixed.navigation-top {
    box-shadow: 0 0 0.3em #3c424c;
}
}

@media screen and (max-width: 599px) {

.logo img {
  max-width: 50%;
}
}

@media screen and (max-width: 768px) {

.navigation-top-logo .wrap {
  max-width: 100%;
}

.top-menu2 {
  display: none;
}

.navigation-top-logo {
  text-align: center;
}

.menu-toggle:focus {
  outline: none;
}

.main-navigation > div > ul {
  border-top: none;
  text-align: center;
  padding: 0;
  width: 100%;
}

.navigation-top .menu-item-wpml-ls-2-en a {
    color: #ff971c;
}
}

@media screen and (min-width: 768px) {

#top-menu li#menu-item-wpml-ls-2-en {
  display: none;
}
}

/* Top Menu Main */

@media screen and (min-width: 769px) {

.navigation-top .wrap {
  margin-right: 10%;
}
}

/* HOMEPAGE */

@media screen and (min-width: 3003px) {

.logo img {
  max-width: 78%;
}
}

@media screen and (max-width: 3002px) {

.logo img {
  max-width: 76%;
}
}

@media screen and (min-width: 2562px) {

.vc_btn3 {
  font-size: 16px !important;
}
}

@media screen and (max-width: 2560px) {

.logo img {
  max-width: 74%;
}
}

/* 2500*1440px */
@media screen and (max-width: 2500px) {

.logo img {
  max-width: 74%;
}
}

/* 2256*1504 (Ecran Large) */ 

/* 1920*1080px */
@media screen and (max-width: 1921px) {

.logo img {
  max-width: 70%;
}
}

@media only screen and (min-device-width : 2301px) and (max-device-width : 2561px) {

.vc_btn3 {
  font-size: 16px !important;
}
}

/* 1680*1050px */

/* 1612*900px */
@media screen and (max-width: 1612px) {

.logo img {
  max-width: 64%;
}
}

/* 1600*900px */

/* 1440*900px */
@media screen and (max-width: 1440px) {

.logo img {
  max-width: 62%;
}
}

/* 1366*768px */
@media screen and (max-width: 1367px) {

.logo img {
  max-width: 56%;
}
}

/* 1280*800px */

@media screen and (max-width: 1200px) {

.logo img {
    max-width: 58%;
}
}

@media only screen and (min-device-width : 1141px) and (max-device-width : 1612px) {

.vc_btn3 {
  font-size: 11px !important;
}
}

@media screen and (max-width: 1140px) {

.important-information .col-8, .important-information .col-4, .site-info {
  width: 100%;
  text-align: center;
}

.navigation-top li {
  font-size: 12px;
}

.logo img {
  max-width: 46%;
}

.navigation-top .wrap {
  padding: 0;
}

.open-accounts-buttons .col-6 {
  font-size: 18px;
}

.site-footer-menu .menu-bottom-container {
  text-align: center;
}
}

/* 1024 *768px*/
@media screen and (max-width: 1024px) {

.top-menu2 {
  font-size: 10px;
}
}

@media screen and (max-width: 990px) {

.logo img {
  max-width: 48%;
}
}

@media screen and (max-width: 856px) {

#wpforms-56 label {
  margin-bottom: 15px;
}
}

@media screen and (max-width: 800px) {

#wpforms-56 label {
  margin-bottom: 10px;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1140px) {

.vc_btn3 {
  font-size: 10px !important;
}

.vc_btn3.vc_btn3-size-sm {
  font-size: 8px !important;
}
}

@media screen and (min-width: 769px) {

}

@media screen and (max-width: 768px) {

.logo img {
  max-width: 52%;
}

.navigation-top-logo {
  margin-left: 24%;
}

button.menu-toggle {
  float: left;
}

.vc_btn3 {
  font-size: 14px !important;
}

/* Rework Mobile */

.vc_btn3-container.vc_btn3-left {
  text-align: center !important;
}

.open-accounts-buttons a {
  font-size: 13px;
}

.site-footer-webform .wrap {
  margin-bottom: 30px;
}
}

@media screen and (max-width: 767px) {

.navigation-top-logo {
  position: absolute;
  margin-left: 20%;
  padding-right: 10%;
}

button.menu-toggle {
  float: left;
}

.logo img {
  max-width: 54%;
}
}

@media screen and (max-width: 599px) {

.logo img {
  max-width: 70%;
}

.navigation-top-logo {
  position: absolute;
  margin-left: 14%;
  padding-right: 10%;
}

.vc_btn3 {
  font-size: 8px !important;
}
}

/* FOOTER */

/* Like to know more */

@media screen and (max-width: 768px) {

div.wpforms-container-full .wpforms-form .wpforms-one-fourth {
  width: 100% !important;
}

div#wpforms-56-field_8-container {
  margin: 0px !important;
  position: relative;
}

.site-footer-webform {
  background-image: none;
}

button#wpforms-submit-56 {
  width: 100%;
}
}

@media screen and (max-width: 599px) {

button#wpforms-submit-56 {
  margin-bottom: 30px !important;
}
}

/* Bottom menu - Infos */

@media screen and (max-width: 768px) {

.site-footer-menu .menu-bottom-container {
  text-align: center;
}

.footer-widget-1 .widget {
  padding-top: 1em;
}

.important-information .col-8 {
  width: 100%;
}

.important-information .col-4 {
  width: 100%;
}

.contact-email {
  text-align: center;
  padding-bottom: 38px;
}
}

/*  PRODUCTS  */

@media screen and (max-width: 769px) {

#products-main {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#global-account .vc_btn3-container.vc_btn3-center, #us-account .vc_btn3-container.vc_btn3-center {
  margin-left: 42% !important;
}

.products-bottom-visual, .products-text3 {
  display: none;
}

.products-text3 {
  background-color: #40bdb5;
}

.products-text3 .block1 h3, .products-text3 .block1 p, .products-text3 .block2 p {
  color: #ffffff;
}

.products-text3 .block1, .products-text3 .block2 {
  width: 100% !important;
  left: 0;
  text-align: center;
}

.products-subscribe-now .vc_general.vc_btn3 {
  color: #0077bf !important;
  border: solid 2px #0077bf !important;
}

.products-subscribe-now .vc_general.vc_btn3:hover {
  background-color: #ffffff;
  color: #0077bf;
}

article#post-36 {
  height: auto;
}
}

@media screen and (max-width: 767px) {

  #us-account {
  margin-top: 30px;
}
}

/* CONTACT US */

@media screen and (max-width: 768px) {

.page-id-40 div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
  width: 100%;
}

.page-id-40 div.wpforms-container-full .wpforms-form .wpforms-one-half {
  margin-left: 0;
}
}

/*  INNER TOP  */

@media screen and (min-width: 1921px) {

.single-featured-image-header img {
  bottom: -800px;
}
}

/* 1920*1080px */
@media screen and (max-width: 1920px) {

.single-featured-image-header img {
  bottom: -643px;
}
}

@media screen and (max-width: 1280px) {

.single-featured-image-header img {
  bottom: -354px;
}
}

/* 1024*768px */
@media screen and (max-width: 1024px) {

.single-featured-image-header img {
  bottom: -236px;
}
}

/* 1024*768px */
@media screen and (max-width: 1024px) {

.single-featured-image-header img {
  bottom: -236px;
}
}

@media screen and (max-width: 768px) {

.single-featured-image-header img {
  bottom: -137px;
}
}

@media screen and (max-width: 599px) {

.single-featured-image-header img {
  visibility: hidden;
}
}

/* HOMEPAGE FINAL */ 

/* 1024*768px */

#home-top-message {
  background-image: url('https://www.tradestation-international.com/wp-content/uploads/2018/04/home-top-message.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position:center;
  height: 52px;
}

#home-main-visual {
  background-image: url('https://www.tradestation-international.com/wp-content/uploads/2018/04/home-main-visual2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position:center;
  height: 486px;
}

#subscription {
  background-image: url('https://www.tradestation-international.com/wp-content/uploads/2018/04/subscription.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position:center;
  height: 190px;
}

#top-message-text p {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  margin-top: 1.5%;
}

#home-main-visual h1, #home-main-visual li {
  color: #ffffff;
}

#home-main-visual h1 {
  margin: 0 0 0.4em;
  font-size: 22px;
  font-weight: bold;
}

#home-main-visual ul {
  margin-left: 20px;
}

#home-main-visual li {
font-size: 15px;
}

#home-main-visual ul {
  list-style: disc;
  line-height: 1.5;
}

#home-us {
  margin-top: 24%;
  padding-left: 7%;
  margin-bottom: 10%;
}

.open-an-account-us a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-left: 10%;
  border: 1px solid #ff971c;
}

.open-an-account-us a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom:hover {
  color: #ff971c !important;
  background-color: transparent !important;
}

.learn-more-us a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-top: -116px;
  margin-left: 46%;
  border: 1px solid #ff971c;
  width: 130px;
}

.learn-more-us a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom:hover {
  background-color: #ff971c !important;
  color: #000000 !important;
}

.open-an-account-global a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-left: 13%;
  border: 1px solid #43f7fa;
}

.open-an-account-global a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom:hover {
  color: #43f7fa !important;
  background-color: transparent !important;
}

.learn-more-global a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-top: -116px;
  margin-left: 46%;
  border: 1px solid #43f7fa;
  width: 130px;
}

.learn-more-global a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom:hover {
  background-color: #43f7fa !important;
  color: #000000 !important;
}

/*Desktop Buttons*/

.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  border: 1px solid #ff971c;
  width: 75%;
  float: right;
}

.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom:hover {
  color: #ff971c !important;
  background-color: transparent !important;
}

.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  border: 1px solid #ff971c;
  width: 75%;
  float: left;
}

.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom:hover {
  background-color: #ff971c !important;
  color: #000000 !important;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  border: 1px solid #43f7fa;
  width: 75%;
  float: right;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom:hover {
  color: #43f7fa !important;
  background-color: transparent !important;
}

.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  border: 1px solid #43f7fa;
  width: 75%;
  float: left;
}

.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom:hover {
  background-color: #43f7fa !important;
  color: #000000 !important;
}

.open-an-account-global-desktop, .open-an-account-us-desktop, .learn-more-us-desktop, .learn-more-global-desktop {
  text-align: center !important;
}

#home-global {
  margin-top: 24%;
  padding-left: 3%;
  margin-bottom: 10%;
}

div#accounts-desktop-buttons {
  position: absolute !important;
  z-index: 1;
  margin-top: -12%;
  left: 0 !important;
}

div#analytics {
  text-align: right;
  padding-right: 10%;
  padding-top: 2.5%;
}

#subscription h3 {
  color: #ff971c;
  /*font-size: 18px;*/
  font-size: 22px;
  font-family: "Diodrum-Semibold";
  margin: 0 0 0;
}

#subscription h1 {
  color: #0077bf;
  /*font-size: 22px;*/
  font-size: 18px;
  padding: 0 0 0;
  font-family: "Diodrum-Semibold";
}

#learn-more {
  text-align: left;
  color: #6f7a7c;
  padding-right: 10%;
  padding-left: 3%;
  padding-top: 2.5%;
  font-size: 14px;
}

#learn-more a {
  color: #0077bf;
  font-family: "Diodrum-Semibold";
  font-size: 14px;
}

#learn-more a:hover {
  opacity: 0.5;
}

#learn-more p {
  margin: 0 0 0.5em;
}

.vc_btn3.vc_btn3-size-sm {
  padding: 18px 16px !important;
}

@media all and (min-width: 568px) and (max-width: 599px) {

.logo img {
  max-width: 50%;
}
}

@media screen and (max-width: 599px) {

#top-message-text p {
  font-size: 12px;
  margin-top: 4.5%;
}

#home-main-visual h1 {
  font-size: 20px;
}

#home-main-visual li {
  font-size: 13px;
}

#home-main-visual {
  background-image: none;
  height: auto;
}

#home-main-visual ul {
  list-style: none;
  margin-left: 0;
}

#home-us {
  margin-top: 0;
  padding-left: 0;
}

#home-global .text-global {
  margin-top: 15px !important;
  padding-left: 15px !important;
}

#home-global {
  margin-top: 0;
  padding-left: 0;
}

#home-subscription {
  margin-top: 0;
  padding-left: 0;
}

#home-us .vc_column-inner, #home-global .vc_column-inner, #home-subscription .vc_column-inner {
  padding: 0;
} 

#home-main-visual h1, #home-main-visual li {
  color: #000000;
  text-align: center;
}

#subscription {
  background-image: none;
  height: auto;
}

.learn-more-us a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-top: 0;
  margin-left: 0;
}

.open-an-account-us a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-left: 0;
  width: 130px;
}

.open-an-account-global a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-left: 0;
}

.learn-more-global a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-top: 0;
  margin-left: 0;
  width: 130px;
}

div#analytics {
  text-align: center;
  padding-right: 0;
  padding-top: 0;
  padding-top: 5%;
}

#learn-more {
  text-align: center;
  padding-right: 5%;
  padding-left: 5%;
  font-size: 12px;
}

.open-an-account-global a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 130px;
}
}

@media screen and (max-width: 767px) {

.open-an-account-global-desktop, .open-an-account-us-desktop, .learn-more-us-desktop, .learn-more-global-desktop {
  display: none !important;
}
}

@media all and (min-width: 599px) and (max-width: 767px) {

#top-message-text p {
  font-size: 12px;
  margin-top: 2.5%;
}

#home-main-visual h1 {
  font-size: 20px;
}

#home-main-visual li {
  font-size: 13px;
}

#home-main-visual {
  background-image: none;
  height: auto;
}

#home-main-visual ul {
  list-style: none;
  margin-left: 0;
}

#home-us {
  margin-top: 0;
  padding-left: 0;
}

#home-global .text-global {
  margin-top: 15px !important;
  padding-left: 15px !important;
}

#home-global {
  margin-top: 0;
  padding-left: 0;
}

#home-subscription {
  margin-top: 0;
  padding-left: 0;
}

#home-us .vc_column-inner, #home-global .vc_column-inner, #home-subscription .vc_column-inner {
  padding: 0;
} 

#home-main-visual h1, #home-main-visual li {
  color: #000000;
  text-align: center;
}

#subscription {
  background-image: none;
  height: auto;
}

.learn-more-us a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-top: 0;
  margin-left: 0;
}

.open-an-account-us a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-left: 0;
  width: 190px;
}

.open-an-account-global a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-left: 0;
}

.learn-more-global a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-top: 0;
  margin-left: 0;
  width: 190px;
}

div#analytics {
  text-align: center;
  padding-right: 0;
  padding-top: 0;
  padding-top: 5%;
}

#learn-more {
  text-align: center;
  padding-right: 5%;
  padding-left: 5%;
  font-size: 12px;
}

.open-an-account-global a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 190px;
}

.learn-more-us a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-custom {
  margin-top: 0;
  margin-left: 0;
  width: 190px;
}
}

@media screen and (min-width: 768px) {

.home-visual-mobile1, .home-visual-mobile2, .home-visual-mobile3 {
  display: none !important;
}

.open-an-account-global, .open-an-account-us, .learn-more-us, .learn-more-global {
  display: none !important;
}
}

@media all and (min-width: 768px) and (max-width: 1025px) { /* 768*1024px */

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 18px 16px !important;
  font-size: 10px !important;
}

div#accounts-desktop-buttons {
  margin-top: -13%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 80%;
}

#home-top-message {
  height: 50px;
}

#home-main-visual {
  height: auto;
}

#home-main-visual h1 {
  font-size: 19px;
}

#home-main-visual li {
  font-size: 11px;
}

.vc_btn3.vc_btn3-size-lg {
  font-size: 8px !important;
}

#subscription {
  height: 142px;
}

#subscription h1 {
  /*font-size: 19px;*/
  font-size: 16px;
}

#subscription h3 {
  font-size: 19px;
  /*font-size: 22px;*/
}

#learn-more p {
  font-size: 12px;
}
}

@media all and (min-width: 1025px) and (max-width: 1281px) { /* 1280*1024px */

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 17px 16px !important;
  font-size: 12px !important;
}

div#accounts-desktop-buttons {
  margin-top: -11%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 60%;
}

#home-top-message {
  height: 64px;
}

#top-message-text p {
  font-size: 18px;
}

#home-global .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 54px !important;
}

#home-main-visual {
  height: 582px;
}

#home-global {
  padding-left: 8%;
}
}

@media all and (min-width: 1281px) and (max-width: 1367px) { /* 1366*768px */

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 22px 16px !important;
  font-size: 12px !important;
}

div#accounts-desktop-buttons {
  margin-top: -11%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 60%;
}

#home-top-message {
  height: 66px;
}

#home-main-visual {
  height: 618px;
}

#home-global {
  padding-left: 9%;
}

#home-global .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 60px !important;
}

#subscription {
  height: auto;
}

div#analytics {
  padding-right: 7%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4%;
}
}

@media all and (min-width: 1367px) and (max-width: 1441px) { /*1440*900px*/

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 22px 16px !important;
  font-size: 12px !important;
}

div#accounts-desktop-buttons {
  margin-top: -10%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 60%;
}

#home-top-message {
  height: 66px;
}

#home-main-visual {
  height: 618px;
}

#home-global {
  padding-left: 9%;
}

#home-global .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 60px !important;
}

#subscription {
  height: auto;
}

div#analytics {
  padding-right: 7%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4%;
}
}

@media all and (min-width: 1441px) and (max-width: 1601px) { /*1600*900px*/

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 22px 16px !important;
  font-size: 12px !important;
}

div#accounts-desktop-buttons {
  margin-top: -10%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 60%;
}

#home-top-message {
  height: 78px;
}

#home-main-visual {
  height: 728px;
}

#home-global {
  padding-left: 9%;
}

#home-global .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 60px !important;
}

#subscription {
  height: auto;
}

div#analytics {
  padding-right: 7%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4%;
}
}

@media all and (min-width: 1601px) and (max-width: 1681px) { /*1680*1050px*/

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 22px 16px !important;
  font-size: 12px !important;
}

div#accounts-desktop-buttons {
  margin-top: -10%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 60%;
}

#home-top-message {
  height: 78px;
}

#home-main-visual {
  height: 728px;
}

#home-global {
  padding-left: 9%;
}

#home-global .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 60px !important;
}

#subscription {
  height: auto;
}

div#analytics {
  padding-right: 7%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4%;
}
}

@media all and (min-width: 1681px) and (max-width: 1799px) { /* My Laptop */

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 22px 16px !important;
  font-size: 14px !important;
}

div#accounts-desktop-buttons {
  margin-top: -12%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 60%;
}

#home-top-message {
  height: 94px;
}

#top-message-text p {
  font-size: 26px;
}

#home-global .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 60px !important;
}

#home-main-visual {
  height: 868px;
}

#home-main-visual h1 {
  font-size: 36px;
}

#home-main-visual li {
  font-size: 22px;
}

#home-global {
  padding-left: 7%;
}

#subscription {
  height: auto;
}

#subscription h3 {
  /*font-size: 26px;*/
  font-size: 36px;
}

#subscription h1 {
  /*font-size: 36px;*/
  font-size: 26px;
}

div#analytics {
  padding-right: 8%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4.25%;
}

#learn-more p, #learn-more a {
  font-size: 18px;
}
}

@media all and (min-width: 1799px) and (max-width: 1921px) { /* 1920*1080px */

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 26px 16px !important;
  font-size: 16px !important;
}

div#accounts-desktop-buttons {
  margin-top: -10%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 50%;
}

#home-top-message {
  height: 94px;
}

#top-message-text p {
  font-size: 32px;
  font-weight: bold;
}

#home-global .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 60px !important;
}

#home-main-visual {
  height: 868px;
}

#home-main-visual h1 {
  font-size: 36px;
}

#home-main-visual li {
  font-size: 22px;
}

#home-global {
  padding-left: 7%;
}

#subscription {
  height: auto;
}

#subscription h3 {
  /*font-size: 26px;*/
  font-size: 36px;
}

#subscription h1 {
  /*font-size: 36px;*/
  font-size: 26px;
}

div#analytics {
  padding-right: 8%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4.25%;
}

#learn-more p, #learn-more a {
  font-size: 18px;
}
}

@media all and (min-width: 1921px) and (max-width: 2561px) { /*2560*1400*/

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 30px 16px !important;
  font-size: 20px !important;
}

div#accounts-desktop-buttons {
  margin-top: -9%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 50%;
}

#home-top-message {
  height: 125px;
}

#top-message-text p {
  font-size: 36px;
  font-weight: bold;
}

#home-main-visual {
  height: 1158px;
}

#home-main-visual h1 {
  font-size: 46px;
}

#home-main-visual li {
  font-size: 32px;
}

#home-global {
  padding-left: 7%;
}

.vc_btn3.vc_btn3-size-lg {
  padding: 28px 25px !important;
}

#subscription {
  height: 472px;
}

#subscription h3 {
  /*font-size: 34px;*/
  font-size: 46px;
}

#subscription h1 {
  /*font-size: 46px;*/
  font-size: 34px;
}

div#analytics {
  padding-right: 8%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4.25%;
}

#learn-more p, #learn-more a {
  font-size: 26px;
}
}

/* REWORK - HOME - BIGER SCREENS */

@media all and (min-width: 2561px) and (max-width: 2800px) {

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 30px 16px !important;
  font-size: 20px !important;
}

div#accounts-desktop-buttons {
  margin-top: -9%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 50%;
}

#home-top-message {
  height: 140px;
}

#top-message-text p {
  font-size: 32px;
}

#home-main-visual {
  height: 1258px;
}

#home-main-visual h1 {
  font-size: 46px;
}

#home-main-visual li {
  font-size: 32px;
}

#home-global {
  padding-left: 7%;
}


.vc_btn3.vc_btn3-size-lg {
  padding: 28px 25px !important;
}

#subscription {
  height: auto;
}

#subscription h3 {
  font-size: 46px;
}

#subscription h1 {
  font-size: 34px;
}

div#analytics {
  padding-right: 8%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4.25%;
}

#learn-more p, #learn-more a {
  font-size: 26px;
}
}

@media all and (min-width: 2800px) and (max-width: 3200px) {

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 30px 16px !important;
  font-size: 20px !important;
}

div#accounts-desktop-buttons {
  margin-top: -9%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 50%;
}

#home-top-message {
  height: 144px;
}

#top-message-text p {
  font-size: 32px;
}

#home-main-visual {
  height: 1280px;
}

#home-main-visual h1 {
  font-size: 46px;
}

#home-main-visual li {
  font-size: 32px;
}

#home-global {
  padding-left: 7%;
}


.vc_btn3.vc_btn3-size-lg {
  padding: 28px 25px !important;
}

#subscription {
  height: auto;
}

#subscription h3 {
  font-size: 46px;
}

#subscription h1 {
  font-size: 34px;
}

div#analytics {
  padding-right: 8%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4.25%;
}

#learn-more p, #learn-more a {
  font-size: 26px;
}
}

@media all and (min-width: 3200px) {

.vc_btn3.vc_btn3-size-sm {
  padding: 30px 16px !important;
  font-size: 24px !important;
}

#home-global, #home-us {
    margin-top: 25%
}

div#accounts-desktop-buttons {
  margin-top: -9%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 50%;
}

#home-top-message {
  height: 162px;
}

#top-message-text p {
  font-size: 32px;
}

#home-main-visual {
  height: 1436px;
}

#home-main-visual h1 {
  font-size: 46px;
}

#home-main-visual li {
  font-size: 32px;
}

#home-global {
  padding-left: 7%;
}


.vc_btn3.vc_btn3-size-lg {
  padding: 28px 25px !important;
}

#subscription {
  height: auto;
}

#subscription h3 {
  font-size: 46px;
}

#subscription h1 {
  font-size: 34px;
}

div#analytics {
  padding-right: 8%;
  padding-top: 4%;
  padding-bottom: 2%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4.25%;
  padding-bottom: 2%;
}

#learn-more p, #learn-more a {
  font-size: 26px;
}
}

/* REWORK - HOME - BIGER SCREENS - END */

/*** 404  ***/

section.error-404.not-found {
  margin-top: 5%;
}

.page-title {
  color: #ff971c;
  text-align: center;
}

section.open-accounts-404 {
  text-align: center;
}

section.open-accounts-404 .row:nth-child(2) {
  background-image: url(https://www.tradestation-international.com/wp-content/uploads/2018/04/home-main-visual2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 550px;
}

section.open-accounts-404 .row .col-6 a {
  color: #ffffff;
  border: solid 1px #ffffff;
  padding: 4%;
}

section.open-accounts-404 .row .col-6 a:hover {
  border: solid 2px #ffffff;
}

section.open-accounts-404 .col-6 {
  margin-top: 33%;
}


@media screen and (max-width: 599px) {

section.open-accounts-404 .row:nth-child(2) {
  background-image: none;
  height: 300px;
}

section.open-accounts-404 .col-6 {
  width: 100%;
}

section.open-accounts-404 .row .col-6 a {
  color: #0077bf;
  border: solid 1px #0077bf;
  padding: 4%;
  font-size: 12px;
}
}

@media all and (min-width: 599px) and (max-width: 767px) {

section.open-accounts-404 .row:nth-child(2) {
  height: 260px;
}

section.open-accounts-404 .row .col-6 a {
  font-size: 8px;
}
}

@media all and (min-width: 768px) and (max-width: 1025px) { /* 768*1024px */

section.open-accounts-404 .row:nth-child(2) {
  height: 260px;
}

section.open-accounts-404 .row .col-6 a {
  font-size: 8px;
}
}

@media all and (min-width: 1025px) and (max-width: 1281px) { /* 1280*1024px */

section.open-accounts-404 .row:nth-child(2) {
  height: 420px;
}
}

@media all and (min-width: 1281px) and (max-width: 1367px) { /* 1366*768px */

section.open-accounts-404 .row:nth-child(2) {
  height: 456px;
}
}

@media all and (min-width: 1441px) and (max-width: 1601px) { /*1600*900px*/

section.open-accounts-404 .row:nth-child(2) {
  height: 532px;
}
}

@media all and (min-width: 1799px) and (max-width: 1921px) { /* 1920*1080px */

section.open-accounts-404 .row:nth-child(2) {
  height: 650px;
}
}

@media all and (min-width: 1921px) and (max-width: 2561px) { /*2560*1400*/

section.open-accounts-404 .row:nth-child(2) {
  height: 884px;
}

section.open-accounts-404 .row .col-6 a {
  font-size: 18px;
}
}
@media screen and (min-width: 2561px) { /*Bigger Screen*/

section.open-accounts-404 .row:nth-child(2) {
  height: 884px;
}

section.open-accounts-404 .row .col-6 a {
  font-size: 18px;
}
}

/*** GDPR2 ***/

.cookie-agreement, .cookie-close-button, .text-cookie {
  margin-top: 10px;
}

a#cookie_action_close_header {
  padding: 16px 20px;
}

.text-cookie a {
  color: #ff971c;
}

.text-cookie a:hover {
  opacity: 0.5;
}

@media screen and (max-width: 599px) {

.col-1, .col-2, .col-3, .col-8 {
  width: 100%;
}

.cookie-agreement a#cookie_action_close_header, .cookie-close-button a#cookie_action_close_header_reject, .text-cookie p {
  font-size: 11px;
}

.cookie-agreement {
  margin-bottom: 10px;
}

.text-cookie p {
  margin: 12px;
}
}

/*** Referrers Page ***/

.page-id-561 h1.entry-title {
  color: #ffffff !important;
}
.page-id-561 .single-featured-image-header {
  background-image: url(https://www.tradestation-international.com/wp-content/uploads/2018/08/event-landing-top-background7-2.jpg);
}

.text-center {
  text-align: center;
}

div#section-gray {
  background-color: #F7F7F7;
  padding-bottom: 20px;
}
#referral-headline, #referral-headline2 {
  margin-top: 50px;
  margin-bottom: 20px
}
div#referral-text {
  background-color: #ffffff;
  padding: 20px 20px 20px 20px;
  height: 120px;
  box-shadow: 10px 10px 19px 0 rgba(0,0,0,0.05);
}

.referral-find-out p {
    font-weight: bold;
}

div#section-dark-gray {
  background-color: #eeeded;
}

#referral-form div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-weight: 500 !important;
  display: inline-table !important;
  color: #637484;
}

button#wpforms-submit-569 {
  background-color: #0077bf !important;
  border: 1px solid #0077bf !important;
  color: #ffffff !important;
  cursor: pointer !important;
  float: center !important;
  text-transform: uppercase !important;
  padding: 8px 45px !important;
}

button#wpforms-submit-569:hover {
  background-color: #ffffff !important;
  border: 1px solid #0077bf !important;
  color: #0077bf !important;
}

#referral-block1 img, #referral-block2 img, #referral-block3 img {
  width: 40%;
}

#referral-block1 .wpb_single_image.wpb_content_element.vc_align_center, #referral-block2 .wpb_single_image.wpb_content_element.vc_align_center, #referral-block3 .wpb_single_image.wpb_content_element.vc_align_center {
  margin: 0 !important;
}

#referral-headline h2, #referral-headline2 h2 {
  font-size: 26px;
  font-weight: bold;
}

#referral-headline .wpb_content_element {
  margin-bottom: 10px !important;
}

#post-561 .wpforms-confirmation-container-full {
  color: #ffffff !important;
  background: #0077bf !important;
  border: 1px solid #0077bf !important;
}

.referral-find-out.wpb_column.vc_column_container.vc_col-sm-12 {
  margin-top: 50px;
}

div#section-gray:nth-child(2) {
  padding-bottom: 30px !important;
}

.page-id-561 .site-footer-webform .wrap {
  margin-top: 0px;
}

.asterisk p {
  font-style: italic;  
  font-size: 14px;
}

@media screen and (max-width: 768px) {

button#wpforms-submit-728 {
  width: 100%;
}
}

@media screen and (min-width: 768px) {

div#section-dark-grey {
  background-color: #fff;
  padding: 45px 80px;
  box-shadow: 10px 10px 19px 0 rgba(0,0,0,0.05);
}
}

@media all and (min-width: 768px) and (max-width: 876px) {

div#referral-text {
  height: 190px;
}
}

@media screen and (min-width: 1367px) {

#referral-block1, #referral-block2, #referral-block3 {
  padding: 0px 60px !important;
}
}
@media screen and (min-width: 2559px) {
#referral-block1 img, #referral-block2 img, #referral-block3 img {
    width: 25%;
}
}

/*** Referrers New Page  ***/

.page-id-577 .site-footer-webform, .page-id-577 .site-footer-buttons {
    display: none;
}

#referrers-blocks .block1 ul {
    margin-left: 56px;
}

ul li.ref-icon1:before {
    content: '';
    display: inline-block;
    height: 50px;
    width: 50px;
    background-size: 50px;
    background-image: url("https://www.tradestation-international.com/wp-content/uploads/2018/09/icons1-2.png");
    background-repeat: no-repeat;
    position: absolute;
    margin-left: -60px;
}

ul li.ref-icon2:before {
    content: '';
    display: inline-block;
    height: 50px;
    width: 50px;
    background-size: 50px;
    background-image: url("https://www.tradestation-international.com/wp-content/uploads/2018/09/icons2-1.png");
    background-repeat: no-repeat;
    position: absolute;
    margin-left: -60px;
}

ul li.ref-icon3:before {
    content: '';
    display: inline-block;
    height: 50px;
    width: 50px;
    background-size: 50px;
    background-image: url("https://www.tradestation-international.com/wp-content/uploads/2018/09/icons3-1.png");
    background-repeat: no-repeat;
    position: absolute;
    margin-left: -60px;
}

#referrers-main {
    background-image: url(https://www.tradestation-international.com/wp-content/uploads/2018/09/referrers-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 930px;
}

#referrers-title {
    margin: 19px 40px 0px 40px;
    margin-bottom: 16px !important;
}

#referrers-main h1 {
    color: #ffffff;
    font-weight: bold;
}

#referrers-main .block1 {
  padding: 20px 120px 20px 60px;
}

#referrers-main .block2 {
  padding: 20px 52px 20px 150px;
}

#referrers-blocks {
    background-image: url(https://www.tradestation-international.com/wp-content/uploads/2018/09/block1-2-background4-3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 40px;
    height: auto;
}

#referrers-blocks .block1 .wpb_content_element {
    margin-bottom: 36px !important;
}

#referrers-blocks .block2 .wpb_content_element {
    margin-bottom: 10px !important;
}

#referrers-main .block1 h2 {
    color: #ff971c;
    font-weight: bold;
    font-size: 30px;
}

#referrers-main .block2 h2 {
    color: #0077bf;
    font-weight: bold;
    font-size: 30px;
}

#referrers-blocks span {
    color: #ff971c;
}

#referrers-blocks li {
    color: #ffffff;
}

#referrers-blocks p {
    margin-top: 10px;
}

#referrers-blocks .bottom-par p {
    color: #ffffff;
    font-weight: normal;
    padding-top: 0px;
    font-size: 18px;
}

#referrers-blocks .bottom-par span {
    font-size: 19px;
}

/* Referrers - New fix */

@media screen and (max-width: 599px) {


#referrers-blocks .bottom-par span {
    font-size: 14px;
}

#referrers-blocks .bottom-par p {
    font-size: 12px;
}
}

@media all and (min-width: 599px) and (max-width: 1000px) {

#referrers-blocks .bottom-par p {
    font-size: 14px;
}

#referrers-blocks .bottom-par span {
  font-size: 15px;
}
}

@media all and (min-width: 1000px) and (max-width: 1281px) {

#referrers-blocks .bottom-par p {
    font-size: 13px;
}

#referrers-blocks .bottom-par span {
  font-size: 14px;
}
}

@media all and (min-width: 1281px) and (max-width: 1921px) {

#referrers-blocks .bottom-par p {
    font-size: 14px;
}

#referrers-blocks .bottom-par span {
  font-size: 15px;
}
}

@media all and (min-width: 1921px) and (max-width: 2561px) {

#referrers-blocks .bottom-par p {
    font-size: 15px;
}

#referrers-blocks .bottom-par span {
  font-size: 16px;
}
}

/* Referrers - New fix - END */

/* Form - Block2 */

#referrers-blocks .block2 .wpforms-container-full .wpforms-form .wpforms-field {
    padding: 5px 0;
}

#referrers-blocks .block2 label.wpforms-field-label {
    color: #637484;
    font-size: 12px !important;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form input[type=text] {
    height: 26px !important;
    width: 60%;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-size: 12px !important;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form select {
    font-size: 12px !important;
    width: 60%;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form input[type=email] {
    width: 60%;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form input[type=tel] {
    width: 60%;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form button[type=submit] {
    background-color: #ff971c;
    border: 1px solid #ff971c;
    color: #ffffff;
    width: 150px;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background-color: #ffffff;
    color: #ff971c;
}

#referrers-blocks .block2 .page:not(.home) #content {
    padding-bottom: 0;
}

#referrers-blocks li {
    padding-top: 10px;
}

.page-id-577 .footer-widget-1 .widget {
    padding-top: 2em!important;
}

.page-id-577 .site-content {
    padding: 0;
}

#referrers-main .block2 ul {
    display: inline-flex; 
}

#referrers-main .block2 li.choice-1.depth-1 {
    margin-right: 14px !important;
}

.more-info p {
    color: #ffffff;
    font-size: 10px;
    font-style: italic;
}

.page-id-577 .wpforms-confirmation-container-full {
    color: #ff971c;
    background: #ffffff;
    border: 1px solid #ff971c;
    margin-top: 180px;
    text-align: center;
}

#referrers-main .block2 p {
    margin-bottom: 10px !important;
}

/* Responsive - New Referrers */

@media screen and (min-width: 48em) {
.page-id-577 #content {
    padding-bottom: 0 !important;
}
}

@media screen and (max-width: 1024px) {

#referrers-main {
    height: auto;
}

#referrers-blocks {
    background-image: none;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
    height: auto;
}

#referrers-main .block1 {
    padding: 0;
    background-color: rgba(18, 30, 56, 0.9);
    height: 954px;
}

#referrers-main .block2 {
    padding: 0 0 20px 0;
    background-color: rgba(255, 255, 255, 0.9);
    height: 954px;
}

#referrers-main h1, #referrers-blocks .bottom-par p {
    text-align: center;
}

#referrers-main .block1 h2 {
    font-size: 24px;
    text-align: center;
    margin-top: 15px;
}

#referrers-main .block2 h2 {
    font-size: 24px;
    text-align: center;
    margin-top: 15px;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form select {
    width: 100%;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form input[type=email] {
    width: 100%;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form input[type=tel] {
    width: 100%;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form button[type=submit] {
    width: 100%;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form input[type=text] {
    width: 100%;
}

.page-id-577 .footer-widget-1 .widget {
    padding-top: 0;
}

.more-info p {
    text-align: center;
}
}

@media all and (min-width: 1025px) and (max-width: 1281px) {
    
#referrers-main .block1 {
    padding: 20px 40px 20px 40px;
}

#referrers-main .block2 {
    padding: 20px 0px 20px 82px;
}
}

/* Big Screen - Rework */

@media screen and (min-width: 1799px) {
 
.logo img {
    max-width: 120% !important;
}

.navigation-top {
    bottom: 4px;
    font-size: 3em;
}

.menu-top-menu-container li {
    font-size: 22px;
    padding: 12px 0px 6px 0;
}

#menu-bottom a {
    font-size: 18px;
}

.important-information h1 {
    font-size: 16px;
}

.important-information p {
    font-size: 14px;
}

.contact-email {
    font-size: 16px;
}
}

@media all and (min-width: 1799px) and (max-width: 1921px) {

#referrers-main .block1 h2 {
    font-size: 32px;
}

#referrers-main .block2 h2 {
    font-size: 32px;
}

#referrers-blocks {
    font-size: 20px;
}

#referrers-blocks .block2 label.wpforms-field-label {
    font-size: 16px !important;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-size: 14px !important;
}

#referrers-main .block1 {
    padding: 20px 166px 0px 170px;
}

#referrers-main .block2 {
    padding: 20px 0px 0px 184px;
}

#referrers-main {
    height: 960px;
}
}

@media all and (min-width: 1921px) and (max-width: 2561px) {

#referrers-main .block1 h2 {
    font-size: 36px;
}

#referrers-main .block2 h2 {
    font-size: 36px;
}

#referrers-blocks {
    font-size: 24px;
}

#referrers-blocks .block2 label.wpforms-field-label {
    font-size: 18px !important;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-size: 16px !important;
}

#referrers-main .block1 {
    padding: 20px 62px 20px 144px;
}

#referrers-main .block2 {
    padding: 20px 5px 20px 280px;
}

#referrers-main {
    height: 1042px;
}

.more-info p {
    font-size: 11px;
}
}

@media screen and (min-width: 2561px) {

#referrers-main .block1 h2 {
    font-size: 36px;
}

#referrers-main .block2 h2 {
    font-size: 36px;
}

#referrers-blocks {
    font-size: 24px;
}

#referrers-blocks .block2 label.wpforms-field-label {
    font-size: 18px !important;
}

#referrers-blocks .block2 div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-size: 16px !important;
}

#referrers-main .block1 {
    padding: 20px 230px 20px 190px;
}

#referrers-main .block2 {
    padding: 20px 5px 20px 280px;
}

#referrers-main {
    height: 1042px;
}

.more-info p {
    font-size: 11px;
}
}

/* Responsive - New Referrers - END */

/*** Event Calendar ***/

/* Event Landing */

.page-id-647 #events-main {
  background-image: url(https://www.tradestation-international.com/wp-content/uploads/2018/10/event-background4-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  height: auto;
}

#events-calendar2 h1 {
  color: #ff971c;
  font-weight: bold;
}

#events-calendar h1 {
    margin-top: 20px;
}

.eventon_fc_days .evo_fc_day {
    background-color: rgba(255,255,255,0) !important;
}

.ajde_events-template-default .fa {
    font-weight: normal !important;
    font-family: evo_FontAwesome !important;
}

.page-id-647 .site-footer-webform {
    display: none;
}

.page-id-647 h2 {
    color: #ff971c;
    font-weight: bold;
}

.single-featured-image-header {
    background-image: url(https://www.tradestation-international.com/wp-content/uploads/2018/10/event-background4-1.jpg);
}

.page-id-647 h1.entry-title {
    color: #ffffff !important;
}

span.evo-gototoday-btn {
    display: none !important;
}

.evoFC_nextto.evoFC .eventon_fc_days .evo_fc_day.has_events span i {
    margin: -18px 1px !important;
}

.eventon_fc_days .evo_fc_day.today:before {
    content: "";
    background-color: #40bdb5 !important;
}

.eventon_fc_daynames .evo_fc_day {
    color: #ffffff !important;
}

.eventon_fc_days .evo_fc_day {
    color: #ffffff !important;
}

.ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur, .ajde_evcal_calendar .evcal_month_line p {
    color: #ffffff !important;
}

#calendar-listing .ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur, .ajde_evcal_calendar .evcal_month_line p {
    color: #C6C6C6 !important;
}

#calendar-listing {
    padding: 0px 20px 20px 20px;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows {
    border-color: #dfa872 !important;
}

.page-id-647 .event_description img {
    display: none;
}

#events-calendar p {
    margin: 0;
}

#events-calendar button:hover {
    background: #ff971c !important;
}

a.evo_ics_nCal {
    display: none !important;
}

.eventon_fullcal .eventon_fc_days .evo_fc_day.on_focus {
    color: #637484 !important;
    background-color: #ffffff !important;
}

.page-id-647 .fa {
    font-weight: normal !important;
    font-family: evo_FontAwesome !important;
}

#events-calendar h1 {
    color: #ff971c;
    font-weight: bold;
}

#events-calendar {
    background-color: rgba(45, 95, 125, 0.4);
    padding: 0px 20px 20px 20px;
}

button#event {
    background-color: #ff971c;
    border: solid 1px #ffffff;
    color: #ffffff;
}

button#event:hover {
    opacity: 0.5;
}

button#event a {
    color: #ffffff;
}

@media (max-width: 480px) {
.evcal_evdata_row .evcal_evdata_cell {
    padding-left: 30px !important;
}
}

@media screen and (min-width: 900px) { 

.page-id-647 #events-calendar2 {
  display: none;
}
}

/* Event single page */

.ajde_events-template-default .single-featured-image-header {
  background-image: url(https://www.tradestation-international.com/wp-content/uploads/2018/10/event-background4-1.jpg);
}

.ajde_events-template-default img.attachment-twentyseventeen-featured-image.size-twentyseventeen-featured-image.wp-post-image {
   display:none;
}

.ajde_events-template-default h1.entry-title {
  color: #ffffff !important;
}

.ajde_events-template-default #comments {
  display: none;
}

.ajde_events-template-default .post-navigation {
  display: none;
}

.ajde_events-template-default h2.widget-title {
  color: #075fa0;
  font-size: 18px;
  margin-bottom: 0;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows:hover .fa {
   color: #ffffff !important;
}

@media screen and (min-width: 48em) {

.has-sidebar #secondary {
    width: 30%;
    background-color: #F2F2F2;
    padding: 40px 36px 20px 36px;
}
}

/*** Countries Landing ***/

/*** EVENTS - LATEST **/

span#event {
    float: left;
    margin-right: 24px;
}

span#event {
    background-color: #ff971c;
    border: solid 1px #ffffff;
    color: #ffffff;
    padding: 10px 30px 10px 30px;
}

span#event:hover {
    opacity: 0.5;
}

span#event a {
    color: #ffffff;
}

ul.ufo {
  display: block;
}

/*** EVENTS - LATEST - END **/

/*Fix Nav */


@media all and (min-width: 1031px) and (max-width: 1151px) {

.page-id-647 .site-header {
    margin-top: 40px;
}
}

@media all and (min-width: 1151px) and (max-width: 1798px) {

.page-id-647 .site-header {
    margin-top: 18px;
}
}

/* Event Notification - OLD - End */


/*** Top Notifications - HOME - NEW ***/

.page-id-459 html *{
    -webkit-font-smoothing: antialiased;
}

/* alerts */

#notification-bar-desktop .alert {
    border: 0;
    border-radius: 0;
    padding: 0 !important; /*new*/
    line-height: 20px;
    font-weight: 300;
    color: #fff;
}

#notification-bar-mobile .alert {
    border: 0;
    border-radius: 0;
    padding: 20px 15px !important;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
}

.alert .alert-icon {
    display: block;
    float: left;
    margin-right: 1.071rem;
}

.alert b {
    font-weight: bold !important;
    font-size: 12px;
    color: #001739;
}

.close {
    float: right;
    font-size: 1.5rem;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.alert .close {
    color: #fff;
    text-shadow: none;
    opacity: .9;
}

.alert .close i {
    font-size: 20px;
}

.alert .close:hover{
    opacity: 1;
    color: #fff;
}

#notification-bar-desktop .alert.alert-info {
    background-color: #fff; /* new*/
    color: #fff;
}

#notification-bar-mobile .alert.alert-info {
    background-color: #ff971c;
    color: #fff;
}

.alert.alert-success {
    background-color: #55b559;
    color: #fff;
}

.alert.alert-warning {
    background-color: #ff9e0f;
    color: #fff;
}

.alert.alert-danger {
    background-color: #f55145;
    color: #fff;
}

.alert.alert-primary {
    background-color: #a72abd;
    color: #fff;
}

/*.page-id-459 .site-header {
    padding-top: 76px;
}

.page-id-459 .site-navigation-fixed.navigation-top {
    top: 68px;
}*/

.alert-info a {
    color: #001739;
    font-weight: bold;
}

.alert-info a:hover {
    opacity: 0.5;
}

.page-id-459 .open-accounts-buttons a {
    color: #000;
}

.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-top {
    top: 0;
}

.page-id-459 .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    color: #001739;
}

@media (min-width: 576px) {
.page-id-459 .container {
    max-width: 540px;
}
}

@media (min-width: 768px) {
.page-id-459 .container {
    max-width: 100%;
}
}

/*@media screen and (max-width: 410px) {

.page-id-459 .site-header {
    padding-top: 164px;
}
}

@media all and (min-width: 410px) and (max-width: 410px) {

.page-id-459 .site-header {
    padding-top: 144px;
}
}

@media all and (min-width: 410px) and (max-width: 420px) {

.page-id-459 .site-header {
    padding-top: 144px;
}
}

@media all and (min-width: 420px) and (max-width: 599px) {

.page-id-459 .site-header {
    padding-top: 126px;
}
}

@media screen and (max-width: 599px) {

/*.page-id-459 .site-header {
    padding-top: 126px;
}*/

.page-id-459 .container {
    font-size: 13px !important;
    text-align: center;
}

.alert b {
    font-weight: 500;
    font-size: 12px;
}

.alert em {
    font-size: 12px;
}

.alert-icon {
    display: none !important;
}
}

@media all and (min-width: 599px) and (max-width: 766px) {

/*.page-id-459 .site-header {
    padding-top: 82px;
}*/

.page-id-459 .container {
    font-size: 13px;
    text-align: center;
}

.alert b {
    font-weight: 500;
    font-size: 12px;
}

.alert em {
    font-size: 12px;
}

.alert-icon {
    display: none !important;
}
}

/*@media all and (min-width: 599px) and (max-width: 734px) {
.page-id-459 .site-header {
    padding-top: 124px;
}
}

@media all and (min-width: 734px) and (max-width: 739px) {
.page-id-459 .site-header {
    padding-top: 122px;
}
}

@media all and (min-width: 739px) and (max-width: 766px) {
.page-id-459 .site-header {
    padding-top: 126px;
}
}*/

@media all and (min-width: 766px) and (max-width: 767px) {

/*.page-id-459 .site-header {
    padding-top: 122px;
}*/

.page-id-459 .container {
    font-size: 13px;
    text-align: center;
}

.alert em {
    font-size: 12px;
}

.alert-icon {
    display: none !important;
}
}

@media all and (min-width: 769px) and (max-width: 770px) {

.js .menu-toggle, .js .dropdown-toggle {
    display: none;
}
}

/* Remove Top banner - Home */

/*@media all and (min-width: 768px) and (max-width: 934px) {

.page-id-459 .container {
    min-height: 94px !important;
}

.page-id-459 .site-header {
    padding-top: 96px;
}

.page-id-459 .site-navigation-fixed {
    top: 94px !important;
}
}

@media all and (min-width: 934px) and (max-width: 999px) {

.page-id-459 .container {
    min-height: 120px !important;
}

.page-id-459 .site-navigation-fixed {
    top: 118px !important;
}
}

@media all and (min-width: 768px) and (max-width: 999px) {

.page-id-459 .container {
    font-size: 13px !important;
    text-align: center;
}

.alert em {
    font-size: 12px;
}

.alert b {
    font-weight: 500;
    font-size: 13px;
}

.alert-icon {
    display: none !important;
}
}

@media all and (min-width: 999px) and (max-width: 1100px) {

.page-id-459 .container {
    min-height: 124px !important;
}

.page-id-459 .site-header {
    padding-top: 126px;
}

.page-id-459 .site-navigation-fixed {
    top: 124px !important;
}
}

@media all and (min-width: 1100px) and (max-width: 1199px) {

.page-id-459 .site-header {
    padding-top: 142px;
}

.page-id-459 .site-navigation-fixed {
    top: 140px !important;
}

.page-id-459 .container {
    min-height: 142px !important;
}
}

@media all and (min-width: 999px) and (max-width: 1199px) {

.page-id-459 .container {
    font-size: 14px !important;
}

.alert em {
    font-size: 13px;
}

.alert b {
    font-weight: 500;
    font-size: 14px;
}
}

@media all and (min-width: 1199px) and (max-width: 1281px) {

.page-id-459 .container {
    font-size: 14px !important;
    padding-left: 100px;
    min-height: 150px !important;
}

.page-id-459 .container {
    font-size: 14px !important;
}

.alert em {
    font-size: 13px;
}

.alert b {
    font-weight: 500;
    font-size: 14px;
}

.page-id-459 .site-header {
    padding-top: 154px;
}

.page-id-459 .site-navigation-fixed {
    top: 150px !important;
}
}

@media all and (min-width: 1281px) and (max-width: 1570px) {

.page-id-459 .container {
  min-height: 154px !important;
}

.page-id-459 .site-header {
    padding-top: 156px;
}

.page-id-459 .site-navigation-fixed {
    top: 150px !important;
}
}

@media all and (min-width: 1570px) and (max-width: 1681px) {

.page-id-459 .container {
    font-size: 15px !important;
    min-height: 198px !important;
}

.alert em {
    font-size: 14px;
}

.alert b {
    font-weight: 500;
    font-size: 15px;
}

.page-id-459 .site-header {
    padding-top: 198px;
}

.page-id-459 .site-navigation-fixed {
    top: 196px !important;
}
}

@media all and (min-width: 1681px) and (max-width: 1799px) {

.page-id-459 .container {
    font-size: 15px !important;
    min-height: 212px !important;
}

.alert em {
    font-size: 14px;
}

.alert b {
    font-weight: 500;
    font-size: 15px;
}

.page-id-459 .site-header {
    padding-top: 212px;
}

.page-id-459 .site-navigation-fixed {
    top: 212px !important;
}
}

@media all and (min-width: 1799px) and (max-width: 1921px) {

.page-id-459 #notification-bar-desktop .container {
    background-image: url(https://j-2finance.com/beta/tradestation/wp-content/uploads/2019/07/masterclass-banner-3200-3.jpg) !important;
} 

.page-id-459 .container {
    font-size: 17px !important;
    min-height: 140px !important; 
}

.page-id-459 .site-header {
    padding-top: 144px;
}

.page-id-459 .site-navigation-fixed.navigation-top {
    top: 134px;
}

.alert em {
    font-size: 16px;
}

.alert b {
    font-weight: 500;
    font-size: 17px;
}

.page-id-459 .container {
    padding-right: 0;
    padding-left: 0;
}
}

@media all and (min-width: 1921px) and (max-width: 2561px) {

.page-id-459 #notification-bar-desktop .container {
    background-image: url(https://www.tradestation-international.com/wp-content/uploads/2019/07/masterclass-banner-3200-3.jpg) !important;
}  

.page-id-459 .container {
    font-size: 20px !important;
    line-height: 1.25;
    padding-right: 0;
    padding-left: 0;
    min-height: 304px !important;
}

.alert em {
    font-size: 19px;
}

.alert b {
    font-weight: 500;
    font-size: 20px;
}

.page-id-459 .site-navigation-fixed.navigation-top {
    top: 178px;
}

.page-id-459 .site-header {
    padding-top: 187px;
}

.page-id-459 .container {
    min-height: 182px !important;
}

.material-icons {
    font-size: 30px;
}
}

@media all and (min-width: 2561px) and (max-width: 3200px) {

.page-id-459 #notification-bar-desktop .container {
    background-image: url(https://www.tradestation-international.com/wp-content/uploads/2019/07/masterclass-banner-3200-3.jpg) !important;
} 

.page-id-459 .container {
    font-size: 20px !important;
    line-height: 1.25;
    padding-right: 0;
    padding-left: 0;
}

.alert em {
    font-size: 19px;
}

.alert b {
    font-weight: 500;
    font-size: 20px;
}

.page-id-459 .site-navigation-fixed.navigation-top {
    top: 198px;
}

.page-id-459 .site-header {
    padding-top: 208px;
}

.material-icons {
    font-size: 30px;
}

.page-id-459 .container {
    min-height: 202px !important;
}
}

@media all and (min-width: 3200px) {

.page-id-459 #notification-bar-desktop .container {
    background-image: url(https://www.tradestation-international.com/wp-content/uploads/2019/07/masterclass-banner-3200-3.jpg) !important;
} 

.page-id-459 .container {
    font-size: 24px !important;
    line-height: 1.25;
    padding-right: 0;
    padding-left: 0;
    min-height: 230px !important;
}

.alert em {
    font-size: 23px;
}

.alert b {
    font-weight: 500;
    font-size: 24px;
}

.page-id-459 .site-navigation-fixed.navigation-top {
    top: 230px;
}

.page-id-459 .site-header {
    padding-top: 240px;
}

.material-icons {
    font-size: 30px;
}
}*/

/* Remove Top banner - Home - END */

.page-id-459 #notification-bar-desktop .container {
  display:none;
}

/* REWORK - HOME - 3200 */

@media all and (min-width: 2561px) and (max-width: 2800px) { /*3200*1800*/

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 30px 16px !important;
  font-size: 20px !important;
}

div#accounts-desktop-buttons {
  margin-top: -9%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 50%;
}

#home-top-message {
  height: 140px;
}

#top-message-text p {
  font-size: 32px;
}

#home-main-visual {
  height: 1258px;
}

#home-main-visual h1 {
  font-size: 46px;
}

#home-main-visual li {
  font-size: 32px;
}

#home-global {
  padding-left: 7%;
}

.vc_btn3.vc_btn3-size-lg {
  padding: 28px 25px !important;
}

#subscription {
  height: auto;
}

#subscription h3 {
  font-size: 46px;
}

#subscription h1 {
  font-size: 34px;
}

div#analytics {
  padding-right: 8%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4.25%;
}

#learn-more p, #learn-more a {
  font-size: 26px;
}
}

@media all and (min-width: 2800px) and (max-width: 3200px) {

/*Desktop Buttons*/

.vc_btn3.vc_btn3-size-sm {
  padding: 30px 16px !important;
  font-size: 20px !important;
}

div#accounts-desktop-buttons {
  margin-top: -9%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 50%;
}

#home-top-message {
  height: 144px;
}

#top-message-text p {
  font-size: 32px;
}

#home-main-visual {
  height: 1280px;
}

#home-main-visual h1 {
  font-size: 46px;
}

#home-main-visual li {
  font-size: 32px;
}

#home-global {
  padding-left: 7%;
}

.vc_btn3.vc_btn3-size-lg {
  padding: 28px 25px !important;
}

#subscription {
  height: auto;
}

#subscription h3 {
  font-size: 46px;
}

#subscription h1 {
  font-size: 34px;
}

div#analytics {
  padding-right: 8%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4.25%;
}

#learn-more p, #learn-more a {
  font-size: 26px;
}
}

@media all and (min-width: 3200px) {

.vc_btn3.vc_btn3-size-sm {
  padding: 30px 16px !important;
  font-size: 24px !important;
}

#home-global, #home-us {
    margin-top: 25%
}

div#accounts-desktop-buttons {
  margin-top: -9%;
}

.open-an-account-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.open-an-account-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-global-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom,
.learn-more-us-desktop a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-square.vc_btn3-style-custom {
  width: 50%;
}

#home-top-message {
  height: 162px;
}

#top-message-text p {
  font-size: 32px;
}

#home-main-visual {
  height: 1436px;
}

#home-main-visual h1 {
  font-size: 46px;
}

#home-main-visual li {
  font-size: 32px;
}

#home-global {
  padding-left: 7%;
}


.vc_btn3.vc_btn3-size-lg {
  padding: 28px 25px !important;
}

#subscription {
  height: auto;
}

#subscription h3 {
  font-size: 46px;
}

#subscription h1 {
  font-size: 34px;
}

div#analytics {
  padding-right: 8%;
  padding-top: 4%;
}

#learn-more {
  padding-right: 18%;
  padding-left: 1%;
  padding-top: 4.25%;
}

#learn-more p, #learn-more a {
  font-size: 26px;
}
}

@media screen and (max-width: 767px) {

div#notification-bar-desktop {
  display: none !important;
}
}

@media screen and (min-width: 768px) {

div#notification-bar-mobile {
  display: none !important;
}
}

.page-id-459 #notification-bar-desktop .container {
    background-image: url(https://www.tradestation-international.com/wp-content/uploads/2019/07/masterclass-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
}

/*** Top Notifications - HOME - NEW - END ***/

/*** Disclaimer ***/

div#disclaimer {
    color: #6f7a7c;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.page-id-459 .site-footer-webform .wrap,
.page-id-875 .site-footer-webform .wrap {
    margin-top: 0;
}

/*** Disclaimer - END ***/


/*** Top Notifications - EVENTS - NEW ***/

.page-id-647 html *{
    -webkit-font-smoothing: antialiased;
}

/* alerts */

.alert {
    border: 0;
    border-radius: 0;
    padding: 20px 15px !important;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
}

.alert .alert-icon {
    display: block;
    float: left;
    margin-right: 1.071rem;
}

.alert b {
    font-weight: bold !important;
    font-size: 12px;
    text-transform: uppercase;
    color: #001739;
}

.close {
    float: right;
    font-size: 1.5rem;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.alert .close {
    color: #fff;
    text-shadow: none;
    opacity: .9;
}

.alert .close i {
    font-size: 20px;
}

.alert .close:hover{
    opacity: 1;
    color: #fff;
}

.alert.alert-info {
  display: none;
    background-color: #fda741;
    color: #fff;
}

.alert.alert-success {
    background-color: #55b559;
    color: #fff;
}

.alert.alert-warning {
    background-color: #ff9e0f;
    color: #fff;
}

.alert.alert-danger {
    background-color: #f55145;
    color: #fff;
}

.alert.alert-primary {
    background-color: #a72abd;
    color: #fff;
}

/*.page-id-647 .site-header {
    padding-top: 76px;
}*/

/*.page-id-647 .site-navigation-fixed.navigation-top {
    top: 68px;
}*/

.alert-info a {
    color: #001739;
    font-weight: bold;
}

.alert-info a:hover {
    opacity: 0.5;
}

.page-id-647 .open-accounts-buttons a {
    color: #000;
}

.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-top {
    top: 0;
}

.page-id-647 .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    color: #001739;
}

.page-id-647 {
    padding-top: 0 !important;
}

@media (min-width: 576px) {
.page-id-647 .container {
    max-width: 540px;
}
}

@media (min-width: 768px) {
.page-id-647 .container {
    max-width: 720px;
}
}

@media (min-width: 999px) {
.page-id-647 .container {
    max-width: 960px;
}
}

@media (min-width: 1200px) {
.page-id-647 .container {
    max-width: 1006px;
}
}

@media (min-width: 1280px) {
.page-id-647 .container {
    max-width: 1160px;
}
}

@media (min-width: 1921px) {
.page-id-647 .container {
    max-width: 1358px;
}
}

@media (min-width: 2560px) {
.page-id-647 .container {
    max-width: 1360px;
}
}

@media (min-width: 3200px) {
.page-id-647 .container {
    max-width: 1604px;
}
}

/*@media screen and (max-width: 530px) { /* Fix/style.css */

/*.page-id-647 {
    padding-top: 0px !important;
}
}

@media (max-width: 1030px) and (min-width: 530px) { /* Fix/style.css */
/*.page-id-647 {
    padding-top: 0px !important;
}
}

@media screen and (max-width: 416px) {

.page-id-647 .site-header {
    padding-top: 174px !important;
}
}*/

@media screen and (max-width: 599px) {

.page-id-647 .container {
    font-size: 13px !important;
    text-align: center;
}

.alert b {
    font-weight: 500;
    font-size: 12px;
}

.alert em {
    font-size: 12px;
}

.alert-icon {
    display: none !important;
}

.page-id-647 .site-content {
    padding: 0.5em 0 0;
}
}

/*@media all and (min-width: 416px) and (max-width: 420px) {

.page-id-647 .site-header {
    padding-top: 154px;
}
}*/

/*@media all and (min-width: 420px) and (max-width: 599px) {

.page-id-647 .site-header {
    padding-top: 132px;
}
}*/

@media all and (min-width: 599px) and (max-width: 766px) {

/*.page-id-647 .site-header {
    padding-top: 132px;
}*/

.page-id-647 .container {
    font-size: 13px;
    text-align: center;
}

.alert b {
    font-weight: 500;
    font-size: 12px;
}

.alert em {
    font-size: 12px;
}

.alert-icon {
    display: none !important;
}

.page-id-647 .site-content {
    padding: 0.5em 0 0;
}
}

@media all and (min-width: 766px) and (max-width: 767px) {

/*.page-id-647 .site-header {
    padding-top: 132px;
}*/

.page-id-647 .container {
    font-size: 13px;
    text-align: center;
}

.alert em {
    font-size: 12px;
}

.alert-icon {
    display: none !important;
}

.page-id-647 .site-content {
    padding: 0.5em 0 0;
}
}

@media all and (min-width: 769px) and (max-width: 770px) {

.js .menu-toggle, .js .dropdown-toggle {
    display: none;
}
}

@media all and (min-width: 768px) and (max-width: 999px) {

/*.page-id-647 .site-header {
    padding-top: 102px;
}*/

.page-id-647 .container {
    font-size: 13px !important;
    text-align: center;
}

.alert em {
    font-size: 12px;
}

.alert b {
    font-weight: 500;
    font-size: 13px;
}

.alert-icon {
    display: none !important;
}

/*.page-id-647 .site-navigation-fixed {
    top: 60px !important;
}*/
}

@media (max-width: 1151px) and (min-width: 1031px) { /* Fix/style.css */
.page-id-647 .site-header {
    margin-top: 0;
}
}

@media (max-width: 1798px) and (min-width: 1151px) {  /* Fix/style.css */
.page-id-647 .site-header {
    margin-top: 0;
}
}

@media all and (min-width: 999px) and (max-width: 1199px) {

.page-id-647 .container {
    font-size: 14px !important;
}

.alert em {
    font-size: 13px;
}

.alert b {
    font-weight: 500;
    font-size: 14px;
}

/*.page-id-647 .site-header {
    padding-top: 80px;
}*/

/*.page-id-647 .site-navigation-fixed {
    top: 80px !important;
}*/
}

@media all and (min-width: 1199px) and (max-width: 1281px) {

.page-id-647 .container {
    font-size: 14px !important;
    padding-left: 100px;
}

.alert em {
    font-size: 13px;
}

.alert b {
    font-weight: 500;
    font-size: 14px;
}

/*.page-id-647 .site-header {
    padding-top: 80px;
}*/

/*.page-id-647 .site-navigation-fixed {
    top: 80px !important;
}*/
}

@media all and (min-width: 1281px) and (max-width: 1681px) {

.page-id-647 .container {
    font-size: 15px !important;
}

.alert em {
    font-size: 14px;
}

.alert b {
    font-weight: 500;
    font-size: 15px;
}

/*.page-id-647 .site-header {
    padding-top: 80px;
}*/

/*.page-id-647 .site-navigation-fixed {
    top: 80px !important;
}*/
}

@media all and (min-width: 1681px) and (max-width: 1799px) {

.page-id-647 .container {
    font-size: 15px !important;
}

.alert em {
    font-size: 14px;
}

.alert b {
    font-weight: 500;
    font-size: 15px;
}

/*.page-id-647 .site-header {
    padding-top: 82px;
}*/

/*.page-id-647 .site-navigation-fixed {
    top: 80px !important;
}*/
}

@media all and (min-width: 1799px) and (max-width: 1921px) {

.page-id-647 .container {
    font-size: 17px !important;
}

.alert em {
    font-size: 16px;
}

.alert b {
    font-weight: 500;
    font-size: 17px;
}

.page-id-647 .container {
    padding-right: 0;
    padding-left: 0;
}

/*.page-id-647 .site-header {
    padding-top: 78px;
}*/

/*.page-id-647 .site-navigation-fixed {
    top: 78px !important;
}*/
}

@media all and (min-width: 1921px) and (max-width: 2561px) {

.page-id-647 .container {
    font-size: 20px !important;
    line-height: 1.25;
    padding-right: 0;
    padding-left: 0;
}

.alert em {
    font-size: 19px;
}

.alert b {
    font-weight: 500;
    font-size: 20px;
}

/*.page-id-647 .site-navigation-fixed {
    top: 82px !important;
}*/

/*.page-id-647 .site-header {
    padding-top: 86px;
}*/
}

@media all and (min-width: 2561px) and (max-width: 3200px) {

.page-id-647 .container {
    font-size: 20px !important;
    line-height: 1.25;
    padding-right: 0;
    padding-left: 0;
}

.alert em {
    font-size: 19px;
}

.alert b {
    font-weight: 500;
    font-size: 20px;
}

.page-id-647 .site-navigation-fixed {
    top: 94px !important;
}

/*.page-id-647 .site-header {
    padding-top: 92px;
}
}*/

@media all and (min-width: 3200px) {

.page-id-647 .container {
    font-size: 24px !important;
    line-height: 1.25;
    padding-right: 0;
    padding-left: 0;
}

.alert em {
    font-size: 23px;
}

.alert b {
    font-weight: 500;
    font-size: 24px;
}

/*.page-id-647 .site-navigation-fixed.navigation-top {
    top: 72px;
}*/

/*.page-id-647 .site-header {
    padding-top: 98px;
}*/
}

#notification-bar-desktop,
#notification-bar-mobile {
  display: none;
}

/*** Top Notifications - EVENTS - NEW - END ***/

/*** New Home Landing ***/

.page-id-875 #content {
    padding-bottom: 0 !important;
}

/*** New Home Landing - End ***/