div#system-message {
    background: #fff9e2;
    padding: 20px;
    text-align: center;
}
.rightCol {
    display: block;
    width: 30%;
    margin: -7% 0 0 3%;
    float: right;
}

.rightCol img {
    display: block;
    float: right;
    margin: 12% 0 0 5%;
}
.counter-group {
    padding-left: 15px;
}
.three-col {
    float: left;
    width: 30%;
    margin-right: 3%;
    font-size: 14px;
    text-align: left;
    line-height: 18px;
}
 .reg-row label {
    display: block;
    width: 100% !important;
}
.reg-row input {
    clear: both !important;
    margin: 0 0 20px 0 !important;
}
.holder:after,
.info-line:after,
.free-book:after,
.free-book .free-box-text:after,
.btn-holder:after,
.reviews .comment:after,
.article .text-box:after,
.qualifications .col:after,
#footer:after,
.footer-holder:after {
    content: " ";
    display: block;
    clear: both;
}
.btn-menu,
#nav ul,
.arguments ul,
.partners ul,
.memberships .memberships-list,
.columns > ul,
.columns > ul > li ul,
.columns ul .social-network,
.brokers-box ul,
.country-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
body {
    margin: 0;
    color: #3d4d52;
    background: #fff;
    font: 12px/1.25 'Raleway', "Arial", "Helvetica", sans-serif;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}
* {
    max-height: 1000000px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block;
}
img {
    border-style: none;
    max-width: 100%;
    height: auto;
}
a {
    text-decoration: none;
    color: #049cce;
}
a:hover {
    text-decoration: none;
}
input,
textarea,
select {
    font: 100% "Open Sans", "Arial", "Helvetica", sans-serif;
    color: #000;
    vertical-align: middle;
}
form,
fieldset {
    margin: 0 0 0 10px;
    padding: 0;
    border-style: none;
    font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
text-decorationarea {
    background-color: #ffffff;
    padding: 5px 10px;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    margin-bottom: 0px !important;
}
textarea {
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    border-color: #494949;
    outline: none;
}
textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
#registration-tabs input[type="checkbox"] {
    display: inline;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    position: relative;
}
.chzn-container-multi .chzn-choices {
    height: 30px !important;
}
#registration-tabs .reg-row label {
    color: #3d4d52;
    display: inline;
    margin: 4px;
    float: none;
    top: 10px;
}
#registration-tabs .chzn-container,
#registration-tabs textarea,
#registration-tabs input[type="text"],
#registration-tabs input[type="email"],
#registration-tabs input[type="password"],
#registration-tabs input[type="number"] {
    width: 100% !important;
    max-width: 300px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', "Arial", "Helvetica", sans-serif !important;
    line-height: 1.2em;
    margin: 0 0 1.2em;
  font-weight:300;
}
p {
    margin: 0 0 1.2em;
}
q {
    quotes: none;
}
q:before,
q:after {
    content: "";
    content: none;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.gm-style img {
    max-width: none;
}
@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?5l9weu");
    src: url("../fonts/icomoon.eot?#iefix5l9weu") format("embedded-opentype"), url("../fonts/icomoon.ttf?5l9weu") format("truetype"), url("../fonts/icomoon.woff?5l9weu") format("woff"), url("../fonts/icomoon.svg?5l9weu#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
    content: "\e600";
}
.icon-phone:before {
    content: "\e602";
}
.icon-search:before {
    content: "\e606";
}
.icon-play:before {
    content: "\e01b";
    font-size: 47px;
}
.icon-youtube3:before {
    content: "\ea99";
}
.icon-comments:before {
    content: "\e607";
}
.icon-envelope:before {
    content: "\e608";
}
.icon-home:before {
    content: "\e609";
}
.icon-info:before {
    content: "\e601";
}
.icon-cloud-download:after {
    content: "\e60b";
    font-size: 17px;
}
.icon-login:before {
    content: "\e60c";
}
.icon-facebook:before {
    content: "\e603";
}
#wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
a {
    outline: none !important;
}
.holder {
    max-width: 1092px;
    margin: 0 auto;
    padding: 0 15px;
}
#header .holder,
#player-helped-s .radious20 {
    position: relative;
}
#player-helped-s .radious20 {
    float: left;
}
#player-helped-s.removePosition,
#player-helped-s.removePosition .radious20 {
    min-height: 420px;
    margin-top: -100px;
}
.no-topm.removePosition .radious20 {
    margin-top: 0px !important;
}
#player-helped-s .radious20 {
    min-height: 250px;
    text-align: center;
    width: 100%;
}
#player-helped-s.removePosition .radious20 {
    border-radius: 0px;
}
#player-helped-s .radious20 iframe {
    width: 420px;
    height: 239px;
    float: none;
}
#player-helped-s.removePosition iframe {
    width: 100%;
    height: 420px;
    max-width: 100%;
    max-height: 100%;
}
.right-center {
    text-align: center;
    padding-top: 3%;
    font-size: 19px;
    padding-bottom: 1%;
}
.bg-stretch {
    position: absolute;
    z-index: -1;
    margin: 0;
    top: -50px;
    left: 0;
    right: 0;
    bottom: 0;
}
.bg-stretch img {
    max-width: none;
}
#header {
    background: none;
}
.top-bar {
    background: #2c2c2c;
    text-align: center;
}
.top-bar .holder {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
footer .top-bar .enter-box-left .link-mail{
    color: #fff;
}
.btn-menu {
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    float: left;
}
.btn-menu > li {
    display: inline-block;
    vertical-align: top;
}
.btn-menu > li > a {
    font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 14px 20px 16px 20px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.btn-menu > li > a:before {
    color: #898989;
    font-family: "icomoon";
}
.btn-menu > li:first-child,
.btn-menu > li.mobile-nav {
    border-left: 1px solid #383838;
}
.btn-menu > li > a:first-child:hover,
.btn-menu > li.mobile-nav > a:hover {
    text-decoration: none;
    background: #383838;
}
.btn-menu > li > a:hover:after,
.btn-menu > li > a:hover:before {
    color: #fff;
}
.chat-now {
    margin-left: 0px;
    padding-left: 25px !important;
    position: relative;
    background: url("../../iict/images/sprite.png") no-repeat;
    background-position: -274px -285px;
    overflow: hidden;
    display: none;
}
.icon-home,
.icon-menu {
    width: auto !important;
    background: none !important;
    height: auto !important;
}
.btn-menu .icon-menu {
    line-height: 12px;
    padding-bottom: 21px;
}
.btn-menu .icon-menu:before {
    content: "\e120";
    color: #898989;
    font-family: "icomoon";
    margin: 0 6px 0 -7px;
    font-size: 19px;
    display: inline-block;
    vertical-align: middle;
}
.btn-menu .icon-home:before {
    font-size: 20px;
    margin: -6px 7px 0 -7px;
    display: inline-block;
    vertical-align: middle;
}
.enter-box {
    padding-top: 10px;
    float: right;
    font-size: 14px;
}
.enter-box a {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.enter-box a:hover {
    text-decoration: none;
}
.enter-box a span {
    display: inline-block;
    vertical-align: middle;
}
.enter-box a.btn-login,
.btn {
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 5px 10px 8px;
    min-width: 116px;
    background: #049cce;
    border-radius: 6px;
    text-align: center;
    margin-left: 28px;
    text-decoration: none;
    font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
}
.enter-box a.btn-login:hover,
.btn:hover {
    text-decoration: none;
    background: #fc0;
    color: #333;
}
.enter-box a.btn-join {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    background: #fc0;
    padding: 5px 10px 8px;
    margin-left: 7px;
    min-width: 116px;
    border-radius: 6px;
}
.enter-box a.btn-join:hover {
    background: #049cce;
    color: #fff;
    -webkit-animation: none;
    animation: none;
}
.enter-box a.btn-info {
    color: rgba(255, 255, 255, .7);
    font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    padding-top: 1px;
}
.enter-box a.btn-info:hover {
    color: #049cce;
}
.enter-box i {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
}
.enter-box i.icon-login:before {
    background: rgba(255, 255, 255, .75);
    color: #049cce;
    margin-right: 5px;
    font-size: 14px;
    margin: 0 10px 0 -8px;
    font-family: "icomoon";
}
.enter-box i.icon-login:before:hover {
    color: #fc0;
}
.enter-box i.icon-join:after {
    content: "\f05a";
    font-family: "icomoon";
    margin: 0 -7px 0 5px;
}
.enter-box i.icon-info:before {
    color: #a6a6a6;
    font-family: "icomoon";
    font-size: 28px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: top;
}
.enter-box i.icon-info:before:hover {
    color: #049cce;
}
.header-holder {
    background: #fff;
    position: relative;
        box-shadow: 0px 0px 38px -24px #000;
    z-index: 9999;
}
#form-login-submit .controls a.btn-join {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    background: #fc0;
    padding: 5px 10px 2px;
    margin-left: 7px;
    min-width: 116px;
    border-radius: 6px;
}
#form-login-submit .controls a.btn-join:hover {
    background: #049cce;
    color: #fff;
    -webkit-animation: none;
    animation: none;
}
.logo {
    float: left;
    padding: 14px 40px 13px 0;
    position: relative;
    background: #fff;
    border-radius: 0 75px 0 0;
}
.logo:before {
    content: "";
    position: absolute;
    width: 9999px;
    top: 0;
    bottom: 0;
    right: 100%;
    background: #fff;
}
.logo img {
    display: block;
}
.ct-nav {
    display: none;
    position: absolute;
    right: 13px;
    top: 32px;
    background: #fff;
    box-shadow: 0px 0px 10px -1px;
    padding: 12px;
    z-index: 9999;
}
.ct-nav li a {
    color: #000;
}
.ct-nav li a:hover {
    color: #049cce;
}
.ct-nav li {
    list-style-type: none;
    padding-bottom: 3px;
}
.ct-nav.active {
    display: block;
}
#nav {
    /* visibility: hidden;
    opacity: 0; */
    
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    position: absolute;
    right: -6px;
    text-align: center;
    z-index: 20;
    padding: 37px 2px 0 0;
}
#nav {
    z-index: 999;
}
.nav-active #nav {
    visibility: visible;
    opacity: 1;
}
.nav-active #nav .nav-opener {
    opacity: 1;
    visibility: hidden;
    opacity: 0;
    background: rgba(0, 34, 48, .38);
}
#nav ul {
    font-size: 0;
    line-height: 0;
    text-align: right;
}
#nav>ul {
    padding-right: 68px !important;
}
.header-holder .aikonsearch-trigger {
    position: absolute;
    right: 0px;
    background: transparent;
    padding-top: 15px;
    background: url("../../iict/images/search-ico.png") no-repeat center center;
    background-size: 20px;
}
.header-holder .aikonsearch-trigger .fa {
    display: none;
}
.header-holder .aikonsearch-trigger:hover {
    background-color: transparent;
    opacity: 0.8;
    background-size: 23px;
}
#nav li {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-left: 36px;
    box-sizing: content-box;
}
#nav li {
    padding-bottom: 42px;
    position: relative;
}
#nav li:first-child {
    width: 77px;
}
#nav li ul {
    display: none;
    width: 200px;
    padding: 30px 0 10px 0;
    background: #049cce;
    margin: 0 0 0 -70px;
    border-radius: 0 0 10px 10px;
}
#nav li:last-child ul {
    margin-left: -110px;
}
#nav li ul a:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 1px;
    height: 1px;
    margin: 0;
    background: none;
}
#nav li ul li {
    display: block;
    vertical-align: top;
    text-align: center;
    width: 190px !important;
    margin: 0;
    padding: 7px 5px;
    border-top: 1px solid #9CF;
}
#nav li:hover ul {
    display: block;
}
#nav li ul li ul {
    display: none;
    width: 200px;
    padding: 30px 0 10px 0;
    background: #049cce;
    border-radius: 0 0 10px 10px;
    position: relative;
    left: -130px;
}
#nav li:last-child ul {
    margin-left: -110px;
}
#nav li ul a:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 1px;
    height: 1px;
    margin: 0;
    background: none;
}
#nav li ul li {
    display: block;
    vertical-align: top;
    text-align: center;
    width: 100% !important;
    margin: 0;
    padding: 7px 5px;
    border-top: 1px solid #9CF;
}
#nav li:hover ul li ul {
    display: none;
}
#nav li ul li:hover ul {
    display: inline-block;
}
#nav a {
    display: block;
    color: #2c2c2c;
    height: 100%;
    font-size: 15px;
}
#nav a:hover {
    text-decoration: none;
    opacity: .8;
    background: #fff;
}
#nav a:before {
    content: "";
    display: none;
    vertical-align: top;
    width: 30px;
    height: 33px;
    margin: 0 auto 7px;
    background: url("../../iict/images/sprite.png") no-repeat;
}
#nav a.training:before {
    background-position: 2px 1px;
}
#nav a.modalities:before {
    background-position: -34px 7px;
}
#nav a.insurance:before {
    background-position: -75px 0;
}
#nav a.resources:before {
    background-position: -106px 3px;
}
#nav a.directory:before {
    background-position: -140px 2px;
}
#nav a.knowledge:before {
    background-position: -272px -249px;
}
#nav a.about:before {
    background-position: -180px 0;
}
#nav a.members-hidden {
    display: none;
}
.nav-active .nav-opener {
    opacity: 1;
    background: rgba(0, 34, 48, .38);
}
.nav-active .nav-opener:after {
    color: #fff;
}
#nav li ul li a {
    color: #252525;
    text-align: left;
    padding: 2px 14px;
    /* text-transform: uppercase; */
    
    font-size: 14px;
}
#nav li ul li a:hover {
    color: #049cce;
}
.info-line {
    max-width: 1062px;
    margin: -3px auto 0;
    position: relative;
    z-index: 10;
    background: #fff;
    padding: 12px 5px 3px;
    color: rgba(0, 0, 0, .73);
    border-radius: 0 0 0 9px;
}
.info-line:after {
    content: "";
    position: absolute;
    background: #fff;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 9999px;
}
.info-line:before {
    content: "";
    position: absolute;
    right: 100%;
    margin-right: -14px;
    top: 0;
    bottom: 0;
    width: 62px;
    background: #fff;
    border-radius: 0 0 0 100%;
    vertical-align: bottom;
}
.info-line .app-info {
    font-size: 15px;
    font-weight: 700;
    float: left;
    width: 40%;
    opacity: .73;
    padding-top: 8px;
}
.info-line .search-form {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #049cce;
    border-radius: 7px;
    padding-right: 25px;
    margin-left: 10px;
    background: #fff;
}
.info-line .search-form button {
    border: none;
    background: none;
    font-size: 14px;
    position: absolute;
    font-weight: bold;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    height: 15px;
}
.info-line .search-form button:before {
    color: #049cce;
    display: inline-block;
    vertical-align: top;
}
.info-line .search-form button:focus {
    outline: none;
}
.info-line .search-form button:hover:before {
    color: #fc0;
}
.info-line .search-form input[type="search"] {
    border: none;
    border-radius: 5px;
    width: 102px;
    color: #000;
    background: #fff;
    display: block;
    padding: 4px 8px 5px 8px;
}
.info-line .search-form input[type="search"]::-webkit-input-placeholder {
    color: #2da9dd;
}
.info-line .search-form input[type="search"]::-moz-placeholder {
    opacity: 1;
    color: #2da9dd;
}
.info-line .search-form input[type="search"]:-moz-placeholder {
    color: #2da9dd;
}
.info-line .search-form input[type="search"]:-ms-input-placeholder {
    color: #2da9dd;
}
.info-line .search-form input[type="search"].placeholder {
    color: #2da9dd;
}
.info-line .contact-box {
    float: right;
}
.info-line a {
    color: rgba(0, 0, 0, .73);
    font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
}
.info-line a:before {
    color: #049cce;
    font-family: "icomoon";
    margin-right: 8px;
    display: inline-block;
    vertical-align: top;
}
.info-line a:hover {
    color: #049cce;
    text-decoration: none;
}
.info-line a.icon-envelope {
    letter-spacing: -1px;
    font-size: 13px;
    line-height: 15px;
    margin-left: 13px;
    display: inline-block;
    vertical-align: top;
    opacity: .73;
    padding-top: 8px;
}
.info-line a.icon-envelope:before {
    font-size: 17px;
}
.info-line a.icon-phone {
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    opacity: .73;
    padding-top: 8px;
}
.info-line a.icon-phone:before {
    font-size: 13px;
}
.line-holder {
    overflow: hidden;
    width: 100%;
}
.visual-block {
    padding: 60px 0 40px;
    position: relative;
    width: 100%;
    clear: both;
    z-index: 1;
    overflow: hidden;
}
.visual-block .holder {
    max-width: 1064px;
}
.visual-block h1 {
    font-size: 33px;
    line-height: 39px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 21px;
}
.visual-block .text-container {
    float: left;
    width: 45.7%;
    text-align: center;
    position: relative;
    padding-top: 19px;
}
.banner-video {
    height: 253px;
    width: 450px;
}
.banner-video embed {
    width: 100%;
    height: 100%;
}
.visual-block .text-container:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 180px;
    height: 112px;
    background: url("../../iict/images/sprite.png") -1px -33px no-repeat;
    -webkit-transform: translate(13%, 31%);
    -ms-transform: translate(13%, 31%);
    transform: translate(13%, 31%);
}
.btn-watch-video {
    display: block;
    padding: 14px 10px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 1.2;
    border: 3px solid #fff;
    margin-bottom: 28px;
    background: rgba(255, 204, 0, .3);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-animation: anim linear 2.5s infinite;
    animation: anim linear 2.5s infinite;
}
.btn-watch-video:hover {
    text-decoration: none;
    background: rgba(255, 204, 0, .9);
    -webkit-animation: none;
    animation: none;
    cursor: pointer;
}
.icon-play {
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
    border: 6px solid #fff;
    border-radius: 50%;
    width: 59px;
    height: 59px;
    -webkit-animation: anim linear 2.5s infinite;
    animation: anim linear 2.5s infinite;
}
.icon-play:hover {
    border-color: #fc0;
    text-decoration: none;
    -webkit-animation: none;
    animation: none;
    cursor: pointer;
}
.icon-play:before {
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.icon-play:before:hover {
    text-decoration: none;
    color: #fc0;
}
.free-book {
    background: rgba(255, 255, 255, .56);
    color: #3d4d52;
    padding: 19px 190px 9px 23px;
    float: right;
    width: 51.8%;
    font-size: 12px;
    line-height: 1.35;
    position: relative;
}
.free-book h2 {
    font-size: 21px;
    line-height: 1.2;
    letter-spacing: -1px;
    display: block;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.free-book .img-box {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-63%);
    -ms-transform: translateY(-63%);
    transform: translateY(-63%);
    float: right;
    text-align: center;
    color: #fff;
    margin: 0 0 20px 35px;
    padding-top: 32px;
}
.free-book .img-box img {
    vertical-align: top;
}
.free-book .free-box-text > p {
    margin-bottom: 8px;
}
.red-round {
    position: absolute;
    bottom: 185px;
    right: -22px;
    width: 70px;
    height: 70px;
    background-color: #bf1e2e;
    background: url("../../iict/images/sprite.png") -199px -41px no-repeat;
    border-radius: 50%;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
}
.red-round strong {
    font-size: 19px;
    line-height: 28px;
}
.red-round p {
    margin-bottom: 0;
}
.red-round .prise {
    clear: both;
    position: relative;
}
.red-round .prise:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: #000;
}
#ff_form1 {
    padding-top: 18px;
}
.free-book-form .row,
#ff_form1 .bfElemWrap {
    margin-bottom: 7px;
}
.free-book-form .row:last-of-type,
#ff_form1 .bfElemWrap:last-of-type {
    margin-bottom: 4px;
}
#ff_form1 input[type="text"],
#ff_form1 input[type="email"] {
    width: 100% !important;
    background: #fff;
}
.mt10{
    margin-top: 10px;
}
#scarcitybar .introText p {
    padding: 0px !important;
}
#page-1734 .right-img{
    width: 555px;
}
.free-book-form input[type="text"],
.free-book-form input[type="email"] {
    width: 100%;
background: #3e3e3e;
    border: 1px solid #3e3e3e;
    font-size: 13px;
    padding-left: 26px;
    color: #fff;
}
.free-book-form button,
.free-book-form .btn,
#bfSubmitButton {
    width: 100%;
    border: none;
    background: #00aeef;
    color: #fff;
    padding: 11px 5px;
    font: 600 14px/1.2 'Raleway', "Arial", "Helvetica", sans-serif;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.free-book-form button,
.free-book-form .btn {
    background: #ffffff;
    color: #4c4c4c;
    font-size: 12px;
    padding: 8px 5px;
}
.free-book-form button {
    letter-spacing: 2px;
}
.free-book-form button:hover,
#bfSubmitButton:hover,
.free-book-form .btn:hover {
    background: #00aeef;
    color: #fff;
}
.free-book-form button span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 30px;
}
.free-book-form button span:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    background: url("../../iict/images/lock-ico-bl.png") no-repeat center center;
    top: -3px;
    background-size: 100%;
}
.free-book-form button i {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    line-height: 13px;
}
.free-book-form > p {
    text-align: center;
}
h1 {
    font-size: 33px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-weight: normal;
}
.arguments {
    padding: 25px 0 30px;
    color: #666;
    text-align: center;
}
.arguments h1 {
    font-size: 32px;
    color: #3d4d52;
    margin-bottom: 20px;
    text-transform: capitalize;
}
#sbox-content .arguments ul {
    font-size: 0;
    line-height: 0;
    text-align: left;
    margin-bottom: 3px;
}
#sbox-content .arguments ul li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    font-size: 16px;
    line-height: 22px;
    padding: 0 33px 0px 41px;
    position: relative;
}
ul.list {
    font-size: 0;
    line-height: 0;
    text-align: left;
    margin-bottom: 3px;
}
ul.list > li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    font-size: 17px;
    line-height: 24px;
    padding: 0 33px 20px 41px;
    position: relative;
    color: #000;
}
ul.list.full-w > li {
    width: 100%;
    padding-bottom: 0px;
}
ul.list li>ul li {
    padding-bottom: 5px;
    float: left;
}
ul.list li>ul li:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url("../images/tick-landing.PNG");
    left: 2px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
}
.arguments .btn {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border: 2px solid #049cce;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    background: #fff;
}
.arguments .btn:hover {
    text-decoration: none;
    color: #fff !important;
    background: #049cce;
    -webkit-animation: none;
    animation: none;
}
.btn-custom-play,
.btn-custom-play-mobile {
    background: url("../../iict/images/play-button.png");
}
.partners {
    border-top: 1px solid #f5f5f5;
    padding: 42px 0px 27px;
    float: left;
    width: 100%;
}
.partners .holder {
    padding: 0 30px;
}
.partners ul {
    margin: 0 -15px;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    text-align: justify;
    text-justify: distribute;
}
.partners ul:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.partners li {
    display: inline-block;
    vertical-align: middle;
}
.partners li:last-child {
    padding-right: 0;
}
.partners a {
    display: inline-block;
    vertical-align: middle;
}
.partners img {
    width: auto;
        max-height: 87px;
    margin: auto;
    text-align: center;
    display: inherit;
}
.partners a:hover {
    opacity: .8;
}
.memberships {
    background: #fff;
    color: #2c2c2c;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    padding: 30px 40px 30px;
}
.memberships .memberships-boxs {
    margin: 0 -6px 0 -5px;
}
.memberships .box {
    font-size: 12px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top;
    width: 24%;
    padding: 0 6px;
    margin-bottom: 26px;
    position: relative;
}
.memberships .box-label {
    position: absolute;
    top: -34px;
    left: -34px;
    padding: 11px 18px;
    background: url("../../iict/images/sprite.png") -77px 72px;
    width: 108px;
    height: 70px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.memberships .box-label span {
    -webkit-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    transform: rotate(-16deg);
    display: block;
}
.memberships .box-holder {
    background: #fff;
    margin-bottom: 8px;
    padding-top: 12px;
}
.memberships h1 {
    margin-bottom: 10px;
    text-align: center;
    font-weight: 300;
}
.memberships h2 {
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    background: #00acac;
    padding: 13px 0 15px;
    margin: 0 10px 5px;
    border: 1px solid #ebebeb;
    text-transform: capitalize;
}
.memberships .about-memberships {
    display: block;
    line-height: 17px;
    color: #049cce;
    display: block;
    padding: 0 13px 11px;
    font-weight: 600;
    text-align: center;
}
.memberships .memberships-list {
    font-size: 11px;
}
.memberships li {
    border-top: 1px solid #ebebeb;
    padding: 10px 5px 10px 42px;
    min-height: 34px;
    position: relative;
}
.memberships li:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 7px;
    width: 19px;
    height: 23px;
    background: url("../../iict/images/sprite.png") 52px 0;
}
.memberships li:last-child {
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    padding: 11px 5px;
}
.memberships li:last-child:before {
    display: none;
}
.memberships li:nth-child(2n+1) {
    background: #f7f7f7;
}
.btn-memberships {
    display: block;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    border: 3px solid #fff;
    color: #fff;
    background: #55ab8c;
    padding: 11px 10px 13px;
    text-transform: uppercase;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.btn-memberships:hover {
    text-decoration: none;
    background: #fc0;
    color: #049cce;
}
.price-block {
    padding: 10px 15px 14px 18px;
    font-size: 15px;
    line-height: 1.2;
    text-align: left;
}
.component-memberships .price-block,
.memberships-boxs .price-block {
    position: absolute;
    bottom: 60px;
}
img.assurance {
    width: 100px;
    margin: 2px;
}
.price-block sup {
    font-size: 20px;
}
.price-block p {
    margin-bottom: -2px;
    overflow: hidden;
}
.price-block .cost-week {
    font-size: 36px;
    color: #049cce;
    font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
}
.price-block .red-circle {
    font-size: 11px;
    line-height: 1;
    float: left;
    width: 63px;
    height: 63px;
    background: url("../../iict/images/sprite.png") 310px -162px;
    padding: 17px 16px 0 10px;
    margin-right: 21px;
    text-align: center;
    display: inline-block;
}
.price-block .text-circle {
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    color: #fff;
    display: block;
    font-weight: bold;
}
.price-block .cost {
    font-weight: 400;
    display: inline-block;
}
.price-block .cost sup {
    margin-left: -12px;
}
.price-block .app {
    display: inline-block;
    vertical-align: bottom;
    padding-bottom: 11px;
}
.deal {
    font-size: 17px;
    line-height: 31px;
    padding: 5px 0 30px;
    background: #2c2c2c
}
.deal img {
    margin: 19px 30px 2px -2px;
    width: 100%;
    max-width: 147px;
    margin-left: 165px;
}
.deal .text-box {
    float: right;
    width: 60%;
    padding: 20px 0 9px;
    background: #2c2c2c;
    color: #fff;
}
.deal .text-box strong {
    font-size: 18px;
    text-transform: capitalize;
}
.deal p {
    margin-bottom: 15px;
    line-height: 18px;
    font-size: 12px;
    text-align: left;
}
.deal .text-box .text-box-small:first-child p {
    padding-right: 15px;
}
.deal h2 {
    font-size: 21px;
    display: block;
    margin-bottom: 0;
}
.btn-deal,
#login .btn,
#searchForm .button {
    float: right;
    padding: 3px 40px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12pt;
    background: #049cce;
    border-radius: 6px;
    color: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    display: inline-block;
    vertical-align: top;
    margin-top: -15px;
}
#searchForm fieldset {
    margin: 0 0 40px 0;
}
#searchForm fieldset.only {
    display: none;
}
.result-created {
    margin: 10px 0 40px 0;
}
.result-created,
.result-category {
    font-size: 12px;
    color: #999;
}
.result-text,
.result-category {
    margin: 0 0 10px 0;
}
#login .btn,
#searchForm .button {
    border: none;
    float: none;
    margin: 0;
}
.btn-deal:hover {
    text-decoration: none;
    opacity: .8;
}
.reviews {
    background: #45b5b9;
    padding: 15px 0 30px;
    color: #fff;
}
.reviews h1 {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 25px;
}
.reviews .reviews-holder {
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
}
.reviews .video-block {
    width: 30%;
    margin: 0 5% 0 0;
    float: left;
}
.reviews .video-block:last-child {
    margin: 0;
}
.reviews .comment {
    font-size: 12px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding-right: 19px;
    margin-bottom: 22px;
}
.reviews img {
    float: left;
    border-radius: 12px;
}
.reviews blockquote {
    float: left;
    padding: 0 26px 0 34px;
    margin: 0;
    width: 75%;
    position: relative;
}
.reviews blockquote:after,
.reviews blockquote:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: url("../../iict/images/sprite.png") -282px 0 no-repeat;
    top: -2px;
    left: 4px;
}
.reviews blockquote:after {
    left: auto;
    right: 0;
    top: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.reviews q {
    display: block;
    margin-bottom: 2px;
}
.reviews cite {
    display: block;
    font-size: 10px;
    text-align: right;
}
.reviews cite:after,
.reviews cite:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 5px;
    height: 1px;
    background: #fff;
    margin: 7px 4px;
    text-align: right;
}
.reviews .btn-reviews {
    font-weight: 300;
    text-decoration: underline;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
}
.reviews .btn-reviews:hover {
    text-decoration: none;
}
.reviews.group-banner .holder>img {
    position: absolute;
}
.reviews.group-banner .btn.discover-btn {
    font-size: 12pt;
    padding: 10px 30px;
    border: 1px solid #1097C3;
}
article.article{
        float: left;
        width: 100%;
    }
.article {
    padding: 0px 0 0px;
    font-size: 16px;
    line-height: 24px;
    background: #fff;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.article.home {
    background: #f5f5f6;
}
.article h1 {
    font: 300 27px/34px "Open Sans", "Arial", "Helvetica", sans-serif;
    color: #333333;
    text-align: left;
    margin-bottom: 6px;
    word-spacing: 1px;
}
.article img.fontpage {
    float: right;
    margin-left: 25px;
    margin-top: -67px;
}
.article p {
    margin: 5px 0;
    opacity: 1;
    float: left;
    width: 100%;
}
.article p:last-of-type {
    margin-bottom: 10px;
    word-wrap: break-word;
    font-size: 15px;
    line-height: 20px;
}
.article .btn-post {
    margin-left: 0;
}
.btn-post {
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #049cce;
    word-spacing: 2px;
    line-height: 1.2;
    opacity: .8;
}
.btn-post:hover {
    border-color: transparent;
    text-decoration: none;
}
.qualifications {
    font-size: 11px;
    line-height: 18px;
    padding: 0px;
    margin-bottom: 15px;
    color: #fff;
    width: 100%;
    float: left;
    position: relative;
    z-index: 9999;
    margin-bottom: 0px;
}
.qualifications .holder {
    padding-top: 30px;
}
.qualifications .founder {
    padding-right: 50%;
}
.qualifications .founder .box-img {
    position: absolute;
    bottom: 0;
    right: 0;
}
.qualifications .founder .btn-holder {
    margin-bottom: 0;
}
.qualifications .box-img {
    float: right;
    vertical-align: bottom;
    margin-left: 55px;
    max-width: 128px;
    margin-top: 11%;
}
.qualifications .box {
    float: left;
    width: 50%;
}
.qualifications .box:nth-child(2n+1) {
    padding-right: 25px;
}
.qualifications h1 {
    font-weight: 300;
    font-size: 32px;
    line-height: 1;
    margin: 0 0 4px -4px;
    text-transform: capitalize;
}
.qualifications .app {
    display: block;
    padding: 7px 0 25px 0;
    line-height: 19px;
    font-size: 14px;
    opacity: .8;
    /* font-weight: 600; */
    
    color: #fff;
}
.qualifications .app strong {
    font-weight: 700;
}
.qualifications p {
    margin-bottom: 20px;
    opacity: .8;
}
.qualifications .btn-holder {
    margin-bottom: 20px;
}
.qualifications .btn-post {
    font-size: 12px;
    padding: 9px 21px;
    background: #fff;
    color: #000;
    border: 0px;
    /* font-weight: bold; */
    
    font-size: 14px;
    opacity: 1;
}
.qualifications .post-logo {
    margin: 0px 12px 0px 0;
    float: left;
}
.last-post {
    text-align: center;
    color: #2c2c2c;
    background: #fff;
    padding: 40px 0 40px;
    clear: both;
    float: left;
    width: 100%;
}
.last-post .app-title {
    color: #fff;
    font-size: 20px;
    opacity: .8;
}
.last-post .box-holder {
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    margin: 0 -23px 0 -20px;
    padding-top: 25px;
}
.last-post .box {
    display: inline-block;
    vertical-align: top;
    width: 24.1%;
    font-size: 14px;
    line-height: 1.4;
    padding: 0 22px;
    margin-bottom: 15px;
}
.last-post .btn-post {
    color: #fff;
    text-decoration: none;
    border: none;
    background: #000;
    display: block;
    padding: 9px;
}
.last-post .btn-post:hover {
    text-decoration: underline;
}
.last-post img {
    margin-bottom: 5px;
    vertical-align: top;
}
.last-post p {
    margin-bottom: 7px;
}
.main-bottom {
    background: #2c2c2c;
    color: #fff;
    font-family: 'Raleway', "Arial", "Helvetica", sans-serif;
    padding: 50px 0 50px;
    border-top: 1px solid #fff;
    float: left;
    width: 100%;
    margin-bottom: 13px;
}
.columns #social-block {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.columns {
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
}
.columns > ul > li,
.columns > #social-block > ul > li {
    vertical-align: top;
    font-size: 12px;
    line-height: 1.2;
    width: 15.7%;
    padding: 0 8px 10px 0;
    display: inline-block;
    border-right: 2px solid #3e3e3e;
    margin-right: 2%;
    min-height: 249px;
}
.columns > ul > li:last-child,
.columns > #social-block > ul > li:last-child {
    border-right: 0px;
}
#social-block {
    width: 45%;
}
#social-block ul.menu li {
    list-style-type: none;
    font-size: 12px;
    padding: 0 10px 5px 0;
}
#social {
    list-style: none !important;
    width: 49% !important;
    float: left !important;
}
#social-block ul.menu {
    padding: 0;
    margin: 0;
}
#footer-menu-2 {
    list-style: none !important;
    float: left !important;
    width: 49% !important;
    padding-left: 50px !important;
}
.columns > ul > li:last-child {
    width: 17%;
    padding-left: 4px;
}
.columns > ul > li li,
.columns > #social-block > ul > li li {
    margin-bottom: 1px;
}
.columns > ul > li a,
.columns > #social-block > ul > li a {
    color: #a7a7a7;
    text-decoration: none;
}
#footer-menu-spac li ul li a {} .columns > ul > li a:hover {} .columns > ul h2,
.columns > ul > li.parent a,
.columns > ul h2,
.columns > ul > li a.parent {
    font: 16px/1.2 "Verdana", "Arial", "Helvetica", sans-serif;
    margin-bottom: 11px;
    color: #fff;
    line-height: 2.4;
}
.columns > ul h2 a,
.columns > ul > li.parent a {
    color: #fff;
}
.columns > ul h2 a,
.columns > ul > li.parent ul li a {
    color: #a7a7a7;
    font-size: 12px;
    line-height: 2;
    margin-bottom: 10px;
}
.columns > ul h2 a:hover,
.columns > ul > li.parent a:hover {
    text-decoration: none;
    color: #eee;
}
.columns ul .social-network li {
    padding-top: 7px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 8px 0;
}
.columns ul .social-network a {
    display: block;
    font-size: 0;
    text-align: center;
    width: 28px;
    height: 28px;
    color: #838383;
    background: #dadada;
    border-radius: 50%;
}
.columns ul .social-network a:before {
    font-size: 20px;
    line-height: 1.4;
}
.columns ul .social-network a.icon-facebook:before {
    font-size: 28px;
    line-height: 26px;
}
.columns ul .social-network a.icon-twitter:before {
    font-size: 17px;
    line-height: 28px;
}
.columns ul .social-network a:hover:before {
    color: #049cce;
}
.columns address {
    font: normal 12px/25px 'Raleway', "Arial", "Helvetica", sans-serif;
    color: #999;
}
.active.c-tab-title img {
    transform: rotate(-180deg);
}
#footer {
    background: #f9f8f8;
    font-family: 'Raleway', "Arial", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 1.2;
    color: #000;
        float: left;
    width: 100%;
}
#footer h3 {
    font-weight: normal;
    margin-bottom: 18px;
    font-size: 13px;
    color: #fff;
}
.footer-holder {} .footer-nav-2 {
    margin: 0 0 30px 0;
}
.footer-nav-2 a {
    display: inline !important;
    color: #eee;
}
.brokers-box {
    float: left;
    width: 100%;
    padding-top: 15px;
    color: #000;
}
.brokers-box ul {
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
}
.brokers-box li {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 32px;
    margin-bottom: 14px;
}
.brokers-box a {
    display: block;
}
.brokers-box img {
    vertical-align: bottom;
}
.country-box {
    float: left;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0 0 0px;
}
.country-box ul {
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    float: left;
    margin: 2px 0 0 5px;
}
.country-box li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 5px 5px;
}
.country-box li.active a {
    opacity: 1;
}
.country-box a {
    width: 30px;
    height: 30px;
    display: block;
    opacity: .15;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    background: url("../../iict/images/sprite_final.png") no-repeat;
}
.country-box a.flag01 {
    background-position: -3px -251px;
}
.country-box a.flag02 {
    background-position: -40px -251px;
}
.country-box a.flag03 {
    background-position: -77px -251px;
}
.country-box a.flag04 {
    background-position: -115px -251px;
}
.country-box a.flag05 {
    background-position: -151px -251px;
}
.country-box a.flag06 {
    background-position: -188px -251px;
}
.country-box a.flag07 {
    background-position: -3px -283px;
}
.country-box a.flag08 {
    background-position: -41px -283px;
}
.country-box a.flag09 {
    background-position: -77px -283px;
}
.country-box a.flag10 {
    background-position: -115px -283px;
}
.country-box a.flag11 {
    background-position: -151px -283px;
}
.country-box a.flag12 {
    background-position: -188px -283px;
}
.country-box a.flag13 {
    background-position: -3px -315px;
}
.country-box a.flag14 {
    background-position: -41px -315px;
}
.country-box a.flag15 {
    background-position: -77px -315px;
}
.country-box a.flag16 {
    background-position: -115px -315px;
}
.country-box a.flag17 {
    background-position: -151px -315px;
}
.country-box a.flag18 {
    background-position: -188px -315px;
}
.country-box a.flag19 {
    background-position: -3px -347px;
}
.country-box a.flag20 {
    background-position: -41px -347px;
}
.country-box a.flag21 {
    background-position: -77px -347px;
}
.country-box a.flag22 {
    background-position: -115px -347px;
}
.country-box a.flag23 {
    background-position: -151px -347px;
}
.country-box a.flag24 {
    background-position: -188px -347px;
}
.country-box a:hover {
    opacity: 1;
}
.country-box a.flag25 {
    background-position: -3px -379px;
}
.country-box a.flag26 {
    background-position: -41px -379px;
}
.country-box h4 {
    float: left;
    padding-top: 10px;
    font-weight: normal;
    margin-right: 10px;
}
.free-box-text input#pname,
.free-box-text input#email {
    padding: 8px;
    border: 1px solid #959595;
}
.chat {
    color: #fff;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 21px;
    line-height: 1.2;
    display: block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: fixed;
    top: 50%;
    margin-top: -12px;
    left: -111px;
    z-index: 100;
    text-decoration: none;
    background: #00acac;
    padding: 0 34px 0 17px;
    letter-spacing: -1px;
    display: inline-block;
    vertical-align: middle;
    min-height: 56px;
    min-width: 275px;
}
.chat:before {
    font-family: "icomoon";
    margin-right: 10px;
    font-size: 45px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle;
}
.chat:hover {
    text-decoration: none;
    background: #049cce;
}
.free-book .book-holder {
    position: relative;
}
.arguments.animate ul li:before {
    -webkit-animation: itemscale 2.5s;
    animation: itemscale 2.5s;
}
.deal.animate img,
.animate .animate-image {
    -webkit-animation: imagescale 2.5s;
    animation: imagescale 2.5s;
}
.zoom-image {
    transition: all .5s linear;
    position: absolute !important;
    right: 0;
    bottom: 0;
}
.image-box.animated-block {
    width: 232px;
    height: 303px;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
}
.modal-box {
    display: none;
    position: fixed;
    top: 120px;
    /*add by ruchita*/
    
    z-index: 1000;
    width: 50%;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}
.chzn-container {
    min-width: 250px;
}
.chzn-container-single .chzn-single {
    min-height: 26px;
}
.chzn-choices li.search-field input {
    padding-bottom: 0px !important;
    margin-bottom: 9px !important;
}
.modal-box header,
.modal-box .modal-header {
    padding: 1.25em 1.5em;
    border-bottom: 1px solid #ddd;
}
.auth {
    height: auto !important;
}
.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
    margin: 0;
}
.modal-box .modal-body {
    padding: 2em 1.5em;
}
.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: center;
}
.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}
a.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 5%;
    right: 2%;
    text-decoration: none;
    color: #bbb;
}
a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}
.menuright > li {
    float: none;
    list-style: outside none none;
    text-align: center;
    width: 263px;
    margin-top: 15px;
    display: inline-block;
}
.menuright {
    float: none;
    text-align: center;
    width: 100%;
}
a.btn.btn-primary {
    color: #fff;
    background-color: #00ACAC;
}
.enter-box a.btn-info {
    line-height: 28px;
}
#member-profile input[type=text],
#member-profile input[type=password],
#member-profile input[type=file],
#member-profile select,
#member-profile input[type=email],
#member-profile textarea {
    clear: both;
    min-width: 420px;
    width: 100%;
    margin: 0px 0 15px 0;
}
#member-profile input[type=checkbox] {
    margin: -7px 0 25px 0;
}
#member-profile label {
    width: 470px;
    clear: both;
    margin: 0;
}
#member-profile br {
    height: 0;
    margin: 0;
    padding: 0;
}
span.optional {
    display: none;
    color: #999;
}
.field_cust_format .control-label {
    margin: 0px 9px 22px 0px;
    float: left;
    display: inline-block;
    clear: both;
    text-align: left;
}
.profile-edit .controls {
    display: inline-block;
    float: left;
}
.profile-edit .controls input[type='file'] {
    float: left;
    margin-bottom: 0px !important;
}
.pdf_custom_link {
    float: left;
    clear: both;
}
.hidem {
    z-index: -1;
    height: 0px;
    overflow: hidden;
    padding: 0;
    display: inline-block;
    position: relative;
    top: -100px;
}
.blog .article-info {
    margin-top: 0px;
}
.blog .article-info .published {
    font-size: 12px;
    margin-left: 0px;
}
/******************knowledge,dashboard,membership page and search style ***************/

.atplist ul.memberships-list li,
.membership-details ul.memberships-list li {
    list-style-position: inside;
    padding: 0px;
    margin: 0px;
    /* line-height: 0pc; */
    
    height: auto !important;
    font-size: 14px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
input#businessname {
    width: 100%;
    margin-bottom: 8px;
}
.logo-wrapper {
    padding: 10px 0px;
    max-width: 110px;
}
.dcol-md-8 {
    padding: 10px;
    width: 70%;
    float: left;
}
.dcol-md-4 {
    padding: 10px;
    width: 30%;
    float: right;
}
.dcol-md-4 .logo-wrapper {
    padding: 10px 0px;
    max-width: 110px;
}
.dcol-md-8 ul {
    padding: 10px;
    list-style-position: inside;
}
.dcol-md-4 .logo-wrapper img {
    margin: auto !important;
}
input#businesslogo {
    margin-bottom: 20px;
}
.none-style {
    list-style-type: none;
}
.blogknowledge-bank .cols-3 .item .readmore {
    border: 0px;
}
#search-form a.btn {
    color: #fff !important;
    text-decoration: none;
}
#search-form #advancedSearch.collapse {
    display: none;
}
#search-form .collapse.in {
    display: block !important;
    height: auto !important;
}
#search-form select {
    display: inline-block;
    margin: 0px 10px;
}
.finder #search-results {
    padding: 20px 20px;
}
.f-row {
    background: #fff;
    color: #fff;
    border: 1px solid #E4E4E4;
    padding: 0px;
    margin: 24px 0px 0px 0px;
}
#mod-finder-searchform #mod-finder-searchword {
    padding: 2px 10px;
    margin-top: 0px;
}
#mod-finder-searchform .btn-primary.finder {
    padding: 4px;
}
#mod-finder-advanced {
    float: left;
}



/*** new design style **/
.btn-container {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    display: inline-block;
    
}
.flipbtn {
    
    height: 31px;
    transition: all 0.255s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    text-align: center;
    margin: 0 auto;
    font-family: "Helvetica Neue Medium","Arial","san-serif";
    font-weight: normal;
    font-style: normal;
    font-size: 1.22222rem;
    line-height: 1.364;
    cursor: pointer;
}
.flipbtn:hover, .flipbtn.active-btn {
    -webkit-transform: rotateX(89deg);
    transform: rotateX(89deg);
}
.default-state, .active-state {
    height: 34px;
    background: #cc0033;
    box-sizing: border-box;
    transition: background 0.255s ease;
    border: 4px solid;
    font-size: 11px;
    font-size: 12px;
   
    background: #fff;
    color: #000;
    border: 0px;
    font-size: 14px;
    opacity: 1;
    line-height: 16px;
}
.active-state {
    -webkit-transform: rotateX(-90deg) translateZ(-17px);
    transform: rotateX(-90deg) translateZ(-17px);
    background: #44c8f5;
    color: #ffff !important;
    border-color: #44c8f5;
}
.default-state a, .active-state a
{
    font-size: 12px;
    color: #000;
    border: 0px;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-decoration: none;
     padding: 3px 21px;
     display: block;
}

.active-state a{color: #fff;}
.default-state {
    -webkit-transform: translateZ(17px);
    transform: translateZ(17px);
    border-color: #ffffff;
}
.btn-dgray .default-state a{color: #fff;}
.btn-dgray{width: 100%;}
.btn-dgray .default-state {
    color: #fff;
    width: 100%;
    text-decoration: none;
    border: none;
    background: #000;
    display: block;
    padding: 9px;
}
.btn-dgray .active-state a{color: #000;}
.btn-dgray .active-state
{
    background: transparent;
        border-color: #000;
    border: 1px solid #000;
}

/* flip btn btn-defau */
.btn-holder{    clear: both; text-align: center;}
.btn-default.flipbtn
{
    max-width: 320px;
}
.btn-default .active-state,.btn-default .default-state
{
        
    font-size: 12px;
    width: 100%;
    min-width: 190px;
    
    min-height: auto !important;
    font: 600 16px/23px "Open Sans", Arial, Helvetica, sans-serif;
    border-radius: 5px;
    max-width: 320px;
    font-weight: bold !important;
}
.btn-default .active-state{
    border: 2px solid rgb(4, 156, 206);
    background: rgb(4, 156, 206);
    -webkit-transform: rotateX(-90deg) translateZ(-20px);
    transform: rotateX(-90deg) translateZ(-20px);
}
.btn-default .active-state a {color: #fff; font-weight: bold; padding: 4px !important;}
.btn-default .default-state{
    background: #fff;
    -webkit-transform: translateZ(14px);
    transform: translateZ(14px);
    border: 2px solid rgb(4, 156, 206);

    
}
.btn-default .default-state a{   font-weight: bold; color: rgb(4, 156, 206) ; padding: 4px !important;}


.flipwrap{
    float: left;
    width: 100%;
    padding-bottom: 0px;
}
.btn-hmembership.flipbtn
{
    max-width: 220px;
}
.btn-hmembership .active-state,.btn-hmembership .default-state
{
    height: 40px !important;
    padding: 11px 20%;
    color: #fff;
    text-decoration: none;
    margin: 0px;
    font-size: 17px;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #049cce;
    margin-top: 0px;
    border-radius: 3px;
    float: left;
    width: 100%;
}
.btn-hmembership .active-state{
    
    background: #fff;
    -webkit-transform: rotateX(-90deg) translateZ(-20px);
    transform: rotateX(-90deg) translateZ(-20px);
}
.btn-hmembership .active-state a {color: #049cce; font-weight: bold; }
.btn-hmembership .default-state{
    background: #049cce;
    -webkit-transform: translateZ(14px);
    transform: translateZ(14px);
    
}
.btn-hmembership .default-state a{   font-weight: bold;  color: #fff;}







.btn-holder.inline-holder {
    display: inline-block;
}
.btn-holder.inline-holder .flipbtn{float: left;}

.deal h1 {
    margin-top: 20px;
    font-weight: normal;
}
article.whychoose {
    padding: 50px 0px;
}
.arguments.whychoose ul li:before {
    content: "" !important;
}
article.arguments.whychoose p {
    font-size: 13px;
}
.arguments.whychoose ul li {
    padding-right: 0px;
    padding-bottom: 0px;
}
.arguments.whychoose ul li .big-sp {
    font-size: 43px;
    padding-right: 10px;
    color: #4a4a4a;
    font-weight: normal !important;
}
.arguments.whychoose ul li span {
    font-size: 17px;
    color: #4a4a4a;
    font-weight: 400;
}
.arguments.whychoose h1 {
    font-weight: normal;
    font-size: 33px;
    line-height: 33px;
}
.r-box-50p h1 {
    font-weight: normal;
    margin-bottom: 15px;
}
.r-box-50p h3 {
    font-size: 17.04px;
    font-weight: normal;
    margin-bottom: 15px;
}
.r-box-50p p {
    font-size: 12px;
    line-height: 16px;
}
.r-box-50p {
    width: 100%;
    max-width: 392px;
    float: right;
    margin: 6% 0px;
}
a.btn-gray {
    padding: 8px 28px;
    background: #424242;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    letter-spacing: 1px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
a.btn-gray:hover {
    text-decoration: none;
    color: #424242;
    background: #fff;
}
article.membership-hm-front {
    padding: 50px 0px 50px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 9999;
}
article.membership-hm-front h1 {
    font-weight: normal;
}
.member-boxes ul li {
    font-size: 11px;
    text-align: left;
    padding-bottom: 2px;
}
.m-boxes .member-boxes:last-child {
    border-right: 0px;
}
.member-boxes h3 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 15px;
}
a.btn.btn-primary {
    padding: 10px !important;
    width: 100%;
    background: #44c8f5;
}
#rev_slider_3_1_wrapper {
    padding: 40px 0px;
}
#rev_slider_3_1_wrapper iframe {
    border: 0px !important;
    width: 250px !important;
    height: 161px !important;
}
.qualifications h2 {
    font-weight: normal;
    font-size: 23px;
    margin-bottom: 5px;
}
.last-post p.a-desc {
    font-size: 12px;
    text-align: justify;
    min-height: 69px;
}
.last-post .box h3 {
    padding: 13px 0px;
    font-weight: normal;
    text-align: left;
    font-size: 17px;
    line-height: 23px;
    min-height: 74px;
    margin-bottom: 0px;
}
#sbox-window.shadow {
    background: #f9f9f9;
}
#sbox-window {
    padding: 15px !important;
}
#sbox-content {
    background-color: rgb(238, 238, 238) !important;
}
#sbox-content h3 {
    line-height: 20px;
    font-size: 19.5px;
}
div[area-hidden="true"] {
    display: none;
}
#sbox-window .arguments {
    padding: 25px 0px;
}
.c-item {
    position: relative;
    top: 0px;
    height: 19px;
    margin-bottom: 3px;
    padding-left: 30px;
    display: block;
    background-image: url("../../iict/images/image-sprite-flags.png");
    background-position: 2px 3px;
    background-repeat: no-repeat;
    background-size: 24px;
}
.c-item.ire {
    background-position: 2px -13px;
}
.c-item.ger {
    background-position: 2px -30px;
}
.c-item.fra {
    background-position: 2px -47px;
}
.c-item.spa {
    background-position: 2px -64px;
}
.c-item.port {
    background-position: 2px -81px;
}
.c-item.den {
    background-position: 2px -98px;
}
.c-item.gib {
    background-position: 2px -115px;
}
.c-item.lie {
    background-position: 2px -132px;
}
.c-item.ice {
    background-position: 2px -149px;
}
.c-item.bel {
    background-position: 2px -166px;
}
.c-item.lux {
    background-position: 2px -184px;
}
.c-item.gre {
    background-position: 2px -201px;
}
.c-item.lat {
    background-position: 2px -218px;
}
.c-item.swe {
    background-position: 2px -235px;
}
.c-item.chi {
    background-position: 2px -252px;
}
.c-item.nor {
    background-position: 2px -269px;
}
.c-item.est {
    background-position: 2px -286px;
}
.c-item.aus {
    background-position: 2px -303px;
}
.c-item.mal {
    background-position: 2px -320px;
}
.c-item.iom {
    background-position: 2px -337px;
}
.c-item.net {
    background-position: 2px -354px;
}
.c-item.aus {
    background-position: 2px -371px;
}
#sbox-window .arguments li:nth-child(2n) .c-item.aus {
    background-position: 2px -303px;
}
.c-item.nze {
    background-position: 2px -388px;
}
.c-item.ust {
    background-position: 2px -405px;
}
.c-item.can {
    background-position: 2px -422px;
}
#countryl {
    padding-right: 17px;
    background: url("../../iict/images/down-arrow.png");
    background-position: right 2px;
    background-repeat: no-repeat;
    background-size: 14px;
    display: inline-block;
}
.osm-container select,
.osm-container textarea,
.osm-container input[type="text"],
.osm-container input[type="password"],
.osm-container input[type="datetime"],
.osm-container input[type="datetime-local"],
.osm-container input[type="date"],
.osm-container input[type="month"],
.osm-container input[type="time"],
.osm-container input[type="week"],
.osm-container input[type="number"],
.osm-container input[type="email"],
.osm-container input[type="url"],
.osm-container input[type="search"],
.osm-container input[type="tel"],
.osm-container input[type="color"],
.osm-container .uneditable-input {
    height: auto !important;
    border: 2px solid #acd8e6;
    padding: 7px;
    width: 100%;
    max-width: 330px;
    box-shadow: 0px 0px 0px 0px inset;
}
.os_field_descr {
    font-size: 11px;
    color: #777;
}
.osm-container div.control-group {
    float: left;
    width: 50%;
    /* clear: both; */
}
#osm_login_form div.control-group {
    float: left;
    width: 100%;
}
#osm-singup-page h1.osm-page-title {
    margin-left: 0px !important;
}
.osm-container form.form-horizontal .control-label,
.osm-container form.form-horizontal .control-label label {
    color: #049cce;
    width: 100%;
}
.form-horizontal .form-actions {
    padding-left: 0px !important;
}
.osm-container input[type="submit"].btn {
    padding: 11px;
    font-size: 14px;
}
.osm-container .osm-heading:last-child {
    font-weight: normal;
    color: #049cce;
}
.osm-container .form-horizontal .controls {
    margin-left: 0px;
    clear: both;
}
/*.osm-container {
        margin: 50px 0px;
        float: left;
        width: 100%;
}*/

.osm-message.clearfix p {
    font-size: 16px;
}
#osm_login_form .eb-heading,
.osm-heading {
    background: #049cce;
    color: #fff;
    padding: 4px 14px !important;
    font-weight: normal;
    font-size: 22px;
    margin: 24px 0px !important;
    float: left;
    width: 100%;
}
.osm-heading:nth-child(2) {
    background: #fff;
    font-size: 18px;
    color: #049cce;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #eee url("../../iict/images/select-down.png")no-repeat right 12px center;
    padding: 2px 28px 0px 10px !important;
}
.osm-container #tr_card_number,
.osm-container #tr_exp_date,
.osm-container #tr_cvv_code,
.osm-container #tr_card_holder_name {
    clear: both;
}
.osm-container .form-actions {
    padding: 0px;
    background: #fff;
    border: 0px;
}
.osm-container div#field_osm_dob,
.osm-container div#field_osm_modalities,
.osm-container div#field_osm_special_comments,
.osm-container div#field_osm_complted_modules,
.osm-container div#field_osm_indicate_total_length,
.osm-container div#field_osm_agree_annual_recurring,
.osm-container div#field_osm_agree_to_abide_by_code_of_ethics,
.osm-container div#field_osm_agree_tac,
#payment_method_container {
    width: 100%;
}
.osm-container textarea {
    width: 100%;
    max-width: 100%;
    height: 120px !important;
}
.osm-container div#field_osm_agree_annual_recurring .control-label,
.osm-container div#field_osm_agree_to_abide_by_code_of_ethics .control-label,
.osm-container div#field_osm_agree_tac .control-label {
    float: left;
    clear: none;
    width: 80%;
}
.osm-container div#field_osm_agree_annual_recurring .controls,
.osm-container div#field_osm_agree_to_abide_by_code_of_ethics .controls,
.osm-container div#field_osm_agree_tac .controls {
    float: right;
    clear: none;
}
.controls ul.nav.clearfix {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.controls .explain-text {
    margin-left: 20px !important;
}
.input-small {
    max-width: 110px !important;
}
.osm-container .inline-display .add-on {
    padding: 19px 13px;
    line-height: 2px;
    background: #049cce;
    color: #fff;
    border: 0px;
}
.tab-pane.active #field_email {
    clear: left;
}
.osm-container .control-group fieldset.row-fluid.clearfix {
    float: right;
    width: 60px;
}
.osm-container div#field_state,
.osm-container div#field_phone,
.osm-container div#field_osm_qualifications_sent_by,
.osm-container div#field_osm_upload_qualifications,
.osm-container div.js-qupload-4,
.osm-container div#field_osm_special_comments {
    clear: both;
}
#field_osm_modalities_message {
    border: 2px solid #acd8e6;
    padding: 5px 11px;
    border-radius: 5px;
    width: auto !important;
    clear: both;
}
.js-add-qupload,
.js-add-upload {
    float: left;
    width: 100%;
}
.js-add-qupload a,
.js-add-upload a {
    padding: 8px 8px;
    background: #fff;
    border: 2px solid #08c;
    border-radius: 90px;
    font-weight: bold;
    font-size: 46px;
    display: inline-block;
    text-decoration: none !important;
}
.js-add-qupload p,
.js-add-upload p {
    color: #049cce;
    opacity: 1;
}
.form-actions {
    float: left;
    clear: both;
    width: 100%;
}
li.item-644.deeper.parent li {
    line-height: 11px;
}
.zls-small.zls-btnmn.zls-btrht {
    display: none !important;
}
#field_osm_dob .controls {
    border: 2px solid #acd8e6;
    border-radius: 6px;
    max-width: 330px;
    float: left;
    width: 100%;
}
#field_osm_dob .controls select {
    border: 0px;
}
#field_osm_dob .controls select#osm_dob_day {
    margin-left: 20%;
    width: 30%;
    float: left;
}
#field_osm_dob .controls select#osm_dob_month {
    width: 50%;
    float: right;
}
#osm-profile-page>a,
#osm-subscription-history #adminForm>a,
#osm-referral-page>a {
    float: right;
}
.refer-friend {
    clear: both;
    float: left;
    width: 100%;
}
#osm-profile-page>h1 {
    margin-bottom: 25px;
}
#osm-profile-page .form-actions {
    padding-left: 0px;
}
.osm-form-heading {
    font: 28px/1.25 'Raleway', "Arial", "Helvetica", sans-serif !important;
    font-weight: bold;
    margin-top: 36px !important;
    margin-bottom: 20px !important;
}
#osm-subscription-history h1.osm-page-title,
.row-fluid.osm-container h3 {
    margin: 14px 0px !important;
    font-family: 'Raleway', "Arial", "Helvetica", sans-serif !important
}
.row-fluid.osm-container h3 {
    font-weight: normal;
    padding-top: 23px;
    color: #009adb;
}
.table-bordered {
    margin: 20px 0px;
    float: left;
    width: 100%;
}
.table-condensed td {
    padding: 6px 5px !important;
    padding-bottom: 7px !important;
    vertical-align: middle !important;
}
.table thead th {
    font-weight: normal;
}
.table td strong {
    font-weight: normal;
}
#p-iict-video {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
}
#p-iict-video iframe {
    width: 100%;
    height: 100%;
}
iframe.video-frame {
    float: left;
    margin-right: 15px;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.osm-container h1.osm-page-title {
    margin: 2%;
}
#osm-plans-list-default .osm-description .footer-bx {
    display: none;
}
#osm-plans-list-default ul {
    list-style-type: none;
}
.logout-button input.btn.btn-primary {
    background: #fff;
    border: 2px solid #42b4da;
    border-radius: 7px !important;
    color: #42b4da;
    text-shadow: none;
    font-weight: bold;
    outline: 0px;
    line-height: 20px;
    padding-bottom: 5px;
}
a.osm-dashboard-menuitem:hover {
    text-decoration: none;
    color: #42b4da;
    border: 2px solid #a6c7d2;
    box-shadow: 0px 0px 54px -23px #000;
}
.logout-button input.btn.btn-primary:hover {
    background: #42b4da;
    border: 2px solid #4392ad;
    color: #fff;
}
.logout-button {
    float: right;
    margin: 10px 2%;
}
a.osm-dashboard-menuitem:before {
    content: "";
    width: 130px;
    height: 90px;
    background: url("../../iict/images/membership-ico.jpg") no-repeat;
    position: absolute;
    background-position: -14px -13px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 54px;
    left: 0;
    right: 0;
    margin: auto;
}
a.osm-dashboard-menuitem:hover:before {
    top: 50px;
}
#my-membership:before {
    background-position: -216px -13px;
}
#my-certificate:before {
    background-position: -435px -13px;
}
#my-referrals:before {
    background-position: -24px -119px;
}
#upgrade-my-membership:before {
    background-position: -253px -124px;
}
#renew-membership:before {
    background-position: -461px -122px;
}
.make-full {
    position: absolute !important;
    left: 0px;
    top: 0px;
    max-width: 100% !important;
    max-height: 100% !important;
    z-index: 999;
    height: 100% !important;
    margin-top: 0px !important;
}
.removePosition {
    position: initial !important;
}
.closeYoutube {
    position: absolute;
    right: 2%;
    top: 44%;
    width: 30px;
    height: 30px;
    background: #fff;
    display: none;
    font-size: 21px !important;
    text-align: center;
    padding-top: 3px;
    border-radius: 25px;
    box-shadow: 0px 0px 60px -5px #000;
    cursor: pointer;
    z-index: 999999999;
    color: #000;
}
.closeYoutube.show {
    display: block;
}
#sbox-window.forward,
#sbox-window.forward .sbox-content-string {
    padding: 0px;
    background-color: #2c2c2c !important;
}
#sbox-window.forward img.pull-right {
    float: right;
    width: 100%;
    max-width: 181px;
}
#sbox-window.forward .box {
    padding: 30px 0px 0px 0px;
}
#sbox-window.forward .modal-body {
    padding-bottom: 0px;
}
.forward .bg-header-title {
    color: #fff;
    font-size: 38px;
    font-weight: 400;
    line-height: 42px;
}
.forward p.popup-desc {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    opacity: 1;
    letter-spacing: 1px;
    text-align: left;
    margin-top: 25px;
}
.forward .form-wrapper {
    max-width: 374px;
    text-align: left;
    float: left;
}
.forward .form-wrapper p {
    opacity: 1;
    text-align: left;
    letter-spacing: 1px;
}
/* osm-categories-list */
/* osm-categories-list */

#osm-categories-list {
    font: 12px/1.25 'Raleway', "Arial", "Helvetica", sans-serif !important;
}
#osm-categories-list .osm-item-wrapper {
    float: left;
    width: 28%;
    margin: 2.6%;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    position: relative;
}
#osm-categories-list .osm-item-wrapper p.desc {
    opacity: 1;
    font-size: 14px;
    padding: 15px;
    text-align: center;
    color: #324b5f;
    font-weight: 500;
    letter-spacing: 1px;
    min-height: 115px;
    padding-bottom: 0px;
}
#osm-categories-list .osm-item-wrapper:nth-child(2)>a,
#osm-categories-list .osm-item-wrapper:nth-child(2) .osm-item-heading-box>a {
    display: none !important;
}
#osm-categories-list .osm-item-wrapper:nth-child(2) .osm-item-heading-box .osm-item-title a:first-child {
    display: none;
}
.osm-container .osm-item-description {
    background: #fff;
    border-radius: 0 0 7px 7px;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #DBDEE1;
    border-left: 1px solid #DBDEE1;
    border-right: 1px solid #DBDEE1;
}

#osm-categories-list .osm-item-wrapper ul {
    list-style-type: none;
    padding: 0px;
    margin: 20px 0px;
    margin-top: 0px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    border-bottom: 1px solid #ddd;    
    float: left;
    width: 100;
}
#osm-categories-list .osm-item-wrapper ul li {
    font-size: 13px;
    padding: 3px 10px;
    padding-left: 32px;
}
#osm-categories-list .osm-item-wrapper ul li>img {
    margin: 0px 8px 0px 0px !important;
    width: auto !important;
    position: absolute;
    left: 9px;
}
#osm-categories-list .osm-item-description {
    padding: 0px !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    float: left;
}
#osm-categories-list .osm-item-heading-box {
    text-align: center;
    padding: 7px 0px !important;
    border: 0px !important;
    position: relative;
}
#osm-categories-list .osm-item-heading-box h3 small {
    display: none;
}
#osm-categories-list .osm-item-heading-box a {
    display: block;
    width: 60%;
    text-transform: uppercase;
    font: 18px/1 'Raleway', "Arial", "Helvetica", sans-serif !important;
    color: #fff;
    text-decoration: none;
    margin: 0px;
    font-weight: bold !important;
    padding: 22px 0px 0px;
    letter-spacing: 1px;
    margin: 11px 20% 23px 20%;
}
#osm-categories-list .osm-item-wrapper .osm-item-heading-box:after {
    content: "";
    background: url("../images/membership-strips.png") no-repeat;
    background-position: -28px -15px;
    width: 120px;
    height: 120px;
    position: absolute;
    top: -13px;
    left: -9px;
}
.osm-description ul {
    list-style-type: none;
    width: 100%;
}
#osm-categories-list .osm-item-wrapper:hover {
    box-shadow: 0px 0px 19px -9px #000;
}
#osm-categories-list .osm-item-heading-box small {
    color: #fff;
}
#osm-categories-list .osm-item-wrapper:nth-child(2) .osm-item-heading-box {
    background: #0a64ad;
}
#osm-categories-list .osm-item-wrapper:nth-child(3) .osm-item-heading-box {
    background: #1680c3;
}
#osm-categories-list .osm-item-wrapper:nth-child(3) .osm-item-heading-box:after {
    background-position: -201px -15px;
}
#osm-categories-list .osm-item-wrapper:nth-child(4) .osm-item-heading-box {
    background: #138edc;
}
#osm-categories-list .osm-item-wrapper:nth-child(4) .osm-item-heading-box:after {
    background-position: -539px -15px;
}
#osm-categories-list .osm-item-wrapper:nth-child(even) .osm-item-description {
    background: #f7f8f8;
}
#osm-categories-list p {
    text-align: center;
}
#osm-categories-list .footer-bx p {
    color: #2f445a;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 0px;
    font: 600 16px "Open Sans", "Arial", "Helvetica", sans-serif;
}
#osm-categories-list .footer-bx p strong {
    font-size: 14px;
    margin-top: 13px;
    line-height: 29px;
    font-weight: bolder;
}

#field_osm_upload_children,
#field_osm_howdidyouhear {
    clear: both;
    float: left;
}
.btn-holder .btn {
    color: #049cce !important;
    font: 600 16px/23px "Open Sans", "Arial", "Helvetica", sans-serif;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    border-radius: 5px;
    text-transform: none;
    min-width: 190px;
    margin-top: 25px;
    background: #fff;
    border: 2px solid;
    padding: 5px 2%;
}
/*#aikon_paralax_157,#aikon_paralax_167{
          background-size: cover !important;
    }*/

.article p.btn-holder .btn {
    margin: 0px !important
}
#aikon_paralax_157-content,
#aikon_paralax_167-content,
#aikon_paralax_249-content {
    max-width: 467px !important;
}
#tesmnls .artical-block-text-holder img {
    max-width: 100px;
    margin-bottom: 25px;
}
#aikon_paralax_157-content iframe.video-frame {
    font-size: 12px;
    height: 230px;
    margin-top: 15%;
}
#aikon_paralax_249-content iframe.video-frame {
    font-size: 12px;
    height: 230px;
    margin-top: 15%;
}
#aikon_paralax_167-content iframe.video-frame {
    font-size: 12px;
    height: 230px;
    margin-top: 10%;
    position: relative;
}
#aikon_paralax_157-content .btn-holder,
#aikon_paralax_167-content.btn-holder {
    text-align: center;
}
#aikon_paralax_157-content .btn-holder .btn,
#aikon_paralax_167-content .btn-holder .btn {
    margin: 0px;
}
#site-banner{
    position: relative;
    float: left;
    width: 100%;
}
.inner-page.banner-txt h1 {
    font-size: 36px !important;
}
.inner-page.banner-txt p {
    font-size: 17px !important;
    line-height: 2px;
}
.aikon_paralax .flipwrap{    max-width: 200px;}
#aikon_paralax_201 .flipwrap .default-state ,#aikon_paralax_201 .flipwrap .default-state  a{color: #282828;
    border-color: #282828;
    background: transparent;
}

.sldr .flipbtn .active-state {
    -webkit-transform: rotateX(-90deg) translateZ(-20px);
    transform: rotateX(-90deg) translateZ(-20px);
    background: #939c9e;
    color: #ffff !important;
    border-color: #939c9e;
}
.sldr .active-state, .sldr .default-state{
    min-width: 145px !important;
    border: 2px solid #939c9e !important;
}
 .sldr .default-state{
    border: 2px solid #000 !important;
 }
body .sldr .default-state a,body  .sldr .active-state a {
    
    color: #fff !important;
    border: 0px;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-decoration: none;
    line-height: 26px !important;
    width: 100%;
    font-size: 15px !important;
    color: #fff !important;
    border: 0px;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-decoration: none;
    line-height: 32px !important;
    padding-right: 34% !important;
    width: 100% !important;
}
.sldr .flipbtn .default-state {
    background: #000;
    -webkit-transform: translateZ(16px);
    transform: translateZ(16px);
}
.sldr .flipbtn a {
        background: url(../../iict/images/play-button.png) no-repeat;
    background-repeat: no-repeat;
    padding: 4px 1px;
    padding-right: 38px !important;
    background-size: 20px;
    color: #fff !important;
    background-position: 83%;
    display: block;
    
}

.box_offer .fleft{
        float: left;
            border-right: 1px solid #e4e4e4;
    }
.dottedn .dot{
    font-size: 40pt;color: #2cabd5;display: inline-block;position: relative;top: 12px;line-height: 0px;
}
.dottedn{
            letter-spacing: 1px;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    line-height: 28px;
    margin: 25px 0px;
}
.box_offer .dcol-md-8 ul
{
    float: left;
    clear: both;
    padding: 30px;
    margin: 0px;
    text-align: left;
    list-style-position: outside;
    margin-left: 5px;
}
.promo-full .body-prices{
        border-radius: 15px;
    border-right: 2px solid #ccc;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-color: #039bcd;

}
.promo-full .dcol-md-4.fleft img{
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
    max-width: 120px
}
.promo-full .box_offer{
        max-width: 827px;
    margin: auto;
}
.promo-full .offer-col.w30{    border-radius: 16px;     box-shadow: 0px 0px 39px -19px #000;}
.promo-full .header-blue
{
    padding-left: 20px;
    border-top-right-radius: 18px;

}
.promo-full {
        margin: 40px 0px;
    background: #dedede;
    padding: 40px 0px;
    float: left;
    width: 100%;
    margin-top: 0px;
}
 .winprice{border-bottom: 1px solid #ededed;    float: left; margin-bottom: 20px; padding-bottom:30px;
    width: 100%;}
 .winprice .w50{width: 48%; float: left; margin: 20px 1%;     margin-bottom: 0px;
 }
 .winprice .w50 h1 {
   border-radius: 90px;
    font-size: 15px;
    padding: 3px 17px;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    display: inline-block;
    box-shadow: -1px 0px 29px -19px #000;
    line-height: 18px;
}
  .winprice .w50 img{
    display: block;
    margin-left: auto;
    margin-right: auto;
        max-height: 220px;
  }
  .cholder {
    max-width: 1100px;
    margin: auto;
}
.aikon_paralax{
    background-color: #fff;
}
.l-logo{
    display: block; margin-left: auto; margin-right: auto;
    max-width: 450px;
    width: auto;
}
@media screen and (max-width: 1045px) {
    .reviews.group-banner .holder>img {
        position: inherit;
    }
    #registration-tabs #tabs ul li {
        width: 23.5% !important;
        font-size: 12px !important;
        line-height: 14px !important;
        height: auto;
        text-align: left;
        min-height: 102px;
    }
    .top-bar .enter-box {
        width: auto;
    }
    .blogknowledge-bank .cols-3 .item {
        width: 50%;
    }
    .top-bar .enter-box form {
        display: inline-block;
    }
    .j2store-thumbnail-image img {
        width: inherit !important;
        max-height: inherit;
        max-height: inherit;
        padding: 0px;
        margin: 0px !important;
    }
}
@media screen and (max-width: 770px) {
    .promo-full{background: #fff;}
    .box_offer .dcol-md-8{
            margin-top: 2%;
            margin-bottom: 15px;
    }
    .winprice .w50{width: 100%;    margin: 0px; text-align: center;}
    .winprice .w50 h1{    margin: auto;
    float: none;}
    #osm-categories-list .osm-item-wrapper {
        width: 48%;
        margin: 1%;
    }
    .columns > ul > li,
    .columns > #social-block > ul > li {
        min-height: auto;
    }
    .custom_sub_plans div {
        width: 100%;
        margin-bottom: 18px;
    }
    .custom_sub_plans .btn-memberships {
        width: 95%;
    }
}
@media screen and (max-width: 570px) {
     .top-bar .enter-box {
        margin-right: 10px;
    }
.aikon-parallax-outer-container{
        max-height: 500px;
        overflow: hidden;
}
#header .holder{padding: 0px !important;}
.mobile-down .enter-box-left{padding-left: 0px; float: none;}

.mobile-down {
    float: left;
    width: 100%;
    border-top: 4px solid rgba(255, 255, 255, 0.14);
    text-align: center;}
.promo-full .dcol-md-4.fleft img
{
        max-width: 85%;
}
#tesmnls .row.p20lr .artical-block-text-holder>p{width: 100% !important;padding-left: 0px !important; text-align: center;}
#tesmnls .row.p20lr .artical-block-text-holder>img{margin: 0px;}
#tesmnls .btn-holder.inline-holder{
    padding-top: 25px;
}
.promo-full .mcenter{text-align: center;display: block;width: 100%;}
.promo-full .dcol-md-8{
    margin-top: -15px !important;
}
.promo-full .dcol-md-8 .btn-holder {
    display: block;width: 100%;
}
.promo-full .dcol-md-8 .btn-holder .flipbtn{
        float: none !important;
    margin: 15px auto;
}
.dottedn{
    margin-left: 10px;
}
    .clear {
        clear: both;
        display: block;
    }
    .contentDiv {
        float: left;
        width: 67%;
    }
    .imgDiv {
        float: left;
        padding-right: 15px;
        width: auto;
    }
    /*............CUSTOM CSS..................*/
    
    .wrap-img {
        text-align: center;
        height: 160px;
        margin-bottom: 5px;
        overflow: hidden;
    }
    .wrap-img img {
        min-height: 100%;
    }
    .memberships .memberships-boxs h2 {
        color: #fff;
        font-size: 16px;
        line-height: 1.2;
        text-align: center;
        background: #00acac;
        padding: 13px 0 15px;
        margin: 0 10px 5px;
        border: 1px solid #ebebeb;
        text-transform: capitalize;
        font-weight: bold;
    }
    .memberships-boxs.js-step-easing h2 {
        margin: 0 10px 5px;
    }
    .btn {
        font-size: 12px;
        line-height: 15px;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: top;
        padding: 5px 21px;
        color: #fff;
        min-width: 60px;
        background: #049cce;
        border-radius: 6px !important;
        text-align: center;
        margin-left: 25px;
        font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
        display: inline-block;
        margin: auto 5px;
        border: none;
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
    }
    .referralList a.btn {
        margin-top: 10px;
    }
    .referralList ul {
        list-style-type: none;
    }
    .arguments a.btn {
        color: #049cce
    }
    input[type="submit"] {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        cursor: pointer;
        font-size: 13px;
        line-height: 16px;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: top;
        padding: 5px 10px 8px;
        min-width: 116px;
        background: #049cce;
        border-radius: 6px;
        text-align: center;
        margin-left: 28px;
        font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
        margin-left: 0;
        border: 0;
    }
    .j2store-add-to-cart input[type="submit"] {
        background-image: url(../../iict/images/addtocart.gif);
        min-height: 35px;
        min-width: 133px;
        text-indent: -9999px !important;
    }
    .j2store-add-to-cart input[type="submit"]:hover {
        background-image: url(../../iict/images/addtocart.gif);
        background-position: top right;
    }
    /**********Tab styele**********/
    
    .faq_question_standart {
        display: block;
        position: relative;
        font-size: 15px;
        width: 100%;
        padding: 10px 0px 10px 25px !important;
        margin: 0px !important;
        color: #333333 !important;
        border-top: 1px #cccccc solid;
        text-decoration: none !important;
        font-weight: 300;
        background: #fff !important;
    }
    .standart_title_ltr {
        background: none !important;
        color: #333 !important;
        cursor: pointer;
        padding-left: 5px !important;
    }
    .standart_title_ltr::after {
        display: block;
        content: '';
        height: 8px;
        width: 8px;
        border-right: solid 2px #333333;
        border-top: solid 2px #333333;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        float: left;
        position: absolute;
        top: 15px;
        left: 5px;
    }
    .blog .article-info {
        margin-top: 0px;
    }
    .blog .article-info .published {
        font-size: 12px;
        margin-left: 0px;
    }
    .blog .pull-left.item-image {
        text-align: center;
    }
    .blog .pull-left.item-image img {
        border: 1px solid #ccc;
        padding: 8px;
    }
    .blog .page-header h2 {
        padding-bottom: 0px;
        margin-bottom: 6px;
    }
    .blog .pull-left.item-image {
        text-align: center;
        padding: 8px;
        margin: 0 0 16px 0;
    }
    .standart_title_ltr.show_standart_ltr::after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 18px;
    }
    .categories_faqs {
        padding: 0px;
        margin: 0px;
        padding-top: 32px;
    }
    .category_head {
        display: none;
    }
    .categories_faqs {
        display: block !important;
    }
    .backtotop_standart_ltr {
        display: none !important;
    }
    .faq_standart {
        margin: 0px !important;
        border: 0px !important;
    }
    .faq_answer_standart {
        padding: 30px 34px !important;
    }
    /*Custom FAQ*/
    
    .custom-module {
        width: 100%;
        padding-bottom: 2%;
        float: left;
    }
    .part-50.divider {
        border-right: solid 2px #CCCCCC;
    }
    .part-50 {
        float: left;
        width: 49%;
        padding: 1%;
    }
    .part-50 a {
        font-size: 18px;
        text-decoration: none;
    }
    .part-50 a::before {
        font-size: 30px;
        position: relative;
        top: 11px;
    }
    .part-50 p {
        font-size: 15px;
        font-weight: 300;
        color: #000;
        margin-left: 38px;
    }
    span.message {
        margin-left: 40px;
    }
    .about-memberships {
        font-weight: bold;
    }
    .readmore .btn {
        padding: 0px;
        color: #049CCE;
    }
    .readmore .btn:hover {
        color: #0690dd;
        background: #fff;
        text-decoration: underline;
    }
    a.icon-menu.nav-opener {
        visibility: hidden;
    }
    .btn-menu > li:last-child {
        border-right: 0px solid #383838;
    }
    #jform_dob .chzn-container {
        width: 48px !important;
        min-width: 100px !important;
        float: left;
    }
    
    /***********Model CSS**************/
    
    .sbox-content-image#sbox-content {
        overflow: auto !important;
    }
    .sbox-content-image>img {
        height: auto !important;
    }
    .modal-init {
        display: none;
    }
    .modal-box2 {
        background: #b7d3d4;
        position: relative;
    }
    .free-book {
        background: rgba(255, 255, 255, .56);
        color: #3d4d52;
        padding: 10px 190px 0px 20px;
        float: left;
        font-size: 12px;
        line-height: 1.35;
        position: relative;
    }
    .modal-box .modal-body,
    .modal-box2 .modal-body {
        padding: 2em 1.5em;
    }
    .modal-box footer,
    .modal-box .modal-footer {
        padding: 1em;
        border-top: 1px solid #ddd;
        background: rgba(0, 0, 0, 0.02);
        text-align: center;
    }
    .no-thanks {
        display: block;
        width: 100%;
        background: #00aeef;
        color: #fff;
        height: 30px;
        padding: 5px;
        margin: 20px 0 0 0;
        text-align: center;
        cursor: pointer;
        text-decoration: none;
    }
    .join-txt {
        letter-spacing: -1px;
    }
    .wait-txt {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    a.social img {
        opacity: 0.8;
    }
    a.social:hover img {
        opacity: 1;
    }
    a.social.fb img {
        margin: 3px;
    }
    a.social.yt img {
        position: relative;
        top: 1px;
    }
}
@media only screen and (max-width: 320px) {
    a.icon-menu.nav-opener {
        visibility: visible;
    }
    .btn-menu > li:last-child {
        border-right: 1px solid #383838;
    }
    .info-line .contact-box {
        float: left;
    }
    .text-container iframe {
        width: 280px !important;
    }
    .price-block .cost {
        width: 100% !important;
    }
    .part-50 p {
        font-size: 15px;
        font-weight: 300;
        color: #000;
        /* margin-left: 38px; */
    }
    button.btn.btn-primary.hasTooltip.finder {
        float: right;
        position: absolute;
    }
    .article img {
        margin: auto !important;
    }
    .part-50 a {
        font-size: 18px !important;
        text-decoration: none;
    }
    .part-50 a::before {
        font-size: 13px !important;
        top: 0px !important;
    }
    .part-50 {
        width: 100% !important;
    }
    .article img {
        float: none;
        width: auto;
        margin-bottom: 0px;
    }
    /** updating **/
    
    #nav li.deeper.parent ul {
        background-color: #fff;
        color: #FFFFFF;
        margin-top: 25px;
        float: right;
        display: none;
        width: 180px;
        padding: 0px;
        margin: 35px -81px 0 0;
        border-radius: 0 0 7px 7px;
        box-shadow: 0px 12px 30px -8px #000;
    }
 
    /*#nav li.item-263 a.shop {padding-left: 4px !important;}*/
}
@media screen and (max-width: 620px) {
    #osm-categories-list .osm-item-heading-box a {
    max-width: 257px;
    margin: auto !important;
    width: 100%;
}
    .box_offer .dcol-md-4,.box_offer .dcol-md-8{
    width: 100%;
    clear: both;
  }
    .osm-container div.control-group {
        width: 100% !important;
    }
    #osm-dashboard {
        padding: 0px;
    }
    a.icon-menu.nav-opener {
        visibility: visible;
    }
    .btn-menu > li:last-child {
        border-right: 1px solid #383838;
    }
    #registration-tabs .reg-tab .col2,
    #registration-tabs .reg-tab .col1 {
        width: 100%;
    }
    /*Parth 9-13-2016 Start*/
    
    .holder .logo {
        float: left;
        width: 100%;
        margin: 0;
    }
    .holder .logo img {
        text-align: center;
        margin: 0 auto;
    }
    .holder .right-center {
        margin: 0 auto;
        padding: 10px 0 40px;
        float: left;
        width: 100%;
    }
    .arguments.whychoose h1 {
        padding: 25px 0 !important;
    }
    #osm-categories-list .osm-item-wrapper ul li {
        line-height: 20px;
        padding-left: 30px;
    }
    /*Parth 9-13-2016 End*/
}
.arguments.whychoose.whychoosewordsec {
    float: left;
    width: 100%;
}
@media screen and (min-width: 600px) and (max-width: 768px) {
    #menu-bottom-2 {
        width: auto;
    }
    #social-block {
        width: 100%;
    }
    #footer-menu-2 {
        float: left !important;
        padding-left: 0;
    }
    .columns > ul > li {
        padding-right: 10px;
        width: auto;
    }
    #social {
        float: none;
        width: auto;
    }
    #social-block {
        width: 100%;
    }
    .columns > #social-block > ul > li {
        padding: 0px;
        width: auto;
    }
    #footer-menu-2 {
        padding-left: 0px !important;
        width: auto !important;
    }
    .columns > ul > li {
        padding-right: 10px;
        width: auto !important;
    }
}
@media screen and (max-width: 520px) {
    .confirm_slip .ccard {
        width: 192px;
        margin-top: 5px !important;
    }
    a.osm-dashboard-menuitem {
        width: 96% !important;
        margin: 2% !important;
    }
    a.icon-menu.nav-opener {
        visibility: visible;
    }
    .btn-menu > li:last-child {
        border-right: 1px solid #383838;
    }
    .disapear {
        display: none;
    }
    #registration-tabs #tabs ul li {
        width: 21% !important;
        font-size: 11px !important;
        line-height: 11px !important;
        height: auto;
        text-align: left;
        min-height: 92px;
    }
    #registration-tabs #tabs ul li h3 {
        font-size: 16px;
        line-height: 100%;
        margin: 0 0 5px 0;
    }
    h2 {
        font-size: 17px;
    }
    #nav li.deeper.parent ul {
        background-color: #fff;
        width: 192px;
        /* color: #FFFFFF; */
        
        margin-top: 0px;
        border-radius: 0px;
        display: none;
        border-radius: none;
        padding-top: 0px;
    }
}
@media only screen and (max-width: 1024px) {
    #nav li.item-107.deeper.parent ul,
    #nav li.item-108.deeper.parent ul {
        margin: 0px -50px 0 0;
    }
    a.icon-menu.nav-opener {
        visibility: visible;
    }
    .enter-box-left {
        margin-left: 10px !important;
    }
    .btn-menu > li:last-child {
        border-right: 1px solid #383838;
    }
}
@media only screen and (max-width: 1025px) {
    .holder {
        padding: 0 14px;
    }
    .btn-menu {
        position: relative;
    }
    .btn-menu > li:hover {
        position: relative;
    }
    .btn-menu > li:hover > a {
        text-decoration: none;
        background: #383838;
    }
    .btn-menu > li:hover > a:after,
    .btn-menu > li:hover > a:before {
        color: #fff;
    }
    .header-holder {
        overflow: hidden;
    }
    .logo {
        padding-left: 14px;
    }
    #nav {
        visibility: hidden;
        opacity: 0;
        padding-top: 0;
        right: auto;
        margin: 1px 0 0 -2px;
        width: 182px;
        text-align: left;
    }
    #nav ul {
        background: rgba(255, 255, 255, 0.93);
        padding: 4px 0 9px;
        color: rgba(0, 125, 176, .93);
        border: 1px;
        background-color: #fff;
        color: #FFFFFF;
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        float: right;
        width: 180px;
        border-radius: 0px;
        border: 1px solid #a2a2a2;
    }
    .wrap-img {
        height: auto;
    }
    .wrap-img img {
        min-height: inherit;
        width: 100%;
    }
    #nav li {
        display: block;
        margin-bottom: 5px;
        padding-left: 0;
        font-size: 13px;
        width: 100%;
        text-align: left;
        padding-bottom: 0px;
    }
    #nav li.deeper.parent>ul:after,
    #nav li.deeper.parent>ul:before {
        display: none;
    }
    #nav li ul li a:hover {
        font-weight: normal;
    }
    #nav a {
        padding: 5px 5px 6px 14px;
        color: rgb(74, 74, 74);
        border-top: 1px solid #ddd;
    }
    #nav li.deeper.parent ul li {
        border-top: 0px;
    }
    #nav li> a:hover {
        opacity: 1;
        /*background: rgba(0, 34, 48, .38);*/
        
        opacity: 1;
        background: rgb(4, 156, 206);
        color: #fff;
    }
    #nav a:before {
        display: none;
    }
    #nav a.members-hidden {
        display: block;
    }
    .info-line {
        padding: 15px 11px 23px 15px;
    }
    .info-line .app-info {
        font-size: 13px;
    }
    .info-line a.icon-phone span {
        font-size: 11px;
    }
    .visual-block {
        padding: 52px 0 44px;
    }
    .visual-block .holder {
        padding: 0 110px;
    }
    .visual-block .text-container {
        float: none;
        width: 100%;
        margin-bottom: 49px;
    }
    .visual-block .text-container:after {
        -webkit-transform: scaleX(-1) translate(10%, 36%) rotate(136deg);
        -ms-transform: scaleX(-1) translate(10%, 36%) rotate(136deg);
        transform: scaleX(-1) translate(10%, 36%) rotate(136deg);
    }
    .free-book {
        width: 100%;
        padding-right: 192px;
    }
    .free-book .img-box {
        -webkit-transform: translateY(-64%);
        -ms-transform: translateY(-64%);
        transform: translateY(-64%);
        right: 36px;
    }
    .red-round {
        bottom: -50px;
        right: -13px;
    }
    .free-book-form {
        padding-bottom: 1px;
    }
    .free-book-form button {
        padding: 8px 5px 11px;
    }
    h1 {
        font-size: 32px;
    }
    h1 {
        font-size: 24px;
        line-height: 32px;
    }
    .arguments {
        padding: 31px 0 30px;
    }
    .arguments h1 {
        margin-bottom: 40px;
    }
    .arguments ul {
        display: inline-block;
        vertical-align: top;
    }
    .partners {
        padding: 53px 0 41px;
        margin-bottom: 6px;
    }
    .partners .holder {
        padding: 0 52px 0 26px;
    }
    .partners ul {
        margin: 0 -23px 0 -9px;
    }
    .partners li {
        padding: 0 10px 0 10px;
    }
    .partners img {
        height: 40px;
    }
    .memberships {
        padding: 35px 0 40px;
    }
    .memberships .memberships-boxs {
        margin: 0 -8px 0 -7px;
        padding: 0 112px;
    }
    .memberships .box {
        width: 50%;
        margin-bottom: 28px;
    }
    .memberships h1 {
        margin-bottom: 54px;
        font-size: 31px;
    }
    .price-block {
        padding-bottom: 10px;
    }
    .deal {
        padding: 30px 0 28px;
        font-size: 15px;
        line-height: 27px;
    }
    .deal img {
        margin: 7px 16px 0 -2px;
    }
    .deal .text-box {
        padding: 0 0 3px;
        width: 61.8%;
    }
    .deal .text-box strong {
        font-size: 16px;
    }
    .deal p {
        margin-bottom: 10px;
    }
    .deal h2 {
        font-size: 18px;
        line-height: 27px;
    }
    .btn-deal {
        margin-top: 0;
        padding: 14px 42px 15px;
    }
    .reviews {
        padding: 41px 0 58px;
    }
    .reviews h1 {
        margin-bottom: 32px;
    }
    .reviews .holder {
        padding: 0 7px 0 45px;
    }
    .reviews .comment {
        width: 50%;
        margin-bottom: 58px;
    }
    .reviews .btn-holder {
        text-align: right;
        padding-right: 40px;
    }
    .reviews .btn-reviews {
        font-size: 15px;
    }
    .article {
        padding: 33px 0 31px;
    }
    .article .holder {
        padding: 0 26px 0 13px;
    }
    .article h1 {
        padding-right: 10px;
    }
    .article img {
        width: 46%;
        margin: 4px 0 30px 25px;
    }
    .qualifications .holder {
        padding-top: 0;
    }
    .qualifications .founder .box-img {
        margin-left: 60px;
    }
    .qualifications .box-img {
        right: 16px;
    }
    .qualifications .box {
        position: relative;
        width: 68.2%;
        margin: 0 auto;
        float: none;
    }
    .qualifications .box:nth-child(2n+1) {
        padding: 36px 16px 86px 0;
    }
    .qualifications .box:nth-child(2n+2) {
        padding: 0 0 8px;
        background: none;
    }
    .qualifications h1 {
        font-size: 31px;
    }
    .qualifications .post-logo {
        margin: 28px -7px 4px 0;
    }
    .last-post {
        padding-bottom: 4px;
    }
    .last-post .box {
        width: 100%;
        text-align: center;
        padding: 0 29.3% 10px;
    }
    .main-bottom {
        padding: 41px 0 1px;
    }
    .main-bottom .holder {
        padding: 0 5px 0 23px;
    }
    .columns {
        margin-bottom: 1px;
    }
    .columns > ul > li {
        width: 26.6%;
        padding-right: 10px;
    }
    .columns > ul > li:last-child {
        padding-right: 0;
        width: 20.2%;
    }
    #footer .holder {
        padding: 0 3px 0 24px;
    }
    .footer-holder {
        padding-bottom: 11px;
    }
    .country-box {
        margin-top: -4px;
    }
    .country-box ul {
        margin-left: -8px;
    }
    .country-box h4 {
        float: none;
        padding-top: 5px;
        margin-bottom: 19px;
    }
    .chat {
        display: none;
    }
    #nav li:first-child {
        width: 100%;
    }
    #nav li.deeper.parent ul,
    #nav li.item-108.deeper.parent ul {
        margin: -18px -49px 5px 0;
        position: relative !important;
    }
    #nav li.deeper.parent ul li a {
        padding: 2px 14px;
    }
    #nav li ul li a:hover {
        color: #fff;
    }
    #nav li ul .nav-child.unstyled.small {
        margin-top: -16px;
    }
}
@media screen and (min-width: 768px) {
    #osm-categories-list .osm-item-wrapper ul{
        min-height: 350px;
    }
    #osm-categories-list .osm-item-wrapper p.desc{
        min-height: 115px;
    }
}
@media only screen and (max-width: 768px) {
    #page-1647 .inner_fifth_block .article img {
        margin: 0;
    }
    .free_report .custom_home{
        float: left;
        width: 100%;
    }
    #tesmnls .artical-block-text-holder {
        text-align: center;
        width: 100%;
    }
    #osm-categories-list .osm-item-wrapper p.desc{
        min-height: auto;
    }
    #tesmnls .artical-block-text-holder .pull_left {
        width: 100% !important;
    }
    #tesmnls .artical-block-text-holder img {
        float: none !important;
    }
    ul.list li>ul li {
        width: 100%;
    }
    .block.free_report {
        background-size: cover !important;
    }
    #sbox-content .arguments ul li {
        width: 100%;
    }
    .r-box-50p {
        float: none;
        margin: auto;
        margin-top: 11%;
    }
    .aikon-parallax-outer-container .aikon_paralax {
        background-size: cover !important;
    }
     .aikon-parallax-outer-container #aikon_paralax_212.aikon_paralax {
        background-size: 139% !important;
    background-position-x: 84% !important;
    }
    #aikon_paralax_212-outer-container {
        max-height: 293px !important;
    }
    .f80 {
        width: 100% !important;
        text-align: center;
        ;
    }
    .f80 img {
        margin: auto !important;
        text-align: center;
        float: none !important;
    }
    a.osm-dashboard-menuitem {
        width: 46%;
        margin: 2%;
    }
    #social-block {
        width: 100% !important;
    }
    #social {
        list-style: none !important;
        width: 100% !important;
        float: left !important;
    }
    li#footer-menu-2 {
        list-style: none !important;
        float: left !important;
        width: 100% !important;
        padding-left: 0px !important;
    }
    .three-col {
        width: 100%;
        margin-right: 0;
    }
    .holder {
        padding: 0 10px;
    }
    .btn-menu > li > a {
        padding-right: 25px;
    }
    .btn-menu .icon-menu:after {
        margin: -1px -1px 0 4px;
    }
    .btn-menu .icon-home:before {
        margin-left: -14px;
    }
    /*
            .enter-box a.btn-login {
                    display: none;
            }
    */
    
    .enter-box a.btn-join {
        min-width: 82px;
        margin-top: 2px;
    }
    .enter-box a.btn-login {
        /* font-size: 12px; */
        /* line-height: 15px; */
        /* padding: 5px; */
        
        margin-top: 2px;
    }
    .enter-box a.btn-info {
        display: none;
    }
    .enter-box i.icon-join:after {
        display: none;
    }
    .header-holder {
        background: #fff;
    }
    .logo {
        padding: 22px 36px 18px 14px;
        border-radius: 0;
        width: 100%;
    }
    .info-line {
        padding: 1px 11px 0 16px;
    }
    .info-line .app-info {
        display: none;
    }
    .info-line .search-form {
        margin: 0 0 0 -3px;
    }
    .info-line a:hover:before {
        color: #fc0;
        cursor: pointer;
    }
    .info-line a.icon-envelope:before {
        font-size: 25px;
        line-height: 14px;
    }
    .info-line a.icon-envelope {
        font-size: 0;
        line-height: 0;
        margin: 0;
        letter-spacing: 0;
    }
    .info-line a.icon-phone:before {
        font-size: 20px;
        line-height: 15px;
    }
    .info-line a.icon-phone {
        font-size: 0;
        line-height: 0;
    }
    .info-line a.icon-phone span {
        display: none;
    }
    .line-holder {
        padding: 23px 17px 18px 16px;
    }
    .visual-block {
        padding: 39px 0 20px;
    }
    .visual-block .holder {
        padding: 0 10px;
    }
    .visual-block h1 {
        font-size: 18px;
        line-height: 21px;
        word-spacing: 2px;
        margin-bottom: 11px;
    }
    .visual-block .text-container {
        margin-bottom: 27px;
        padding-top: 19px;
    }
    .visual-block .text-container:after {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        background-position: -203px -165px;
        width: 95px;
        height: 50px;
        bottom: -21px;
        right: 16px;
    }
    .btn-watch-video {
        font-size: 13px;
        width: 90%;
        margin: 0 auto 15px;
        padding: 7px;
        cursor: pointer;
    }
    .icon-play {
        width: 32px;
        height: 32px;
        border-width: 3px;
        cursor: pointer;
    }
    .icon-play:before {
        font-size: 24px;
        line-height: 26px;
    }
    .free-book {
        padding: 10px 10px 8px 14px;
        font-size: 11px;
        line-height: 13px;
    }
    .free-book h2 {
        font-size: 18px;
        letter-spacing: 0;
        margin-bottom: 12px;
    }
    .free-book .img-box {
        position: static;
        float: right;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
        margin: -37px 25px 30px 7px;
        width: 27%;
    }
    .free-book .free-box-text > p {
        margin-bottom: 12px;
    }
    .red-round {
        background-size: 257% 223%;
        background-position: 100% -13px;
        width: 70px;
        height: 71px;
        bottom: -21px;
        font-size: 9px;
        line-height: 11px;
        padding-top: 22px;
    }
    .red-round strong {
        font-size: 12px;
        line-height: 16px;
    }
    .free-book-form {
        padding: 30px 8px 4px 0;
        font-size: 10px;
    }
    .free-book-form .row {
        margin-bottom: 7px;
    }
    .free-book-form .row:last-of-type {
        margin: -2px 0 3px;
    }
    .free-book-form input[type="text"],
    .free-book-form input[type="email"] {
        padding: 8px 7px 7px;
    }
    .free-book-form button {
        word-spacing: 0;
        font-size: 11px;
        padding: 7px 5px 8px;
        margin-top: 1px;
    }
    .arguments {
        padding: 26px 0 24px;
        float: left;
        width: 100%;
    }
    .arguments ul {
        margin-bottom: 14px;
    }
    .arguments ul li {
        width: 100%;
    }
    .arguments ul li:before {
        left: 0;
    }
    .arguments .btn {
        font-size: 15px;
    }
    .partners {
        margin-bottom: 0;
    }
    .partners .holder {
        padding: 0 27px 0 8px;
    }
    .partners ul {
        text-align: center;
    }
    .partners li {
        margin-bottom: 30px;
    }
    .partners img {
        height: 30px;
    }
    .memberships {
        padding: 13px 0 12px;
    }
    .memberships .memberships-boxs {
        padding: 0;
        margin: 0;
    }
    .memberships .box {
        width: 90%;
        margin: 0 auto 26px;
        display: block;
        height: auto !important;
    }
    .memberships h1 {
        font-size: 27px;
        line-height: 35px;
        margin-bottom: 25px;
    }
    .memberships li {
        height: auto !important;
    }
    .btn-memberships {
        font-size: 16px;
    }
    .deal {
        font-size: 16px;
        line-height: 26px;
        padding: 28px 0 32px;
    }
    .deal img {
        margin: 0 auto 6px;
        float: none;
        display: block;
    }
    .deal .text-box {
        float: none;
        padding: 7px 17px 0 35px;
        width: 100%;
    }
    .deal h2 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 3px;
    }
    .deal .btn-holder {
        padding-top: 18px;
        text-align: center;
    }
    .btn-deal {
        float: none;
        margin: 0 auto;
        padding: 15px 43px 16px;
    }
    .reviews {
        padding: 16px 0 32px;
    }
    .reviews h1 {
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        margin-bottom: 35px;
    }
    .reviews .holder {
        padding: 0 7px 0 13px;
    }
    .reviews .video-block,
    .reviews .video-block:last-child {
        width: 100%;
        margin: 5% 0 0 0;
        clear: both;
    }
    .reviews .comment {
        width: 100%;
        padding-right: 0;
        margin-bottom: 26px;
    }
    .reviews blockquote {
        width: 74%;
    }
    .reviews .btn-holder {
        padding: 20px 6px 0 0;
    }
   
    .article {
        padding: 32px 0 31px;
        font-size: 14px;
        line-height: 24px;
        text-align: left;
     
    }
    .article .holder {
        padding-right: 13px;
    }
    .article h1 {
        font-size: 24px;
        line-height: 28px;
        padding-right: 0;
        margin-bottom: 13px;
    }
    .article img {
        width: auto;
        margin-bottom: 23px;
    }
    .article p:last-of-type {
        margin-bottom: 32px;
    }
    .qualifications .col {
        padding-bottom: 0;
    }
    .qualifications .founder {
        padding-right: 0;
    }
    .qualifications .founder .btn-holder {
        margin-bottom: 45px;
    }
    .qualifications .box-img {
        /*
        height: auto !important;
        width: 33%;
        */
        
        margin: 10px 0 30px 5px;
    }
    .qualifications .box:nth-child(n) {
        padding: 5px 4px 0;
        width: 100%;
    }
    .qualifications h1 {
        font-size: 25px;
        line-height: 26px;
        margin: 0 0 14px;
    }
    .qualifications .btn-holder {
        margin-bottom: 28px;
    }
    .qualifications .btn-post {
        float: left;
    }
    .qualifications .post-logo {
        margin: 0;
        float: left;
    }
    .last-post .box-holder {
        padding: 25px 42px 0;
    }
    .last-post .box {
        padding: 0;
        margin-bottom: 30px;
    }
    .main-bottom {
        padding: 26px 0 7px;
    }
    .main-bottom .holder {
        padding: 0 14px;
    }
    .columns {
        margin-bottom: 10px;
    }
    .columns > ul > li {
        width: 100% !important;
        border: 0px;
    }
    .columns > ul > li:last-child {
        width: 100%;
        padding-left: 0;
    }
    .columns > ul > li:last-child ul {
        display: block;
    }
    .columns > ul > li ul {
        /*display: none;*/
        
        width: 100% !important;
        padding-top: 15px;
        border: 0px;
    }
    .columns > ul h2 {
        margin-bottom: 6px;
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
    }
    .columns > ul h2:hover a {
        color: #049cce;
    }
    .columns > ul h2 a {
        cursor: pointer;
    }
    #footer .holder {
        padding: 0px 3px 0 3px;
    }
    .footer-holder {
        margin-bottom: 10px;
        padding-bottom: 21px;
        float: left;
        width: 100%;
        margin-top: 5px;
    }
    .brokers-box {
        float: none;
        margin: 0 0 29px 0px;
    }
    .country-box {
        float: none;
        margin-left: 5px;
    }
    .copy {
        display: block;
        margin-left: 5px;
        line-height: 20px;
    }
    .image-box.animated-block {
        position: relative;
        bottom: 0;
        right: 0;
        width: 153px;
        height: 235px;
        float: right;
        margin: -87px -14px 0 0;
    }
    .image-box.animated-block img {
        margin: 0;
    }
    .btn-watch-video,
    .icon-play,
    .arguments .btn,
    .arguments.animate ul li:before,
    .deal.animate img,
    .animate .animate-image {
        -webkit-animation: none;
        animation: none;
    }
    .btn-menu > li > a,
    .enter-box a,
    #nav,
    .btn-watch-video,
    .icon-play:before,
    .free-book-form button,
    .arguments .btn,
    .btn-memberships,
    .btn-deal,
    .country-box a,
    .free-book .book-holder,
    .zoom-image {
        -webkit-transition: none;
        transition: none;
    }
    .deal h1 {
        clear: both;
    }
    .deal .holder img {
        float: none !important;
        margin: auto;
        max-width: 180px;
    }
    #rev_slider_3_1_wrapper iframe {
        border: 0px !important;
        width: 29% !important;
        height: 219% !important;
    }
    /*Parth 14-9-2016 S*/
    
    .section.seaction-why.arguments {
        padding-top: 0;
    }
    .section.seaction-why.arguments .inner_fifth_block .block.last-block {
        padding-top: 0;
    }
    .inner_fifth_block ul li,
    .inner_fifth_block ul li ul {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    #osm-categories-list .osm-item-wrapper ul {
        padding-bottom: 10px;
        min-height: auto;
        width: 100%;
        float: left;
    }
    #osm-categories-list .osm-item-wrapper {
        width: 100%;
        margin: 2% 0;
    }
    .qualifications .box {
        float: left;
        text-align: center;
        width: 100%;
    }
    .qualifications #cp > h1 {
        text-align: center;
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .free_report .inner_first_block h3 {
        max-width: 80%;
        margin: 0 auto 20px;
    }
    #page-1647 #tesmnls .artical-block-text-holder .pull_left{
        padding: 0;
        text-align: center;
    }
    #page-1647 #tesmnls .artical-block-text-holder img{
        margin: 20px 0 0;
    }
    #page-1647 .qualifications .list.full-w{
        margin-left: 0;
        width: 100%;
        padding-left: 0;
    }
    #page-1647 .qualifications ul.list.full-w > li {
        width: 100%;
        padding-bottom: 0px;
        padding-right: 0;
    }
    #page-1647 .qualifications ul.list li>ul li {
        width: 100%;
    }
    /*Parth 14-9-2016 E*/
}
@-webkit-keyframes itemscale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.35);
        transform: scale(1.35);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes itemscale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.35);
        transform: scale(1.35);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes imagescale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes imagescale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes anim {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes anim {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        #social-block {
            width: 100% !important;
        }
        #social {
            list-style: none !important;
            width: 100% !important;
            float: left !important;
        }
        li#footer-menu-2 {
            list-style: none !important;
            float: left !important;
            width: 100% !important;
            padding-left: 50px;
        }
    }
}
a.tip {
    border-bottom: 1px dashed;
    text-decoration: none
}
a.tip:hover {
    cursor: pointer;
    position: relative
}
a.tip span {
    display: none
}
a.tip:hover span {
    border: #fff 1px dotted;
    padding: 13px;
    display: block;
    z-index: 100;
    background: #2c2c2c;
    left: 0px;
    margin: -42px 0px;
    width: 150px;
    position: absolute;
    top: 10px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}
.mobile-show{
    display: none;
}

.serve-bottom {
    padding-top: 35px;
}
.fastsocialshare_container
{
    text-align: center !important;
}
.fastsocialshare_container>div {
    float: none;
    display: inline-block;
    margin: -1px 2px;
text-align:center;
}
div.fastsocialshare_container {
   margin-bottom: 25px;
}
div#fbshare_container {
    top: -4px;
    position: relative;
}
.ob-countdown-black{
    clear: both;
    max-width: 601px;
    margin: auto;
}
.box-b .ob-countdown-black{
    background: transparent;
}
.box-b .ob-countdown-black .counter-caption{ color: #000 !important;}
/****************************************custom css ***********************************************/

@media screen and (max-width: 500px) {
    #aikon_paralax_201-content{
        background: rgba(16, 16, 16, 0.38);
        float: left;
        width: 100% !important;
        height: 100%;
        padding-top: 23%;
        color: #fff !important;
        margin: 0px !important
    }
    #aikon_paralax_201-content .default-state 
    {    border-color: #ffffff !important;

    }
    #aikon_paralax_201-content .default-state  a{
        color: #fff !important;
    }
    .text-box-small {
        width: 100% !important;
    }
    #osm-categories-list .osm-item-wrapper {
        width: 100%;
        margin: 0%;
        margin-bottom: 25px;
    }
    #osm-categories-list .osm-item-wrapper ul li {
        min-height: auto;
    }
    #osm-categories-list .osm-item-wrapper p.desc {
        min-height: auto;
    }
    #tesmnls .grayboxes .artical-block-text-holder img {
        float: none !important;
        margin: 20px auto;
    }
    #tesmnls .grayboxes .artical-block-text-holder .pull_left {
        width: 100%;
    }
}
@media screen and (min-width: 437px) {
    #rev_slider_5_2_wrapper {
        display: none !important;
    }
}

@media screen and (max-width: 437px) {
    .l-logo{width:100% !important;}
    #osm-categories-list .osm-item-wrapper ul {
        min-height: auto !important;
        padding-bottom: 15px;
        width: 100%;
    }
    .arguments,
    .arguments h1 {
        padding: 0px !important;
        margin: 0px !important;
    }
    .article {
        padding-top: 0px;
    }
    .sub-rows {
        float: left;
        width: 100%;
    }
    .offer-col.w30,
    .sub-rows {
        background: #fff;
    }
    #rev_slider_5_2_wrapper {
        display: block !important;
    }
    #rev_slider_1_1_wrapper{
        display: none !important;
    }
}
@media screen and (max-width: 568px){
#aikon_paralax_212-content h1{
    line-height: initial !important;
    clear: both;
    padding: 15px !important;
}
#aikon_paralax_217-content br,#aikon_paralax_216-content br,#aikon_paralax_213-content br,#aikon_paralax_212-content br,#aikon_paralax_215-content br,#aikon_paralax_209-content br,#aikon_paralax_211-content br,#aikon_paralax_214-content br{
    display: none;
}
#aikon_paralax_217-content h1,#aikon_paralax_216-content h1,#aikon_paralax_213-content h1,#aikon_paralax_215-content h1,#aikon_paralax_209-content h1,#aikon_paralax_211-content h1,#aikon_paralax_214-content h1{
    line-height: 26px;
    margin-top: 25px;
}
#aikon_paralax_216-content {
    position: absolute !important;
    left: 0px;  
    background: rgba(255, 255, 255, 0.75);
    margin: 0px !important;
    height: 100%;
    width: 100% !important;
    padding: 20px;
    margin-top: -15px !important;
}
/*#aikon_paralax_214-content {
    position: absolute !important;
    left: 0px;
    background: rgba(0, 0, 0, 0.30);
    margin: 0px !important;
    height: 100%;
    width: 100% !important;
    padding: 20px;
}*/
#aikon_paralax_212-outer-container,#aikon_paralax_215-outer-container,#aikon_paralax_217-outer-container,#aikon_paralax_216-outer-container,#aikon_paralax_209-outer-container,#aikon_paralax_211-outer-container{
        max-height: 350px !important;
}
.offer-col.w30 > .body-prices {
        min-height: auto;
        padding-bottom: 20px;
        border-bottom: 0px;
        border-radius: 0px;
        border-right: 2px solid #ccc;
            border-bottom: 2px solid #ccc;
    }
    .box_offer .offer-col.w30 .dcol-md-8 >div{
            margin-left: 0px !important;
    }
    .box_offer .big-prz:after{
        display: none;
    }
    .hide-small{
        display: none;
    }
    .mobile-show {
        display: block;
        border: 2px solid #ccc !important;
        background: #eaecee;
        padding: 10px 0px;
        float: left;
        width: 100%;
        /* border-top: 2px !important; */
        min-height: auto !important;
    }
    .offer-col.w30{
            border-top-right-radius: 20px;
    }
    .offer-col.w30 > .cer-row{
        display: none;
    }
    .box_offer .header-blue{
            border-top-right-radius: 17px;
            padding-left: 8px;
    }
    .box_offer .sub-rows span{
        float: right;
            border-left: 2px solid #ccc;
                border-right: 0px;
    }
    .box_offer .sub-rows .offer-col.w10{
        float: left;
        clear: inherit;
    }
    .box_offer .offer-col.w35,.box_offer .offer-col.w30 {
        width: 100%;
            border-bottom-left-radius: 0px;
    }
    .box_offer .offer-col.w35:last-child .sub-rows:nth-child(9) {
        min-height: 54px;
        border-top: 2px solid #ccc;
        border-right: 2px solid #ccc;
        border-bottom: 2px solid #ccc;
        border-bottom-right-radius: 12px;
        overflow: hidden;
    }
    .box_offer .offer-col.w35:last-child .sub-rows:last-child{
        display: none;
    }
    .arguments ul.benifit-joining li, .arguments ul.benifit-joining li ul {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .arguments ul.benifit-joining li {
        padding-bottom: 4px;
        padding-right: 0;
    }
    #page-1643 #wrapper .holder {
        padding: 0 13px 0 13px;
    }
    #page-1643 #tesmnls .artical-block-text-holder img {
        margin: 0 auto;
    }
    #page-1643 .brokers-box{
        margin: 0 0 29px 0px;
    }
    #page-1643 #tesmnls .artical-block-text-holder p{
        width: 100% !important;
        padding: 0 0 20px !important;
    }
    #page-1643 div#tesmnls {
        margin-top: 25px !important;
        float: left;
    }
    .header-holder .right-center {
        width: 300px;
        text-align: center;
        float: none;
        margin: 0 auto;
    }
    #player-helped-s .radious20 iframe{
        max-width: 95%;
        margin: 0 auto;
        float: none;
    }
    .arguments img {
        margin: auto 0;
    }
}
@media screen and (max-width: 480px){
    

}
@media screen and (max-width: 375px){
  
    .arguments ul.benifit-joining li, .arguments ul.benifit-joining li ul {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .arguments ul.benifit-joining li {
        padding-bottom: 4px;
        padding-right: 0;
    }
}
@media screen and (max-width: 380px) {
    .btn-menu {
            background: white;
        padding: 0px 20px;
        width: 100%;
    }
    .btn-menu > li:hover > a:after, .btn-menu > li:hover > a:before {
    color: #898989;
}
.nav-active #nav {
    z-index: 99999;
}
.nav-active #nav ul{ padding-top: 0px !important; }
    .top-bar .enter-box{
               padding: 13px 15px;
    }
    .btn-menu > li{border: 0px !important;}
    .btn-menu > li > a {
    padding: 16px 8px;
    color: #2c2c2c;
}
#header .holder,#footer .top-bar .holder{
        padding: 0px;

}
}


.slash-clr{float: left;}
.enter-box .switcher{
    width: 108px;
    float: right;
    margin-left: 10px; 
}
.enter-box .switcher .selected a,.enter-box .switcher .selected a:hover{
    background-position: 90px center;
    width: 108px;
}
.enter-box .switcher .option{
    z-index: 999999999;
        position: absolute;
        width: 106px;
}
@media screen and (max-width: 320px) {
    
    .enter-box .switcher .option{
        position: relative;
        width: 106px;
}
.enter-box .switcher{
    position: absolute;
    right: 11px;
    top: 12px;
}

    #osm-categories-list .osm-item-heading-box a {
    max-width: 167px;
}

@media screen and (max-width: 767px) and (orientation : landscape){
#aikon_paralax_212-outer-container,#aikon_paralax_215-outer-container,#aikon_paralax_217-outer-container,#aikon_paralax_216-outer-container,#aikon_paralax_209-outer-container,#aikon_paralax_211-outer-container{
        max-height: 350px !important;
}
}
    .offer-col.w30 > .cer-row{
        min-height: 542px;   
        padding-top: 0;
    }

   
    #nav li.item-263 a.shop {
        padding-left: 4px !important;
    }
    #aikon_paralax_167 {
        height: 380px !important;
    }
}
/*........................BY SANJAY............................*/

.block.free_report {
    padding-top: 30px;
    background: #049cce url(../images/sky.png);
    background-size: 100% auto;
}
.block {
    font: 20px "Verdana", "Arial", "Helvetica", sans-serif;
    text-align: center;
    padding: 25px 0 25px;
    color: #d4e9f3;
}
.block h1 {
    font: 400 36 "Coda", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0;
    padding: 0 48px;
    text-align: center;
    color: #fefefe;
}
h2.first-heading {
    font-size: 22px;
    line-height: 36px;
    margin: 20px 0 20px;
}
.free_report .custom_home {
    color: #189ccf;
    margin: 20px 0 20px 0;
    font-style: normal;
    /*font-weight: 500;*/
    
    font-size: 34px;
    clear: both;
    text-align: center;
}
.inner-article .article-block {
    padding: 0px !important;
}
.inner-article .article-block p {
    color: #4d4d4e;
    font-style: italic;
    font-size: 18px !important;
}
.free_report .article-block img {
    margin-right: 25px;
    float: left;
    border-radius: 12px;
        max-width: 180px;
}
.inner-article p {
    margin: 0 0 5px;
}
.full_header {
    clear: both;
    margin-top: 10px !important;
}
.pull_center {
    text-align: center;
}
.pull_center img {
    width: 240px;
}
.center_title {
    font-size: 46px !important;
    text-align: center !important;
    line-height: 50px !important;
    font-style: normal !important;
    font-weight: 400 !important;
}
.author_quote {
    line-height: 30px !important;
}
ul.list ul {
    list-style: none;
    padding: 0;
}
.custom_home {
    color: #189ccf;
    margin: 20px 0 20px 0;
    font-style: normal;
    font-size: 34px;
    clear: both;
}
.certificate_header {
    text-align: center;
    clear: both;
    font-size: 22pt;
    color: #2cabd5;
    font-weight: bold;
}
.inner_fourth_block {
    text-align: center;
}
.inner_fourth_block h1 {
    font-size: 33px;
    color: #2cabd5;
    font-weight: 500;
    font-style: normal;
    text-align: center;
}
.inner_fourth_block .r-box-50p {
    float: none;
    max-width: 100%;
    margin: 0px;
}
.inner_fourth_block .r-box-50p iframe {
    height: 220px;
    width: 450px;
    margin: 0 auto;
    float: none;
}
.inner_fourth_block .pull_left {
    text-align: left;
    float: left;
    width: 80%;
    padding-left: 5%;
}
.inner_first_block h1 {
    font-size: 34px;
    line-height: 34px;
    width: 730px;
    margin: auto;
    max-width: 100%;
}
.inner_second_block .article-block {
    background: #f9f8f8;
    padding: 15px !important;
}
.inner_second_block .article-block p {
    line-height: 30px;
}
.inner_third_block .radious20 {
    display: inline;
}
.lawrence_reviews {
    overflow: hidden;
    background: #f9f8f8;
    padding: 15px;
}
.inner_fourth_block .pull_para_left {
    text-align: left;
}
.rejoin-special-price {
  width:260px;
  margin:0 auto;
  background:#eaecee;
  border-radius:16px;
  border:1px solid #eee;
  padding:10px;
  box-shadow:0px 0px 39px -19px #000;
  margin-bottom:20px;
}

/* membership detail layout */
.dot{
    float: left;
}
.ddesc
{
     float: left;
    display: table-cell;
    width: 100%;
    margin-left: -8px;
    padding-left: 12px;
}

.desc-wrapper,.desc-wrapper p {
        font-size: 19px !important;
    color: #000;
    line-height: 27px !important;
}
.associate-d .holder{max-width: 900px;}
.associate-d .item-page h2{
        background-color: #eaecee;
    color: #0c0c0c;
    padding: 10px 15px;
    font-weight: 500;
    letter-spacing: 1px;
}
.associate-d .m-block70{
    width: 65%;
    float: left;
}
.associate-d .m-block30{
    width: 30%;
    float: right;
}
.associate-d .cert-block{
    float: right;
    max-width: 300px;
    cursor: pointer;
    display: block;
}
.associate-d .cert-block img{
    display: block;
    margin: 0px;
    max-width: 280px;
    margin-left: 20px;
}
.associate-d .desc-wrapper{
    font-size: 19px;
    color: #000;
    line-height: 27px;
}

.associate-d .items .dot{
    padding-right: 10px;
    clear: left;
    color: #049cce;
    
        margin-right: -100%;
}
.associate-d .items .ddesc{
    padding-left: 30px;

}
.associate-d .m-includes{
    clear: both;
    float: left;width: 100%;
    margin: 15px 0px;
}
.associate-d .m-includes h1 {
    color: #049cce;
    font-weight: 500;
    font-size: 30px;
}

/** membership include **/

.associate-d .m-box .offer-col.w35 {
    width: 33.3333333%;
    float: left;
    background: #eaecee;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    overflow: hidden;
}
.associate-d .m-box .offer-col.w35:first-child{
    border-left: 2px solid #ccc;
    border-top-left-radius: 10px;
   border-bottom-left-radius: 10px;
}
.associate-d .m-box .offer-col.w35:last-child{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-right: 2px solid #ccc;
}
.associate-d .m-box .sub-rows span {
    float: left;
    width: 80%;
    text-align: left;
    line-height: 18px;
    padding: 8px;
    border-right: 2px solid #ccc;
    min-height: 52px;
        background: #eaecee;
}
.associate-d .m-box .offer-col.w35 .sub-rows:last-child{
    border-bottom: 2px solid #ccc;
    min-height: 56px;
}
.associate-d .m-box .offer-col.w35 .sub-rows:last-child .offer-col.w10{
    border-bottom: 2px solid #ccc;
    
}
.associate-d .m-box .offer-col img{
    padding: 0px !important;
    margin: 0px !important;
}
.associate-d .m-box .sub-rows {
    min-height: 54px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
        float: left;
    width: 33.33333%;
}

.associate-d .m-box .sub-rows .offer-col.w10 {
    float: right;
    width: 20%;
    clear: right;
    text-align: center;
    background: #fff;
    padding-top: 14px;
    min-height: 52px;
}

.associate-d .m-box {
    margin: 20px 0px;
    float: left;width: 100%;
        border: 2px solid #ccc;
    border-radius: 5px;
}
.associate-d .m-box .brd-t0{
    border-top: 0px;
    min-height: 52px;
}
.associate-d .m-box .sub-rows.brd-r0{
    border-right: 0px;
}

/*** box btn style **/
.associate-d .p-box.iframebox {
    width: 51%;
    padding: 0px;
    background: #fff;
    border-color: rgb(204, 204, 204);
    text-align: center;
        margin-left: 0px;
    margin-right: 3%;
}
.associate-d .p-box.iframebox iframe{
height: 216px;
    padding: 0px;
    margin: 0px;
        display: inherit;
            max-width: 438px;
}

.associate-d .box-btn{
    clear: both;
    float: left;
    width: 100%;
    margin: 20px 0px;
}
.associate-d .p-box {
    margin: 1%;
    width: 31.33333%;
    float: left;
    border: 2px solid #049cce;
    text-align: center;
    border-radius: 5px;
    position: relative;
}
.associate-d .p-box h4 {
    background: #049cce;
    color: #fff;
    font-family: inherit !important;
    letter-spacing: 1px;
    font-weight: 500;
        padding: 8px 64px;
}
.associate-d .p-box .price{

    color: #2f445a;
    font-size: 48px;
    font: 52px "Open Sans", "Arial", "Helvetica", sans-serif !important;
    font-weight: bold !important;
    padding-bottom: 0px;
    line-height: 49px !important;
}
.associate-d .p-box p.ohr-p-tag{
        font-family: 'Raleway', "Arial", "Helvetica", sans-serif;
    font-weight:  normal;   
    color: #2f445a;
    padding-bottom: 10px;
}
.associate-d p.ohr-p-tag.tbig {
    font-weight: bold;
    font-size: 21px;
}
.associate-d .p-box .btn {
    font-size: 15px;
    min-width: 140px;
        margin-bottom: 5px;
}
.associate-d .p-box.p-mannually:before {
    content: "";
    width: 115px;
    height: 125px;
    background: url(../../iict/images/pay-manually-tag.png);
    position: absolute;
    left: -21px;
    top: -27px;
}
.associate-d .p-box.p-special:before {
    content: "";
    width: 115px;
    height: 125px;
    background: url(../../iict/images/sepcial-offer-tag.png);
    position: absolute;
    left: -21px;
    top: -27px;
}
.associate-d .p-box.p-premium:before {
    content: "";
    width: 115px;
    height: 125px;
    background: url(../../iict/images/preminum-tag.png);
    position: absolute;
    left: -21px;
    top: -27px;
}

.associate-d .p-box.p-best-value:before {
    content: "";
    width: 115px;
    height: 125px;
    background: url(../../iict/images/best-value-tag.png);
    position: absolute;
    left: -21px;
    top: -27px;
}

/** play-box **/

.associate-d .play-i{
    padding-left: 37px;
    position: relative;
    margin-top: 0px;
    float: left;
    margin-bottom: 0px;
    text-decoration: none;
    
}

.associate-d .play-i:before{
    content: "";
    background: url("../../iict/images/play-now.PNG") no-repeat center center;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 7px;
}

/*** more desc block **/


.associate-d .btn-white {
    color: #049cce !important;
    font: 600 16px/23px "Open Sans", "Arial", "Helvetica", sans-serif;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    padding: 5px 21px;
    transition: all .2s linear;
    border-radius: 6px;
    text-transform: none;
    min-width: 190px;
    margin: 25px 0;
    background: #fff;
    border: 2px solid #049cce;
}
.associate-d .play-i:before {
    content: "";
    background: url(../../iict/images/play-now.PNG) no-repeat center center;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 7px;
}
.associate-d .play-i {
    padding-left: 37px;
    position: relative;
    margin-top: 0px;
    float: left;
    margin-bottom: 0px;
    text-decoration: none;
}

.associate-d .more-desc {
    float: left;
    width: 100%;
        margin: 20px 0px;
}
.associate-d .more-desc .desc-wrapper >p{
    margin-bottom: 17px;
}
.associate-d h1.odesc {
        margin-bottom: 20px;
    font-size: 31px;
    color: #049cce;
    clear: both;
}
.associate-d .clr-blue{ color: #049cce;}

.associate-d .iict-lgo{
    max-width: 240px;
}

@media only screen and (max-width: 1025px){
    .associate-d .cert-block img{
        width: 80%;
        margin: 0px !important ;
    }
}
@media only screen and (max-width: 818px){
    .associate-d .m-box .sub-rows span{
            font-size: 12px;
            line-height: 15px;
    }
}
@media only screen and (max-width: 767px){
.associate-d .article p:last-of-type {
    margin-bottom: 15px;
}

}
@media only screen and (max-width: 650px){
    .box-btn{text-align: center;}
    .desc-wrapper p >img,.mauto {margin:auto !important;}
    .desc-wrapper .spon-logo{text-align: center;}
    .associate-d .p-box,.associate-d .p-box.iframebox {
    float: none;
    width: 100%;
    max-width: 403px;
    margin: auto;
    margin-bottom: 20px;
    display: inline-block;

}
    .associate-d .m-box{border: 0px;}
    .associate-d .m-box .sub-rows:nth-child(2n+1){
        clear: both;
    }
    .associate-d .m-box .sub-rows span{width: 85%; background: #fff;border: 0px; float: right; text-align: left; clear: none; font-size: 17px;
    line-height: 20px;}
    .associate-d .m-box .sub-rows{border: 0px; width: 50%; }
    .associate-d .m-box .sub-rows .offer-col.w10{float: left;clear: none; padding-top: 5px; width: 15%;}
}

@media only screen and (max-width: 420px){
.associate-d .show-mobile{
    float: left;
    width: 100%;
    text-align: center;
    margin: 25px 0px;
    display: block;
}
.associate-d .show-mobile .play-i{
    float: none;
}
.associate-d .p-box h4{
    padding: 10px 75px;
}
.associate-d .m-block70,.associate-d .m-block30{
    width: 100%;
}
.associate-d .hide-small{display: none;}
.associate-d .cert-block{
    float: none;
    margin: auto;
    margin-top: 20px;
}

.associate-d .p-box{
    max-width: 303px;
}


.associate-d .cert-block img{margin: auto !important;}
.associate-d .m-includes h1{
    text-align: center;
    font-size: 28px;
    margin-top: 20px;
        font-weight: 200;
}
.associate-d .desc-wrapper {
    font-size: 17px;
    line-height: 25px;
}
.associate-d h1.odesc{
    font-size: 27px;
    line-height: 31px;
}
}
@media only screen and (max-width: 320px){
.associate-d .m-box .sub-rows{
    width: 100%;
    clear: both;
}
.associate-d .m-box .sub-rows span{
    padding: 0px;
}
.associate-d .m-box .sub-rows .offer-col.w10{padding-top: 0px;}
.associate-d .m-box .offer-col img{
    max-width: 24px;
        margin-top: 0px !important;

}
}







