/*------------------------------------------------------------------
Common Stylesheet

Project:   Theme Title
Build:     Bootstrap 3 +
Author:    ThemeBadge
Author URL: http://www.themebadge.com

-------------------------------------------------------------------*/


/* ----------------------------------------------------------------
    Preloader Coding Start
-----------------------------------------------------------------*/

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('assets/fonts/OpenSansHebrew-ExtraBold.ttfOpenSansHebrew-Bold.eot');
    src: url('assets/fonts/OpenSansHebrew-Bold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/OpenSansHebrew-Bold.woff2') format('woff2'), url('assets/fonts/OpenSansHebrew-Bold.woff') format('woff'), url('assets/fonts/OpenSansHebrew-Bold.ttf') format('truetype'), url('assets/fonts/OpenSansHebrew-Bold.svg#OpenSansHebrew-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Hebrew Extra';
    src: url('OpenSansHebrew-ExtraBold.eot');
    src: url('assets/fonts/OpenSansHebrew-ExtraBold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/OpenSansHebrew-ExtraBold.woff2') format('woff2'), url('assets/fonts/OpenSansHebrew-ExtraBold.woff') format('woff'), url('assets/fonts/OpenSansHebrew-ExtraBold.ttf') format('truetype'), url('assets/fonts/OpenSansHebrew-ExtraBold.svg#OpenSansHebrew-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('OpenSansHebrew-Regular.eot');
    src: url('assets/fonts/OpenSansHebrew-Regular.eot?#iefix') format('embedded-opentype'), url('assets/fonts/OpenSansHebrew-Regular.woff2') format('woff2'), url('assets/fonts/OpenSansHebrew-Regular.woff') format('woff'), url('assets/fonts/OpenSansHebrew-Regular.ttf') format('truetype'), url('assets/fonts/OpenSansHebrew-Regular.svg#OpenSansHebrew-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('OpenSansHebrew-Light.eot');
    src: url('assets/fonts/OpenSansHebrew-Light.eot?#iefix') format('embedded-opentype'), url('assets/fonts/OpenSansHebrew-Light.woff2') format('woff2'), url('assets/fonts/OpenSansHebrew-Light.woff') format('woff'), url('assets/fonts/OpenSansHebrew-Light.ttf') format('truetype'), url('assets/fonts/OpenSansHebrew-Light.svg#OpenSansHebrew-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

body.preload-site {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#preloader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 999999;
}

.preloader-spinner {
    background: url("assets/img/preloader.gif")no-repeat scroll center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    display: block;
    width: 64px;
    height: 64px;
}




/* ----------------------------------------------------------------
    Preloader Coding end
-----------------------------------------------------------------*/


/* ----------------------------------------------------------------
    typography
-----------------------------------------------------------------*/

body {
    font-family: 'Open Sans Hebrew';
    line-height: 1.5;
    color: #323232;
    font-size: 15px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

select::-ms-expand {
    display: none;
}

a:active,
a:focus {
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
}

a {
    text-decoration: none !important;
}

a:hover,
a:focus {
    color: #323232;
}

a,
h1,
h2,
h3,
h4,
p,
li,
input {
    direction: rtl;
}

a:hover,
.btn,
.btn:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a img,
iframe {
    border: none !important;
}

p {
    margin: 0;
    line-height: 22px;
    color: #7e7e7e;
}

p,
li {
    font-family: 'Open Sans Hebrew';
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #eee;
}

pre {
    display: block;
    padding: 10px;
    margin: 0 0 30px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f9f9f9;
    border: 1px solid #EDEDED;
    border-radius: 0;
}

.go-top {
    position: fixed;
    right: 30px;
    bottom: 20px;
    z-index: 999;
    display: none;
}

.go-top span {
    background-color: #FF9729;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    padding: 5px 10px;
}

.go-top span:hover {
    background-color: #2FB8FF;
}

img {
    max-width: 100%;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}




/*****************************heaqder_area******************/

.heaqder_area {
    border-bottom: 10px solid #ff9322;
    position: relative;
}

.heaqder_area img {
    width: 100%;
}

.phone-visible {
    display: none;
}

.phone-hidden {
    display: block;
}

.header_absulate {
    position: absolute;
    top: 130px;
    text-align: center;
    right: 13%;
}

.header_absulate>h2 {
    font-size: 55px;
    color: #646464;
    font-weight: 900;
    line-height: 1.2;
}

.header_absulate>h1 {
    background: rgba(0, 0, 0, 0) url("assets/img/text_bg.png") no-repeat scroll center center / contain;
    color: #fff;
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
    margin-top: 10px;
    padding: 3px 22px 10px;
    width: 600px;
}




/************************revorse_area**********************/

.revorse_area {
    padding: 40px 0;
    background: #ffffff;
}

.revorse_area_inner>h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    color: #ff4943;
    margin-bottom: 15px;
}

.revorse_area_inner li {
    color: #646464;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px;
    text-align: right;
    padding-right: 50px;
    position: relative;
}

.revorse_area_inner li:last-child {
    color: #ff9322;
    font-weight: 700;
}

.revorse_absulate {
    position: absolute;
    top: 0px;
    right: 2px;
    width: 30px;
}

.revorse_area_inner>h1 {
    font-size: 45px;
    color: #ff4943;
    font-weight: 900;
    line-height: 1.4;
    float: right;
    position: relative;
    z-index: 1;
}

.text_down {
    bottom: -18px;
    right: 0;
    position: absolute;
    z-index: -1;
}




/************************women_description_area*****************/

.women_description_area {
    padding: 100px 0;
    background: #fbfcfe;
}

.women_description_area_inner {
    padding-right: 320px;
    position: relative;
}

.women_description_area_inner>p {
    font-size: 22px;
    color: #646464;
    font-weight: 700;
    line-height: 1.4;
    text-align: right;
    z-index: 1;
}

.absulate_women {
    position: absolute;
    right: 0;
    bottom: -100px;
}




/***************************banner_area******************/

.banner_area {
    background: #2fb8ff;
    text-align: center;
    padding: 15px 0;
}

.banner_area_iiner>h2 {
    font-size: 34px;
    color: #fff;
    line-height: 1.4;
    font-weight: 700;
    direction: rtl;
}




/***********************vidoe_area*************************/

.vidoe_area {
    padding: 30px 0;
}

.vidoe_area_inner {
    text-align: center;
    border: 2px dashed #2fb8ff;
    margin: 0 auto;
    padding: 20px;
    padding-bottom: 17px;
}

.vidoe_area_inner iframe {}

.vidoes_content>h2 {
    font-size: 34px;
    color: #2fb8ff;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    margin-top: 10px;
}

.vidoes_content h2 a {
    color: #2fb8ff;
    text-decoration: underline!important;
}




/***************************excluding_area******************/

.excluding_area {
    padding: 40px 0;
}

.excluding_area_left {
    float: left;
    padding-right: 25px;
    width: 50%;
    text-align: right;
}

.excluding_area_right {
    float: left;
    width: 50%;
    padding-left: 25px;
    text-align: right;
}

.excluding_area_left>h1 {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    background: #ff9729;
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.excluding_area_left ul li {
    margin-bottom: 10px;
    padding-right: 45px;
    position: relative;
}

.excluding_area_right ul li {
    margin-bottom: 10px;
    padding-right: 45px;
    position: relative;
}

.excluding_area_left a {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.4;
    color: #646464;
}

.excluding_area_right a {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.4;
    color: #646464;
}

.revorse_exclude_absulate {
    position: absolute;
    right: 2px;
    top: 7px;
    width: 30px;
}




/*********************dimond_area****************/

.dimond_area {
    padding: 25px 0;
    background: #ff9729;
}

.dimond_area_left {
    float: left;
    width: 30%;
}

.dimond_area_inner {
    align-items: center;
    display: flex;
}

.dimond_area_right {
    float: left;
    width: 70%;
}

.dimond_area_right>h1 {
    font-size: 34px;
    color: #fff;
    text-align: right;
    line-height: 1.4;
}




/*************************freedom_area**************/

.freedom_area {
    padding: 90px 0;
    padding-top: 95px;
}

.freedom_area_inner {
    position: relative;
}

.freedom_absulate {
    position: absolute;
    right: -8px;
    top: -115px;
}

.freedom_area_inner a {
    color: #646464;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.4;
}

.freedom_area_inner>h1 {
    background: #dee6e9 none repeat scroll 0 0;
    border-radius: 5px;
    color: #424244;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 25px 0;
    padding: 10px 12% 10px 0;
    text-align: center;
}

.freedom_area_inner>h2 {
    background: #ff9729 none repeat scroll 0 0;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    padding: 10px 0;
    text-align: right;
    border-radius: 5px;
    margin: 25px 0;
    margin-right: 350px;
    padding-right: 15px;
}

.freedom_area_inner li {
    padding-right: 40px;
    margin-right: 350px;
    position: relative;
    margin-bottom: 10px;
    text-align: right;
}

.revorse_freedom_absulate {
    position: absolute;
    right: 2px;
    top: 4px;
    width: 30px;
}

.freedom_area_inner>h3 {
    font-size: 34px;
    color: #ff4943;
    font-weight: 900;
    line-height: 1.4;
    position: relative;
    margin-right: 350px;
    text-align: right;
    margin-top: -15px;
    padding-right: 15px;
    z-index: 1;
}

.absulate_down {
    bottom: -18px;
    position: absolute;
    right: 20px;
    z-index: -1;
}




/**********************profile_area***********************/

.profile_area {
    padding: 30px 0;
    background: #fbfcfe;
    margin: 0 auto;
    position: relative;
}

.profile_area_inner {
    max-width: 1500px;
    margin: auto;
}

.profile_area:before,
.profile_area:after {
    display: table;
    clear: both;
    content: "";
}

.single_profile_area {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 0 40px;
    margin-bottom: 40px;
}

.profile_contant>h2 {
    color: #646464;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 15px;
    margin-bottom: 10px;
}

.profile_contant_bold {
	font-size: 20px;
	color: #ff4943;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 5px;
	text-decoration:none;
}

.profile_contant>p {
    font-size: 18px;
    color: #ff4943;
    font-weight: 400;
    line-height: 1.4;
}




/************************satisfaction_area**************/

.satisfaction_area {
    padding: 60px 0;
}

.satisfaction_area_inner {
    border: 2px dashed #2fb8ff;
    text-align: right;
    padding: 25px 0;
    padding-right: 300px;
    position: relative;
}

.satisfaction_area_inner>h1 {
    font-size: 34px;
    color: #ff4943;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 10px;
}

.satisfaction_area_inner li {
    margin-bottom: 0px;
    font-size: 25px;
    color: #646464;
    font-weight: 700;
    line-height: 1.4;
}

.absulate_logo {
    position: absolute;
    right: 25px;
    top: -55px;
}




/********************note_area***********************/

.note_area {
    padding: 125px 0;
    background: #fbfcfe;
}

.note_area_inner {
    padding-right: 410px;
    padding-left: 0px;
    position: relative;
}

.note_area_inner:before,
.note_area_inner:after {
    display: table;
    clear: both;
    content: "";
}

.women_next {
    position: absolute;
    bottom: -125px;
    right: 0;
}

.note_area_inner>h2 {
    font-size: 25px;
    color: #646464;
    font-weight: 400;
    line-height: 1.4;
    text-align: right;
}

.note_area_inner span {
    color: #646464;
    font-weight: 700;
}

.note_area_inner span.color {
    color: #ee1625;
    font-weight: 900;
}




/*******************inversment_area********************/

.inversment_area {
    padding: 30px 0;
    text-align: center;
}

.inversment_area_inner>h3 {
    font-size: 28px;
    color: #2fb8ff;
    font-weight: 900;
    line-height: 1.5;
}

.inversment_area_inner>h2 {
    font-size: 32px;
    color: #ff4943;
    font-weight: 900;
    line-height: 1.4;
    margin-top: 5px;
}

.inversment_color {
    padding: 20px 0;
    background: #2fb8ff;
    margin-top: 10px;
}

.inversment_color>h4 {
    font-size: 32px;
    color: #fff;
    font-weight: 900;
    line-height: 1.4;
}




/**********************contact_area******************/

.contact_area {
    padding: 30px 0;
    background: #fbfcfe;
}

.contact_area_iner {
    border: 2px dashed #2fb8ff;
    padding: 0px 0px;
    position: relative;
}

.contact_area_iner>h2 {
    background: #fbfcfe none repeat scroll 0 0;
    color: #ff4943;
    display: block;
    font-size: 28px;
    font-weight: 900;
    line-height: 1.4;
    margin: -24px auto 0;
    text-align: center;
    width: 65%;
}

.contact_area_iner>h3 {
    color: #2fb8ff;
    font-size: 28px;
    font-weight: 900;
    line-height: 1.4;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
}

.contact_form {
    padding: 0 120px;
    margin-top: 25px;
}

.single_input {
    margin-bottom: 20px;
    padding-right: 150px;
    position: relative;
}

.contact_form table tr input {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    padding: 0 15px;
    position: relative;
    width: 100%;
    float: left;
}

.contact_form form,
.contact_form form table {
    width: 100%;
}

.input_text {
    position: absolute;
    top: 7px;
    right: 0;
}

.input_text h2 {
    font-size: 25px;
    color: #767676;
    font-size: 9;
    line-height: 1.4;
}

.table_absulate {
    font-size: 25px;
    color: #767676;
    font-size: 9;
    line-height: 1.4;
}

.contact_form tr {
    position: relative;
    margin-right: 320px;
}

.table_absulate {
  color: #767676;
  font-size: 18px;
  line-height: 1.4;
  padding-top: 12px;
  vertical-align: top;
  width: 140px;
  z-index: 12;
}

.table_absulate>span {
    color: #2fb8ff!important;
}

.input_color {
    padding: 0 260px 0 120px;
}

.contact_form table .submit {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    line-height: 1.4;
    background: #ff4943;
    text-align: center;
    border-radius: 5px;
    display: block;
    padding: 0 10px;
    margin-bottom: 20px;
    box-shadow: 0px 1px 1px 4px #dadadc;
    border: 2px solid #fff;
    height: 80px;
    width: 100%;
}

.contact_area>a {
    color: #ff9729;
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 11px;
    text-align: center;
}




/**********************top_footer_area**********************/

.top_footer_area {
    padding: 30px 0;
}

.top_footer_area_inner>h2 {
    font-size: 22px;
    color: #2fb8ff;
    font-weight: 900;
    line-height: 1.4;
    text-align: right;
    margin-bottom: 5px;
}

.top_footer_area_inner>p {
    font-size: 17px;
    color: #646464;
    font-weight: 400;
    line-height: 1.5;
    text-align: right;
}

.marging {
    margin: 45px 0;
    margin-bottom: 10px;
}

.top_footer_area_inner p span {
    color: #ff4943;
    font-weight: 700;
}

.footer_area h3 {
    font-size: 17px;
    color: #646464;
    font-weight: 400;
    line-height: 1.4;
    text-align: right;
}

.footer_area h3 span img {
    width: 90px;
}

.footer_area {
    margin-bottom: 20px;
}




/* Responsive Code */

@media only screen and (max-width:1700px) {
    .header_absulate {
        right: 15px;
        top: 60px;
    }
    .header_absulate>h2 {
        font-size: 50px;
    }
}

@media only screen and (max-width:1200px) {
    .table_absulate {
        right: 25px;
    }
    .header_absulate>h2 {
        font-size: 40px;
    }
    .header_absulate>h1 {
        font-size: 45px;
        width: 500px;
    }
    .revorse_area_inner>h2 {
        font-size: 25px;
    }
    .revorse_area_inner li {
        font-size: 18px;
    }
    .revorse_area_inner>h1 {
        font-size: 42px;
    }
    .women_description_area_inner>p {
        font-size: 20px;
    }
    .banner_area_iiner>h2 {
        font-size: 30px;
    }
    .vidoes_content>h2 {
        font-size: 30px;
    }
    .excluding_area_left a {
        font-size: 17px;
    }
    .excluding_area_right a {
        font-size: 17px;
    }
    .dimond_area_right>h1 {
        font-size: 28px;
    }
    .dimond_area_right {
        padding-top: 35px;
    }
    .freedom_area_inner>h1 {
        font-size: 25px;
        padding: 10px 28% 10px 0;
    }
    .freedom_area_inner a {
        font-size: 17px;
    }
    .freedom_area_inner>h2 {
        font-size: 26px;
    }
    .freedom_absulate {
        right: 0;
        top: -112px;
    }
    .freedom_area_inner>h3 {
        font-size: 32px;
    }
    .profile_contant>h2 {
        font-size: 16px;
    }
    .profile_contant>a {
        font-size: 16px;
		text-decoration:none;
    }
    .profile_contant>p {
        font-size: 16px;
    }
    .satisfaction_area_inner>h1 {
        font-size: 30px;
    }
    .satisfaction_area_inner li {
        font-size: 22px;
    }
    .note_area {
        padding: 110px 0;
    }
    .women_next {
        bottom: -110px;
    }
    .note_area_inner>h2 {
        font-size: 22px;
        line-height: 1.5;
    }
    .inversment_area_inner>h3 {
        font-size: 25px;
    }
    .inversment_area_inner>h2 {
        font-size: 28px;
    }
    .inversment_color>h4 {
        font-size: 30px;
    }
    .contact_area_iner>h2 {
        font-size: 24px;
        margin: -18px auto 0;
    }
    .contact_area_iner>h3 {
        font-size: 25px;
    }
    .input_text h2 {
        font-size: 23px;
    }
    .input_text {
        right: 5px;
    }
    .input_color a {
        font-size: 20px;
    }
    .contact_area>a {
        font-size: 20px;
    }
    .top_footer_area_inner>h2 {
        font-size: 20px;
    }
    .top_footer_area_inner>p {
        font-size: 16px;
    }
    .footer_area h3 {
        font-size: 16px;
    }
}

@media only screen and (max-width:991px) {
    .header_absulate>h2 {
        font-size: 30px;
    }
    .header_absulate>h1 {
        font-size: 40px;
        width: 400px;
    }
    .header_absulate {
        top: 40px;
    }
    .revorse_area_inner>h2 {
        font-size: 20px;
    }
    .revorse_area_inner li {
        font-size: 16px;
    }
    .revorse_area_inner>h1 {
        font-size: 40px;
    }
    .women_description_area {
        padding: 70px 0;
    }
    .absulate_women {
        bottom: -70px;
    }
    .women_description_area_inner {
        padding-right: 270px;
    }
    .banner_area_iiner>h2 {
        font-size: 25px;
    }
    .vidoes_content>h2 {
        font-size: 23px;
    }
    .excluding_area_left a {
        font-size: 16px;
    }
    .excluding_area_right a {
        font-size: 16px;
    }
    .dimond_area_right>h1 {
        font-size: 22px;
    }
    .dimond_area_right {
        padding-top: 40px;
    }
    .freedom_area_inner>h1 {
        font-size: 20px;
        padding: 10px 31% 10px 0;
    }
    .freedom_area_inner a {
        font-size: 16px;
    }
    .freedom_area_inner>h2 {
        font-size: 24px;
    }
    .freedom_absulate {
        top: -107px;
    }
    .freedom_area_inner>h3 {
        font-size: 28px;
    }
    .single_profile_area {
        width: 50%;
    }
    .satisfaction_area_inner>h1 {
        font-size: 21px;
    }
    .satisfaction_area_inner li {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .women_next {
        bottom: -50px;
        width: 300px;
    }
    .note_area {
        padding: 50px 0;
    }
    .note_area_inner {
        padding-right: 320px;
    }
    .note_area_inner>h2 {
        font-size: 20px;
    }
    .women_next>img {
        height: 240px;
    }
    .inversment_area_inner>h3 {
        font-size: 20px;
    }
    .inversment_area_inner>h2 {
        font-size: 25px;
    }
    .inversment_color>h4 {
        font-size: 25px;
    }
    .contact_area_iner>h2 {
        font-size: 20px;
        margin: -15px auto 0;
        width: 72%;
    }
    .contact_area_iner>h3 {
        font-size: 22px;
    }
    .contact_form {
        padding: 0 25px;
    }
    .input_color {
        padding: 0 178px 0 31px;
    }
    .input_color a {
        font-size: 18px;
    }
    .contact_form table .submit {
      font-size: 19px;
    }
}

@media only screen and (max-width:767px) {
    .dimond_area_inner {
        align-items: center;
        display: block;
    }
    .dimond_area_right {
        padding-top: 3px;
        padding-bottom: 25px;
        text-align: center;
    }
    .header_absulate>h2 {
        font-size: 23px;
    }
    .header_absulate>h1 {
        font-size: 28px;
        width: 350px;
        margin: auto;
    }
    .header_absulate {
        top: 21px;
    }
    .revorse_area_inner>h2 {
        font-size: 17px;
    }
    .revorse_area_inner li {
        font-size: 15px;
        margin-bottom: 17px;
    }
    .revorse_area_inner>h1 {
        font-size: 32px;
    }
    .absulate_women {
        bottom: auto;
        position: relative;
        right: auto;
        left: auto;
        width: 100%;
        text-align: center;
    }
    .women_description_area_inner {
        padding-right: 0;
    }
    .women_description_area_inner>p {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 25px;
    }
    .women_description_area {
        padding-bottom: 0;
    }
    .vidoe_area_inner iframe {
        width: 100%;
    }
    .vidoes_content>h2 {
        font-size: 19px;
    }
    .excluding_area_left {
        float: none;
        padding-right: 0;
        width: 100%;
        margin-bottom: 25px;
    }
    .excluding_area_right {
        float: none;
        padding-left: 0;
        width: 100%;
    }
    .excluding_area_left>h1 {
        font-size: 30px;
    }
    .dimond_area_left {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }
    .dimond_area_right {
        float: none;
        width: 100%;
    }
    .dimond_area_right>h1 {
        font-size: 20px;
    }
    .freedom_absulate {
        top: auto;
        right: auto;
        position: relative;
        text-align: center;
    }
    .freedom_area_inner>h1 {
        padding: 10px 0% 10px 0;
    }
    .freedom_area_inner li {
        margin-right: 0;
    }
    .freedom_area_inner>h2 {
        margin-right: 0;
    }
    .freedom_area_inner>h3 {
        margin-right: 0;
    }
    .absulate_logo {
        position: relative;
        right: auto;
        top: auto;
        text-align: center;
        margin-bottom: 25px;
    }
    .satisfaction_area_inner {
        padding: 25px 20px;
    }
    .women_next {
        bottom: auto;
        width: 100%;
        right: auto;
        position: relative;
        text-align: center;
        margin-top: 25px;
    }
    .note_area_inner {
        padding-right: 0;
    }
    .inversment_area_inner>h3 {
        font-size: 18px;
    }
    .inversment_area_inner>h2 {
        font-size: 20px;
    }
    .vidoe_area_inner {
        padding: 15px;
        width: auto;
        padding-bottom: 12px;
    }
    .inversment_color>h4 {
        font-size: 20px;
    }
    .contact_area_iner>h2 {
        font-size: 18px;
        width: 84%;
    }
    .contact_area_iner>h3 {
        font-size: 20px;
    }
    .contact_area_iner>h3 {
        font-size: 20px;
    }
    .single_input {
        padding-right: 120px;
    }
    .input_text h2 {
        font-size: 20px;
    }
    .input_color {
        padding: 0 146px 0 29px;
    }
    .input_color a {
        font-size: 16px;
    }
    .top_footer_area_inner>h2 {
        font-size: 18px;
    }
    .top_footer_area_inner>p {
        font-size: 15px;
        line-height: 1.6;
    }
    .table_absulate {
        right: -10px;
        font-size: 16px;
    }
    .contact_form table tr .submit {
        width: 100%!important;
    }
}

@media only screen and (max-width:600px) {
    .single_profile_area {
        float: none;
        margin-bottom: 35px;
        padding: 0;
        text-align: center;
        width: 100%;
    }

    .phone-visible {
        display: block;
    }
    .phone-hidden {
        display: none;
    }
    .header_absulate {
        left: auto;
        padding: a;
        top: auto;
        transform: 0;
        width: 100%;
        position: relative;
        text-align: center;
        padding: 10px 10px;
        right: auto;
    }
    .contact_form table .submit {
      font-size: 13px;
    }
    .table_absulate {
      right: 10px;
    }
}

@media only screen and (max-width:450px) {
    .heaqder_area img {
        height: 180px;
    }
    .header_absulate>h2 {
        font-size: 20px;
    }
    .header_absulate>h1 {
        font-size: 23px;
        width: auto;
    }
    .revorse_area_inner>h2 {
        font-size: 16px;
    }
    .revorse_area_inner li {
        padding-right: 37px;
    }
    .revorse_absulate {
        right: 0;
        top: 5px;
    }
    .revorse_area_inner>h1 {
        font-size: 30px;
    }
    .women_description_area {
        padding-top: 25px;
    }
    .women_description_area_inner>p {
        font-size: 16px;
        line-height: 1.6;
    }
    .banner_area_iiner>h2 {
        font-size: 16px;
        padding: 0 15px;
    }
    .vidoe_area_inner iframe {
        height: 250px;
    }
    .vidoes_content>h2 {
        font-size: 16px;
        line-height: 1.6;
    }
    .excluding_area_left>h1 {
        font-size: 25px;
    }
    .excluding_area_left ul li {
        padding-right: 40px;
    }
    .revorse_exclude_absulate {
        right: 0;
    }
    .dimond_area_right>h1 {
        font-size: 18px;
    }
    .freedom_area {
        padding: 35px 0 55px;
    }
    .freedom_area_inner>h1 {
        font-size: 17px;
    }
    .freedom_area_inner>h3 {
        font-size: 20px;
    }
    .single_profile_area {
        float: none;
        margin-bottom: 35px;
        padding: 0;
        text-align: center;
        width: 100%;
    }
    .satisfaction_area_inner>h1 {
        font-size: 17px;
        line-height: 1.4;
    }
    .note_area_inner>h2 {
        font-size: 16px;
    }
    .inversment_area_inner>h3 {
        font-size: 16px;
    }
    .inversment_area_inner>h2 {
        font-size: 16px;
    }
    .inversment_color>h4 {
        font-size: 16px;
    }
    .contact_area_iner>h2 {
        font-size: 16px;
    }
    .contact_area_iner>h3 {
        font-size: 16px;
    }
    .input_text h2 {
        font-size: 16px;
    }
    .input_text {
        right: -15px;
    }
    .single_input {
        padding-right: 65px;
    }
    .contact_form {
        padding-left: 10px;
    }
    .input_color {
        padding: 0 10px;
    }
    .contact_area>a {
        font-size: 15px;
    }
    .top_footer_area_inner>h2 {
        font-size: 16px;
        line-height: 1.7;
    }
    .footer_area h3 {
        text-align: center;
    }
    .footer_area h3 span {
        display: block;
    }
    .single_input input {
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
    }
    .table_absulate {
        font-size: 14px;
        right: -13px;
    }
    .contact_form table tr .submit {
        font-size: 13px;
    }
}
