@media screen and (min-width: 1400px) {
    .footer_section .col-sm-3:first-child {
        padding-right: 20px;
    }

    .footer_section .col-sm-3:nth-child(1) .footer_block {
        padding: 0 30px;
    }

    .footer_section .col-sm-3:nth-child(2) .footer_block {
        padding: 0 20px;
    }

    .container {
        width: 1542px;
    }
}

@media screen and (min-width:992px) {
    .community_bg_wrapper {
        position: absolute !important;
    }
}

@media screen and (max-width: 1730px) {
    .fluid_container {
        width: 1600px;
    }

    .container {
        width: 1442px;
    }

    .nav-anonymous.nav-home-page .container,
    .banner_caption_wrapper::after {
        width: 1235px;
    }
}

@media screen and (max-width: 1630px) {
    .fluid_container {
        width: 1500px;
    }

    .container {
        width: 1342px;
    }

    .nav-anonymous.nav-home-page .container,
    .banner_caption_wrapper::after {
        width: 1135px;
    }
}

@media screen and (max-width: 1530px) {
    .fluid_container {
        width: 1400px;
    }

    .container {
        width: 1242px;
    }

    .nav-anonymous.nav-home-page .container,
    .banner_caption_wrapper::after {
        width: 1035px;
    }
}

@media screen and (max-width: 1430px) {
    .fluid_container {
        width: 1300px;
    }

    .container {
        width: 1142px;
    }

    .nav-anonymous.nav-home-page .container,
    .banner_caption_wrapper::after {
        width: 935px;
    }
}

@media screen and (max-width: 1330px) {
    .fluid_container {
        width: 1200px;
    }

    .container {
        width: 1142px;
    }

    .nav-anonymous.nav-home-page .container,
    .banner_caption_wrapper::after {
        width: 935px;
    }
}

@media screen and (min-width: 1320px) and (max-width: 1480px) {
    .newletter_form_control {
        width: calc(100% - 220px);
    }

    .newletter_form_control input {
        font-size: 17px;
    }
}

@media screen and (max-width: 1320px) {
    .banner_caption_img img {
        max-width: 400px;
    }

    .subtitle {
        font-size: 40px;
    }

    .banner_caption_content {
        font-size: 22px;
    }

    .btn-warning.btn-animation {
        font-size: 18px;
    }

    .working_data_title h3 {
        font-size: 21px;
    }

    .newsletter_title h2 {
        font-size: 36px;
    }

    .newletter_content {
        font-size: 20px;
    }

    .sign_up_btn {
        padding: 12px 55px;
        width: 200px;
    }

    .newletter_form_control {
        width: calc(100% - 220px);
    }

    .pad_left_150 {
        padding-left: 100px;
    }

    .banner_caption {
        padding-right: 100px;
    }

    .landing_blocks_title h3 {
        font-size: 45px;
    }

    .landing_blocks_wrapper .landing_block_section {
        padding-right: 100px;
    }

    .working_title {
        font-size: 25px;
    }

    .recommendation_content_wrapper {
        font-size: 18px;
    }

    .founder_content_wrapper {
        font-size: 23px;
    }

    .founter_section {
        width: 70%;
    }

    .founder_name h3 {
        font-size: 24px;
    }

    .position_wrapper h4 {
        font-size: 22px;
    }

    .landing_block_section {
        font-size: 20px;
    }

    .footer_title h3 {
        font-size: 24px;
    }

    .working_data_blocks {
        padding: 0;
    }
}

@media screen and (max-width: 1230px) {
    .fluid_container {
        width: 1100px;
    }

    .container {
        width: 1040px;
    }

    .nav-anonymous.nav-home-page .container,
    .banner_caption_wrapper::after {
        width: 960px;
    }

    .video_btn img {
        max-width: 150px;
    }

    .newletter_form_control input {
        font-size: 17px;
    }

    .footer_block .form-control {
        font-size: 13px;
        padding-right: 48px;
    }

}

@media screen and (max-width: 1130px) {
    .fluid_container {
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .container {
        width: 970px;
    }

    .nav-anonymous.nav-home-page .container,
    .banner_caption_wrapper::after {
        width: 860px;
    }

    .newletter_form_control input {
        padding: 0 15px;
    }
}

@media screen and (max-width: 1100px) {
    .block_image img {
        max-height: 100px;
    }

    .newsletter_title h2 {
        font-size: 34px;
    }

    .pad_left_150 {
        padding-left: 50px;
    }

    .landing_blocks_title h3 {
        font-size: 40px;
    }

    .footer_title h3 {
        font-size: 22px;
    }

    .community_wrapper {
        min-height: 620px;
    }

    .ie-wrapper .community_wrapper .landing_blocks_content {
        min-height: 620px;
    }

    .aboutus_wrapper {
        min-height: 620px;
    }

    .ie-wrapper .aboutus_wrapper .landing_blocks_content {
        min-height: 620px;
    }

    .landing_blocks_wrapper .landing_block_section {
        padding-right: 50px;
    }
}

@media screen and (max-width: 992px) {
    .container {
        width: 750px;
    }

    .nav-anonymous.nav-home-page .container,
    .banner_caption_wrapper::after {
        width: 680px;
    }

    .footer_block li {
        font-size: 14px;
    }

    .submit_btn {
        width: 32px;
    }

    .footer_block .form-control {
        font-size: 10px;
        padding-right: 34px;
    }

    #signup_wrapper label.error {
        font-size: 10px;
        bottom: -17px;
    }

    .working_data_title h3 {
        font-size: 18px;
        word-break: break-word;
    }

    .working_data_content {
        font-size: 16px;
    }

    .newsletter_title h2 {
        font-size: 24px;
    }

    .newletter_content {
        font-size: 18px;
        width: 100%;
        float: none;
        padding-bottom: 10px;
    }

    .newletter_form {
        width: 100%;
        float: none;
        padding-left: 15px;
        padding-right: 15px;
    }

    .newletter_form_control input {
        font-size: 18px;
    }

    .sign_up_btn {
        font-size: 18px;
        padding: 14px 55px;
    }

    .video_btn img {
        max-width: 120px;
    }

    .newletter_form_control input {
        padding: 0 30px;
    }

    .recommendation_block {
        padding: 0;
    }

    .banner_caption_img img {
        max-width: 320px;
    }

    .banner_caption {
        width: 60%;
    }

    .navigation_links_wrapper {
        padding-top: 40px;
    }

    .banner_content_for_mobile {
        padding-bottom: 70px;
        padding-top: 170px;
        color: #fff;
        text-align: center;
    }

    .header_caption::after {
        content: '';
        position: absolute;
        width: 200px;
        height: 9px;
        background: #fff;
        bottom: 0;
        left: -100px;
        margin-left: 50%;
    }

    .inner_wrapper_mobile {
        width: 80%;
        margin: auto auto !important;
        border: 12px solid #FFF;
        padding-top: 50px;
        padding-bottom: 50px;
    }


}

@media screen and (max-width: 767px) {

    .community_bg_wrapper > img {
        visibility: visible !important;
    }

    .community_bg_wrapper > .backstretch {
        display: none;
    }

    .banner_content_for_mobile {
        padding-top:130px;
    }
    .fluid_container {
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .container {
        width: auto;
    }

    .nav-anonymous.nav-home-page .container,
    .banner_caption_wrapper::after {
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .navigation-wrapper {
        display: none;
    }

    .drawer-open .drawer-hamburger-icon {
        background-color: transparent !important;
    }

    .submit_btn {
        width: 40px;
    }

    .imag_wraper {
        width: 100%;
    }

    .banner_content {
        background: transparent;
    }

    .banner::after {
        background: #4569fa;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0.3;
        content: '';
        z-index: 0;
    }

    .banner_caption_wrapper {
        z-index: 3;
        position: relative;
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .banner_caption {
        width: 100%;
        padding-right: 0;
    }

    .banner_caption_wrapper::after {
        display: none;
    }

    .working_wrapper {
        padding-top: 70px;
        padding-bottom: 0px;
    }

    .data_wrapper {
        padding-bottom: 70px;
    }

    .newletter_content {
        padding-bottom: 20px;
    }

    .hidden-for-mobile {
        display: none;
    }

    .show-for-mobile {
        display: block;
    }

    .video_wrapper {
        position: relative !important;
        transform: none;
        width: 100%;
        height: 400px;
        margin-bottom: 20px;
    }

    .pad_left_150 {
        padding-left: 0;
    }

    .landing_blocks_content {
        padding: 0;
    }

    .aboutus_wrapper {
        min-height: auto;
        padding-bottom: 70px;
        padding-top: 70px;
        display: block;
    }

    .ie-wrapper .aboutus_wrapper .landing_blocks_content {
        min-height: auto;
    }

    .landing_blocks_img {
        width: 100%;
        position: static;
        max-width: 500px;
        margin: 0 auto;
    }

    .landing_blocks_wrapper {
        display: block;
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .recommendation_wrapper {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .working_title_wrapper {
        padding-bottom: 25px;
    }

    .recommendation_block {
        padding: 0;
        padding-bottom: 50px;
    }

    .recommendation_wrapper .col-sm-4:last-child .recommendation_block {
        padding-bottom: 0;
    }

    .recommendation_image_wrapper {
        padding-bottom: 20px;
    }

    .founter_section {
        width: 90%;
    }

    .founter_wrapper {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .community_bg_wrapper {
        position: inherit !important;
        width: 100%;
        height: auto !important;
        margin-bottom: 20px;
    }

    .community_wrapper {
        display: block;
        min-height: auto;
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .ie-wrapper .community_wrapper .landing_blocks_content {
        min-height: auto;
    }

    .footer_wrapper {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .footer_block {
        margin-bottom: 30px;
    }

    .banner_caption_img img {
        max-width: 340px;
    }

    .subtitle {
        font-size: 25px;
    }

    .header_caption {
        padding-bottom: 35px;
        margin-bottom: 30px;
    }

    .landing_blocks_title h3 {
        font-size: 25px;
    }

    .landing_block_section {
        font-size: 16px;
    }

    .drawer--left.drawer-open .drawer-hamburger {
        left: auto;
        right: 0 !important;
    }

    .navigation_links_wrapper li {
        margin-right: 0;
        float: none;
        margin-bottom: 20px;
    }

    .navigation_links_wrapper li a {
        font-size: 20px;
        color: #4569fa;
    }

    .navigation_links_wrapper {
        width: 100%;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .navigation_links_wrapper ul {
        display: block;
    }

    .title h2 {
        font-size: 30px;
    }

    .title span {
        font-size: 30px;
    }

    .founder_content_wrapper {
        font-size: 20px;
    }

    .founder_name h3 {
        font-size: 22px;
    }

    .position_wrapper h4 {
        font-size: 20px;
    }

    .footer_block .form-control {
        font-size: 14px;
    }

    #signup_wrapper label.error {
        font-size: 14px;
        bottom: -26px;
    }

    .footer_block li {
        font-size: 16px;
    }

    .recommendation_content_wrapper {
        font-size: 16px;
    }

    .landing_blocks_wrapper .landing_block_section {
        padding-right: 0;
    }

    .video_btn img {
        max-width: 80px;
    }

    #contact_form_wrapper label.error {
        font-size: 17px;
        bottom: -25px;
    }

    .landing_block_section ul li:after {
        top: 11px;
    }

    .landing_block_section ul li {
        padding-left: 13px;
    }
}

@media screen and (max-width: 520px) {
    .drawer--left.drawer-nav {
        left: -60%;
    }
}

@media screen and (max-width: 480px) {
    .data_wrapper {
        width: 100%;
        float: none;
        padding-bottom: 50px;
    }

    .newletter_form_control {
        width: 100%;
        float: none;
        padding-bottom: 20px;
    }

    .sign_up_btn {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0;
    }

    .banner_caption_img img {
        max-width: 280px;
    }

    .subtitle {
        font-size: 22px;
    }

    .header_caption::after {
        height: 6px;
    }

    .header_caption {
        padding-bottom: 25px;
        margin-bottom: 20px;
    }

    .banner_caption_content {
        padding-bottom: 35px;
        font-size: 18px;
    }

    .title h2 {
        font-size: 30px;
    }

    .title span {
        font-size: 40px;
    }

    .pad_bot_70 {
        padding-bottom: 50px;
    }

    .landing_blocks_title h3 {
        font-size: 24px;
    }

    .founter_section {
        width: 100%;
    }

    .founder_content_wrapper {
        font-size: 18px;
    }

    .founder_name h3 {
        font-size: 22px;
    }

    .position_wrapper h4 {
        font-size: 20px;
    }

    .community_bg_wrapper {
        height: 300px;
    }

    .btn-warning.btn-animation {
        padding: 15px 18px;
        font-size: 16px;
        letter-spacing: 4px;
    }

    .video_wrapper {
        height: 300px;
    }

    .banner_caption {
        padding-top: 0;
        padding-bottom: 0;
    }

    #contact_form_wrapper {
        margin-bottom: 10px;
    }

    .drawer--left.drawer-nav {
        left: -70%;
    }

    #contact_form_wrapper label.error {
        font-size: 14px;
        bottom: -22px;
    }
}

@media screen and (max-width: 420px) {
    .inner_wrapper_mobile {
        width:360px;
    }

    .banner_content_for_mobile {
        padding-top: 90px;
    }

    .btn-warning.btn-animation {
        padding: 13px 10px;
        font-size: 16px;
    }

}

@media screen and (max-width: 360px) {

    .inner_wrapper_mobile {
        width:340px;
    }

    .video_wrapper,
    .community_bg_wrapper {
        height: 230px;
    }

    .video_btn img {
        max-width: 50px;
    }

    .drawer--left.drawer-nav {
        left: -80%;
    }
}

@media screen and (max-width: 330px) {
    .inner_wrapper_mobile {
        width:280px;
    }

    .banner_caption_img img {
        max-width: 228px;
    }

    .banner_content_for_mobile {
        padding-top: 90px;
    }

    .btn-warning.btn-animation {
        padding: 13px 10px;
        font-size: 13px;
    }
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
    background: #FFF;
}