/*
Theme Name: iblazr
Theme URI: http://iblazr.com/
Author: iblazr.com
Author URI: http://iblazr.com/
Description: Description
Version: 1.0.0
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
@import url(css/header.css);
@import url(css/footer.css);
@font-face {
    font-family: 'moonbold';
    src: url('css/fonts/moon_bold-webfont.eot');
    src: url('css/fonts/moon_bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('css/fonts/moon_bold-webfont.woff2') format('woff2'),
        url('css/fonts/moon_bold-webfont.woff') format('woff'),
        url('css/fonts/moon_bold-webfont.ttf') format('truetype'),
        url('css/fonts/moon_bold-webfont.svg#moonbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'moonlight';
    src: url('css/fonts/moon_light-webfont.eot');
    src: url('css/fonts/moon_light-webfont.eot?#iefix') format('embedded-opentype'),
        url('css/fonts/moon_light-webfont.woff2') format('woff2'),
        url('css/fonts/moon_light-webfont.woff') format('woff'),
        url('css/fonts/moon_light-webfont.ttf') format('truetype'),
        url('css/fonts/moon_light-webfont.svg#moonlight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: AN-regular;
    src: url(blog-posts/Avenir/next/AvenirNext-Regular.woff);
}
@font-face {
    font-family: AN-bold;
    src: url(blog-posts/Avenir/next/AvenirNext-Bold.woff);
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent;color: #27DFED;}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}

/* ***************************************************** */
/* *********************   HOME   ********************** */
/* ***************************************************** */

body.home{
    background: #fff;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
}
.noselect{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
::-webkit-input-placeholder{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
}
:-moz-placeholder{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
}

/* main_top */
.main_top{
    background: url('css/img/city.jpg') center top no-repeat;
    background: black;
    background-size: 112%;
    position: relative;
    height: 100%;

}
.main_top-content{
    background: url('https://concepter.co/wp-content/uploads/2016/11/cases-1.png');
    margin: 0 auto;
    display: block;
    width: 1000px;
    background-repeat: no-repeat;
    padding-top: 44px;
    padding-bottom: 10px;
    text-align: center;
    height: 431px;
    background-size: 79%;
    background-position-y: 100%;
    background-position-x: 55%;
}
.uptitle{
    font-family: AN-Regular;
    font-size: 19px;
    color: #FFFFFF;
    letter-spacing: -0.4px;
    margin-top: 38px;
}
.main_title {
    font-family: AN-Regular;
    font-size: 34px;
    color: #FFFFFF;
    letter-spacing: -1.4px;
    margin-top: 24px;
}
.features {
    display: block;
    margin: 35px auto 0;
    width: 359px;
    text-align: center;
}
.feature-item {
    display: inline-block;
    text-align: center;
    width: 86px;
}
.feature-item img{
    display: block;
    margin: 0 auto;
    width: 28%;
}
.feature-item:nth-child(2) img{
    position: relative;
    top: -6px;
    width: 38%;}

.feature-item-text {
    display: block;
    font-family: AN-Medium;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.4;
    margin: 12px auto 0;
    letter-spacing: 0.3px;
    width: 65px;
}
.kick_button {
    font-family: AN-DemiBold;

    font-size: 20px;
    width: 310px;
    padding: 16px 0 14px;
    top: 158px;
    position: relative;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: -0.14px;
    background: rgba(43,222,115,0.92);
    border: 3px solid #000000;
    z-index: 1000;
    display: block;
    margin-left: -158px;
    text-decoration: none;
    left: 50%;
}
.kick_button:hover{
    background: #fff;
}
.main_top .inner{
    width: 1020px;
    height: 600px;
    position: absolute;
    bottom: 220px;
    left: 50%;
    margin-left: -510px;
    box-sizing: border-box;
    padding: 0 0 0 410px;
    text-align: center;
}
.main_top .inner .logo{
    padding-top: 20px;
}
.main_top .inner .phone_block{
    position: absolute;
    left: 0;
    bottom: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.main_top h1{
    /* margin: 60px 0 60px;
     font-family: 'moonlight';
     font-size: 55px;
     line-height: 60px;
     color: #fff;
     font-weight: normal;*/
}
.main_top h1 small {
    font-size: 30px;
    line-height: 40px;
    display: block;
}
.main_top p{
    margin: 30px 0 30px;
}
.main_top .button{
    display: inline-block;
    vertical-align: top;
    width: 168px;
    height: 45px;
    /*font-size: 13px;*/
    letter-spacing: 0.6px;
    line-height: 46px;

    font-size: 22px;
    color: #FFFFFF;    
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    /*background: #27e0ee;*/
    background: none;
    /*border: 1px solid #27e0ee;*/
    border: solid  2px  white;    
    border-radius: 8px;
    margin: 12px;
    transition: 0.5s;
    font: OpenSans;
    font-weight: 600;
    opacity:0.7;
    font-weight: normal;      
}
.main_top .button:hover{
    /*background: #fff;
    color: #000;*/
    background-color: rgba(255,255,255,0.3);
    opacity:1;
    color:white;
}  
.prompt{
    display: none;
}
.prompt:nth-child(1){
    margin-left:37px;
}
.prompt:nth-child(2){
    margin-left:125px;
}
.prompt:nth-child(3){
    margin-left:183px;
}
.prompt:nth-child(4){
    margin-left:310px;
}
.prompt:nth-child(5){
    margin-left:350px;
}
.prompt:nth-child(6){
    margin-left:450px;
}
.prompt.active{
    display: block;
    color:white;
    font: OpenSans;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: left;
}
p.main_text{
    opacity: 0.69;
    font: OpenSans;
    font-size: 22px;
    font-weight: 300;
    color: #FFFFFF;
    letter-spacing: 0.6px;
    line-height: 34px;
    text-align: justify;
    margin: 50px 50px ;
}
.main_h2{
    font: Comfortaa-Light;
    font-size: 38px;
    color: #FFFFFF;
    letter-spacing: 8px;
    line-height: 70px;
    text-transform: uppercase;
    width: 600px;
    margin-top: 10px;

}
.video{
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 90%;
    width: auto;
    height: auto;
    background: black;
    transform: translate(-50%,-48%);
    -webkit-transform: translate(-50%,-48%);
    -moz-transform: translate(-50%,-48%);
    -ms-transform: translate(-50%,-48%);
    transition: opacity 800ms ease;
    opacity: .8;
}
video{
    width:100%;  
}
.helper{
    width:39px;
    margin:5px 20px 10px 20px !important;
    display: inline-block;      
}
.helper span img{
    display: none;
}
.helper span img.off{
    display:block;
}
.helper.active span img{
    display:block;
}
.helper.active span img.off{
    display:none;
}
/* end main_top */

/* main_bottom */
.main_bottom{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 220px;
    overflow: hidden;
    background-color: white;
}
.main_bottom__container{
    width: 1300px;
    margin: 0 auto;
}
.iblazr_desr{
    text-decoration: none;
    color: #959595;
    display: block;
    height: 220px;
    line-height: 220px;
    width:431px;
    box-sizing: border-box;
    text-align: left;
    padding: 0 0 0 15px;
    float: left;
    border-left: 1px solid #e9e9e9;
}
.iblazr_desr:first-child{
    border-left: 0px solid #e9e9e9;
    right: auto;
    left: 0;
    text-align: left;
    padding: 0 15px 0 0;
}
.iblazr_desr img{
    display: inline-block;
    vertical-align: top;
    /* margin: 0 8px; */
}
a.iblazr_desr.noselect.soul img{
    height: 180px;
    padding-top: 20px;
    margin-right: 16px;
}
.iblazr_desr .text{
    display: inline-block;
    vertical-align: top;
    width: 200px;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color: #959595;
    padding-top: 80px;
}
.iblazr_desr .title{
    /*display: block;*/
    position: absolute;
    font-family: 'moonlight';
    font-size: 22px;
    line-height: 22px;
    color: #000;
    font-weight: 600;
    margin: 45px 0 16px;
}
#text{
    /*display: block;*/
    font-family: 'moonlight';
    font-size: 22px;
    line-height: 22px;
    color: #000;
    font-weight: 600;
    margin: 0 0 16px;
}
.iblazr_desr:hover img,
.iblazr_desr:hover .text{
    opacity: 0.8;
}
/* end main_bottom */

@media screen and (max-height:839px) {
    .main_top .inner{
        height: 485px;
        padding: 0 0 0 350px ;
        bottom: 150px;
    }
    .main_top .inner .logo{
        height: 7%;
    }
    .main_top .inner .phone_block{
        height: 400px;
    }
    .main_top h1{
        margin: 30px 0 49px;
    }
    .main_top p{
        margin: 30px 0 0;
    }
    p.main_text{
        font-size: 18px;
        margin: 0px 130px;
        text-align: justify;
        line-height: 27px;
    }
    .main_top .button{
        font-size: 18px;
        width: 135px;
        height: 40px;
        line-height: 40px;
        margin: 25px;
    }
    .helper.active span img{
        height:35px;
    }
    .helper span img.off{
        height:35px;
    }
    .main_h2{
        padding: 0;
        font-size: 28px;
    }
    .icons{
        margin-top:30px;
    }
    .video{
        position: absolute;
        left: 50%;
        top: 40%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        background: black;
        -webkit-transform: translate(-50%,-39%);
        -moz-transform: translate(-50%,-39%);
        -ms-transform: translate(-50%,-39%);
        transform: translate(-50%,-39%);
        transition: opacity 800ms ease;
        opacity: .8;
    }
    .main_top .inner .phone_block{
        left:120px;
    }
    video{
        width:100%;
    }
    .helper{
        width:35px;
        margin:5px 20px 10px 15px !important;
        display: inline-block;
    }
    .prompt:nth-child(1){
        margin-left:90px;
    }
    .prompt:nth-child(2){
        margin-left:165px;
    }
    .prompt:nth-child(3){
        margin-left:213px;
    }
    .prompt:nth-child(4){
        margin-left:330px;
    }
    .prompt:nth-child(5){
        margin-left:360px;
    }
    .prompt:nth-child(6){
        margin-left:450px;
    }

    .main_bottom{
        height: 150px;
    }
    .iblazr_desr{
        height: 150px;
        width: 33%;
        padding: 0 3%;
    }
    .iblazr_desr img{
        padding-top: 15px;
        height: 120px;
    }
    a.iblazr_desr.noselect.soul img{
        padding: 20px 0 0 4px;
        height:100px;
    }
    .iblazr_desr .title{
        margin-top: 14px;
    }
    .iblazr_desr .text{
        padding-top: 55px;
    }
    .iblazr_desr .text h3{
        margin: 0 0 16px;
    }
}
@media screen and (max-height:670px) {
    .main_top .inner{
        height:445px;
    }
    .main_top p{
        margin-top:0;
    }
}

/* ***************************************************** */
/* *********************   PAGE   ********************** */
/* ***************************************************** */

body.page,
body.category{
    padding-top: 44px;
    background: #fff;
    color: #292929;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
}
body.page h2{
    margin: 20px 0 16px;
    font-family: 'moonlight';
    font-size: 30px;
    line-height: 32px;
    color: #000;
    font-weight: normal;
    text-align: center;
}
body.page-template-contact-php h2{
    font-size: 16px;
    font-weight: 600;
}
.page_title{
    position: relative;
    height: 62px;
    border-bottom: 1px solid #27e0ee;
    font-size: 30px;
    line-height: 62px;
    font-weight: 400;
    color: #27e0ee;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 46px;
}
.page_title:after{
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -22px;
    width: 43px;
    height: 16px;
    background: url('css/img/page_title_arrow.png') no-repeat;
}

/* page_text */
.page_text{
    width: 1030px;
    margin: 0 auto 0;
    padding-bottom: 17px;
}
.page-template-contact-php .page_text{
    width: 1000px;
    padding-bottom: 0;
    padding-top: 36px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.page_text p{
    margin: 0 0 10px;
    letter-spacing: -0.5;
    text-align: center;
}
.head_gray{
    background: rgba(0,0,0,0.02);
    width: 100%;
}
.head_contact{
    font-family: AN-bold;
    font-size: 60px;
    color: rgba(0,0,0,0.8);
    line-height: 120px;
    width: 1000px;
    margin: 0 auto;
}
.contact-block {
    width: 500px;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-bottom: 74px;
}
.contact-block .sub_t {
    text-align: left;
    font-family: AN-bold;
    font-size: 26px;
    margin-top: 12px;
}
.contact-block p{
    text-align: left;
    font-family: AN-regular;
    font-size: 18px;
    line-height: 25px;
    width: 324px;
    padding-top: 2px;

}
.contact-block a{
    display: inline-block;
    font-family: AN-regular;
    font-size: 18px;
    color: #0070D6;	
    margin-top: 4px;
    text-decoration: none;

}
.contact-block a:hover{
    text-decoration: underline;
}

.page_text img{
    max-width: 100%;
    margin: 19px 0 37px;
}
.page_text img.arrow{
    display: inline-block;
    width: 6px;
    height: 10px;
    margin: 0;
}

.contact-block .img {
    margin: 0 ;
    width: 70px;
    height: 68px;
    display: block;
}
.contact-block .img.trolley{
    margin: 0 ;
    width: 75px;
    height: 70px;
    display: block;
}

.contact-block .img.micro{
    margin: 0;
    width: 40px;
    height: 68px;
    display: block;
    padding-left: 15px;
}
/* end page_text */

/* process_block */
.process_block{
    min-width: 1200px;
    padding-top: 10px;
    padding-bottom: 36px;
}
.process_list{
    position: relative;
}
.process_list:after{
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 1px;
    background: #27e0ee;
    top: 208px;
    z-index: -1;
}
.process_list ul{
    width: 1200px;
    margin: 0 auto 0;
    padding: 32px 0 0;
    list-style-type: none;
}
.process_list li{
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 230px;
    text-align: center;
    height: 125px;
    padding-bottom: 63px;
    margin-left: -92px;
    padding-top: 20px;
}
.process_list li:first-child{
    margin-left: 0;
}
.process_list li.bottom{
    padding-bottom: 0;
    padding-top: 80px;
    margin-top: 145px;
}
.process_list .date{

}
.process_list p{
    font-size: 14px;
    line-height: 18px;
    color: #000;
    margin: 17px 0 10px;
}
.process_list img{
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -31.5px;
}
.process_list li.bottom img{
    bottom: auto;
    top: 0;
}
.process_list .label{
    display: inline-block;
    vertical-align: top;
    position: absolute;
    padding: 5px;
    background: #fff;
    top: 193px;
    left: 50%;
    z-index: 1;
}
.process_list .label.label1{
    margin-left: -579px;
}
.process_list .label.label2{
    margin-left: 112px;
}
/* end process_block */

/* team_block */
.team_block{
    width: 1030px;
    margin: 0 auto 0;
    padding: 10px 0 137px;
}
.team_block ul{
    list-style-type: none;
    width: 1125px;
    padding: 0;
    margin: 0 0 0 -45px;
}
.team_block li{
    width: 135px;
    display: inline-block;
    vertical-align: top;
    margin: 26px 45px 16px;
    text-align: center;
}
.team_block li .avatar{
    position: relative;
    height: 133px;
}
.team_block li .circle{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('css/img/team_circle.png') no-repeat;
}
.team_block li .name{
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #000;
    margin: 19px 0 5px;
}
.team_block li p{
    margin: 9px 0 5px;
    line-height: 15px;
}
/* end team_block */

/* switcher_controls */
.switcher_controls{
    width: 1030px;
    margin: -43px auto 15px;
    padding: 10px 0 10px;
}
.switcher_controls .buttons{
    width: 645px;
    height: 200px;
    border-radius: 20px;
    margin: 31px auto 0;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
}
.switcher_controls .buttons a{
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    height: 180px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    line-height: 16px;
    color: #000;
    font-weight: 600;
    transition: 0.5s;
    float: left;
}
.switcher_controls .buttons a.active, .switcher_controls .buttons a:hover{
    background: #27e0ee;
    color: #fff;
}
.switcher_controls .buttons span{
    display: block;
    margin: 11px 0 14px;
}
/* end switcher_controls */

/* switcher_container */
.switcher_container{
    width: 1030px;
    margin: 0 auto 24px;
    padding: 10px 0 10px;
    position: relative;
    overflow: hidden;
}
.switch_tab{
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.switch_tab.active{
    opacity: 1;
    position: static;
}
.switch_tab .video{
    height: 580px;
    margin: 25px 0 32px;
    min-width: 100%;
    min-height: 100%;
    left: 0;
    position: relative;
    transform: translate(0,0);
    opacity: 1;
}
.switch_tab .embed{
    overflow: hidden;
    margin: 30px 0 60px;
}
.switch_tab .embed .label{
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 18px;
    color: #231f20;
    width: 145px;
}
.switch_tab .embed .code{
    display: inline-block;
    vertical-align: middle;
    width: 850px;
    line-height: 40px;
    padding: 0 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    text-align: center;
}
.gallery{
    width: 1050px;
    margin: 0px 0 58px -10px;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}
.galerry img{
    width:189px;
    height: 189px;
}
.gallery-item{
    width: 170px;
    height: 170px;
    float: left;
    margin: 5px;
}
.press_files{
    width: 1050px;
    margin: 33px 0 0 -10px;
}
.press_files ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.press_files li{
    width: 130px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 8px;
}
.press_files a{
    display: block;
    text-decoration: none;
    padding-top: 85px;
    background: url('css/img/file_icon.png') center top no-repeat;
    text-align: center;
    color: #231f20;
}

.press_feedback{
    width: 1030px;
    margin: 0 auto 50px;
    padding: 10px 0 10px;
    font-size: 15px;
    color: #231f20;
    text-align: center;
}
.press_feedback a{
    color: #27e0ee;
    text-decoration: underline;
}
.press_feedback a:hover{
    text-decoration: none;
}
/* end switcher_container */


/* Reset password*/
.reset_false{
    width:1030px;
    padding-top: 40px;
}
.reset_false .status_img{
    display: inline-block;
    width:37px;
    height:32px;
    background:url(img/eror.png);
}
.reset_false .status_img:hover{
    display: inline-block;
    width:37px;
    height:32px;
    background:url(img/eror-hover.png);
}
.reset_false h2{
    text-transform: uppercase;
    font-size: 29px;
    font-family: "Moon";
    color: rgb(0, 0, 0);
    line-height: 3.034;
    text-align: left;
}
.reset_false_text{
    font-size: 14px;
    font-family: "Arial";
    width: 700px;
    padding: 30px 165px;
    height: 200px;
}
.reset_false_text a{
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    font-family: "Arial";
    color: white;
    margin: 15px 249px;
    padding: 17px 44px;
    border-radius: 10px;
    background-color: rgb(35, 220, 235);
}
.reset_true{
    width:1030px;
    padding-top: 45px;
}
.reset_true .status_img{
    display: inline-block;
    width:31px;
    height:31px;
    background:url(img/success.png);
}
.reset_true .status_img:hover{
    display: inline-block;
    width:31px;
    height:31px;
    background:url(img/success-hover.png);
}
.reset_true h2{
    text-transform: uppercase;
    font-size: 29px;
    font-family: "Moon";
    color: rgb(0, 0, 0);
    line-height: 3.034;
    text-align: left;
}
.reset_true_text{ 
    padding-top: 25px;
    width: 700px;
    margin: 0 auto;
    text-align: center;
}
.reset_true_text a{
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    font-family: "Arial";
    color: white;
    margin: 15px 249px;
    padding: 17px 44px;
    border-radius: 10px;
    background-color: rgb(35, 220, 235);
}
/*-Reset password*/


@media screen and (min-width:600px) and (max-width: 999px) {
    body {
        position: initial;
    }
    .main_top {}
    .features{width: 100%;}
    .main_bottom {
        height: initial;
    }
    .iblazr_desr{
        position: relative;
        float: left;
        width: 33%;
        text-align: center ;
        padding: 0 ;
    }
    .iblazr_desr .text{
        display: none;
    }
    .iblazr_desr img{
        display: block;
        margin: 0 auto;
    }
    .iblazr_desr .title {
        display: inline-block;
        position: absolute;
        margin: 13px auto;
        top: 0;
        left: 0;
        right: 0;
        font-size: 17px;
        text-align: center;
    }
    .main_top-content{
        width:100%;
    }
    .main_top .inner {
        margin-left: 0;
        padding: 0;
        left: 0;
        width: 100%;
    }
    .main_top .inner .phone_block{
        height:420px;
    }
    .main_bottom__container {
        width:100%;
    }
    a.iblazr_desr.noselect.soul img {
        height: 105px;
        padding-top: 40px;
        margin: 0 auto;
        padding-left: 0;

    }
    .main_h2{
        margin: 10px auto 0;
    }

    .main_top p{
        width: 58%;
        margin: 0;
        position: absolute;
        right: 0;
        margin-top: 270px;
    }
    p.main_text{
        width: 40%;
        right: 10%;
        margin: 0;
        position: absolute;
    }
    .main_top .button{
        font-size: 17px;
        height: 28px;
        width: 120px;
        line-height: 25px;
    }
    .main_top .icons{
        display: none;
    }
}
@media screen and (max-height:630px) {
    .main_top .inner .phone_block{
        height:300px;
    }
}
@media screen and (min-width:1000px) and (max-width:1170px){
    .main_top .inner{
        width:1000px;
    }
    .main_bottom__container{
        width:100%;
    }
    .iblazr_desr{
        width:33%;
    }
    .iblazr_desr .text{
        width: 54%;
        font-size: 11px;
    }
    .reset_true{
        width:100%;
        padding-top: 0;
    }
    .reset_true_text{
        padding: 0 15%;
    }
    .reset_false{
        width:100%;
        padding-top: 0;
    }
    .reset_false_text{
        padding: 0 15%;
    }
    .page_text{
        width:100%;
    }
    .iblazr_desr .title{
        width:133px;
    }
}
@media screen and (max-device-width: 640px){
    .desktop{display:none;}
    .mobile{display: block;}
    .main_top{

    }
    .main_top .inner{
        width:100%;
        padding: 0;
        margin: 0;
        left: 0;
        bottom: 150px;
    }
    .main_top .inner .phone_block {
        height: 300px;
        left: 20px;
    }
    .main_top h1{
        font-size: 31px;
        line-height: 31px;
        margin-bottom: 0px;
        margin-top: 51px;
    }
    h1 small:first-child{
        display:none;
    }
    .main_top h1 small{
        font-size: 18px;
        line-height: 25px;
    }
    .main_top p{
        margin-top: 0px;
        display: none;
    }
    .main_top .button {
        width: 31%;
        height: 30px;
        line-height: 30px;
    }

    .main_top p a:first-child{
        margin-left: 0;
        margin-right: 117px;
    }
    .main_top p a:last-child{
        margin-left: 0px;
        margin-right: 0px;
    }

    .main_bottom{

    }

    .main_bottom__container{
        width: 100%;
    }
    .iblazr_desr{
        width: 33%;
    }
    .iblazr_desr .text{
        display: none;
    }
    .iblazr_desr .title{
        margin:0;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 11px;
        line-height: 24px;
        height: 24px;
        color: black;
        width: 100%;
    }
    .team_block ul{
        width:100%;
        margin: 0;
    }
    .team_block li{
        margin:26px 0px 16px 46px;
    }
    .switcher_controls{
        width:100%;
        margin:0;
    }
    .switcher_container{
        width:100%;
    }
    .press_feedback{
        width:100%;
    }
    .switcher_controls .buttons{
        width:90%;
    }
    .ytp-thumbnail-overlay {
        position: absolute;
        width: 32%;
        height: 33%;}

    .switch_tab .embed{
        overflow: hidden;
        margin: 30px 0 60px;
    }
    .switch_tab .embed .label{
        margin: 0 15px 10px;
    }
    .switch_tab .embed .code{
        width: initial;
        padding: 0 10px;
        margin: 0 15px;
        line-height: 21px;
    }

    .gallery{
        width:100%;
    }
    .gallery-item{
        width:140px;
        height:150px;
        margin: 8px 0 0 20px;
    }
    .press_files{
        width:100%;
        margin:0;
    }
    .switch_tab .video{
        height:400px;
    }
    iframe{
        width:100% !important;
        height:400px;
    }
    .page_text img{
        max-width: 100%;
        height:100%;
    }
}
@media screen and (max-device-height: 600px) and (max-device-width: 600px){
    .desktop{display:none;}
    .mobile{display: block;}
    .main_top{
    }
    .main_top .inner{
        width:100%;
        padding: 0;
        margin: 0;
        left: 0;
        bottom: 120px;
    }
    .main_top .inner .phone_block {
        height: 250px;
        left: 46px;
    }
    .main_top h1{
        font-size: 31px;
        line-height: 31px;
        margin-bottom: 0px;
        margin-top: 100px;
    }
    h1 small:first-child{
        display:none;
    }
    .main_top h1 small{
        font-size: 18px;
        line-height: 25px;
    }
    .main_top p{
        margin-top: 0px;
        display: none;
    }
    .main_top .button {
        width: 31%;
        height: 30px;
        line-height: 30px;
    }

    .main_top p a:first-child{
        margin-left: 0;
        margin-right: 117px;
    }
    .main_top p a:last-child{
        margin-left: 0px;
        margin-right: 0px;
    }

    .main_bottom{
        height:120px;
    }

    .main_bottom__container{
        width: 100%;
    }
    .iblazr_desr{
        width: 33%;
        height: 136px;
    }
    .iblazr_desr .text{
        display: none;
    }
    .iblazr_desr .title{
        margin:0;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 11px;
        line-height: 24px;
        height: 24px;
        color: black;
        width: 100%;
    }
    .iblazr_desr img{
        height:100px;
    }
    .process_block{
        display:none;
    }

    .page_text{
        width: 100%;
        margin: 0 auto 0;
        padding-bottom: 17px;
    }
    .page-template-contact-php .page_text{
        width: 100%;
    }
    .team_block{
        width:100%;
    }
    .page_text p{
        width: 90%;
        padding: 0 5%;
        margin: 0 0 10px;
        letter-spacing: -0.5;
        text-align: center;
    }
    .contact-block {
        float: none;
        min-height: 140px;
        padding: 0;
        width: 100%;
        min-height: 245px;
    }
    .page_text img{
        max-width: 100%;
        margin: 19px 0 37px;
    }
    .contact-block .img {
        margin: 0 auto;
        width: 68px;
        display: block;
    }

    .team_block li{
        margin:26px 0px 16px 90px;
    }
}
@media screen and (max-device-width: 600px) and (device-height :627px){
    .desktop{display:none;}
    .mobile{display: block;}
    .main_top{
    }
    .main_top .inner{
        width:100%;
        padding: 0;
        margin: 0;
        left: 0;
        bottom:136px;
    }
    .main_top .inner .phone_block {
        height: 314px;
        left: 15px;
    }
    .main_top h1{
        font-size: 31px;
        line-height: 31px;
        margin-bottom: 0px;
        margin-top: 0;
    }
    h1 small:first-child{
        display:none;
    }
    .main_top h1 small{
        font-size: 18px;
        line-height: 25px;
    }
    .main_top p{
        margin-top: 0px;
        display: none;
    }
    .main_top .button {
        width: 31%;
        height: 30px;
        line-height: 30px;
    }

    .main_top p a:first-child{
        margin-left: 0;
        margin-right: 117px;
    }
    .main_top p a:last-child{
        margin-left: 0px;
        margin-right: 0px;
    }

    .main_bottom{
    }

    .main_bottom__container{
        width: 100%;
    }
    .iblazr_desr{
        width: 33%;
        height: 136px;
    }
    .iblazr_desr .text{
        display: none;
    }
    .iblazr_desr .title{
        margin:0;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 11px;
        line-height: 24px;
        height: 24px;
        color: black;
        width: 100%;
    }
    .iblazr_desr img{
        height: 110px;
    }
    .team_block{
        width:100%;
    }
    .page_text{
        width: 100%;
        margin: 0 auto 0;
        padding-bottom: 17px;
    }
    .process_block{
        display:none;
    }
    .page-template-contact-php .page_text{
        width: 100%;
    }
    .page_text p{
        width: 90%;
        padding: 0 5%;
        margin: 0 0 10px;
        letter-spacing: -0.5;
        text-align: center;
    }
    .contact-block {
        float: none;
        min-height: 140px;
        padding: 0;
        width: 100%;
        min-height: 245px;
    }
    .page_text img{
        max-width: 100%;
        margin: 19px 0 37px;
    }
    .contact-block .img {
        margin: 0 auto;
        width: 95px;
        display: block;
    }
}
@media screen and (max-height: 805px) and (min-width:600px) and(max-width:1400px) {
    .main_top .inner{
        bottom:150px;
    }
    .main_bottom__container{
        width:100%;
    }
    .iblazr_desr{
        padding: 0;
    }
    .iblazr_desr .title{
        margin-top: 30px;
    }
    .iblazr_desr .text{
        padding-top: 60px;
    }
    .reset_true{
        padding-top: 0;
    }
    .reset_false{
        padding-top: 0;
    }
    .footer_bottom{
        position: absolute;
    }
}
@media screen and (max-device-width: 600px) and (device-height :736px){
    .desktop{display:none;}
    .mobile{display: block;}
    .main_top .inner{
        width:100%;
        padding: 0;
        margin: 0;
        left: 0;
        bottom: 300px;
        height: 100px;
    }
    .main_top .inner{
        width:100%;
        padding: 0;
        margin: 0;
        left: 0;
        bottom: 136px;
    }
    .main_top .inner .phone_block {
        height: 350px;
        left: 15px;
    }
    .main_top h1{
        font-size: 37px;
        line-height: 37px;
        margin-bottom: 0;
        margin-top: -29px;
    }
    h1 small:first-child{
        display:none;
    }
    .main_top h1 small{
        font-size: 18px;
        line-height: 25px;
    }
    .main_top p{
        margin-top: 0px;
        display: none;
    }
    .main_top .button {
        width: 31%;
        height: 30px;
        line-height: 30px;
    }

    .main_top p a:first-child{
        margin-left: 0;
        margin-right: 117px;
    }
    .main_top p a:last-child{
        margin-left: 0px;
        margin-right: 0px;
    }

    .main_bottom{
    }

    .main_bottom__container{
        width: 100%;
    }
    .iblazr_desr{
        width: 33%;
        height: 136px;
    }
    .iblazr_desr .text{
        display: none;
    }
    .iblazr_desr .title{
        margin:0;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 11px;
        line-height: 24px;
        height: 24px;
        color: black;
        width: 100%;
    }
    .iblazr_desr img{

    }
}
@media screen and (width:768px) and (height:1024px) and (orientation:portrait) {
    .main_top{
        height:761px;
    }

    .main_top .inner{
        width:100%;
        padding: 50px 0 0 0;
        margin: 0;
        left: 0;
        bottom:203px;
        height: 485px;
    }
    .main_top .inner .phone_block {
        height: 350px;
        left: 200px;
    }
    .main_top h1{
        font-size: 37px;
        line-height: 37px;
        margin-bottom: 0;
        margin-top: 0;
    }
    h1 small:first-child{
        display:none;
    }
    .main_top h1 small{
        font-size: 18px;
        line-height: 25px;
    }
    .main_top p{
        margin-top: 0px;
    }
    .main_top .button {
        width: 20%;
        height: 30px;
        line-height: 30px;
    }

    .main_top p a:first-child{
        margin-left: 0;
        margin-right: 117px;
    }
    .main_top p a:last-child{
        margin-left: 128px;
        margin-right: 0px;
    }

    .main_bottom{
        bottom: 0;
    }

    .main_bottom__container{
        width: 100%;
    }
    .iblazr_desr{
        width: 33%;
        height: 205px;
    }
    .iblazr_desr .text{
        display: none;
        padding-top: 0;
        position: absolute;
        top: 32px;
        left: 116px;
        width: 129px;
    }

    .iblazr_desr .title{
        margin:0;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 17px;
        line-height: 24px;
        height: 24px;
        color: black;
        width: 100%;
    }
    .iblazr_desr img {
        display: block;
        width: 60%;
        padding-top: 26px;
    }
    a.iblazr_desr.noselect.soul img{
        height: 140px;
        width:50%;
    }
    .switcher_controls{
        width:100%;
    }
    .switcher_container{
        width:100%;
    }
    .press_feedback{
        width:100%;
    }
    .switch_tab .video iframe{
        width:100% !important;
    }
    .switch_tab .embed .label{
        margin-left:4%;
    }
    .switch_tab .embed .code{ 
        width:80%;
        margin-left: 8%;
    }
    .gallery{
        width: 71%;
        margin: 0 auto;
    }
    .press_files{
        width: 80%;
        margin: 0 auto;
    }
}
@media screen and (width:1024px) and (height:768px) and (orientation:landscape) {
    .gallery{
        width: 88%;
        margin: 0 auto;
    }
    .iblazr_desr {
        height: 150px;
        width: 341px; 
    }
}
@media screen and (height:568px){
    .main_top{
        height: 100%;
    }
    .main_top .inner{
        bottom:120px;
    }
}
@media screen and (max-height: 805px) and (min-width:600px) and(max-width:1400px) {
    .main_top .inner{
        bottom:150px;
    }
    .main_bottom__container{
        width:100%;
    }
    .iblazr_desr{
        padding: 0;
    }
    .iblazr_desr .title{
        margin-top: 30px;
    }
    .iblazr_desr .text{
        padding-top: 60px;
    }
    .reset_true{
        padding-top: 0;
    }
    .reset_false{
        padding-top: 0;
    }
    .footer_bottom{
        position: absolute;
    }
}
@media screen
and (min-width: 320px)
and (max-width: 414px)
and (orientation:portrait) {

    .main_top .inner{
        width:100%;
        padding: 0;
        margin: 0;
        left: 0;
        bottom: 300px;
        height: 100px;
    }
    .main_top .inner .logo{
        height:17%;
    }
    .main_top .inner .phone_block {
        display: none;
    }
    .main_top h1{
        font-size: 31px;
        line-height: 31px;
        margin-bottom: 0px;

    }
    .main_h2{
        width: 100%;
        line-height: 15px;
        font-size: 15px;
        padding: 10px 0 0 0;
    }
    .icons{
        display:none;
    }
    .video{
        opacity: 1;
        top:46%;
        min-height: 47%;
        /*background: url(img/for_website3.gif) 61% 100% no-repeat;*/
    }
    .video img{
        width:100%;
    }
    h1 small:first-child{
        display:none;
    }
    .main_top h1 small{
        font-size: 18px;
        line-height: 25px;
    }
    .main_top p{
        /*margin-top: 5px;
        display: block;
        width: 50%;
        left: 50%;
        position: absolute;*/
    }
    .main_top .button {
        width: 50%;
        height: 30px;
        line-height: 30px;
        margin-top: 0;
    }

    .main_top p a:first-child{
        margin-left: 0;
        margin-right: 0;
    }
    .main_top p a:last-child{
        margin-left: 0px;
        margin-right: 0px;

    }

    .main_bottom{

    }
    .main_bottom__container{
        width: 100%;
    }
    .iblazr_desr{
        width: 33%;
    }
    .iblazr_desr .text{
        display: none;
    }
    .iblazr_desr .title{
        margin: 0;
    padding: 0;
    position: relative;
    left: 29px;
    top: -323px;
    font-size: 10px;
    line-height: 24px;
    height: 24px;
    color: black;
    width: 29%;
    }
    a.iblazr_desr.noselect.soul img {
        padding: 25px 0 0 12px;
        height: 90px;
    }
    .team_block ul{
        width:100%;
        margin: 0;
    }
    .team_block li{
        margin:26px 0px 16px 86px;
    }
    .switcher_controls{
        width:100%;
        margin:0;
    }
    .switcher_container{
        width:100%;
    }
    .press_feedback{
        width:100%;
    }
    .switcher_controls .buttons{
        width:90%;
    }
    .switcher_controls .buttons span{
        height:32px;
    }
    .switcher_controls .buttons a img{
        width:80%!important ;
    }
    .ytp-thumbnail-overlay {
        position: absolute;
        width: 32%;
        height: 33%;}

    .switch_tab .embed{
        overflow: hidden;
        margin: 30px 0 60px;
    }
    .switch_tab .embed .label{
        margin: 0 15px 10px;
    }
    .switch_tab .embed .code{
        width: initial;
        padding: 0 10px;
        margin: 0 15px;
        line-height: 21px;
    }

    .gallery{
        width:90%;
        margin: 0 auto;
    }
    .gallery-item{
        width:140px;
        height:150px;
        margin: 8px 0 0 20px;
    }
    .press_files{
        width:80%;
        margin:0 auto;
    }
    .switch_tab .video{
        height:400px;
    }
    iframe{
        width:100% !important;
        height:400px;
    }
    .page_text img{
        max-width: 100%;
        height:100%;
    }
    .page_text{
        width: 100%;
        margin: 0 auto 0;
        padding-bottom: 17px;
    }
    .head_gray{
        width: 100%;
    }
    .head_contact{
        width: 90%;
    }
    .page-template-contact-php .page_text{
        width: 100%;
    }

    .contact-block .img {
        margin-left: 5%;
    }
    .contact-block .img.trolley {
        margin-left: 5%;
    }
    .contact-block .img.micro {
        margin-left: 5%;
    }
    .contact-block a {
        margin-left: 5%;	
    }
    .team_block{
        width:100%;
    }
    .contact-block .sub_t {
        text-align: left;
        font-family: AN-bold;
        font-size: 26px;
        padding-left: 5%;
        margin-top: 12px;
    }
    .page_text p{
        width: 90%;
        padding: 0 5%;
        margin: 0 0 10px;
        letter-spacing: -0.5;
        text-align: center;
    }
    .contact-block p {
        text-align: left;
    }
    .contact-block {
        float: none;
        min-height: 140px;
        padding: 0;
        width: 100%;
        min-height: 245px;
    }
    .page_text img{
        max-width: 100%;
        margin: 19px 0 37px;
    }
    .process_block{
        display: none;
    }
    .desktop{display:none;}
    .mobile{display: block;}
    .reset_false{
        width:100%;
    }
    .reset_false_text{
        width: 85%;
        padding: 0 7%;
        text-align: center;
    }
    .reset_false_text a{
        margin: 0;
    }
    .reset_true{
        width:100%;
    }
    .reset_true_text{
        width: 85%;
        padding: 0 7%;
        text-align: center;
    }
    .reset_true_text a{
        margin: 0;
    }
}
@media screen
and (min-width: 375px)
and (max-width: 414px)
and (orientation:portrait)
{

    .main_top .inner {
        width: 100%;
        padding: 0;
        margin: 0;
        left: 0;
        bottom: 350px;
        height: 150px;
    }
    .main_top .inner .logo{
        padding-top: 10px;
        height:20%;
    }
    .main_top h1{
        margin-top: 0px
    }
    .video{
        top:50%;

    }
    .main_top p{
        margin-top: 10px;
    }
    .iblazr_desr img{
        padding-top: 0;
    }
    .main_h2{
        line-height: 35px;
        font-size: 18px;
    }
    .main_top .inner .phone_block {
        height:300px;
        /*height: 195px;
        left: 20px;*/
    }
    .main_bottom{
        height:130px;
    }
    .team_block li{
        margin:26px 0px 16px 38px;
    }
    .reset_false_text {
        width: 74%;
        padding: 0 13%;
        text-align: center;
    }
    .reset_true_text {
        width: 74%;
        padding: 0 13%;
        text-align: center;
    }
}
@media screen
and (width:  375px)
and (orientation:portrait){
    .main_title{
        margin-top: 20px;  
    }
    .main_top-content{
        background-position-y: 141px;
    }
    .kick_button{
        margin: 150px auto 17px;
    }
}   
@media screen
and (width:  414px)
and (orientation:portrait)
{
    .main_top h1{
        font-size: 37px;
        line-height: 37px;
        margin-top: 0;
    }
    .main_top .inner .logo {
        height: 24%;
    }
    .main_h2{
        font-size: 22px;
    }
    .main_top .inner{
        bottom: 410px;
    }
    .video{
        top:47%;
    }
    .iblazr_desr img{
        padding-top: 0;
    }
    .main_top .inner .phone_block {
        height: 330px;
        left: 0;
    }
    .main_top p{
        margin-top: 35px;
    }
    .team_block li{
        margin:26px 0px 16px 47px;
    }
    .reset_false_text{
        width: 85%;
        padding: 0 7%;
        text-align: center;
    }
    .reset_true_text{
        width: 85%;
        padding: 0 7%;
        text-align: center;
    }
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
    .video {
        opacity: 1;
        min-width: 52%;
        top: 35%;
    }
    .main_top .inner .logo {
        padding-top: 20px;
        height: 7%;
    }
    .main_h2{
        line-height: 40px;
        font-size: 22px;
    }
    .main_top .inner{
        height:150px;
        width:100%;
        padding: 0;
        margin: 0;
        left: 0;
        bottom: 100px;
    }
    p.main_text{display:none;}
    .main_top .inner .phone_block {
        display:none;
        height: 150px;
        left: 20px;
    }
    .icons{
        display:none;
    }
    .main_top h1{
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 0px;
        margin-top: 260px;
    }
    h1 small:first-child{
        display:none;
    }
    .main_top h1 small{
        font-size: 18px;
        line-height: 25px;
    }
    .main_top p{
        display: none;  
        margin-top: 5px;

        width: 50%;
        left: 50%;
        position: absolute;
    }
    .main_top .button {
        width: 50%;
        height: 30px;
        line-height: 30px;
        margin-top: 0;
    }

    .main_top p a:first-child{
        margin-left: 0;
        margin-right: 0;
    }
    .main_top p a:last-child{
        margin-left: 0px;
        margin-right: 0px;

    }

    .main_bottom{
        width: 100%;
        height:100px;
    }

    .main_bottom__container{
        width: 100%;
    }
    a.iblazr_desr.noselect.soul img{
        height: 70px;
        padding-top: 18px;
    }    
    .iblazr_desr img{
        height:80px;
    }
    .iblazr_desr{
        width: 33%;
    }
    .iblazr_desr .text{
        display: none;
    }
    .iblazr_desr .title{
        margin:0;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 11px;
        line-height: 24px;
        height: 24px;
        color: black;
        width: 100%;
    }
    .team_block ul{
        width:100%;
        margin: 0;
    }
    .team_block li{
        margin:26px 0px 16px 46px;
    }
    .switcher_controls{
        width:100%;
        margin:0;
    }
    .switcher_container{
        width:100%;
    }
    .press_feedback{
        width:80%;
        margin:0 auto 30px;
    }
    .switcher_controls .buttons{
        width:90%;
    }
    .ytp-thumbnail-overlay {
        position: absolute;
        width: 32%;
        height: 33%;}

    .switch_tab .embed{
        overflow: hidden;
        margin: 30px 0 60px;
    }
    .switch_tab .embed .label{
        margin: 0 15px 10px;
    }
    .switch_tab .embed .code{
        width: initial;
        padding: 0 10px;
        margin: 0 15px;
        line-height: 21px;
    }

    .gallery{
        width:90%;
        margin:0 auto;
    }
    .gallery-item{
        width:140px;
        height:150px;
        margin: 8px 0 0 20px;
    }
    .press_files{
        width:80%;
        margin:0 auto;
    }
    .switch_tab .video{
        height:400px;
    }
    iframe{
        width:100% !important;
        height:400px;
    }
    .page_text img{
        max-width: 100%;
        height:100%;
    }
    .page_text{
        width: 100%;
        margin: 0 auto 0;
        padding-bottom: 17px;
    }
    .page-template-contact-php .page_text{
        width: 100%;
    }
    .team_block{
        width:100%;
    }
    .page_text p{
        width: 90%;
        padding: 0 5%;
        margin: 0 0 10px;
        letter-spacing: -0.5;
        text-align: center;
    }
    .contact-block {
        float: none;
        min-height: 140px;
        padding: 0;
        width: 100%;
        min-height: 245px;
    }
    .page_text img{
        max-width: 100%;
        margin: 19px 0 37px;
    }
    .process_block{
        display: none;
    }
    .desktop{display:none;}
    .mobile{display: block;}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
    .main_top .inner{
        height: 215px;
        top:58px;
    }
    .main_top h1{
        margin-top: 230px;
    }
    .main_top .inner .logo {
        padding-top: 20px;
        height: 20%;
    }
    .main_top p{
        display: none;
        margin-top: 10px;
    }
    .main_h2{
        line-height: 35px;
        font-size: 24px;
    }
    .icons{
        display:none;
    }
    .video{
        top:48%;
        min-width: 62%;

    }
    .main_top .inner .phone_block {
        display: none; 
        height: 195px;
        left: 20px;
    }
    .main_bottom{
        height:100px;
    }
    .gallery{
        width:80%;
    }
    .press_files{
        width:90%;
    }

}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
    .video{
        top:54%;
    }
    .main_top h1{
        font-size: 30px;
        line-height: 30px;
        margin-top: 0px;
    }
    .main_top .inner{
        top:58px;
        height: 255px;
    }
    .main_top .inner .logo {
        padding-top: 20px;
        height: 12%;
    }   
    .main_top .inner .phone_block {
        height: 240px;
        left: 20px;
    }
    .main_top p{
        margin-top: 35px;
    }
    .gallery{
        width:88%;
    }
    .press_files{
        width:81%;
    }

}
@media screen
and (min-device-width:1024px)
and (min-device-height:804px)
and (max-device-height:900px){
    .main_top .inner .phone_block {
        height: 470px;
        left:60px;
    }
}
@media screen and (max-height:700px){
    .reset_false{
        padding-top: 0;
    }
    .reset_true{
        padding-top: 0;
    }

}
@media screen and (width:320px){
    .main_top {
        background-size: cover;
    position: relative;
    height: 408px;
    margin-top: 40px;
    }
    #footerbl .footer_bottom{
        margin-top:     150px;
    }
    .main_top h1 {
        font-size: 31px;
        line-height: 31px;
        margin-bottom: 0px;
        position: relative;
        top: 5px;
        margin-top: 0px;
    } 
    .uptitle {
        font-family: AN-Regular;
        font-size: 21px;
        color: #FFFFFF;
        letter-spacing: 0;
        top: -5px;
    }
    .main_top-content {
        margin: 0 auto;
        background-position-y: 170px;
        background-size: 156%;
        display: block;
        width: 100%;
        height: 349px;
        padding-top: 11px;
        text-align: center;
    }
    .features {
        display: block;
        margin: 96px auto 0;
        width: 100%;
        position: relative;
        text-align: center;
        top: -83px;
    }
    .feature-item {
        display: inline-block;
        text-align: center;
        width: 103px;
    }
    .kick_button {
        font-family: AN-DemiBold;
        font-size: 16px;
        width: 77%;
        margin: 115px auto 17px;
        padding: 13px 0;
        position: relative;
        top: -154px;
        color: #000000;
        text-transform: uppercase;
        letter-spacing: -0.44px;
        background: rgba(43,222,115,0.92);
        border: 2px solid #000000;
        z-index: 1000;
        display: block;
        text-decoration: none;
    }
}

@media screen and (min-width:1600px){
    .main_top-content{
        height: 690px;
        background-size: 100%;
    }
    .uptitle {
        font-family: AN-Regular;
        font-size: 29px;
        color: #FFFFFF;
        letter-spacing: -0.4px;
        margin-top: 66px;
    }
    .main_title {
        font-family: AN-Regular;
        font-size: 53px;
        color: #FFFFFF;
        letter-spacing: -1.5px;
        margin-top: 49px;
    }
    .features {
        display: block;
        margin: 61px auto 0;
        width: 660px;
        text-align: center;
    }
    .feature-item img {
        display: block;
        margin: 0 auto;
        width: 28%;
    }
    .feature-item:nth-child(2) img {
        position: relative;
        top: -6px;
        width: 38%;
    }
    .feature-item:nth-child(3) img {
        width: 30%;
        position: relative;
        top: -2px;
        left: 5px;
    }
    .feature-item-text {
        display: block;
        font-family: AN-Medium;
        font-size: 17px;
        color: #FFFFFF;
        line-height: 1.4;
        margin: 17px auto 0;
        letter-spacing: 0.3px;
        width: 109px;
    }
    .kick_button {
        font-family: AN-DemiBold;
        font-size: 32px;
        width: 498px;
        padding: 27px 0 31px;
        top: 258px;
        position: relative;
        color: #000000;
        text-transform: uppercase;
        letter-spacing: -0.14px;
        background: rgba(43,222,115,0.92);
        border: 3px solid #000000;
        z-index: 1000;
        display: block;
        margin-left: -253px;
        text-decoration: none;
        left: 50%;
    }
    .feature-item {
        display: inline-block;
        text-align: center;
        width: 139px;
    }
}