@font-face {
    font-family: 'RockSalt';
    src: url('/fonts/RockSalt.eot');
    src: url('/fonts/RockSalt.eot') format('embedded-opentype'), url('/fonts/RockSalt.woff2') format('woff2'),
        url('/fonts/RockSalt.woff') format('woff'), url('/fonts/RockSalt.ttf') format('truetype'),
        url('/fonts/RockSalt.svg#RockSalt') format('svg');
}

@font-face {
    font-family: 'OswaldBold';
    src: url('/fonts/OswaldBold.eot');
    src: url('/fonts/OswaldBold.eot') format('embedded-opentype'), url('/fonts/OswaldBold.woff2') format('woff2'),
        url('/fonts/OswaldBold.woff') format('woff'), url('/fonts/OswaldBold.ttf') format('truetype'),
        url('/fonts/OswaldBold.svg#OswaldBold') format('svg');
}

@font-face {
    font-family: 'OswaldRegular';
    src: url('/fonts/OswaldRegular.eot');
    src: url('/fonts/OswaldRegular.eot') format('embedded-opentype'), url('/fonts/OswaldRegular.woff2') format('woff2'),
        url('/fonts/OswaldRegular.woff') format('woff'), url('/fonts/OswaldRegular.ttf') format('truetype'),
        url('/fonts/OswaldRegular.svg#OswaldRegular') format('svg');
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('/fonts/RobotoRegular.eot');
    src: url('/fonts/RobotoRegular.eot') format('embedded-opentype'), url('/fonts/RobotoRegular.woff2') format('woff2'),
        url('/fonts/RobotoRegular.woff') format('woff'), url('/fonts/RobotoRegular.ttf') format('truetype'),
        url('/fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

body {
    padding: 0px;
    margin: 0px;
}

ul,
li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

* {
    box-sizing: border-box;
    -moz-appearance: none;
}

input {
    -moz-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

section {
    width: 100%;
    float: left;
    display: block;
}

.margin {
    width: 1197px;
    margin: 0 auto;
}

.banner_slid_bg {
    width: 100%;
    float: left;
}

.banner_slid {
    width: 100%;
    float: left;
    position: relative;
    top: 140px;
}

.flexslider .slides li video {
    width: 100%;
    object-fit: cover;
    height: 100vh;
}

.banner_slid_img {
    width: 100%;
    float: left;
}

.banner_slid_img img {
    width: 100%;
}

.banner_slid_text_bg {
    width: 100%;
    float: left;
}

.block-content {
    bottom: 0px;
    top: 0px;
    right: 0px;
    left: 0px;
    text-align: center;
}

.align {
    display: table;
    height: 100%;
    width: 100%;
}

.align-middle {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.banner_slid_text {
    width: 100%;
    float: left;
}

.banner_slid_text_head {
    width: 100%;
    float: left;
}

.banner_slid_text_head h3 {
    font-family: 'RockSalt';
    color: #fbb03b;
    font-size: 80px;
    line-height: 32px;
}

.banner_slid_text_dit {
    width: 100%;
    float: left;
    margin: 61px 0 0;
}

.banner_slid_text_dit p {
    width: 100%;
    float: left;
    font-family: 'OswaldBold';
    color: #f7f2e8;
    font-size: 70px;
    line-height: 92px;
}

.banner_slid_text_bod_bg {
    width: 100%;
    float: left;
    text-align: center;
    margin: 64px 0 0;
}

.banner_slid_text_bod {
    width: 255px;
    height: 2px;
    background: #fbb03b;
    float: none;
    display: inline-block;
    margin-bottom: 100px;
}

.cd_top_bg {
    width: auto;
    float: left;
    position: absolute;
    bottom: 40px;
    left: 50%;
    text-align: center;
}

.cd_top_bg a {
    text-decoration: none;
    float: none;
    display: inline-block;
}

.cd_top_bg a img {
    float: none;
}

.arrow_down_top > p {
    color: #ffffff;
    font-size: 14px;
    line-height: 32px;
    font-family: 'RobotoRegular';
}

.header-top {
    width: 100%;
    float: left;
    position: absolute;
    z-index: 99;
    padding: 25px 60px 0 40px;
}

.logo-top {
    width: 25%;
    float: left;
}

.top-menu {
    width: 75%;
    float: left;
    padding: 30px 0 0;
}

.top-menu-inn-left {
    width: auto;
    float: left;
    padding-top: 5px;
}

.top-menu-inn-left ul li {
    display: inline-block;
    list-style: none;
    padding: 0 15px;
}

.top-menu-inn-left ul li a {
    font-size: 20px;
    color: #f3f3f3;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'OswaldRegular';
    border-bottom: 2px solid transparent;
    padding-bottom: 12px;
}

.top-menu-inn-left ul li a:hover {
    color: #fff;
}

.top-menu-inn-left ul li.active a {
    border-bottom-color: #a32829;
    color: #a32829;
}

.top-menu-inn-right {
    width: auto;
    float: right;
}

.register {
    width: auto;
    float: left;
}

.register a {
    background: #fff;
    border-radius: 5px;
    color: #000000;
    font-size: 15px;
    font-family: 'OswaldRegular';
    padding: 0 30px;
    display: block;
    text-transform: uppercase;
    line-height: 40px;
    border: 2px solid #fff;
}

.register a:hover {
    background: #e6e6e6;
    border: 2px solid #e6e6e6;
}

.register a:active {
    background: transparent;
    border-color: #a32829;
    color: #a32829;
}

.top-menu-inn-right ul.social-phone {
    width: auto;
    float: right;
    padding-left: 50px;
}

.top-menu-inn-right ul.social-phone li {
    display: inline-block;
    padding: 0 5px;
}

.top-menu-inn-right ul.social-phone li a {
    font-size: 22px;
    color: #ffffff;
    text-decoration: none;
    font-family: 'OswaldRegular';
}

.top-menu-inn-right ul.social-phone li a span {
    font-family: 'OswaldBold';
}

.top-menu-inn-right ul.social-phone li a i {
    font-size: 34px;
}

.top-menu-inn-right ul.social-phone li a:hover {
    color: #e6e6e6;
}

.slider-btm {
    width: 100%;
    float: left;
    background: #fff;
    border-bottom: 2px solid #d9d8d8;
    padding: 6px 30px 10px;
}

.slider-btm .top-menu {
    padding-bottom: 10px;
}

.slider-btm .top-menu-inn-left ul li a {
    color: #000;
}

.slider-btm .top-menu-inn-left ul li a:hover {
    color: #000;
}

.slider-btm .top-menu-inn-left ul li.active a {
    border-bottom-color: #a32829;
    color: #a32829;
}

.slider-btm .register a {
    background: #000;
    color: #fff;
    border: 2px solid #000;
}

.slider-btm .register a:hover {
    background: #333333;
    border: 2px solid #333;
}

.slider-btm .register a:active {
    background: transparent;
    border-color: #a32829;
    color: #a32829;
}

.slider-btm .top-menu-inn-right ul.social-phone li a {
    color: #828083;
}

.slider-btm .top-menu-inn-right ul.social-phone li a:hover {
    color: #666;
}

.section-color {
    width: 100%;
    float: left;
    background: #eee3cd;
    padding: 50px 0 100px;
}

.top-section {
    width: 53%;
    float: none;
    text-align: center;
    margin: 0 auto;
}

.top-section h4 {
    font-size: 30px;
    color: #a32829;
    font-family: 'RockSalt';
}

.top-section h5 {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'RobotoRegular';
    font-size: 20px;
    line-height: 35px;
    color: #fff;
}

.top-section h3 {
    font-size: 45px;
    color: #000;
    text-transform: uppercase;
    font-family: 'OswaldBold';
    line-height: 55px;
}

.top-section p {
    font-size: 18px;
    color: #000;
    line-height: 32px;
    font-family: 'RobotoRegular';
    padding-top: 30px;
}

.btm-section {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

.main-part {
    width: 60%;
    float: none;
    margin: 20px auto 0;
    text-align: center;
    position: relative;
}

.right-part {
    width: auto;
    float: right;
    position: absolute;
    bottom: 60px;
    right: 190px;
}

.right-part .left {
    width: 100px;
    float: left;
    padding-right: 30px;
}

.left > img {
    padding: 16px 0;
}

.right-part .right {
    width: 160px;
    float: right;
    margin: 0 0 0 -40px;
}

.right-part .product-list {
    width: auto;
    float: right;
    padding: 0;
}

.right-part .product-list a {
    font-size: 16px;
    font-family: 'RobotoRegular';
    color: #000000;
    text-decoration: underline;
}

.right-part .product-list a span.dawnload {
    background: url('/images/dawnload-icon.png') top center no-repeat;
    width: 160px;
    height: 65px;
    display: block;
}

.right-part .product-list a:hover {
    color: #000;
}

.right-part .product-list a:active {
    color: #a32829;
}

.right-part .product-list a:hover span.dawnload {
    background: url('/images/dawnload-icon-hover.png') top center no-repeat;
}

.right-part .product-list a:active span.dawnload {
    background: url('/images/dawnload-icon-hover.png') top center no-repeat;
}

.transparent-bg {
    width: 100%;
    float: left;
    background: url('/images/transparent-bg.jpg') center center no-repeat;
    padding: 60px 0 80px;
    background-size: cover;
    background-attachment: fixed;
}

.section-tital {
    width: 100%;
    float: left;
    font-size: 45px;
    text-transform: uppercase;
    font-family: 'OswaldBold';
    text-align: center;
    color: #fff;
    padding-bottom: 30px;
}

.transparent-inn {
    width: 60%;
    float: none;
    margin: 0 auto;
}

.transparent-inn-left {
    float: left;
    width: 40%;
}

.transparent-inn-right {
    float: right;
    width: 40%;
}

.transparent-inn-right img {
    padding-top: 20px;
}

.cnt-section {
    text-align: center;
}

.cnt-section img {
    padding-bottom: 35px;
}

.cnt-section p {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-family: 'RobotoRegular';
    min-height: 200px;
}

.cnt-section .btm {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-family: 'RobotoRegular';
    padding-top: 25px;
}

.cnt-section .btm span {
    display: block;
    color: #fbb03b;
    font-size: 28px;
    font-family: 'OswaldBold';
    text-transform: uppercase;
    padding-bottom: 20px;
}

.get-started {
    width: 100%;
    float: left;
    background: #f7f2e8;
    padding: 60px 0 80px;
}

.tital-part {
    width: 100%;
    text-align: center;
    font-family: 'RobotoRegular';
    font-size: 20px;
    line-height: 35px;
    padding-bottom: 60px;
}

.tital-part h3 {
    font-size: 45px;
    color: #000;
    text-transform: uppercase;
    font-family: 'OswaldBold';
    padding-bottom: 10px;
}

.btm-part {
    width: 78%;
    float: none;
    margin: 0 auto;
}

.box-wrapper {
    text-align: center;
}

.submit-left {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #a32829;
    text-align: right;
}

.box {
    width: 230px;
    margin: 0 15px 0 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.box.last {
    margin-right: 0;
}

.box img {
    display: block;
    padding-bottom: 20px;
}

.box p {
    font-size: 22px;
    line-height: 28px;
    color: #000;
    font-family: 'RobotoRegular';
}

.register-now {
    width: 100%;
    float: left;
    background: url('/images/regester-bg.jpg') top center no-repeat;
    padding: 60px 0 120px;
    background-size: cover;
}

.register-form {
    width: 70%;
    float: none;
    margin: 0 auto;
}

.form-left {
    width: 48%;
    float: left;
}

.form-right {
    width: 48%;
    float: right;
}

.form-fild-full {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    position: relative;
    margin-top: 30px;
}

.form-fild-small {
    position: relative;
}

.form-fild-full label {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 35px;
    position: absolute;
    z-index: 2;
    pointer-events: none;
    top: 10px;
    left: 12px;
    font-size: 18px;
    color: #828083;
    font-family: 'OswaldRegular';
    transition: top 0.5s;
}

.ffl-wrapper.ffl-floated label {
    top: -35px;
    color: #000;
}

.form-fild-full .form-fild-input {
    width: 100%;
    float: left;
}

.form-fild-full .form-fild-input input {
    width: 100%;
    float: left;
    background: #fff;
    height: 55px;
    border: 1px solid #828083;
    border-radius: 5px;
    font-size: 18px;
    color: #828083;
    font-family: 'OswaldRegular';
    padding: 0 10px;
    position: relative;
    z-index: 1;
}

.form-fild-full .form-fild-input select {
    width: 100%;
    float: left;
    background: url('/images/select-drop-aerrow.png') right center no-repeat #fff;
    height: 55px;
    border: 1px solid #828083;
    border-radius: 5px;
    font-size: 18px;
    color: #828083;
    font-family: 'OswaldRegular';
    padding: 0 10px;
    -webkit-appearance: none;
    outline: none;
    position: relative;
    z-index: 1;
}

.form-fild-full .left {
    width: 48%;
    float: left;
}

.form-fild-full .right {
    width: 48%;
    float: right;
}

.form-submit {
    width: 48%;
    float: right;
}

.form-submit .submit-left {
    width: 37%;
    float: left;
    font-size: 17px;
    color: #a32829;
    font-family: 'RobotoRegular';
    padding: 7px 0;
}

.form-submit .submit-mid {
    text-align: center;
}

.form-submit .submit-right {
    width: 37%;
    float: left;
    font-size: 20px;
    color: #000;
    font-family: 'RobotoRegular';
    text-align: right;
    padding: 15px 0;
}

.form-submit .submit-mid input {
    background: #a32829;
    height: 55px;
    border: 2px solid #a32829;
    padding: 0 20px;
    width: 100%;
    font-family: 'OswaldRegular';
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.form-submit .submit-mid input:active {
    background: transparent;
    border-color: #a32829;
    color: #a32829;
}

.form-fild-input .wpcf7-captchac {
    width: 25%;
    float: left;
    height: 55px;
}

.form-fild-input .wpcf7-form-control-wrap.captcha-134 {
    min-width: 150px;
}

.form-fild-input span.wpcf7-not-valid-tip {
    width: 100%;
    float: left;
    padding: 5px 0 0 0;
    font-family: 'RobotoRegular';
    font-size: 14px;
}

.register-form .wpcf7-form .wpcf7-validation-errors {
    border-color: red;
    font-family: 'RobotoRegular';
    font-size: 14px;
    text-align: center;
    background: red;
    color: #fff;
    border-radius: 5px;
}

.map-address {
    width: 100%;
    float: left;
    background: #e8e4db;
}

.map {
    width: 60%;
    float: left;
    height: 435px;
}

.address {
    width: 40%;
    float: left;
}

.address-inn {
    width: 70%;
    float: left;
    margin: 30px 0 30px 50px;
    background: #f7f2e8;
    padding: 60px;
}

.address-inn ul li {
    padding: 0 0 30px;
    font-size: 20px;
    color: #000;
    font-family: 'RobotoRegular';
    word-wrap: break-word;
}

.address-inn ul li a {
    font-size: 16px;
    color: #000;
    font-family: 'RobotoRegular';
    text-decoration: underline;
    position: relative;
    padding-left: 40px;
}

.address-inn ul li a span {
    width: 42px;
    height: 42px;
    background: url('/images/get-directions.png') center center no-repeat;
    float: left;
    position: absolute;
    top: -10px;
    right: -70px;
}

.address-inn ul li a:hover {
    color: #000;
}

.address-inn ul li a:active {
    color: #a32829;
}

.address-inn ul li a:hover span {
    background: url('/images/get-directions-hover.png') center center no-repeat;
}

.address-inn ul li a:active span {
    background: url('/images/get-directions-hover.png') center center no-repeat;
}

.address-inn ul li.location {
    position: relative;
    padding: 0 0 30px 40px;
}

.address-inn ul li.location:before {
    position: absolute;
    left: 0;
    top: 0;
    background: url('/images/ftr-location-icon.png') center center no-repeat;
    width: 31px;
    height: 26px;
    content: '';
}

.address-inn ul li.phone {
    position: relative;
    padding: 0 0 30px 40px;
}

.address-inn ul li.phone:before {
    position: absolute;
    left: 0;
    top: 0;
    background: url('/images/ftr-phone-icon.png') center center no-repeat;
    width: 31px;
    height: 30px;
    content: '';
}

.address-inn ul li.mail {
    position: relative;
    padding: 0 0 30px 40px;
}

.address-inn ul li.mail:before {
    position: absolute;
    left: 0;
    top: 0;
    background: url('/images/ftr-mail-icon.png') center center no-repeat;
    width: 31px;
    height: 26px;
    content: '';
}

.address-inn ul li.fb,
.address-inn ul li.instagram {
    position: relative;
    padding: 0 0 0 40px;
}

.address-inn ul li.fb:before,
.address-inn ul li.instagram:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 31px;
    height: 26px;
    content: '';
}

.address-inn ul li.fb:before {
    background: url('/images/ftr-fb-icon.png') center center no-repeat;
}

.address-inn ul li.instagram:before {
    background: url('/images/instagram.png') center center no-repeat;
    background-size: contain;
}

.address-inn ul li.mail a,
.address-inn ul li.fb a,
.address-inn ul li.instagram a {
    font-size: 20px;
    color: #000;
    font-family: 'RobotoRegular';
    padding: 0;
}

.address-inn ul li.mail a:hover,
.address-inn ul li.fb a:hover,
.address-inn ul li.instagram a:hover {
    color: #000;
}

.address-inn ul li.mail a:active,
.address-inn ul li.fb a:active,
.address-inn ul li.instagram a:active {
    color: #a32829;
}

.uparrow {
    background: url('/images/back-to-top.png');
    cursor: pointer;
    width: 81px;
    height: 84px;
    position: absolute;
    bottom: 102%;
    right: 30px;
    display: none;
}

.uparrow:hover {
    background: url('/images/back-to-top-hover.png');
}

.designed {
    margin-top: 15px;
    float: right;
}

.designed p,
.designed a:link,
.designed a:visited {
    color: white;
}

.ftr {
    width: 100%;
    float: left;
    background: url('/images/ftr-bg.jpg') left top repeat;
    padding: 10px 0 15px;
    text-align: center;
    position: relative;
}

/*12-7-2016*/
.ftr-logo1 {
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.ftr-logo2 {
    width: auto;
    float: none;
    display: inline-block;
    margin: 0 16px;
    vertical-align: middle;
}

.ftr-logo3 {
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.ftr-logo a {
    width: auto;
    float: left;
}

/*13-07*/
.fot_rigt {
    width: auto;
    float: right;
    margin-top: 36px;
}

.our_aff {
    width: auto;
    float: left;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 16px 25px 0 0;
}

.main-content-new {
    width: 100%;
    float: left;
    background-color: #eee3cd;
}

.content-new-1 {
    width: 100%;
    float: left;
    padding: 40px 0;
}

.pdf-for-content {
    width: 100%;
    float: left;
    padding: 50px 0 50px;
}

.pdf-for-content iframe {
    width: 100%;
    height: 640px;
}

.side-bar-for-new-img {
    width: 300px;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9999999;
    transform: translate(100%, -50%);
    animation: slideIn 0.5s ease-out 2s forwards;
}

/* Slide-in from the right */
@keyframes slideIn {
    0% {
        transform: translate(100%, -50%);
    }
    50% {
        transform: translate(-20%, -50%);
    }
    100% {
        transform: translate(0, -50%);
    }
}

/* Ripple Effect */
.side-bar-img::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 120px;
    background: rgba(166, 49, 50, 0.4);
    border-radius: 5%;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    z-index: -1;
    animation: rippleEffect 0.6s ease-out 2.2s forwards;
}

@keyframes rippleEffect {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 0.8;
    }
    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

/* .side-bar-for-new-img {
  width: 200px;
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 9999999;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
} */

.side-bar-img {
    width: 100%;
    float: left;
    /* background-image: url(/images/img-back-img.png); */
    background-color: #c42e31;
    text-align: center;
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

.side-bar-img img {
    height: 157px;
    margin: 0 auto;
}

.side-bar-img h5 {
    font-size: 27px;
    color: #fbb03b;
    font-family: 'RockSalt';
    line-height: 39px;
}

.side-bar-img p {
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'OswaldBold';
    line-height: 20px;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.acf-map {
    width: 100%;
    height: 100%;
}

.full-height {
    min-height: 100vh;
}

.almost-there-wrapper {
    min-height: 85vh;
}

.form-message {
    margin-bottom: 20px;
}

.form-message .error {
    color: red;
}

.form-message .good {
    color: green;
}

.form-message a {
    color: #000;
    text-decoration: underline;
}

.form-message a:hover {
    text-decoration: none;
}

.spinner {
    display: none;
}

.testimonials-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.testimonial {
    max-width: 500px;
    margin: 0 30px 40px;
}

@media screen and (min-width: 1241px) and (max-width: 1380px) {
    .header-top {
        padding: 20px;
    }

    .logo-top {
        width: 25%;
    }

    .top-menu {
        width: 75%;
        padding-top: 20px;
        float: right;
    }

    .top-menu-inn-left {
        padding-top: 10px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-top: 10px;
        padding-left: 35px;
    }

    .logo-top img {
        max-width: 100%;
    }

    .top-menu-inn-left ul li a {
        font-size: 16px;
    }

    .register a {
        font-size: 13px;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 14px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 18px;
    }

    .slider-btm .logo-top {
        padding-top: 0px;
    }

    .banner_slid {
        top: 0px;
    }

    .banner_slid_text_head h3 {
        font-size: 50px;
        line-height: normal;
    }

    .banner_slid_text_dit p {
        font-size: 50px;
        line-height: normal;
    }

    .banner_slid_text_bod_bg {
        margin: 25px 0 0;
    }

    .banner_slid_text_dit {
        margin: 25px 0 0;
    }

    .cd_top_bg {
        bottom: 40px;
    }

    .top-section {
        width: 75%;
    }

    .main-part img {
        width: 100%;
    }

    .right-part {
        right: 10px;
    }

    .transparent-inn {
        width: 75%;
    }

    .cnt-section p {
        min-height: 270px;
    }

    .btm-part {
        width: 80%;
    }

    .box {
        width: 19%;
        margin-right: 1%;
    }

    .box img {
        max-width: 100%;
    }

    .box p {
        font-size: 16px;
        line-height: 22px;
    }

    .register-form {
        width: calc(100% - 410px);
    }

    .map {
        width: 50%;
        height: 375px;
    }

    .address {
        width: 48%;
    }

    .address-inn {
        margin-left: 30px;
        padding: 25px;
    }

    .address-inn ul li {
        font-size: 17px;
    }

    .address-inn ul li.phone {
        padding-top: 5px;
    }

    .address-inn ul li.mail a,
    .address-inn ul li.fb a {
        font-size: 17px;
    }

    .tital-part {
        max-width: 80%;
        float: none;
        margin: 0 auto;
    }

    .form-submit .submit-left {
        width: 50%;
    }

    .banner_slid_bg .slides > li {
        background-position: center center;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1240px) {
    .header-top {
        padding: 20px;
    }

    .logo-top {
        width: 20%;
    }

    .top-menu {
        width: 80%;
        padding-top: 20px;
        float: right;
    }

    .top-menu-inn-left {
        padding-top: 10px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-top: 10px;
        padding-left: 11px;
    }

    .top-menu-inn-left ul li {
        padding: 0 10px;
    }

    .logo-top img {
        max-width: 100%;
    }

    .top-menu-inn-left ul li a {
        font-size: 14px;
    }

    .register a {
        font-size: 13px;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 14px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 18px;
    }

    .slider-btm .logo-top {
        padding-top: 10px;
    }

    .banner_slid {
        top: 0px;
    }

    .banner_slid_text_head h3 {
        font-size: 50px;
        line-height: normal;
    }

    .banner_slid_text_dit p {
        font-size: 50px;
        line-height: normal;
    }

    .banner_slid_text_bod_bg {
        margin: 25px 0 0;
    }

    .banner_slid_text_dit {
        margin: 25px 0 0;
    }

    .cd_top_bg {
        bottom: 40px;
    }

    .top-section {
        width: 75%;
    }

    .main-part img {
        width: 100%;
    }

    .right-part {
        right: 10px;
    }

    .transparent-inn {
        width: 75%;
    }

    .cnt-section p {
        min-height: 270px;
    }

    .btm-part {
        width: 80%;
    }

    .box {
        width: 19%;
        margin-right: 1%;
    }

    .box img {
        max-width: 100%;
    }

    .box p {
        font-size: 16px;
        line-height: 22px;
    }

    .register-form {
        width: calc(100% - 410px);
    }

    .map {
        width: 50%;
        height: 375px;
    }

    .address {
        width: 48%;
    }

    .address-inn {
        margin-left: 30px;
        padding: 25px;
    }

    .address-inn ul li {
        font-size: 17px;
    }

    .address-inn ul li.phone {
        padding-top: 5px;
    }

    .address-inn ul li.mail a,
    .address-inn ul li.fb a {
        font-size: 17px;
    }

    .tital-part {
        max-width: 80%;
        float: none;
        margin: 0 auto;
    }

    .form-submit .submit-left {
        width: 50%;
    }

    .banner_slid_bg .slides > li {
        background-position: center center;
    }

    .ftr-logo1 {
        width: auto;
        margin: 0px;
    }

    .ftr-logo3 {
        width: auto;
        margin: 0px;
    }

    .margin {
        width: 97%;
    }

    .fot_rigt {
        margin-top: 16px;
    }

    .our_aff {
        padding: 25px 25px 0 0;
    }

    .uparrow {
        bottom: 1%;
    }
}

@media screen and (min-width: 901px) and (max-width: 1024px) {
    .header-top {
        padding: 20px;
    }

    .logo-top {
        width: 15%;
    }

    .top-menu {
        width: 85%;
        padding-top: 0px;
        float: right;
    }

    .top-menu-inn-left {
        padding-top: 7px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-top: 3px;
        padding-left: 8px;
    }

    .top-menu-inn-left ul li {
        padding: 0 9px;
    }

    .logo-top img {
        max-width: 100%;
    }

    .top-menu-inn-left ul li a {
        font-size: 13px;
    }

    .register a {
        font-size: 13px;
        padding: 0 20px;
        line-height: 30px;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 14px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 18px;
    }

    .slider-btm {
        padding-bottom: 6px;
    }

    .slider-btm .logo-top {
        padding-top: 10px;
    }

    .slider-btm .top-menu {
        padding-top: 10px;
    }

    .banner_slid {
        top: 0;
    }

    .banner_slid_text_head h3 {
        font-size: 50px;
        line-height: normal;
    }

    .banner_slid_text_dit p {
        font-size: 50px;
        line-height: normal;
    }

    .banner_slid_text_bod_bg {
        margin: 25px 0 0;
    }

    .banner_slid_text_dit {
        margin: 25px 0 0;
    }

    .cd_top_bg {
        bottom: 40px;
    }

    .top-section {
        width: 75%;
    }

    .main-part img {
        width: 100%;
    }

    .right-part {
        right: 10px;
    }

    .transparent-inn {
        width: 75%;
    }

    .cnt-section p {
        min-height: 270px;
    }

    .btm-part {
        width: 80%;
    }

    .box {
        width: 19%;
        margin-right: 1%;
    }

    .box img {
        max-width: 100%;
    }

    .box p {
        font-size: 16px;
        line-height: 22px;
    }

    .register-form {
        width: calc(100% - 410px);
    }

    .map {
        width: 50%;
        height: 362px;
    }

    .address {
        width: 48%;
    }

    .address-inn {
        margin-left: 30px;
        padding: 25px;
    }

    .address-inn ul li {
        font-size: 15px;
    }

    .address-inn ul li.phone {
        padding-top: 5px;
    }

    .address-inn ul li.mail a,
    .address-inn ul li.fb a {
        font-size: 15px;
    }

    .tital-part {
        max-width: 80%;
        float: none;
        margin: 0 auto;
    }

    .left > img {
        width: 50px;
    }

    .right-part .right {
        margin-left: -70px;
    }

    .right-part .product-list a span.dawnload {
        background-size: 50px 50px;
        height: 55px;
    }

    .right-part .product-list a {
        font-size: 12px;
    }

    .uparrow {
        background-size: 50px 50px;
        background-repeat: no-repeat;
        right: -10px;
        bottom: 0;
    }

    .uparrow:hover {
        background-size: 50px 50px;
        background-repeat: no-repeat;
    }

    .form-submit .submit-left {
        width: 50%;
    }

    .banner_slid_bg .slides > li {
        background-position: center center;
    }

    .transparent-bg {
        background-attachment: scroll !important;
        background-position: center center;
    }

    .ftr-logo2 {
        width: auto;
        margin: 21px 0 10px 0;
    }

    .ftr-logo1 {
        width: auto;
        margin: 0px;
    }

    .ftr-logo3 {
        width: auto;
        margin: 0px;
    }

    .margin {
        width: 97%;
    }

    .fot_rigt {
        margin-top: 16px;
    }

    .our_aff {
        padding: 31px 25px 0 0;
    }
}

@media (max-width: 1100px) {
    .form-left,
    .form-right {
        width: 100%;
        float: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 900px) {
    .header-top {
        padding: 20px;
    }

    .logo-top {
        width: 15%;
    }

    .top-menu {
        width: 85%;
        padding-top: 0px;
        float: right;
    }

    .top-menu-inn-left {
        padding-top: 7px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-top: 3px;
        padding-left: 25px;
    }

    .logo-top img {
        max-width: 100%;
    }

    .top-menu-inn-left ul li a {
        font-size: 11px;
    }

    .register a {
        font-size: 10px;
        padding: 0 15px;
        line-height: 30px;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 12px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 16px;
    }

    .slider-btm {
        padding: 6px 20px;
    }

    .slider-btm .logo-top {
        padding-top: 10px;
    }

    .slider-btm .top-menu {
        padding-top: 10px;
    }

    .banner_slid {
        top: 0;
    }

    .banner_slid_text_head h3 {
        font-size: 40px;
        line-height: normal;
    }

    .banner_slid_text_dit p {
        font-size: 40px;
        line-height: normal;
    }

    .banner_slid_text_bod_bg {
        margin: 25px 0 0;
    }

    .banner_slid_text_dit {
        margin: 25px 0 0;
    }

    .cd_top_bg {
        bottom: 40px;
    }

    .top-section {
        width: 95%;
    }

    .main-part img {
        width: 100%;
    }

    .right-part {
        right: 10px;
    }

    .transparent-inn {
        width: 95%;
    }

    .cnt-section p {
        min-height: 270px;
    }

    .btm-part {
        width: 95%;
    }

    .box {
        width: 19%;
        margin-right: 1%;
    }

    .box img {
        max-width: 100%;
    }

    .box p {
        font-size: 16px;
        line-height: 22px;
    }

    .register-form {
        width: 95%;
    }

    .map {
        width: 50%;
        height: 362px;
    }

    .address {
        width: 48%;
    }

    .address-inn {
        margin-left: 30px;
        padding: 25px;
        width: 90%;
    }

    .address-inn ul li {
        font-size: 15px;
    }

    .address-inn ul li.phone {
        padding-top: 5px;
    }

    .address-inn ul li.mail a,
    .address-inn ul li.fb a {
        font-size: 15px;
    }

    .tital-part {
        max-width: 95%;
        float: none;
        margin: 0 auto;
    }

    .left > img {
        width: 50px;
    }

    .right-part .right {
        margin-left: -70px;
    }

    .right-part .product-list a span.dawnload {
        background-size: 50px 50px;
        height: 55px;
    }

    .right-part .product-list a {
        font-size: 12px;
    }

    .uparrow {
        background-size: 50px 50px;
        background-repeat: no-repeat;
        right: -10px;
        bottom: 0;
    }

    .uparrow:hover {
        background-size: 50px 50px;
        background-repeat: no-repeat;
    }

    .form-submit .submit-left {
        width: 50%;
    }

    .banner_slid_bg .slides > li {
        background-position: center center;
    }

    .transparent-bg {
        background-attachment: scroll !important;
        background-position: center center;
    }

    /*12-7-2016*/
    .ftr-logo2 {
        width: auto;
        margin: 21px 0 10px 0;
    }

    .ftr-logo1 {
        width: auto;
        margin: 0px;
    }

    .ftr-logo3 {
        width: auto;
        margin: 0px;
    }

    .margin {
        width: 97%;
    }

    .fot_rigt {
        margin-top: 16px;
    }

    .our_aff {
        padding: 31px 25px 0 0;
    }
}

@media screen and (min-width: 601px) and (max-width: 767px) {
    .header-top {
        padding: 20px;
    }

    .logo-top {
        width: 100%;
    }

    .logo-top img {
        max-width: 100%;
        width: 210px;
    }

    .top-menu {
        width: 100%;
        padding-top: 0px;
        float: right;
    }

    .top-menu-inn-left {
        width: 100%;
    }

    .top-menu-inn-right {
        width: auto;
        padding-top: 0;
    }

    .banner_slid {
        top: 0;
    }

    .banner_slid {
        top: 0;
    }

    .banner_slid {
        top: 100px;
    }

    .banner_slid_text_head h3 {
        font-size: 30px;
        line-height: normal;
    }

    .banner_slid_text_dit p {
        font-size: 30px;
        line-height: normal;
    }

    .banner_slid_text_bod_bg {
        margin: 25px 0 0;
    }

    .banner_slid_text_dit {
        margin: 25px 0 0;
    }

    .cd_top_bg {
        bottom: 30px;
    }

    .top-section {
        width: 95%;
    }

    .main-part img {
        width: 100%;
    }

    .right-part {
        position: relative;
        width: 100%;
        text-align: center;
        right: 0;
        bottom: 0;
        top: 30px;
    }

    .transparent-inn {
        width: 95%;
    }

    .cnt-section p {
        min-height: auto;
    }

    .btm-part {
        width: 95%;
    }

    .box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .box.last {
        margin-bottom: 0;
    }

    .box img {
        max-width: 100%;
        display: inline-block;
    }

    .box p {
        font-size: 16px;
        line-height: 22px;
    }

    .register-form {
        width: 95%;
    }

    .map {
        width: 100%;
        height: 350px;
    }

    .address {
        width: 100%;
    }

    .address-inn {
        margin: 5% auto;
        padding: 25px;
        width: 90%;
        float: none;
    }

    .address-inn ul li {
        font-size: 15px;
    }

    .address-inn ul li.phone {
        padding-top: 5px;
    }

    .address-inn ul li.mail a,
    .address-inn ul li.fb a {
        font-size: 15px;
    }

    .tital-part {
        padding: 0 30px 40px;
    }

    .left > img {
        width: 50px;
    }

    .right-part .right {
        margin-left: 0px;
        display: inline-block;
        float: none;
        width: auto;
    }

    .right-part .product-list a span.dawnload {
        background-size: 50px 50px;
        height: 55px;
    }

    .right-part .product-list a:hover span.dawnload {
        background-size: 50px 50px;
        height: 55px;
    }

    .right-part .product-list a {
        font-size: 12px;
    }

    .uparrow {
        background-size: 50px 50px;
        background-repeat: no-repeat;
        right: -10px;
        bottom: 0;
    }

    .uparrow:hover {
        background-size: 50px 50px;
        background-repeat: no-repeat;
    }

    .form-submit .submit-left {
        width: 50%;
    }

    .transparent-inn-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .transparent-inn-right {
        width: 100%;
    }

    .right-part .left {
        display: none;
    }

    .form-left {
        width: 100%;
    }

    .form-right {
        width: 100%;
    }

    .transparent-bg {
        padding: 60px 0;
    }

    .get-started {
        padding: 60px 0;
    }

    .register-now {
        padding: 60px 0;
    }

    .flex-control-paging li a {
        width: 50px !important;
    }

    .banner_slid_bg .slides > li {
        background-position: center center;
    }

    .transparent-bg {
        background-attachment: scroll !important;
        background-position: center center;
    }

    /*12-7-2016*/
    .ftr-logo2 {
        width: 100%;
        margin: 21px 0 10px 0;
    }

    .ftr-logo1 {
        width: 100%;
        margin: 0px;
    }

    .ftr-logo3 {
        width: 100%;
        margin: 0px;
    }

    /*13-07*/
    .margin {
        width: 97%;
    }

    .our_aff {
        width: 100%;
        padding: 16px 0 18px 0;
    }

    .fot_rigt {
        width: 100%;
    }

    .side-bar-img img {
        height: 107px;
    }

    .side-bar-img {
        width: 75%;
        float: right;
        padding: 10px 0;
    }

    .side-bar-img h5 {
        font-size: 16px;
        line-height: 29px;
    }

    .side-bar-img p {
        font-size: 14px;
    }

    .side-bar-for-new-img {
        z-index: 999;
    }
}

@media screen and (min-width: 481px) and (max-width: 600px) {
    .header-top {
        padding: 20px;
    }

    .logo-top {
        width: 100%;
    }

    .logo-top img {
        max-width: 100%;
    }

    .top-menu {
        width: 100%;
        padding-top: 0px;
        float: right;
    }

    .top-menu-inn-left {
        width: 100%;
    }

    .top-menu-inn-right {
        width: auto;
        padding-top: 10px;
    }

    .banner_slid {
        top: 100px;
    }

    .banner_slid_text_head h3 {
        font-size: 20px;
        line-height: normal;
    }

    .banner_slid_text_dit p {
        font-size: 20px;
        line-height: normal;
    }

    .banner_slid_text_bod_bg {
        margin: 25px 0 0;
    }

    .banner_slid_text_dit {
        margin: 25px 0 0;
    }

    .cd_top_bg {
        bottom: 30px;
    }

    .top-section {
        width: 95%;
    }

    .main-part img {
        width: 100%;
    }

    .right-part {
        position: relative;
        width: 100%;
        text-align: center;
        right: 0;
        bottom: 0;
        top: 30px;
    }

    .transparent-inn {
        width: 95%;
    }

    .cnt-section p {
        min-height: auto;
    }

    .btm-part {
        width: 95%;
    }

    .box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .box.last {
        margin-bottom: 0;
    }

    .box img {
        max-width: 100%;
        display: inline-block;
    }

    .box p {
        font-size: 16px;
        line-height: 22px;
    }

    .register-form {
        width: 95%;
    }

    .map {
        width: 100%;
        height: 350px;
    }

    .address {
        width: 100%;
    }

    .address-inn {
        margin: 5% auto;
        padding: 25px;
        width: 90%;
        float: none;
    }

    .address-inn ul li {
        font-size: 15px;
    }

    .address-inn ul li.phone {
        padding-top: 5px;
    }

    .address-inn ul li.mail a,
    .address-inn ul li.fb a {
        font-size: 15px;
    }

    .tital-part {
        padding: 0 30px 40px;
    }

    .left > img {
        width: 50px;
    }

    .right-part .right {
        margin-left: 0px;
        display: inline-block;
        float: none;
        width: auto;
    }

    .right-part .product-list a span.dawnload {
        background-size: 50px 50px;
        height: 55px;
    }

    .right-part .product-list a:hover span.dawnload {
        background-size: 50px 50px;
        height: 55px;
    }

    .right-part .product-list a {
        font-size: 12px;
    }

    .uparrow {
        background-size: 50px 50px;
        background-repeat: no-repeat;
        right: -10px;
        bottom: 0;
    }

    .uparrow:hover {
        background-size: 50px 50px;
        background-repeat: no-repeat;
    }

    .form-submit .submit-left {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }

    .transparent-inn-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .transparent-inn-right {
        width: 100%;
    }

    .right-part .left {
        display: none;
    }

    .form-left {
        width: 100%;
    }

    .form-right {
        width: 100%;
    }

    .transparent-bg {
        padding: 40px 0;
    }

    .get-started {
        padding: 40px 0;
    }

    .register-now {
        padding: 40px 0;
    }

    .register {
        width: auto;
        text-align: center;
        padding-bottom: 0px;
    }

    .register a {
        width: auto;
        display: inline-block;
    }

    .top-menu-inn-right ul.social-phone {
        width: auto;
        text-align: center;
        padding-left: 0;
    }

    .flex-control-paging li a {
        width: 50px !important;
    }

    .top-section h3 {
        font-size: 35px;
        line-height: 40px;
    }

    .section-tital {
        font-size: 35px;
    }

    .tital-part h3 {
        font-size: 30px;
    }

    .form-submit .submit-mid {
        width: 100%;
    }

    .banner_slid_bg .slides > li {
        background-position: center center;
    }

    .transparent-bg {
        background-attachment: scroll !important;
        background-position: center center;
    }

    /*12-7-2016*/
    .ftr-logo2 {
        width: 100%;
        margin: 21px 0 10px 0;
    }

    .ftr-logo1 {
        width: 100%;
        margin: 0px;
    }

    .ftr-logo3 {
        width: 100%;
        margin: 0px;
    }

    /*13-07*/
    .margin {
        width: 97%;
    }

    .our_aff {
        width: 100%;
        padding: 16px 0 18px 0;
    }

    .fot_rigt {
        width: 100%;
    }

    .side-bar-img img {
        height: 107px;
    }

    .side-bar-img {
        width: 62%;
        float: right;
        padding: 10px 0;
    }

    .side-bar-img h5 {
        font-size: 16px;
        line-height: 29px;
    }

    .side-bar-img p {
        font-size: 12px;
    }

    .side-bar-for-new-img {
        z-index: 999;
    }
}

@media screen and (max-width: 480px) {
    .header-top {
        padding: 10px;
    }

    .logo-top {
        width: 80%;
    }

    .logo-top img {
        max-width: 85%;
    }

    .top-menu {
        width: 100%;
        padding: 0px !important;
        float: right;
    }

    .top-menu-inn-left {
        width: 100%;
    }

    .top-menu-inn-right {
        width: 100%;
        padding-top: 10px;
    }

    .banner_slid {
        top: 100px;
    }

    .banner_slid_text_head h3 {
        font-size: 16px;
        line-height: normal;
    }

    .banner_slid_text_dit p {
        font-size: 14px;
        line-height: normal;
    }

    .banner_slid_text_bod_bg {
        margin: 25px 0 0;
    }

    .banner_slid_text_dit {
        margin: 25px 0 0;
    }

    .cd_top_bg {
        bottom: 30px;
    }

    .top-section {
        width: 95%;
    }

    .main-part img {
        width: 100%;
    }

    .right-part {
        position: relative;
        width: 100%;
        text-align: center;
        right: 0;
        bottom: 0;
        top: 30px;
    }

    .transparent-inn {
        width: 95%;
    }

    .cnt-section p {
        min-height: auto;
        font-size: 14px;
    }

    .btm-part {
        width: 95%;
    }

    .box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .box.last {
        margin-bottom: 0;
    }

    .box img {
        max-width: 100%;
        display: inline-block;
    }

    .box p {
        font-size: 16px;
        line-height: 22px;
    }

    .register-form {
        width: 95%;
    }

    .map {
        width: 100%;
        height: 350px;
    }

    .address {
        width: 100%;
    }

    .address-inn {
        margin: 5% auto;
        padding: 25px;
        width: 90%;
        float: none;
    }

    .address-inn ul li {
        font-size: 15px;
    }

    .address-inn ul li.phone {
        padding-top: 5px;
    }

    .address-inn ul li.mail a,
    .address-inn ul li.fb a {
        font-size: 15px;
    }

    .tital-part {
        padding: 0 30px 40px;
        font-size: 14px;
    }

    .left > img {
        width: 50px;
    }

    .right-part .right {
        margin-left: 0px;
        display: inline-block;
        float: none;
        width: auto;
    }

    .right-part .product-list a span.dawnload {
        background-size: 50px 50px;
        height: 55px;
    }

    .right-part .product-list a:hover span.dawnload {
        background-size: 50px 50px;
        height: 55px;
    }

    .right-part .product-list a {
        font-size: 12px;
    }

    .uparrow {
        background-size: 50px 50px;
        background-repeat: no-repeat;
        right: -10px;
        bottom: 0;
    }

    .uparrow:hover {
        background-size: 50px 50px;
        background-repeat: no-repeat;
    }

    .form-submit .submit-left {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }

    .transparent-inn-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .transparent-inn-right {
        width: 100%;
    }

    .right-part .left {
        display: none;
    }

    .form-left {
        width: 100%;
    }

    .form-right {
        width: 100%;
    }

    .transparent-bg {
        padding: 30px 0;
    }

    .get-started {
        padding: 30px 0;
    }

    .register-now {
        padding: 30px 0;
    }

    .register {
        width: auto;
        text-align: left;
        padding-bottom: 0px;
    }

    .register a {
        width: auto;
        display: inline-block;
        font-size: 10px;
        line-height: 30px;
        padding: 0 10px;
    }

    .top-menu-inn-right ul.social-phone {
        width: auto;
        text-align: right;
        padding-left: 0;
        position: relative;
        top: 5px;
    }

    .flex-control-paging li a {
        width: 50px !important;
    }

    .top-section h3 {
        font-size: 18px;
        line-height: 40px;
    }

    .section-tital {
        font-size: 18px;
    }

    .tital-part h3 {
        font-size: 18px;
    }

    .form-submit .submit-mid {
        width: 100%;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 12px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 13px;
    }

    .top-section h4 {
        font-size: 18px;
    }

    .top-section p {
        font-size: 14px;
        padding-top: 10px;
    }

    .cnt-section .btm span {
        font-size: 16px;
    }

    .cnt-section .btm {
        font-size: 14px;
    }

    .form-fild-full label {
        font-size: 14px;
    }

    .form-fild-full .left {
        width: 100%;
        padding-bottom: 10px;
    }

    .form-fild-full .right {
        width: 100%;
    }

    .form-submit .submit-mid input {
        font-size: 14px;
        height: 40px;
    }

    .banner_slid_bg .slides > li {
        background-position: center center;
    }

    .transparent-bg {
        background-attachment: scroll !important;
        background-position: center center;
    }

    .menu-main-menu-container {
        top: 0 !important;
    }

    .slider-btm {
        padding: 6px 10px;
    }

    /*12-7-2016*/
    .ftr-logo2 {
        width: 100%;
        margin: 21px 0 10px 0;
    }

    .ftr-logo1 {
        width: 100%;
        margin: 0px;
    }

    .ftr-logo3 {
        width: 100%;
        margin: 0px;
    }

    /*13-07*/
    .margin {
        width: 97%;
    }

    .our_aff {
        width: 100%;
        padding: 16px 0 18px 0;
    }

    .fot_rigt {
        width: 100%;
    }

    .side-bar-img img {
        height: 107px;
    }

    .side-bar-img {
        width: 62%;
        float: right;
        padding: 10px 0;
    }

    .side-bar-img h5 {
        font-size: 16px;
        line-height: 29px;
    }

    .side-bar-img p {
        font-size: 14px;
    }

    .side-bar-for-new-img {
        z-index: 999;
    }
}

@media screen and (max-width: 767px) {
    /* nav-wrap */
    .menu-main-menu-container {
        position: absolute;
        width: 100%;
        margin: 0px;
        left: 0;
        top: 0px;
    }

    /* menu icon */
    .menu-icon {
        color: #000;
        width: 34px;
        height: 25px;
        float: right;
        margin: 20px 10px 0 0;
        background: url(/images/menu.png) left top no-repeat;
        padding: 0;
        cursor: pointer;
        display: block;
        /* show menu icon */
    }

    .menu-icon:hover {
        background: url(/images/menu_hover.png) left top no-repeat;
    }

    .menu-icon.active {
        background: url(/images/menu_hover.png) left top no-repeat;
    }

    /* main nav */
    .menu {
        position: absolute;
        top: 65px;
        width: 100%;
        z-index: 10000;
        background: #f4bf71;
        display: none;
        /* visibility will be toggled with jquery */
    }

    .menu li {
        margin: 0px;
        float: left;
        width: 100%;
        line-height: 50px;
    }

    .menu a,
    .menu ul a {
        padding: 0 0 0 20px;
        margin: 0px;
        font-size: 14px;
        line-height: 40px;
        border-bottom: solid 1px rgba(255, 255, 255, 0.2);
        color: #fff;
        text-decoration: none;
    }

    .menu a:hover,
    .menu ul a:hover {
        color: #96ec00;
    }

    .slider-btm .top-menu-inn-left ul li a:hover {
        color: #9f242a;
    }

    .top-menu-inn-left ul li {
        text-align: center;
    }

    /* dropdown */
    .menu ul {
        width: auto;
        position: static;
        display: block;
        border: none;
        background: inherit;
    }

    .menu ul li {
        margin: 3px 0 3px 15px;
    }
}

.flexslider-container {
    width: 100%;
    float: left;
    position: relative;
}

.cd_volume_icon {
    width: auto;
    float: left;
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 20px;
}

.cd_volume_icon a {
    color: #fff;
    font-size: 24px;
}

.main-fundraise {
    width: 100%;
    float: left;
    background-image: url(/images/banner-sub.png);
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
}

.n_container {
    margin: 0 auto;
    width: 1170px;
}

.main-fundraise-con {
    width: 100%;
    float: left;
}

.fundraise-header-text {
    text-align: center;
    font-family: 'RobotoRegular';
    font-size: 20px;
    line-height: 35px;
    color: #fff !important;
}

.fundraise-header-text span {
    color: #fbb03b;
    font-weight: bold;
}

.main-fundraise-con .top-section h4 {
    color: #fbb03b;
    line-height: 46px;
}

.main-fundraise-con .top-section h3 {
    color: #fff;
}

.n_main-section-fu {
    width: 100%;
    float: left;
    padding: 50px 0 0;
}

.w-33 {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
}

.top-section_n {
    width: 100%;
    float: left;
    text-align: center;
}

.top-section_n img {
    max-width: 100%;
}

.mid-section_n {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.mid-section_n h3 {
    font-size: 45px;
    color: #f9ae3b;
    font-family: 'OswaldBold';
    width: 100%;
    float: left;
    text-transform: uppercase;
}

.mid-section_n p {
    font-size: 24px;
    color: #fff;
    font-family: 'RobotoRegular';
    width: 50%;
    display: inline-block;
}

.pay-btn {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 80px;
}

.pay-btn .register {
    float: none;
    display: inline-block;
}

.pay-btn .register a {
    background-color: #fbb03b;
    color: #000000;
    border-color: #fbb03b;
    font-size: 20px;
    padding: 5px 48px;
}

.bottom-login-main {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}

.bottom-login-main p {
    font-size: 14px;
    font-family: 'RobotoRegular';
    color: #fff;
}

.bottom-login-main a {
    color: #fff;
    text-decoration: underline;
}

.welcome-box-main {
    width: 100%;
    float: left;
    padding: 160px 0 90px;
    background-color: #fbb03b;
}

.welcome-box-com {
    width: 100%;
    float: left;
}

.dis-h1 {
    width: 100%;
    float: left;
    text-align: center;
}

.dis-h1 h1 {
    font-size: 45px;
    color: #000;
    font-family: 'OswaldBold';
    text-transform: uppercase;
}

.dis-h1 p {
    font-size: 24px;
    color: #000;
    font-family: 'RobotoRegular';
    line-height: 32px;
    width: 80%;
    display: inline-block;
    padding-top: 10px;
}

.welcome-form {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.left-number-form {
    width: 60px;
    float: left;
    text-align: center;
}

.left-number-form h4 {
    font-size: 30px;
    color: #000;
    font-family: 'OswaldBold';
    text-transform: uppercase;
    width: 100%;
    float: left;
    margin-top: 29px;
}

.form-row {
    width: calc(100% - 60px);
    float: left;
}

.frm-grp {
    width: 100%;
    float: left;
    padding: 0 18px;
}

.frm-sub {
    width: 50%;
    float: left;
}

.frm-grp label {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #000;
    font-family: 'RobotoRegular';
    margin-bottom: 3px;
}

.txt-box {
    width: 100%;
    float: left;
    background: #fff;
    height: 55px;
    border: 1px solid #828083;
    border-radius: 5px;
    font-size: 18px;
    color: #828083;
    font-family: 'OswaldRegular';
    padding: 0 10px;
    position: relative;
    z-index: 9999999;
}

.form-row-main {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

.form-row-main input[type='submit'] {
    background-color: #a32829;
    color: #fff;
    border: 1px solid #a32829;
    font-size: 20px;
    padding: 5px 48px;
    font-family: 'OswaldRegular';
    text-transform: uppercase;
    line-height: 40px;
    border-radius: 5px;
    margin-top: 50px;
    margin-left: 72px;
    cursor: pointer;
}

.form-row-main-sub {
    text-align: center;
}

/*==========================================*/
/*popup screen*/
.modal_1 {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
    z-index: 9999999;
}

/* Modal Content */
.modal-content {
    background-color: #fbb03b;
    margin: auto;
    padding: 10px;
    border: 1px solid #fbb03b;
    width: 800px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    overflow: auto;
}

/* The Close Button */
.close_1,
.close_2,
.close_3 {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.thankyou-popup-main {
    background-color: #f4f0e6;
    border-color: #f4f0e6;
}

.thankyou-popup-main .pay-btn {
    margin-top: 0;
}

.thankyou-popup .pay-btn .register {
    margin: 0 10px;
}

.thankyou-popup-main .popup-main-content {
    padding: 77px 0 87px;
}

.trans-btn {
    background-color: transparent !important;
    border: 1px solid #3d3c3a !important;
    color: #000 !important;
}

.close_1:hover,
.close_1:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.popup-main-content {
    width: 100%;
    float: left;
    padding: 47px 0 27px;
}

.popup-main-content .dis-h1 p {
    width: 70%;
}

.login-form-main {
    padding: 0 120px;
}

.login-form-main .form-row {
    width: 100%;
}

.login-form-main .frm-grp label {
    text-align: left;
}

.login-form-main .frm-grp {
    margin-bottom: 20px;
}

.login-form-main .form-row-main input[type='submit'] {
    margin: 0;
    min-width: 200px;
}

.login-form-main .bottom-login-main p,
.login-form-main .bottom-login-main p a {
    color: #000;
}

.almost-there-page .form-row {
    width: 40%;
    float: none;
    display: inline-block;
}

.almost-there-page .form-row-main {
    text-align: center;
}

.almost-there-page .frm-grp label {
    text-align: left;
}

.almost-there-page .frm-grp {
    margin-bottom: 20px;
}

.almost-there-page .form-row-main input[type='submit'] {
    margin: 0;
    min-width: 200px;
}

.table-div {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0;
}

#refer-table {
    /* background: #A32829;*/
    font-family: 'OswaldRegular';
    color: black;
    width: auto;
    float: none;
    display: inline-block;
}

#refer-table th {
    background-color: #a32829;
    padding: 20px !important;
    color: white;
    letter-spacing: 1px;
    text-align: left;
}

#refer-table tr {
    border: 1px solid #a32829;
}

#refer-table td {
    height: 50px;
    padding: 20px !important;
    /*  text-align: center;*/
}

.ref-header {
    width: 100%;
    float: left;
    text-align: center;
    padding: 25px 0;
}

.ref-header h4 {
    text-transform: uppercase;
    font-size: 26px;
    font-family: 'OswaldRegular';
    color: white;
}

.form-message {
    text-align: center;
}

.form-message .error {
    color: red;
}

.form-message .success {
    color: green;
}

.page-err {
    float: none;
    clear: both;
    padding: 100px 10px;
    min-height: 90vh;
    text-align: center;
    border: 1px solid transparent;
}

.page-err > * {
    margin-bottom: 1em;
}

.page-err a {
    color: rgb(24, 101, 218);
}

.page-err a:hover {
    text-decoration: underline;
}

.refered-user-cont {
    min-height: 85vh;
}

@media screen and (min-width: 1701px) and (max-width: 1820px) {
    .top-menu-inn-left ul li a {
        font-size: 18px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-left: 9px;
    }
}

@media screen and (min-width: 1501px) and (max-width: 1700px) {
    .top-menu-inn-left ul li {
        padding: 0 10px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-left: 17px;
        padding-top: 8px;
    }

    .logo-top {
        width: 19%;
    }

    .logo-top img {
        width: 100%;
    }

    .top-menu {
        padding: 20px 0 0;
        width: 81%;
    }

    .top-menu-inn-left ul li a {
        font-size: 19px;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 19px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 25px;
    }
}

@media screen and (min-width: 1381px) and (max-width: 1500px) {
    .logo-top img {
        width: 100%;
    }

    .top-menu-inn-left ul li a {
        font-size: 18px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-left: 20px;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 20px;
    }

    .top-menu-inn-left ul li {
        padding: 0 6px;
    }

    .top-menu {
        width: 81% !important;
    }

    .logo-top {
        width: 19% !important;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 19px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 25px;
    }

    .register a {
        padding: 0 13px;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1380px) {
    .logo-top img {
        width: 100%;
    }

    .top-menu-inn-left ul li a {
        font-size: 16px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-left: 13px;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 20px;
    }

    .top-menu-inn-left ul li {
        padding: 0 6px;
    }

    .top-menu {
        width: 81% !important;
    }

    .logo-top {
        width: 19% !important;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 17px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 20px;
    }

    .register a {
        padding: 0 13px;
    }

    .top-menu-inn-right ul.social-phone li {
        padding: 0 3px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .n_container {
        width: 96%;
    }

    .mid-section_n p {
        width: 60%;
    }

    .almost-there-page .form-row {
        width: 52%;
    }

    .top-menu {
        width: 86% !important;
        padding-top: 0;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 14px;
    }

    .top-menu-inn-left ul li {
        padding: 0 7px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 19px;
    }

    .logo-top {
        width: 14% !important;
    }

    .register a {
        padding: 0 13px;
    }
}

@media screen and (min-width: 901px) and (max-width: 1024px) {
    .n_container {
        width: 96%;
    }

    .mid-section_n p {
        width: 70%;
    }

    .mid-section_n h3 {
        font-size: 40px;
    }

    .mid-section_n p {
        font-size: 21px;
    }

    .pay-btn {
        margin-top: 50px;
    }

    .main-fundraise {
        padding: 80px 0;
    }

    #refer-table {
        width: auto;
        overflow-x: auto;
    }

    .almost-there-page .form-row {
        width: 60%;
    }

    .top-menu {
        width: 86% !important;
        padding-top: 0;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 14px;
    }

    .top-menu-inn-left ul li {
        padding: 0 6px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 19px;
    }

    .logo-top {
        width: 14% !important;
    }

    .top-menu-inn-left ul li a {
        font-size: 12px;
    }

    .register a {
        padding: 0 10px;
    }

    .top-menu-inn-right ul.social-phone li {
        padding: 0 2px;
    }
}

@media screen and (min-width: 768px) and (max-width: 900px) {
    .n_container {
        width: 96%;
    }

    .mid-section_n p {
        width: 70%;
    }

    .mid-section_n h3 {
        font-size: 40px;
    }

    .mid-section_n p {
        font-size: 21px;
    }

    .pay-btn {
        margin-top: 50px;
    }

    .main-fundraise {
        padding: 80px 0;
    }

    #refer-table {
        width: auto;
        overflow-x: auto;
    }

    /*popup*/
    .modal-content {
        width: 96%;
    }

    .almost-there-page .form-row {
        width: 60%;
    }

    .top-menu-inn-left ul li {
        padding: 0 8px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-left: 7px;
    }

    .top-menu-inn-left ul li {
        padding: 0 4px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 19px;
    }

    .logo-top {
        width: 14% !important;
    }

    .top-menu-inn-left ul li a {
        font-size: 10px;
    }

    .register a {
        padding: 0 10px;
    }

    .top-menu-inn-right ul.social-phone li {
        padding: 0 2px;
    }
}

@media screen and (max-width: 767px) {
    .n_container {
        width: 96%;
    }

    .mid-section_n p {
        width: 70%;
    }

    .mid-section_n h3 {
        font-size: 40px;
    }

    .mid-section_n p {
        font-size: 21px;
    }

    .pay-btn {
        margin-top: 50px;
        margin-top: 20px;
    }

    .main-fundraise {
        padding: 80px 0;
    }

    .w-33 {
        width: 100%;
        margin-bottom: 40px;
    }

    .pay-btn .register a {
        width: auto !important;
    }

    .left-number-form {
        width: 100%;
    }

    .form-row {
        width: 100%;
    }

    .frm-sub {
        width: 100%;
    }

    .form-row-main input[type='submit'] {
        margin-left: 0;
    }

    .welcome-box-main {
        padding: 190px 0 70px;
    }

    .welcome-form {
        margin-top: 30px;
    }

    .dis-h1 p {
        font-size: 21px;
        width: 100%;
    }

    .dis-h1 h1 {
        font-size: 35px;
    }

    .left-number-form h4 {
        margin-top: 9px;
    }

    #refer-table {
        width: auto;
        overflow-x: auto;
    }

    /*popup*/
    .modal-content {
        width: 96%;
    }

    .dis-h1 h1 {
        font-size: 35px;
    }

    .dis-h1 p {
        font-size: 22px;
    }

    .welcome-form {
        margin-top: 30px;
    }

    .modal_1 {
        padding-top: 50px;
    }

    .login-form-main .form-row-main input[type='submit'] {
        min-width: 160px;
    }

    .login-form-main {
        padding: 0 60px;
    }

    .popup-main-content .dis-h1 p {
        width: 90%;
    }

    .almost-there-page .form-row {
        width: 80%;
    }

    ul#menu-main-menu {
        display: none;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 15px;
    }

    #menu-main-menu-1 {
        display: none;
    }

    #menu-header-menu2 {
        display: none;
    }

    .menu-icon22 {
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media screen and (max-width: 600px) {
    .login-form-main {
        padding: 0 20px;
    }

    .dis-h1 p {
        font-size: 20px;
    }

    .thankyou-popup .register {
        display: inline-block;
        width: auto;
    }

    .thankyou-popup .pay-btn .register a {
        padding: 5px 38px;
    }
}

@media screen and (min-width: 601px) and (max-width: 767px) {
    .slider-btm {
        padding: 6px 13px 10px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-left: 20px;
        padding-top: 10px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 22px;
    }

    .register a {
        padding: 0 10px;
    }
}

@media screen and (min-width: 481px) and (max-width: 600px) {
    .slider-btm {
        padding: 6px 13px 10px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-left: 20px;
        padding-top: 10px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 22px;
    }

    .register a {
        padding: 0 10px;
    }

    .logo-top img {
        max-width: 100%;
        width: 180px;
    }

    .menu-icon {
        margin: 35px 10px 0 0;
    }
}

@media screen and (max-width: 480px) {
    .top-section_n img {
        width: 60px;
    }

    .mid-section_n h3 {
        font-size: 29px;
    }

    .mid-section_n p {
        font-size: 19px;
    }

    .pay-btn .register {
        width: auto !important;
    }

    .pay-btn .register a {
        font-size: 16px;
    }

    .frm-sub {
        padding: 0;
    }

    #refer-table {
        width: 100%;
        overflow-x: auto;
        padding: 0;
    }

    .login-form-main {
        padding: 0;
    }

    .frm-grp label {
        font-size: 16px;
    }

    .txt-box {
        height: 45px;
    }

    .dis-h1 p {
        font-size: 18px;
        line-height: 24px;
    }

    .dis-h1 h1 {
        font-size: 25px;
    }

    .popup-main-content .dis-h1 p {
        width: 100%;
    }

    .login-form-main .form-row-main input[type='submit'] {
        line-height: 32px;
        font-size: 17px;
    }

    .popup-main-content {
        padding: 27px 0 0px;
    }

    .frm-grp {
        padding: 0;
    }

    .close_1 img,
    .close_2 img {
        width: 21px;
    }

    .almost-there-page .form-row {
        width: 96%;
    }

    .welcome-box-main {
        padding: 160px 0 70px;
    }

    .thankyou-popup .pay-btn .register a {
        padding: 5px 24px;
    }

    .thankyou-popup .pay-btn .register {
        margin: 0 3px;
    }

    .slider-btm {
        padding: 6px 13px 10px;
    }

    .top-menu-inn-right ul.social-phone {
        padding-left: 0;
        padding-top: 0px;
    }

    .top-menu-inn-right ul.social-phone li a i {
        font-size: 22px;
    }

    .register a {
        padding: 0 10px;
    }

    .logo-top img {
        max-width: 100%;
        width: 180px;
    }

    .menu-icon {
        margin: 35px 10px 0 0;
    }

    .top-menu-inn-right ul.social-phone li a {
        font-size: 13px;
    }

    .flex-control-nav li {
        margin: 4px 6px !important;
    }

    .cd_top_bg {
        bottom: 60px !important;
        left: 0;
        right: 0;
    }

    .banner_slid_text {
        margin-top: -70px;
    }

    .top-menu-inn-left ul li a {
        padding: 0 !important;
        font-size: 14px !important;
    }
}

.fmessage {
    width: 100%;
    font-family: 'RobotoRegular';
}

.contact-message {
    font-size: clamp(16px, 2vw, 18px);
    padding: 40px;
    text-align: center;
    font-style: italic;
    max-width: 1000px;
    margin: 30px auto 0 auto;
    background-color: #a3282887;
    color: #fff;
}

.contact-message a {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}
