
/*------------------------------------------------------------------

[Table of contents]

1. Core
2. Home

-------------------------------------------------------------------*/
.carousel-control.right, .carousel-control.left{
	background-image: none;
}

/*========= 1.Core =========*/

.clr{clear:both;}
.container{width:auto;}
.container-860{width:860px;}
.width-100p{width:100%;}
.width-90p{width:90% !important;}
.width-80p{width:80% !important;}
.width-70p{width:70% !important;}
.center-block{display:block;margin:0 auto;}
.left-block{display:block;}
.br-10a{border-radius:10px;}
.blue-border-box-1px{border:1px solid #1589cb;border-radius:10px;position:relative;}
.white-border-box-1px{border:1px solid #fff;border-radius:10px;position:relative;}
.yellow-border-box-1px{border:1px solid #fc0;border-radius:10px;position:relative;}
.blue-box-shadow-5px{-webkit-box-shadow: 0 0 5px 5px #0b3686;box-shadow: 0 0 5px 5px #0b3686;}

/*========= 2.Font case =========*/
.text-case-none{text-transform:none;}
.text-bold{font-weight:bold;}
.text-light{font-weight:300;}
.text-medium{font-weight:500;}
.text-raleway, .navbar-nav>li>a{font-family: 'Raleway', sans-serif;}

/*========= 3.Font Sizes =========*/

.title-header{font-family: 'Poppins', sans-serif;;font-size:60px;line-height:62px;font-weight:900;}
.title{font-family: 'Poppins', sans-serif;;font-weight:900;}
.sub-title{font-size:16px;line-height:24px;font-family: 'Poppins', sans-serif;}
.text-80{font-size:80px;line-height:90px;}
.text-75{font-size:75px;line-height:80px;}
.text-55{font-size:50px;line-height:66px;}
.text-50{font-size:50px;line-height:60px;}
.text-46{font-size:46px;line-height:56px;}
.text-42{font-size:42px;line-height:52px;}
.text-36{font-size:36px;line-height:48px;}
.text-35{font-size:35px;line-height:46px;}
.text-34{font-size:34px;line-height:44px;}
.text-32{font-size:32px;line-height:42px;}
.text-28{font-size:26px;line-height:38px;}
.text-26{font-size:26px;line-height:36px;}
.text-25{font-size:25px;line-height:35px;}
.text-24{font-size:24px;line-height:34px;}
.text-20{font-size:20px;line-height:30px;}
.text-18{font-size:16px;line-height:22px;}
.text-17{font-size:17px;line-height:27px;}
.text-16{font-size:16px;line-height:20px;}
.text-15{font-size:15px;line-height:20px;}
.text-14{font-size:14px;line-height:18px;}
.text-144{font-size:14px;line-height:22px;}
.text-12{font-size:12px;line-height:18px;}
.text-8{font-size:8px;line-height:10px;}

/*========= 4.Font color =========*/
.text-black{color:#333;}
.text-blue{color:#197acb;}
.text-orange{color:#ec5122;}
.text-white{color:#fff;}
.text-bluegreen{background: -webkit-linear-gradient(left, #197acb, #019245);background: linear-gradient(left, #197acb, #019245);
	-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
/*========= 5.Margins =========*/
.mr-20{margin-right: 20px;}
.ml-20{margin-left: 20px;}
.ml-30{margin-left: 50px;}
.ml-50{margin-left: 80px;}
.mt-0{margin-top:0px;}
.mt-80{margin-top:80px;}
.mt-10{margin-top:10px;}
.mt-20{margin-top:20px;}
.mt-25{margin-top:25px;}
.mt-30{margin-top:30px;}
.mt-35{margin-top:35px;}
.mt-40{margin-top:45px;}
.mt-70{margin-top:70px;}
.mt-80{margin-top:80px;}
.mt-90{margin-top:100px;}
.mtn-60{margin-top:-60px;}
.mtn-80{margin-top:-80px;}
.mbn-30{margin-bottom:-30px;}
.mbn-70{margin-bottom:-70px;}
.mb-0{margin-bottom:0;}
.mb-10{margin-bottom:10px;}
.mb-15{margin-bottom:15px;}
.mb-20{margin-bottom:20px;}
.mb-25{margin-bottom:25px;}
.mb-30{margin-bottom:30px;}
.mb-35{margin-bottom:35px;}
.mb-40{margin-bottom:40px;}
.mb-45{margin-bottom:45px;}
.mb-60{margin-bottom:60px;}
.mb-70{margin-bottom:70px;}
.mb-80{margin-bottom:80px;}
.mb-100{margin-bottom:100px;}


/*========= 6.Padding =========*/
.pllm-10{padding: 10px 0px 0px 120px;}
.pll-10{padding: 30px 0px 0px 120px;}
.pl-10{padding-left: 70px;}
.pl-40{padding-left: 40px;}
.pal-10{padding-left: 10px;}
.p-cc{padding:7%;}
.p-20a{padding:20px;}
.p-10{padding:10px;}
.p-20{padding:20px;}
.pss-20{padding:5px 10px 20px 40px;}
.p-30{padding:30px;}
.ptt-5{padding-top:15px;}
.pt-10{padding-top:20px;}
.pt-20{padding-top:20px;}
.pt-35{padding-top:35px;}
.pt-40{padding-top:40px;}
.pt-60{padding-top:60px;}
.pt-50{padding-top:50px;}
.pt-70{padding-top:70px;}
.pt-80{padding-top:80px;}
.pt-100{padding-top:100px;}
.pt-110{padding-top:110px;}
.ptl-50{padding-left:50px;}
.pb-10{padding-bottom:10px;}
.pb-20{padding-bottom:20px;}
.pb-30{padding-bottom:30px;}
.pb-25{padding-bottom:25px;}
.pb-32{padding-bottom:32px;}
.pb-35{padding-bottom:35px;}
.pb-40{padding-bottom:40px;}
.pb-60{padding-bottom:60px;}
.pb-70{padding-bottom:70px;}
.pb-80{padding-bottom:80px;}
.pb-90{padding-bottom:90px;}
.pb-100{padding-bottom:100px;}
.pb-110{padding-bottom:110px;}
.pb-120{padding-bottom:120px;}
.navbar-brand{padding:0px;}
.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;}
.navbar-nav>li>a:hover{color:#33abff;text-decoration:none;}
.testimonial-carousel .carousel-control .glyphicon-chevron-right, .testimonial-carousel .carousel-control .icon-next, .testimonial-carousel .carousel-control .glyphicon-chevron-left, .testimonial-carousel .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{top:80%;}

/*========= 7. Colors=========*/
.bgt{background:transparent none;}
.bg-darkgrey{background-color:#2a2a2a;}
.bg-lightgrey{background-color:#f5f5f9;}
.bg-blue{background-color:#1589cb;}
.bg-lblue{background-color: #e1e8f9;}
.bg-blues{background-color: #12234b;}
.bg-white{background-color:#fff;}
.text-black{color:#000000;}
.text-lgray{color:#999;}
.text-white{color:#fff;}
.text-yellow{color:#fc0;}
.text-lblue{color:#33abff;}
.text-blue{color:#0f75bc;}
.text-blues{color:#12234b;}
.bg-gr-bluegreen{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#197acb+0,019245+100 */
background: #197acb; /* Old browsers */
background: -moz-linear-gradient(left, #197acb 0%, #019245 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #197acb 0%,#019245 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #197acb 0%,#019245 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#197acb', endColorstr='#019245',GradientType=1 ); /* IE6-9 */}
.bg-gr-pink-violet{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff008a+0,7006fe+100 */
background: #ff008a; /* Old browsers */
background: -moz-linear-gradient(left, #ff008a 0%, #7006fe 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ff008a 0%,#7006fe 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ff008a 0%,#7006fe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff008a', endColorstr='#7006fe',GradientType=1 ); /* IE6-9 */}

/*========= 7.Backgrounds Image=========*/
.promote-bg{background: url(../images/promote-bg.png);}
.sell-bg{background: url(../images/sell-bg.png);}
.mvendor-bg{background: url(../images/mvendor-bg.png);}
.maffiliate-bg{background: url(../images/maffiliate-bg.png);}
.home-sec-5-cssgrid{background: url(../images/left-side-laptop.png) no-repeat center left;}
.mp-sec-3-padding{background: url(../images/marketplace-offers.png) no-repeat center left;}

/*========= 8.Backgrounds Page CSS=========*/
.headpromote-bg{background:#fff url(../images/headpromote-bg.png) no-repeat top center;background-size:cover;}
.sec5free-bg{background:#fff url(../images/sec5free-bg.png) no-repeat top center;background-size:cover;}
.botwave-bg{background:#108397 url(../images/botwavebg.png) no-repeat bottom center;background-size:100% auto;}
.section-1{background:#fff url(../images/first-bg.png) no-repeat top center;background-size:cover;}
.about-bg{background:#fff url(../images/about-bg.png) no-repeat top center;background-size:cover;}
.sell-page-bg{background:#fff url(../images/sell-page-bg.png) no-repeat top center;background-size:cover;}
.section-3{background:#fff url(../images/section-3-bg.png) no-repeat center left;}
.section-4{background-color:#f4f7fa;}
.section-5{background:#fff url(../images/six-bg.png) no-repeat top center;background-size:cover;}
.section-6{background:#fff url(../images/six-6-bg.png) no-repeat top left;}
.section-7{background:#fff url(../images/section-7-bg.png) no-repeat center right;}

/*========= 9.J FooterCSS=========*/
.footer{background-color:#fff;padding-top:20px;color:#999;}
.footer-alt{margin:0;padding:0;}
.footer a:hover { color: #bbb;}
.copyright-txt{color:#999;}

/*======= CUSTOM ========*/

.equalHW {	flex: 1;}
.equalHMRWrap {	justify-content: space-between;	flex-wrap: wrap;}

.show-mobile{display:none;}

/* Hide Play button + controls on iOS */
video::-webkit-media-controls {
    display:none !important;
}

@media only screen and (max-width: 768px) {
    
	.container{width:90%;padding-left:5%;padding-right:5%;}
	.container-860{width:90%;padding-left:5%;padding-right:5%;}
	.testimonials{margin-bottom:0;}
	.button-home, .mwbutton, .createbutoon {width:90%;margin-left:auto;margin-right:auto;}

}
/* Small devices (tablets, 768px and up) */
@media only screen and (max-width: 992px) {
	.container{width:90%;padding-left:5%;padding-right:5%;}
	.container-860{width:90%;padding-left:5%;padding-right:5%;}
	.show-mobile{display:block;}
	.hide-mobile{display:none;}
	.center-mobile{text-align:center;}
	.home-sec-5-cssgrid{background:#fff none;}
}


/* Large devices (large desktops, 1200px and up) */
@media only screen and (max-width: 1600px){ 
	.home-sec-5-cssgrid{background-size:50%;}
}
