/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
/*blockquote, */
pre, a,
abbr, acronym, address, big, cite, code, del, dfn, em, font,
ins, kbd, q, s, samp, small, strike,
/*strong, */
sub, sup,
tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    word-wrap: break-word;
}

html {
    font-size: 62.5%;
    /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    overflow-y: scroll;
    /* Keeps page centered in all browsers regardless of content height */
    -webkit-text-size-adjust: 100%;
    /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%;
    /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
    /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
    -webkit-box-sizing: border-box;
    /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
    -moz-box-sizing: border-box;
    /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
    box-sizing: border-box;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

/*blockquote:before,*/
/*blockquote:after,*/
/*q:before,*/
/*q:after {*/
    /*content: "";*/
/*}*/

/*blockquote,*/
/*q {*/
    /*quotes: "" "";*/
/*}*/


blockquote {
    
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    word-wrap: break-word;
    
    color: #7f7f7f;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: italic;
    line-height: 24px;
    position: relative;
    margin-left: 45px;
    margin-right: 25px;
    
    margin-top: 20px;
    margin-bottom: 20px;
}

blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 24px;
    
    position: absolute;
    top: 0;
    left: -45px;
    color: #fd7400;
}


a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

a img {
    border: 0;
}

/* =END Reset
-------------------------------------------------------------- */
@font-face {
    font-family: 'MarkOT_medium';
    src: url('../fonts/MarkOT-Medium.eot');
    src: url('../fonts/MarkOT-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MarkOT-Medium.woff2') format('woff2'),
    url('../fonts/MarkOT-Medium.woff') format('woff'),
    url('../fonts/MarkOT-Medium.ttf') format('truetype'),
    url('../fonts/MarkOT-Medium.svg#MarkOT-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

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

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

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




/*DEFAULT STYLES*/
.no_padding {
    padding-left: 0!important;
    padding-right: 0!important;
}

.no_margine{
    margin: 0!important;
}

.marginT7r{
    margin-top: 7rem;
}

.height100{
    height: 100%;
}

a {
    color: black;
}

a:visited {
    color: black;
}

a:hover {
    color: #000;
    text-decoration: none;
}

a:active {
    color: black;
    outline: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}


/*DEFAULT STYLES END*/




@media screen and (max-width: 4096px )and( min-width: 4094px) {
    html {
        font-size: 22px
    }
}
@media screen and (max-width: 2620px) {
    html {
        font-size: 14px
    }
}
@media screen and (max-width: 2520px) {
    html {
        font-size: 14px
    }
}
@media screen and (max-width: 2420px) {
    html {
        font-size: 13px
    }
}
@media screen and (max-width: 2320px) {
    html {
        font-size: 13px
    }
}
@media screen and (max-width: 2220px) {
    html {
        font-size: 12px
    }
}
@media screen and (max-width: 2120px) {
    html {
        font-size: 11px
    }
}
@media screen and (max-width: 2020px) {
    html {
        font-size: 11px
    }
}
@media screen and (max-width: 1920px) {
    html {
        font-size: 10px
    }
}

@media screen and (max-width: 1820px)  {
    html {
        font-size: 9px
    }
}

@media screen and (max-width: 1720px)  {
    html {
        font-size: 9px
    }
}

@media screen and (max-width: 1620px)  {
    html {
        font-size: 8px
    }
}

@media screen and (max-width: 1520px)  {
    html {
        font-size: 8px
    }
}
@media screen and (max-width: 1420px)  {
    html {
        font-size: 7px
    }
}
@media screen and (max-width: 1320px)  {
    html {
        font-size: 7px
    }
}
@media screen and (max-width: 1220px)  {
    html {
        font-size: 6px
    }
}

@media screen and (max-width: 1120px)  {
    html {
        font-size: 7px
    }
}@media screen and (max-width: 1020px)  {
    html {
        font-size: 8px
    }
}@media screen and (max-width: 920px)  {
    html {
        font-size: 8px
    }
}@media screen and (max-width: 820px)  {
    html {
        font-size: 10px
    }
}@media screen and (max-width: 768px)  {
    html {
        font-size: 10px
    }
}
@media screen and (max-width: 700px)  {
    html {
        font-size: 9px
    }
}
@media screen and (max-width: 650px)  {
    html {
        font-size: 8px
    }
}
@media screen and (max-width: 600px)  {
    html {
        font-size: 8px
    }
}
@media screen and (max-width: 550px)  {
    html {
        font-size: 8px
    }
}
@media screen and (max-width: 500px)  {
    html {
        font-size: 8px
    }
}
@media screen and (max-width: 450px)  {
    html {
        font-size: 6px
    }
}
@media screen and (max-width: 400px)  {
    html {
        font-size: 6px
    }
}
@media screen and (max-width: 330px)  {
    html {
        font-size: 7px
    }
}
