@font-face {
    font-family: 'source_sans_problack';
    src: url('../fonts/sourcesanspro-black-webfont.eot');
    src: url('../fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-black-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-black-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-black-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_prolight';
    src: url('../fonts/sourcesanspro-light-webfont.eot');
    src: url('../fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('../sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'SourceSansProBold';
    src: url('../fonts/SourceSansProBold.eot');
    src: url('../fonts/SourceSansProBold.eot') format('embedded-opentype'),
         url('../fonts/SourceSansProBold.woff2') format('woff2'),
         url('../fonts/SourceSansProBold.woff') format('woff'),
         url('../fonts/SourceSansProBold.ttf') format('truetype'),
         url('../fonts/SourceSansProBold.svg#SourceSansProBold') format('svg');
}

body.mt-in-br{font-size:21px; font-family: 'source_sans_proregular';}
.mt-in-br h1.heading{ color:#373737; font-size:60px; font-family: 'SourceSansProBold';}
.mt-in-br h2.heading{ color:#373737; font-size:25px; font-family: 'source_sans_problack';}
.mt-in-br p.light{ color:#999999; font-size:25px; font-family: 'source_sans_prolight';}
.mt-in-br p.reguler{ color:#999999; font-size:21px; font-family: 'source_sans_proregular';}
.mt-in-br ul {padding:0;}
.mt-in-br ul li{list-style:none;}

 /* banner start */
.mt-in-br section.main-banner{width:100%; padding-bottom:100px;}
.mt-in-br section.main-banner .logo-bar{margin-top:55px;}
.mt-in-br section.main-banner h2.heading{margin-top:45px;}
.mt-in-br section.main-banner p{margin-top:10px; color:#999999; font-size:21px;}
.mt-in-br section.main-banner .banner-meet{margin-top:20px; width:100%; display:inline-block;}
.mt-in-br section.main-banner .banner-meet img{margin:0 auto;}
.mt-in-br section.main-banner .txt-area{max-width:967px; margin:0 auto;}
.mt-in-br section.main-banner .txt-area h2{font-size:40px; color:#373737; line-height:1.3; }
.mt-in-br section.main-banner .txt-area p{font-size:25px; color:#999999; margin-top:15px; max-width:83%; margin:0 auto; }
 /* banner end */


 /* Where to meet start */
.mt-in-br section.where-to-buy{width:100%; background:url(../portfolio/meetin-web/images/bg1.png) no-repeat; background-size:cover;  padding-bottom:100px; background-position:center; position:relative; z-index:9;}
.mt-in-br section.where-to-buy:after{content:""; position:absolute; background:url(../portfolio/meetin-web/images/tablet.png) no-repeat ; right:0; left:0; top:8%; bottom:0; background-position:right; background-size:55%; z-index:-1;}
.mt-in-br section.where-to-buy h2.heading{margin-top:100px; color:#fff; font-size:115px; line-height:0.9;}
.mt-in-br section.where-to-buy h3{margin-top:25px; color:#fff; font-size:34px;font-family: 'source_sans_proregular';}
.mt-in-br section.where-to-buy P{margin-top:10px; color:#fff; font-size:26px; font-family: 'source_sans_prolight';}
 /* Where to meet end */
 
 /* assets tart */
.mt-in-br section.assets{width:100%; padding-bottom:100px;}
.mt-in-br section.assets h1{width:100%; margin-top:120px; text-transform:uppercase; font-size:60px;}
.mt-in-br section.assets ul.cource-sance {margin-top:60px; display:inline-block; width:100%; }
.mt-in-br section.assets ul.cource-sance li{display:inline-block;}
.mt-in-br section.assets ul.cource-sance li + li{margin-left:36px;}
.mt-in-br section.assets ul.cource-sance li p{margin:0; font-size:25px; color:#373737;}
.mt-in-br section.assets ul.open-sance{display:inline-block; width:100%; margin-top:65px;}
.mt-in-br section.assets ul.open-sance li{display:inline-block; }
.mt-in-br section.assets ul.open-sance li + li{margin-left:155px; }
.mt-in-br section.assets .color-pallete{display:inline-block; width:100%;  }
.mt-in-br section.assets .color-pallete h1{margin-top:190px;}
.mt-in-br section.assets .color-pallete ul.colors{margin-top:100px; display:inline-block; width:100%; }
.mt-in-br section.assets .color-pallete ul.colors li{display:inline-block; }
.mt-in-br section.assets .color-pallete ul.colors li + li{margin-left:210px;}
.mt-in-br section.assets .color-pallete ul.colors li .color{ height:85px; width:85px; border-radius:10px; background-color:transparent; display:block; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); -moz-transform:rotate(45deg);}
.mt-in-br section.assets .color-pallete ul.colors li:nth-child(1) .color{background-color:#ee9221;}
.mt-in-br section.assets .color-pallete ul.colors li:nth-child(2) .color{background-color:#4b9dd6;}
.mt-in-br section.assets .color-pallete ul.colors li:nth-child(3) .color{background-color:#363636;}
.mt-in-br section.assets .color-pallete ul.colors li .color-code{ display:block; color:#373737; font-size:20px; font-family: 'source_sans_proregular'; margin-top:28px; text-transform:uppercase;}
 /* assets end */
 
 /* layout section start */
.mt-in-br section.layout{width:100%;  background:url(../portfolio/meetin-web/images/bg2.png) no-repeat; background-size:cover; 
background-attachment:fixed;}
.mt-in-br section.layout .layoutimg{width:100%; display:inline-block;  margin-top:195px; margin-bottom:195px;}
 /* layout section end */
 
 /* footer start */
.mt-in-br footer.meetfooter{width:100%; height:100vh; background:url(../portfolio/meetin-web/images/footer.png) no-repeat; background-position:center; background-size:cover; background-attachment:fixed;}
 /* footer end */
 
 
 
 
 
   /* media quries */
  @media(min-width:1500px){
.mt-in-br section.where-to-buy:after{background-size:800px;}
  }
 
@media(max-width:1199px){
	.mt-in-br section.main-banner .txt-area h2{font-size:36px;}
	.mt-in-br section.main-banner .txt-area p{font-size:22px;}
	.mt-in-br section.where-to-buy h2.heading{font-size:80px;}
	.mt-in-br section.where-to-buy h3{font-size:26px;}
	.mt-in-br section.where-to-buy P{font-size:22px; } 
	.mt-in-br section.assets ul.open-sance li + li{margin-left:70px;}
	.mt-in-br section.assets .color-pallete ul.colors li + li{margin-left:120px;}
} 
@media(max-width:991px){
	
	.mt-in-br section.assets ul.open-sance li{width:100%; text-align:center;}
	.mt-in-br section.assets ul.open-sance li + li{margin-left:0; margin-top:50px;}
	.mt-in-br section.where-to-buy h2.heading{font-size:61px;}
	.mt-in-br section.where-to-buy h3{font-size:21px;}
	.mt-in-br section.where-to-buy P{font-size:18px;}
}
@media(max-width:767px){
	.mt-in-br section.where-to-buy{ padding-top:66px;}
	.mt-in-br section.where-to-buy:after{content:"";background: url(../portfolio/meetin-web/images/tablet.png) no-repeat; position:relative;  width:100%; background-position-x:right; background-position-y:bottom; background-size:550px; height:476px; display:block;} 
	.mt-in-br section.where-to-buy h2.heading{margin-top:0px;}
	.mt-in-br section.main-banner .txt-area h2{font-size:28px;}
	.mt-in-br section.main-banner .txt-area p{font-size:20px;}
	.mt-in-br section.where-to-buy h2.heading, .mt-in-br section.where-to-buy h3, .mt-in-br section.where-to-buy P{text-align:center;}
	.mt-in-br section.where-to-buy h2.heading{font-size:48px;}
	.mt-in-br section.assets{padding-bottom:50px;}
	.mt-in-br section.assets .typography{text-align:center;}
	.mt-in-br section.assets h1{font-size:48px; margin-top:75px;}
	.mt-in-br section.assets ul.cource-sance{margin-top:18px;}
	.mt-in-br section.assets ul.open-sance{margin-top:50px;}
	.mt-in-br section.assets ul.open-sance li + li{margin-top:22px;}
	.mt-in-br section.assets .color-pallete h1{margin-top:90px; text-align:center; font-size:36px;}
	.mt-in-br section.assets .color-pallete ul.colors{margin-top:40px;}
	.mt-in-br section.assets .color-pallete ul.colors li .color{height:65px; width:65px;}
	.mt-in-br section.assets .color-pallete ul.colors li + li{margin-left:65px;}
	.mt-in-br section.layout .layoutimg{margin:77px 0;}
	.mt-in-br footer.meetfooter{background-position-x:76%;}
}
@media(max-width:767px){
.mt-in-br section.where-to-buy:after{height:310px; background-size:370px;}
}
@media(max-width:400px){
s.mt-in-br ection.where-to-buy:after{height:240px; background-size:280px;}
}
 @media(max-width:480px){
	.mt-in-br section.main-banner{padding-bottom:60px;}
	.mt-in-br section.main-banner .logo-bar{margin-top:40px;}
	.mt-in-br section.main-banner h2.heading{margin-top:30px;}
	.mt-in-br h2.heading{font-size:20px;}
	.mt-in-br section.main-banner p{font-size:16px;}
	.mt-in-br section.main-banner .txt-area h2{font-size:20px;}
	.mt-in-br section.main-banner .txt-area p{max-width:100%; font-size:16px;}
	.mt-in-br section.where-to-buy{padding-bottom:40px;}
	.mt-in-br section.where-to-buy:before{background-size:320px;}
	.mt-in-br section.where-to-buy h2.heading{font-size:28px; }
	.mt-in-br section.where-to-buy h3{font-size:20px;}
	.mt-in-br section.where-to-buy P{font-size:16px;}
	.mt-in-br section.assets h1{font-size:28px; margin-top:40px;}
	.mt-in-br section.assets ul.cource-sance{margin-top:7px;}
	.mt-in-br section.assets ul.cource-sance li p{font-size:18px;}
	.mt-in-br section.assets ul.cource-sance li + li{margin-left:25px;}
	.mt-in-br section.assets ul.open-sance{margin-top:30px;}
	.mt-in-br section.assets .color-pallete h1{font-size:28px; margin-top:76px;}
	.mt-in-br section.assets .color-pallete ul.colors li{width:55%; display:table; margin:0 auto; }
	.mt-in-br section.assets .color-pallete ul.colors li span{display:table-cell !important; float:none; vertical-align:middle;}
	.mt-in-br section.assets .color-pallete ul.colors li .color-code{font-size:18px;}
	.mt-in-br section.assets .color-pallete ul.colors li + li{margin-top:45px; margin-left:auto;}
	.mt-in-br section.assets .color-pallete ul.colors li .color{width:60px; height:60px;}
	
 }
  @media(max-width:370px){
.mt-in-br section.where-to-buy:before{background-size:283px;}
  }
 
 