@font-face {
    font-family: 'Acumin Pro';
    src: url('../fonts/AcuminPro-Medium.eot');
    src: url('../fonts/AcuminPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AcuminPro-Medium.woff2') format('woff2'),
        url('../fonts/AcuminPro-Medium.woff') format('woff'),
        url('../fonts/AcuminPro-Medium.svg#AcuminPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

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


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



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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

body {
font-family:"freight-big-pro";
    font-size: 26px;
    line-height: 1.64;
    color: #000000;
    font-weight:300;

}

.main-outercon {
    position: relative;
    width: 100%;
    overflow: hidden;
}

h1,h2,h3,h4,h5,h6{
    font-family:"freight-big-pro"; 
    font-weight:300;
}
h1 {
    font-size: 50px;
    line-height:1.28; 
}

h2 {
    font-size: 44px;
    line-height:1.14;
}

h3 {
    font-size: 30px;
    line-height: 1.17;  
}

h4 {
    font-size: 24px;
    line-height: 1.17;  
}

h5 {
    font-size:14px;
    line-height: 1.08; 
}

h6 {
    font-size: 18px; 
    line-height: 1.08; 
}

p { 
    font-size:18px;
    line-height:1.56;
    color: #000;
    margin: 0px;
    padding: 0 0 20px;
    letter-spacing: 1.5px;

} 

.header-h2{
    font-size: 24px;
    line-height: 1.17;  
    color: #f8d621
}
 
 
.header-h3{
    font-size: 24px;
    line-height: 1.17;  
    color: #283789
}
 

a {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

a:active,
a:hover,
a:focus {
    text-decoration: none;
    outline: 0px none !important;
    color: #d20048;
}

img,
a img {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
    border: none 0;
    outline: 0px none !important;
}

input:focus,
textarea:focus,
a:focus {
    outline: 0px none !important;
}

::-webkit-input-placeholder {
    color: #283789;
    opacity: 1;
}

:-moz-placeholder {
    color: #283789;
    opacity: 1;
}

::-moz-placeholder {
    color: #283789;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #283789;
    opacity: 1;
}

/*-----bootstrap style reset-----*/
  

@media (min-width: 576px) {
  .container {
    max-width:720px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1658px;
  }
}


  
/*-----bootstrap style reset-----*/
.main-outercon {
    width: 100%;
    height: auto;
    float: left;
}

.onmobile {
    display: none;
}

.main-content-area {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.section {
    width: 100%;
    height: 100vh;
    float: left;
    position: relative;
}

.section.main-topblk {
    background: #FFFFFF;
}

.section.main-topblk h1 {
    width: 100%;
    max-width: 880px;
}

.section.main-topblk h6 {
    width: 100%;
    float: left;
    font-family:"acumin-pro-semi-condensed";
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 23px;
    max-width: 1056px;
    font-size: 15px;
}

.section.main-topblk h6 strong {
    font-weight: 700;
    position: relative;
    padding-right: 18px;
}
.section.main-topblk h6 strong:after {
    width: 5px;
    height: 5px;
    content: "";
    left: 100%;
    top: 10px;
    background: #000000;
    position: absolute;
    border-radius: 50%;
    margin-left: -11px;
}

.section.main-topblk .badge-blk {
    position: absolute;
    right: 0;
    top: 40px;
    margin-right: 140px;
}

.section.main-topblk .fp-tableCell {
    vertical-align: bottom;
    padding-bottom: 175px;
}

.section.content-block {
    background: #FFF;
}

.section.content-block.dark-blk {
    background: url(../images/content/content_bg1.jpg) no-repeat center center;
    background-size: cover;
}

.section.content-block .fp-tableCell {
    vertical-align: bottom;
    padding: 40px 0 175px;
}

.section.content-block .maincont-blk {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}

.section.content-block .innercont-blk {
    max-width: 470px;
    width: 35%;
    float: left;
    overflow: hidden;
    position: relative;
    bottom: -150px;
    -webkit-transition: all 1000ms ease-in;
    -moz-transition: all 1000ms ease-in;
    -ms-transition: all 1000ms ease-in;
    -o-transition: all 1000ms ease-in;
    transition: all 1000ms ease-in;
}
.section.content-block.active .innercont-blk {
    bottom: 0;
}

.section.content-block .innerimages-blk {
    float: left;
    width: 63%;
    position: absolute;
    right: 0;
    bottom:-150px;
    max-height: 100%;	
    -webkit-transition: all 1000ms ease-in;
    -moz-transition: all 1000ms ease-in;
    -ms-transition: all 1000ms ease-in;
    -o-transition: all 1000ms ease-in;
    transition: all 1000ms ease-in;
}

.section.content-block.active .innerimages-blk { 
    bottom: 0; 
}

.section.content-block .innerimages-blk img {
    float: right;
    width: 100%;
    max-width: 1180px;
}

.section.content-block h2 {
    color: #e0dad0;
}

.section.content-block p {
    color: #e0dad0;
    letter-spacing: .7px;
    padding-top: 6px;
}

.section.content-block .spec-blk {
    color: #e0dad0;
    font-size: 15px;
    text-transform: uppercase;
    font-family:"acumin-pro-semi-condensed";
    font-weight: 500;
    padding: 13px 0 3px 0;
    letter-spacing: .4px;
}

.section.content-block .author {
    width: 100%;
    float: left; 
    font-size: 15px; 
    line-height: 1.60;
}

.section.content-block .author a {
    color: #d09840;
    font-size: 15px;
    font-family:"acumin-pro-semi-condensed";
    font-weight: 700;
    line-height: 1.60;
}

.section.content-block .author a:hover {
    text-decoration: underline;
}

.section.content-block.large-block .innercont-blk {
    max-width: 800px;
    width: 65%;
    float: left;
}

.section.content-block.large-block .innercont-blk .spec-blk {
    max-width: 600px;
    width: 100%;
    font-size: 18px;
    line-height:1.89; 
    color: #000000;
    margin-top: 16px;
}

.section.content-block.large-block .innercont-blk h2 {
    color: #000000;
    line-height: 1.38;
} 
.section.content-block.large-block .innercont-blk p {
    color: #000000;
    font-family:"acumin-pro-semi-condensed";
    font-weight: 300;
    max-width: 880px;
    padding-top: 34px;
    letter-spacing: 0;
}

.section.content-block.lighter-blk {
    background: #FFF url(../images/content/content_bg2.png) no-repeat left top;
    background-size: auto;
}

.section.content-block.lighter-blk h2 {
    color: #000000;
}

.section.content-block.lighter-blk p {
    color: #000000;
}

.section.content-block.lighter-blk .spec-blk {
    color: #000000;
}

.section.content-block.lighter-blk .author a {
    color: #086cb2;
}

.section.content-block.red-blk {
    background: url(../images/content/red-bg.png) no-repeat left top;
    background-size: 600px auto;
}

.section.content-block.red-blk h2 {
    color: #FFFFFF;
}

.section.content-block.red-blk p {
    color: #FFFFFF;
}

.section.content-block.red-blk .spec-blk {
    color: #FFFFFF;
}

.section.content-block.red-blk .author a {
    color: #e9d680;
}

.section.content-block.dom-block {
    background-size: auto;
}

.section.content-block.dom-block .logo-blk {
    position: absolute;
    left: 135px;
    top: 50px;
}

.section.content-block.dom-block h2 {
    color: #000000;
}

.section.content-block.dom-block p {
    color: #000000;
}

.section.content-block.dom-block .spec-blk {
    color: #000000;
}

.section.content-block.dom-block .author a {
    color: #18a3bf;
}

.section.content-block.darktxt-blk h2 {
    color: #000000;
}

.section.content-block.darktxt-blk p {
    color: #000000;
}

.section.content-block.darktxt-blk .spec-blk {
    color: #000000;
}

.section.content-block.darktxt-blk .author a {
    color: #000000;
}

.section.content-block.cosmetic-block h2 {
    color: #000000;
}

.section.content-block.cosmetic-block p {
    color: #000000;
}

.section.content-block.cosmetic-block .spec-blk {
    color: #000000;
}

.section.content-block.cosmetic-block .author a {
    color: #dd0b30;
}

.section.content-block .page-blk {
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
}

.section.footer-block .fp-tableCell {
    vertical-align: top;
}

.section.footer-block {
    vertical-align: top;
    background: url(../images/content/footer_bg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.section.footer-block .innercont-blk {
    width: 100%;
    height: auto;
    float: left;
    max-width: 725px;
    padding-top: 115px;
}

.section.footer-block .contact-blk {
    width: 100%;
    height: auto;
    float: left;
}

.section.footer-block h2 {
    width: 100%;
    height: auto;
    float: left;
    list-style: 1.05;
    font-size: 57px;
}

.section.footer-block .contact-blk ul {
    width: 100%;
    height: auto;
    float: left;
    list-style: none;
    padding-top: 62px;
}

.section.footer-block .contact-blk ul li {
    width: 100%;
    height: auto;
    float: left;
    list-style: none;
    font-size: 18px;
    color: #000000;
    font-family:"acumin-pro-semi-condensed";
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 44px;
}

.section.footer-block .contact-blk ul li a {
    width: 100%;
    height: auto;
    float: left;
    list-style: none;
    font-size: 43px;
    font-family:"freight-big-pro";
    line-height: 1;
    color: #000000;
    text-transform: lowercase;
    padding-top: 10px;font-weight:300;
}

.section.footer-block .contact-blk ul li.mailblk a {
    color: #c21a1a;
}

.section.footer-block .footer-blk {
    width: 100%;
    height: 115px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #FFFFFF;
}

.section.footer-block .footer-blk .logo-blk {
    color: #c21a1a;
    width: 100%;
    height: 134px;
    max-width: 170px;
    position: absolute;
    right: 0;
    top: -72px;
}

.section.footer-block .footer-blk p {
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    font-family:"acumin-pro-semi-condensed";
    text-transform: uppercase;
    margin: 0;
    padding: 54px 0 0 0;
}

.section.content-block.darktxt-blk{
  background:#fdf7f1 ;  
}

.block {
    height:300px;
    background: blue;
    margin-bottom: 20px;
} 
 
.inner-pageouterblk{
    width: 100%;
    height: auto;
    float: left;
    padding: 0 20px;
}


.arrow-icon{
    width: 67px;
    height: 43px;
    position: absolute;
    left: 0;
    top:  100px;
}


.bottomarrow-icon{
    width: 67px;
    height: 43px;
    position: absolute;
    left: 0;
    top:  0;
}


.content-innerblock{
    width: 100%;
    height: auto;
    float: left;
    padding: 300px 0 100px;
}

.content-innerblock h2{
    width: 100%;
    height: auto;
    float: left; 
}

.content-innerblock p{
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    font-family:"acumin-pro-semi-condensed";
    font-weight: 300;
    color: #000000;
}

.content-innerblock p a{  
    font-family:"acumin-pro-semi-condensed";
    font-weight: 300;
    color: #000000;
}

.content-innerblock h6{
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    font-family:"acumin-pro-semi-condensed";
    font-weight: 700;
}

.main-topblk.header-block .badge-blk {
    position: absolute;
    right: 0;
    top: 20px;
    margin-right: 0;
    max-width: 192px;
}
.main-topblk.header-block {
    width: 100%;
    position: relative;
    float: left;
}

.innerfooter-block  {
    width: 100%;
    position: relative;
    float: left;
    padding-bottom: 150px;
}



.main-topblk.header-block .container { 
    position: relative; 
}
.innerfooter-block .container { 
    position: relative;
    
}
