/* =============================================
------------------ 5.Homepages ---------------
==============================================*/

/* ---------- index4 -----------
-------------------------------*/
.container.no-padding,
.container-fluid.no-padding { padding:0 !important; }
.row.no-margin { margin:0 !important; }
.colored-box { display: block; position: relative; height: 100%; padding:45px 15px 40px; color:#fff; }
.bg-green { background-color: #81c784 !important; }
.bg-blue { background-color: #64b5f6 !important; }
.bg-purple { background-color: #ba68c8 !important; }
.bg-pink { background-color: #f06292 !important; }
.carousel-tab { margin-bottom: 40px; }
.carousel-tab .carousel-indicators { display: table; position: static; bottom: auto; left: auto; z-index: 15; width: 100%; padding-left: 0; margin:0 0 60px; }
.carousel-tab .carousel-indicators li { display: table-cell; width: 25%; height: auto; margin: 0; text-indent: 0; cursor: pointer; background-color: inherit; border:none; border-radius: 0; font-size: 24px; padding:35px 20px; background-color: #2a2a2a; color:#fff; position: relative; }
.carousel-tab.gray .carousel-indicators li { background-color: #eaeaea; color:#505050; }
.carousel-tab.smaller .carousel-indicators li { padding:25px 15px; }
.carousel-tab .carousel-indicators li:last-child { border-right:none; }
.carousel-tab .carousel-indicators li i { transition:all 0.4s; -webkit-transition:all 0.4s; }
.carousel-tab .carousel-indicators li:hover i { transform:rotate(360deg); -wekbit-transform:rotate(360deg); -ms-transform:rotate(360deg); }
.carousel-tab .carousel-indicators li span { display: block; font-size: 18px; font-weight: 700; margin-top: 3px; font-family: 'Open Sans', Verdana; }
.carousel-tab .carousel-indicators li.active,
.carousel-tab.gray .carousel-indicators li.active { width: 25%; height: auto; margin: 0; border:none; color:#fff; }
.carousel-tab .carousel-indicators .active:after { content:''; position: absolute; bottom:0; left:50%; width: 0; height: 0; border-style: solid; border-width: 0 14px 14px 14px; border-color: transparent transparent #ffffff transparent; margin-left:-14px; }
.carousel-tab .carousel-inner > .item .social-icon { display: inline-block; }
@media (min-width: 992px) {
    .container-fluid .carousel-inner .item { padding-left:15px; padding-right:15px; }
}
@media (max-width: 992px) {
    .colored-box { padding:35px 10px; }
}
@media (max-width: 767px) {
    .colored-box { padding:30px 0; }
    .carousel-tab .carousel-indicators li { font-size: 18px; padding:20px 10px; }
    .carousel-tab .carousel-indicators li span { font-size: 14px; font-weight: 500; }
    .carousel-tab .carousel-indicators .active:after { border-width: 0 8px 8px 8px; margin-left:-8px; }
}

/* ---------- index6 -----------
-------------------------------*/
.home-blogposts-carousel  .owl-item { padding:0 2px; }

/* ---------- index7 -----------
-------------------------------*/
.parallax-content { padding:140px 0; }
.iframe-btn-container { padding:100px 0; text-align: center; }
.iframe-btn { display: inline-block; width:72px; height:72px; font-size: 30px; line-height: 68px; color:#fff; border:2px solid #fff; border-radius: 50%; text-align: center; }
.iframe-btn:hover,
.iframe-btn:focus { color:#fff; opacity:0.85; }

@media (max-width: 767px) {
    .iframe-btn-container { padding:70px 0; }
    .parallax-content { padding:100px 0; }
    .iframe-btn { display: inline-block; width:60px; height:60px; font-size: 24px; line-height: 56px; }
}

#videobg-container .mb_YTVPBar  { display:none !important; }
#videobg-container p:last-child { margin-bottom: 0; }


/* ---------- index8 -----------
-------------------------------*/
.top-welcome-section { margin-bottom: 65px; border-bottom:1px solid #eaeaea; overflow: hidden; }

@media (max-width: 767px) {
    .top-welcome-section { margin-bottom: 50px; }
}

/* ---------- index10 -----------
-------------------------------*/
.bg-yellow { background-color:#ffeb3b; }
.bg-orange { background-color:#ffc107; }
.bg-blue { background-color:#29b6f6; }
.bg-green { background-color:#66bb6a; }

/* --------   index13-14-15-16-17  -------
Portfolio Homepages -- ---------------*/

.portfolio-header { margin:30px 0 30px; padding-bottom:30px; border-bottom:1px solid #eaeaea; }
.portfolio-header .typed-heading { display: inline; font:700 20px/24px 'Open Sans', Verdana; }
.portfolio-header .typed-heading-texts { display: none !important; }

/* Typed Plugin Cursor */
.typed-cursor{ display: inline; font-size:20px; line-height: 24px; opacity: 1; -webkit-animation: blink 0.7s infinite; -moz-animation: blink 0.7s infinite; animation: blink 0.7s infinite; }
@keyframes blink {
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes blink {
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

@-moz-keyframes blink {
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
.portfolio-heading-title { font:700 24px/1.5 'Open Sans', Verdana; margin:40px 0; }

@media (min-width: 768px) {
    .portfolio-header { margin:35px 0 40px; padding-bottom:35px; }
    .typed-cursor,
    .portfolio-header .typed-heading { font-size:26px; line-height: 30px; }
    .portfolio-heading-title { font-size:36px; margin:50px 0 45px; }
}

@media (min-width: 992px) {
    .portfolio-header { margin:50px 0 40px; padding-bottom:50px; }
    .typed-cursor,
    .portfolio-header .typed-heading { font-size:32px; line-height: 36px; }
    .portfolio-heading-title { font-size:40px; margin:60px 0 50px; }
}

/* --------- index18  -----------
Blog Homepages ---------------------*/

/*----- infinite scroll load -----*/
#infscr-loading { position: fixed; text-align: center; bottom:40px; left:35%; width:30%; z-index: 100; background: rgba(22, 22, 22, 0.7); padding:15px 20px; color: #eaeaea; font:600 13px/1.5 'Open Sans', Verdana; text-transform: uppercase; z-index:2000; }
#infscr-loading img { display:inline-block !important; width:auto !important; max-width:100% !important; margin-bottom: 10px; }
.page-header-welcome h1 { font-size:60px; line-height: 1.2; margin-bottom:0; padding-right: 15px; padding-left: 15px; }
@media (max-width: 991px) {
    .page-header-welcome h1 { font-size: 52px; }
}
@media (max-width: 767px) {
    .page-header-welcome h1 { font-size: 42px; }
}
.page-header-welcome p { font-size:28px; max-width: 700px; margin-right:auto; margin-left:auto; }
.scroll-btn { display:block; width:24px; height:38px; border:2px solid #3e3e3e; position: absolute; bottom:40px; left:50%; z-index: 200; margin-left:-13px; border-radius: 12px; text-align: center; line-height: 0; transition: border 0.35s ease; -webkit-transition: border 0.35s ease; }
.scroll-btn > span { display:inline-block; position: relative; margin:5px 0; width:2px; height:6px; background-color: #4e4e4e; border-radius: 8px; -webkit-animation-name: downup; animation-name: downup; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; transition: border 0.35s ease; -webkit-transition: border 0.35s ease; }
.scroll-btn:hover,
.scroll-btn:focus { border-color: #2e2e2e; }
.scroll-btn:hover > span,
.scroll-btn:focus > span { background-color: #2e2e2e; }
.scroll-btn.light { border-color:#f1f1f1; }
.scroll-btn.light > span{ background-color: #f1f1f1; }
.scroll-btn.light:hover,
.scroll-btn.light:focus { border-color: #fff; }
.scroll-btn.light:hover > span,
.scroll-btn.light:focus > span { background-color: #fff; }
@-webkit-keyframes downup {
    0% { transform:translateY(0); }
    50%{ transform:translateY(18px); }
    100% { transform:translateY(0); }
}

@keyframes downup {
    0% { transform:translateY(0); }
    50%{ transform:translateY(18px); }
    100% { transform:translateY(0); }
}


/* --------- index19  -----------
Blog Homepages ---------------------*/

.page-top-carousel { margin-bottom: 20px; }
@media (min-width: 992px) {
    .page-top-carousel { margin-bottom: 40px; }
}
.entry.entry-overlay { position: relative; padding:0 !important; border:none !important; overflow:hidden; }
.entry.entry-overlay .entry-media { margin-bottom: 0; }
.owl-carousel .entry-wrapper { margin-bottom: 10px; }
.owl-carousel .entry.entry-overlay { margin-bottom: 0; }
.entry.entry-overlay:after { display: none; }
.entry.entry-overlay .entry-media figure > a:after, 
.entry.entry-overlay .entry-media .item > a:after, 
.entry.entry-overlay .entry-media.embed-responsive:after { background-color: rgba(255, 255, 255, 0.1); }
.entry-overlay-meta { position: absolute; left:0; right:0; bottom:0; opacity:0; padding:15px 20px; background-color: rgba(0,0,0, 0.75); color:#ccc; z-index: 800; transition: all 0.35s; -webkit-transition: all 0.35s; transform:translate3d(0, 100%, 0); -webkit-transform:translate3d(0, 100%, 0); }
.entry.entry-overlay:hover .entry-overlay-meta { opacity: 1; top:auto; bottom:0; transform:translate3d(0, 0, 0); -webkit-transform:translate3d(0, 0, 0); }
.entry-overlay-meta .entry-separator,
.entry-overlay-meta a { color:#ccc; }
.entry-overlay-meta .entry-title  { font-size: 15px; line-height: 22px; margin-bottom: 10px; font-weight: 600; }
.entry-overlay-meta .entry-title a { color:#eaeaea; }
.entry-overlay-meta a:hover,
.entry-overlay-meta .entry-title a:hover,
.entry-overlay-meta a:focus,
.entry-overlay-meta .entry-title a:focus { color:#fff; text-decoration: underline; }
.entry-overlay-meta i,
.entry-meta i { margin-right: 5px; }

/* --------- index20  -----------
Blog Homepages ---------------------*/
.container-masonry { padding-top:15px; }

/* ---------- index23-24  -----------
Magazine Homepages --------------------*/
.header-banner { float:left; display: block; max-width: 100%; height:auto; margin:15px 30px; }
.sidebar.dark-sidebar { background-color: #2a2a2a; color:#9a9a9a; padding-top:40px; }
.sidebar.dark-sidebar a,
.sidebar.dark-sidebar .widget .links li a,
.sidebar.dark-sidebar .widget .latest-posts-list li a, 
.sidebar.dark-sidebar .widget .products-list li a { color:#9a9a9a; }
.sidebar.dark-sidebar a:hover,
.sidebar.dark-sidebar a:focus,
.sidebar.dark-sidebar .widget .links li a:hover,
.sidebar.dark-sidebar .widget .links li a:focus,
.sidebar.dark-sidebar .widget .latest-posts-list li a:hover, 
.sidebar.dark-sidebar .widget .products-list li a:hover,
.sidebar.dark-sidebar .widget .latest-posts-list li a:focus, 
.sidebar.dark-sidebar .widget .products-list li a:focus { color:#fafafa; }
.sidebar.dark-sidebar .widget h3 { color:#bebebe; }
.sidebar.dark-sidebar .widget .links li { border-color:#8a8a8a; }
.entry-block.entry .entry-media figure > a:after, 
.entry-block.entry .entry-media .item > a:after, 
.entry-block.entry .entry-media.embed-responsive:after { visibility: hidden; opacity:0; background-color: rgba(0,0,0,0.35); }
.entry-block.entry:hover .entry-media figure > a:after, 
.entry-block.entry:hover .entry-media .item > a:after, 
.entry-block.entry:hover .entry-media.embed-responsive:after { opacity:1; visibility: visible; }
.entry-overlay.entry-block .entry-overlay-meta,
.entry-overlay.entry-block:hover .entry-overlay-meta { padding-top: 45px; opacity: 1; top:auto; bottom:0; transform:translate3d(0, 0, 0); -webkit-transform:translate3d(0, 0, 0); background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 46%, rgba(0,0,0,0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(46%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.65) 100%); background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.65) 100%); background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
.entry-block .entry-overlay-meta .entry-title a,
.entry-block .entry-overlay-meta .entry-title a:hover,
.entry-block .entry-overlay-meta .entry-title a:focus { color:#fff; }
.entry-block .entry-overlay-meta,
.entry-block .entry-overlay-meta .entry-separator, 
.entry-block .entry-overlay-meta a { color:#f1f1f1; }
.entry-block .entry-overlay-meta a:hover,
.entry-block .entry-overlay-meta a:focus { color:#fff; }
.entry-block .entry-title { font-size: 16px; line-height: 24px; }
.entry-block .entry-media + .entry-title { font-size: 15px; margin:15px 0 5px; }
.entry-block .entry-title a { color:#2a2a2a; }
.entry-block.entry.red .entry-media figure > a:after, 
.entry-block.entry.red .entry-media .item > a:after, 
.entry-block.entry.red .entry-media.embed-responsive:after { background: rgba(239,83,80,0.35); }
.entry-overlay.entry-block.red .entry-overlay-meta,
.entry-overlay.entry-block.red:hover .entry-overlay-meta { background: -moz-linear-gradient(top,  rgba(239,83,80,0) 0%, rgba(239,83,80,0.65) 46%, rgba(239,83,80,0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,83,80,0)), color-stop(46%,rgba(239,83,80,0.65)), color-stop(100%,rgba(239,83,80,0.65))); background: -webkit-linear-gradient(top,  rgba(239,83,80,0) 0%,rgba(239,83,80,0.65) 46%,rgba(239,83,80,0.65) 100%); background: -o-linear-gradient(top,  rgba(239,83,80,0) 0%,rgba(239,83,80,0.65) 46%,rgba(239,83,80,0.65) 100%); background: -ms-linear-gradient(top,  rgba(239,83,80,0) 0%,rgba(239,83,80,0.65) 46%,rgba(239,83,80,0.65) 100%); background: linear-gradient(to bottom,  rgba(239,83,80,0) 0%,rgba(239,83,80,0.65) 46%,rgba(239,83,80,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ef5350', endColorstr='#a6ef5350',GradientType=0 ); }
.entry-block.entry.orange .entry-media figure > a:after, 
.entry-block.entry.orange .entry-media .item > a:after, 
.entry-block.entry.orange .entry-media.embed-responsive:after { background: rgba(255,193,7,0.35); }
.entry-overlay.entry-block.orange .entry-overlay-meta,
.entry-overlay.entry-block.orange:hover .entry-overlay-meta { background: -moz-linear-gradient(top,  rgba(255,193,7,0) 0%, rgba(255,193,7,0.65) 46%, rgba(255,193,7,0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,193,7,0)), color-stop(46%,rgba(255,193,7,0.65)), color-stop(100%,rgba(255,193,7,0.65))); background: -webkit-linear-gradient(top,  rgba(255,193,7,0) 0%,rgba(255,193,7,0.65) 46%,rgba(255,193,7,0.65) 100%); background: -o-linear-gradient(top,  rgba(255,193,7,0) 0%,rgba(255,193,7,0.65) 46%,rgba(255,193,7,0.65) 100%);  background: -ms-linear-gradient(top,  rgba(255,193,7,0) 0%,rgba(255,193,7,0.65) 46%,rgba(255,193,7,0.65) 100%); background: linear-gradient(to bottom,  rgba(255,193,7,0) 0%,rgba(255,193,7,0.65) 46%,rgba(255,193,7,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffc107', endColorstr='#a6ffc107',GradientType=0 ); }
.entry-block.entry.yellow .entry-media figure > a:after, 
.entry-block.entry.yellow .entry-media .item > a:after, 
.entry-block.entry.yellow .entry-media.embed-responsive:after { background: rgba(255,235,59,0.35); }
.entry-overlay.entry-block.yellow .entry-overlay-meta,
.entry-overlay.entry-block.yellow:hover .entry-overlay-meta { background: -moz-linear-gradient(top,  rgba(255,235,59,0) 0%, rgba(255,235,59,0.65) 46%, rgba(255,235,59,0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,235,59,0)), color-stop(46%,rgba(255,235,59,0.65)), color-stop(100%,rgba(255,235,59,0.65))); background: -webkit-linear-gradient(top,  rgba(255,235,59,0) 0%,rgba(255,235,59,0.65) 46%,rgba(255,235,59,0.65) 100%); background: -o-linear-gradient(top,  rgba(255,235,59,0) 0%,rgba(255,235,59,0.65) 46%,rgba(255,235,59,0.65) 100%); background: -ms-linear-gradient(top,  rgba(255,235,59,0) 0%,rgba(255,235,59,0.65) 46%,rgba(255,235,59,0.65) 100%); background: linear-gradient(to bottom,  rgba(255,235,59,0) 0%,rgba(255,235,59,0.65) 46%,rgba(255,235,59,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffeb3b', endColorstr='#a6ffeb3b',GradientType=0 ); }
.entry-block.entry.blue .entry-media figure > a:after, 
.entry-block.entry.blue .entry-media .item > a:after, 
.entry-block.entry.blue .entry-media.embed-responsive:after { background: rgba(41,182,246,0.35); }
.entry-overlay.entry-block.blue .entry-overlay-meta,
.entry-overlay.entry-block.blue:hover .entry-overlay-meta { background: -moz-linear-gradient(top,  rgba(41,182,246,0) 0%, rgba(41,182,246,0.65) 46%, rgba(41,182,246,0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,182,246,0)), color-stop(46%,rgba(41,182,246,0.65)), color-stop(100%,rgba(41,182,246,0.65))); background: -webkit-linear-gradient(top,  rgba(41,182,246,0) 0%,rgba(41,182,246,0.65) 46%,rgba(41,182,246,0.65) 100%); background: -o-linear-gradient(top,  rgba(41,182,246,0) 0%,rgba(41,182,246,0.65) 46%,rgba(41,182,246,0.65) 100%); background: -ms-linear-gradient(top,  rgba(41,182,246,0) 0%,rgba(41,182,246,0.65) 46%,rgba(41,182,246,0.65) 100%); background: linear-gradient(to bottom,  rgba(41,182,246,0) 0%,rgba(41,182,246,0.65) 46%,rgba(41,182,246,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0029b6f6', endColorstr='#a629b6f6',GradientType=0 ); }
.entry-block.entry.green .entry-media figure > a:after, 
.entry-block.entry.green .entry-media .item > a:after, 
.entry-block.entry.green .entry-media.embed-responsive:after { background: rgba(102,187,106,0.35); }
.entry-overlay.entry-block.green .entry-overlay-meta,
.entry-overlay.entry-block.green:hover .entry-overlay-meta { background: -moz-linear-gradient(top,  rgba(102,187,106,0) 0%, rgba(102,187,106,0.65) 46%, rgba(102,187,106,0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,187,106,0)), color-stop(46%,rgba(102,187,106,0.65)), color-stop(100%,rgba(102,187,106,0.65))); background: -webkit-linear-gradient(top,  rgba(102,187,106,0) 0%,rgba(102,187,106,0.65) 46%,rgba(102,187,106,0.65) 100%); background: -o-linear-gradient(top,  rgba(102,187,106,0) 0%,rgba(102,187,106,0.65) 46%,rgba(102,187,106,0.65) 100%); background: -ms-linear-gradient(top,  rgba(102,187,106,0) 0%,rgba(102,187,106,0.65) 46%,rgba(102,187,106,0.65) 100%); background: linear-gradient(to bottom,  rgba(102,187,106,0) 0%,rgba(102,187,106,0.65) 46%,rgba(102,187,106,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066bb6a', endColorstr='#a666bb6a',GradientType=0 ); }
.entry-block.entry.purple .entry-media figure > a:after, 
.entry-block.entry.purple .entry-media .item > a:after, 
.entry-block.entry.purple .entry-media.embed-responsive:after { background: rgba(171,71,188,0.35); }
.entry-overlay.entry-block.purple .entry-overlay-meta,
.entry-overlay.entry-block.purple:hover .entry-overlay-meta { background: -moz-linear-gradient(top,  rgba(171,71,188,0) 0%, rgba(171,71,188,0.65) 46%, rgba(171,71,188,0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(171,71,188,0)), color-stop(46%,rgba(171,71,188,0.65)), color-stop(100%,rgba(171,71,188,0.65))); background: -webkit-linear-gradient(top,  rgba(171,71,188,0) 0%,rgba(171,71,188,0.65) 46%,rgba(171,71,188,0.65) 100%); background: -o-linear-gradient(top,  rgba(171,71,188,0) 0%,rgba(171,71,188,0.65) 46%,rgba(171,71,188,0.65) 100%); background: -ms-linear-gradient(top,  rgba(171,71,188,0) 0%,rgba(171,71,188,0.65) 46%,rgba(171,71,188,0.65) 100%); background: linear-gradient(to bottom,  rgba(171,71,188,0) 0%,rgba(171,71,188,0.65) 46%,rgba(171,71,188,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ab47bc', endColorstr='#a6ab47bc',GradientType=0 ); }
.entry-block.entry.pink .entry-media figure > a:after, 
.entry-block.entry.pink .entry-media .item > a:after, 
.entry-block.entry.pink .entry-media.embed-responsive:after { background: rgba(236,64,122,0.35); }
.entry-overlay.entry-block.pink .entry-overlay-meta,
.entry-overlay.entry-block.pink:hover .entry-overlay-meta { background: -moz-linear-gradient(top,  rgba(236,64,122,0) 0%, rgba(236,64,122,0.65) 46%, rgba(236,64,122,0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,64,122,0)), color-stop(46%,rgba(236,64,122,0.65)), color-stop(100%,rgba(236,64,122,0.65))); background: -webkit-linear-gradient(top,  rgba(236,64,122,0) 0%,rgba(236,64,122,0.65) 46%,rgba(236,64,122,0.65) 100%); background: -o-linear-gradient(top,  rgba(236,64,122,0) 0%,rgba(236,64,122,0.65) 46%,rgba(236,64,122,0.65) 100%); background: -ms-linear-gradient(top,  rgba(236,64,122,0) 0%,rgba(236,64,122,0.65) 46%,rgba(236,64,122,0.65) 100%); background: linear-gradient(to bottom,  rgba(236,64,122,0) 0%,rgba(236,64,122,0.65) 46%,rgba(236,64,122,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ec407a', endColorstr='#a6ec407a',GradientType=0 ); }
.entry-block.entry.lightgreen .entry-media figure > a:after, 
.entry-block.entry.lightgreen .entry-media .item > a:after, 
.entry-block.entry.lightgreen .entry-media.embed-responsive:after { background: rgba(212,225,87,0.35); }
.entry-overlay.entry-block.lightgreen .entry-overlay-meta,
.entry-overlay.entry-block.lightgreen:hover .entry-overlay-meta { background: -moz-linear-gradient(top,  rgba(212,225,87,0) 0%, rgba(212,225,87,0.65) 46%, rgba(212,225,87,0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(212,225,87,0)), color-stop(46%,rgba(212,225,87,0.65)), color-stop(100%,rgba(212,225,87,0.65))); background: -webkit-linear-gradient(top,  rgba(212,225,87,0) 0%,rgba(212,225,87,0.65) 46%,rgba(212,225,87,0.65) 100%); background: -o-linear-gradient(top,  rgba(212,225,87,0) 0%,rgba(212,225,87,0.65) 46%,rgba(212,225,87,0.65) 100%); background: -ms-linear-gradient(top,  rgba(212,225,87,0) 0%,rgba(212,225,87,0.65) 46%,rgba(212,225,87,0.65) 100%); background: linear-gradient(to bottom,  rgba(212,225,87,0) 0%,rgba(212,225,87,0.65) 46%,rgba(212,225,87,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d4e157', endColorstr='#a6d4e157',GradientType=0 ); }
.entry-block .entry-overlay-meta .entry-separator,
.entry-block .entry-meta .entry-separator { margin:0 6px; }
.rect-dots .owl-dots { margin: 20px 0 0; line-height: 0; }
.rect-dots .owl-dot { width:42px; height:4px; border-radius: 0; }
.magazine-top-container { margin-bottom: 40px; }
.magazine-top-container.larger { margin-bottom: 60px; }
.category-block { display: block; font-size: 12px; font-weight: 700; color:#fff; text-transform: uppercase; position: absolute; top:10px; right:10px; z-index: 200; background-color: #2a2a2a; padding:2px 14px; }
.category-block:hover,
.category-block:focus { color:#fff; }
.title-border.title-bg.red, 
.title-bg-line.red:after, 
.title-underblock.red:after,
.red .category-block { background-color: #ef5350 ; }
.title-border.red, 
.title-border.text-right.red, 
.title-border.text-center.red > span, 
.title-bottom-border.red { border-color:#ef5350 ; }
.title-border.title-bg.orange, 
.title-bg-line.orange:after, 
.title-underblock.orange:after,
.orange .category-block { background-color: #ffc107; }
.title-border.orange, 
.title-border.text-right.orange, 
.title-border.text-center.orange > span, 
.title-bottom-border.orange { border-color:#ffc107; }
.title-border.title-bg.yellow, 
.title-bg-line.yellow:after, 
.title-underblock.yellow:after,
.yellow .category-block { background-color: #ffeb3b; }
.title-border.yellow, 
.title-border.text-right.yellow, 
.title-border.text-center.yellow > span, 
.title-bottom-border.yellow { border-color:#ffeb3b; }
.title-border.title-bg.blue, 
.title-bg-line.blue:after, 
.title-underblock.blue:after,
.blue .category-block { background-color: #29b6f6; }
.title-border.blue, 
.title-border.text-right.blue, 
.title-border.text-center.blue > span, 
.title-bottom-border.blue { border-color:#29b6f6; }
.title-border.title-bg.green, 
.title-bg-line.green:after, 
.title-underblock.green:after,
.green .category-block { background-color: #66bb6a; }
.title-border.green, 
.title-border.text-right.green, 
.title-border.text-center.green > span, 
.title-bottom-border.green { border-color:#66bb6a; }
.title-border.title-bg.purple, 
.title-bg-line.purple:after, 
.title-underblock.purple:after,
.purple .category-block { background-color: #ab47bc; }
.title-border.purple, 
.title-border.text-right.purple, 
.title-border.text-center.purple > span, 
.title-bottom-border.purple { border-color:#ab47bc; }
.title-border.title-bg.pink, 
.title-bg-line.pink:after, 
.title-underblock.pink:after,
.pink .category-block { background-color: #ec407a; }
.title-border.pink, 
.title-border.text-right.pink, 
.title-border.text-center.pink > span, 
.title-bottom-border.pink { border-color:#ec407a; }
.title-border.title-bg.lightgreen, 
.title-bg-line.lightgreen:after, 
.title-underblock.lightgreen:after,
.lightgreen .category-block { background-color: #d4e157; }
.title-border.lightgreen, 
.title-border.text-right.lightgreen, 
.title-border.text-center.lightgreen > span, 
.title-bottom-border.lightgreen { border-color:#d4e157; }
.sidebar .social-blocks-widget.widget { margin:-3px 0 40px; }
.social-blocks { display: table; width:100%; }
.social-block { display: table-cell; min-height:70px; color:#fff; text-align: center; padding:14px 0 10px; }
.social-block:hover,
.social-block:focus { color:#f1f1f1; }
.social-block i { font-size:18px; }
.social-block > span { display: block; font-family: 'Open Sans', Verdana; font-size:16px; line-height: 1; font-weight: 700; margin-top:5px; }
.social-block > span > span { display: block; font-weight: 400; font-size:12px; margin-top:3px; }
.social-block.block-facebook { background-color: #3b5998; }
.social-block.block-twitter { background-color: #55acee; }
.social-block.block-google-plus { background-color: #dd4b39; }
.smaller-nav .owl-next,
.smaller-nav .owl-prev { width:28px; height:28px; font-size:20px; line-height: 26px; margin:0; }
.owl-carousel.no-radius .owl-next,
.owl-carousel.no-radius .owl-prev { border-radius: 0; }
.smaller-nav .owl-prev { margin-right:5px; }
.smaller-nav .owl-nav { top:-57px; background-color: #fff; padding-left:20px; }
.circle-nav .owl-next,
.circle-nav .owl-prev { border-radius: 50%; line-height: 34px; }
.entry-block .entry-media .entry-overlay-meta a { display: inline; }
.post-section { margin-bottom: 50px; }
.post-section.md-margin { margin-bottom: 30px; }
.entry-block.eb-small { margin-bottom: 20px; }
.entry-block.eb-small:last-child { margin-bottom: 0; }
.entry-block.eb-small .entry-media { float:left; max-width: 110px; margin-right:20px; margin-bottom: 10px; }
.entry-block.eb-small .entry-title { margin-left:130px; font-size:14px; line-height: 22px; margin:-4px 0 10px; }
@media (min-width: 1200px) {
    .entry-block.eb-small .entry-title { margin:5px 0 15px; }
}
.entry-block.eb-small .category-block { font-size: 10px; padding:1px 9px; top:8px; right:auto; left:8px; transition: all 0.3s; -webkit-transition: all 0.3s; opacity:0; transform:translateX(-20px); -webkit-transform:translateX(-20px); -ms-transform:translateX(-20px); visibility: hidden; }
.entry-block.eb-small:hover .category-block { opacity:1; transform:translateX(0); -webkit-transform:translateX(0); -ms-transform:translateX(0); visibility: visible; }
.entry-block.eb-small .entry-meta { font-size: 12px; }
.entry-block .entry-meta,
.entry-block .entry-meta a,
.entry-block .entry-meta .entry-separator { color:#505050; }
.entry-block .entry-meta > div { margin-top:5px; }
.entry-block .entry-meta > div > a { margin-left:4px; }
@media (min-width: 768px) {
    .navbar-nav-colored.navbar-nav > li > a { position: relative; border-top:3px solid #eaeaea !important; border-radius: 0; }
    .navbar-nav-colored.navbar-nav > li:first-child > a { border-top-color:#ef5350 !important; }
    .navbar-nav-colored.navbar-nav > li:nth-child(2) > a { border-top-color:#ffc107 !important; }
    .navbar-nav-colored.navbar-nav > li:nth-child(3) > a { border-top-color:#ffeb3b !important; }
    .navbar-nav-colored.navbar-nav > li:nth-child(4) > a { border-top-color:#29b6f6 !important; }
    .navbar-nav-colored.navbar-nav > li:nth-child(5) > a { border-top-color:#66bb6a !important; }
    .navbar-nav-colored.navbar-nav > li:nth-child(6) > a { border-top-color:#ab47bc !important; }
    .navbar-nav-colored.navbar-nav > li:nth-child(7) > a { border-top-color:#ec407a !important; }
    .navbar-nav-colored.navbar-nav > li:nth-child(8) > a { border-top-color:#d4e157 !important; }
    .navbar-nav-colored.navbar-nav > li:nth-child(9) > a { border-top-color:#26a69a !important; }
}

@media (max-width: 991px) {
    .header-banner { display: none; }
    .sidebar .social-blocks-widget.widget { margin:0 0 50px; }
    .owl-carousel .entry.entry-block.eb-small { margin-bottom:20px; }
    .owl-carousel .entry.entry-block.eb-small:last-child { margin-bottom: 0; }
}
@media (max-width: 767px) {
    .rect-dots .owl-dot { width:28px; }
}

/* ---------- index25-28  -----------
Shop Homepages --------------------*/
.shop-newsletter-section form { max-width: 400px; margin-left: auto; margin-right: auto; text-align: center; }
.shop-newsletter-section .form-control { border-width: 2px; }
.max620 { max-width: 620px; margin-left: auto; margin-right: auto; }
.banner-group .row { margin-left:-10px; margin-right:-10px; }
.banner-group .row [class^="col-"] { padding:0 10px; }
.info-line-section { background-color: #2e2e2e; color:#f7f7f7; padding:30px 0 0; }
.info-line-section.larger { padding-top:40px; padding-bottom: 14px; }
.container > .info-line-section { padding-left:15px; padding-right: 15px; }
.info-line-section .service { margin-bottom: 30px; font-size:13px; }
.info-line-section .service-title { color:#fff; }
.info-line-section.gray { background-color: #f6f6f6; color:#505050; border-top:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1; }
.info-line-section.no-bg .service-title,
.info-line-section.gray .service-title { color:#2a2a2a; }
.info-line-section.no-bg { background-color: transparent; color:#505050; border-top:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1; }

/* Newslettter Popup */
.newsletter-popup { max-width: 720px ; background: #fafafa; padding:32px 30px 27px; margin-right:auto; margin-left:auto; position: relative; }
.newsletter-popup.v2 { max-width: 600px; background-color: #2a2a2a; background-image: url('../images/newsletter-popupv2bg.jpg'); padding:35px 25px 30px; color:#fff; text-align: center; }
.newsletter-popup-content { max-width: 100%; }
.newsletter-popup h2 { font-size:14px; color:#5a5a5a; letter-spacing: -0.1px; text-transform: uppercase; }
.newsletter-popup.v2 h2 { color:#fff; font-size:20px; letter-spacing: 0.15px; }
.newsletter-popup form { margin: 33px 0; }
.newsletter-popup.v2 form { max-width: 360px; margin-left:auto; margin-right:auto; }
.newsletter-popup label.input-desc { font-size:13px; font-weight: 600; }
.newsletter-popup .input-group-btn:last-child > .btn { margin-left:0; }
.newsletter-popup .popup-end-info { font-size: 12px; font-weight: 500; text-decoration: underline; margin-bottom: 0; }
.mfp-close-btn-in .newsletter-popup .mfp-close { color:#2a2a2a; }
.mfp-close-btn-in .newsletter-popup.v2 .mfp-close { color:#fff; }
@media (min-width: 768px) {
    .newsletter-popup { padding:40px 40px 37px; background-image: url('../images/newsletter-popupbg.png'); background-position: left top; background-repeat: no-repeat; }
    .newsletter-popup.v2 { padding:48px 30px 40px; }
    .newsletter-popup-content { max-width: 380px; float:right; }
    .newsletter-popup.v2 .newsletter-popup-content { max-width: 440px; margin-left:auto; margin-right: auto; float:none; }
    .newsletter-popup h2 { font-size:16px; }
}


/* ---------- index29-31  -----------
Landing Homepages --------------------*/
.landing-home,
.section.landing-home { background-color: #fff; padding-top:260px; padding-bottom: 0; overflow: visible; }
.landing-home h3 { color:#f8f8f8; font-weight: 400; font-size:24px; text-transform: uppercase; margin-bottom: 15px; }
.landing-home h1 { color:#fff; font-weight: 600; font-size: 42px; line-height: 1.3; font-family: 'Open Sans', Verdana; margin-bottom: 20px; }
.landing-home p { color:#fff; font-size: 18px; max-width: 620px; margin-bottom: 35px; }
.landing-home-img { position: relative; z-index: 5; }
.landing-home .block-action .btn + .btn { margin-left: 20px; }
.landing-block { margin-bottom: 75px; }
.landing-features-section.section { color:#fff; padding-bottom: 50px; }
.landing-services-section.section { padding-bottom: 30px; }
.app-btn { color:#fff; font-size:42px; }
.app-btn.smaller { font-size:32px; }
.app-btn + .app-btn { margin-left:100px; }
.app-btn.smaller + .app-btn.smaller { margin-left:60px; }
.app-btn:hover { color:#fff; opacity:0.9; }

@media (min-width: 992px) {
    .landing-home,
    .section.landing-home { margin-bottom: 320px; }
    .landing-features-section.section { margin-top:-320px; padding-top:380px; }
    .landing-home-img { margin-bottom: -300px; }
    .landing-side-image { margin-top:-140px; }
    .landing-side-image.bottom-fix { margin-top:-50px; }
}
@media (max-width: 991px) {
    .landing-home,
    .section.landing-home { padding-top: 220px; }
    .landing-home h3 { font-size:22px; }
    .landing-home h1 { font-size: 34px; }
    .landing-home p { font-size: 16px; }
    .app-btn + .app-btn { margin-left:80px; }
}

@media (max-width: 767px) {
    .landing-home,
    .section.landing-home { padding-top: 180px; padding-bottom: 40px; }
    .landing-home h3 { font-size:16px; }
    .landing-home h1 { font-size: 30px; }
    .landing-home p { font-size: 14px; }
    .landing-home .block-action .btn + .btn { margin-left: 15px; }
    .app-btn + .app-btn { margin-left:60px; }
}

@media (max-width: 480px) {
    .landing-home,
    .section.landing-home { padding-top: 160px; }
    .landing-home h3 { font-size:14px; margin-bottom: 15px; }
    .landing-home h1 { font-size: 20px; margin-bottom: 25px; }
    .landing-home p { display: none; }
    .landing-home .block-action .btn + .btn { margin-left: 10px; }
    .landing-block { margin-bottom: 40px; }
    .app-btn + .app-btn { margin-left:40px; }
}
.bg-custom .pricing-table { color:#505050; }
/* ---------- index32-35  -----------
Onepage Homepages --------------------*/
.fullscreen { height:100vh; position: relative; }
/* Workaround vh unit for mobile */
/** 
 * iPad with portrait orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .fullscreen { height: 1024px; }
}

/** 
 * iPad with landscape orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
    .fullscreen { height: 768px; }
}

/**
 * iPhone 5
 */
@media screen and (device-aspect-ratio: 40/71) {
    .fullscreen { height: 500px; }
}
.section { width:100%; padding:80px 0; position: relative; overflow: hidden; }
.section#aboutus { padding-bottom: 45px; }
.section#pricing { padding-bottom: 50px; }
.section-simple { border-bottom:3px solid #eaeaea; }
.section-simple.no-border { border-bottom: none !important; }
.section.section-sm { padding:60px 0; }
.section.section-sm.padding-top-lg { padding-top:90px; }
.section.section-xs { padding:40px 0; }
.section.section-lg { padding:120px 0; }
.section-header { margin-bottom: 60px; }
.section-title { font-size:60px; line-height: 1; letter-spacing: 3px; color:#f4f4f4; position: relative; font-family: 'Open Sans', Verdana; }
.section-title.normal,
.bg-lightergray .section-title.normal,
.bg-lightgray .section-title.normal,
.bg-gray .section-title.normal { font-size:36px; letter-spacing: normal; font-weight: 600; color:#303030; }
.section-title.smaller.text-white,
.section-title.text-white,
.section-title.text-white.normal { color:#fff; }
.section-title.smaller { font-size:28px; letter-spacing: -0.5px; color:#303030; }
.section-title.smaller.normal { font-weight: 600; }
.bg-lightergray .section-title { color:#f2f2f2; }
.bg-lightgray .section-title { color:#e1e1e1; }
.bg-dark .section-title { color:#333; }
.shadow-title:after { content:attr(data-title); position: absolute; width:100%; left:50%; top:50%; z-index: 0; font-size:0.75em; letter-spacing: -0.25px; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); color:#303030; }
.bg-dark .shadow-title:after { color:#191919; }
.section-icon { position: relative; display: inline-block; font-size:16px; width:42px; height:42px; line-height: 40px; border:1px solid #5a5a5a; border-radius: 50%; color:#5a5a5a; }
.section-icon:before,
.section-icon:after { content:''; display: block; width:100px; height:1px; position: absolute; top:50%; background-color: #5a5a5a; }
.section-icon:before { right:100%; margin-right: 20px; }
.section-icon:after { left:100%; margin-left: 20px; }
.section.home-section { padding:0 !important; }
.section#blog .entry-simple .entry-title { text-transform: none; }
.big-block h1,
.big-block .h1 { font:700 60px/1 'Open Sans', Verdana; letter-spacing: -0.4px; margin-bottom: 18px; }
.big-block .block-sub { font:36px/1 'Shadows Into Light', Verdana; margin-bottom:14px; }
.big-block p { font-size: 17px; max-width: 600px; line-height: 1.5; margin-bottom: 26px; }
.block-action { font-size: 0; }
.block-action .btn + .btn { margin-left:10px; }
@media (max-width: 767px) {
    .big-block h1,
    .big-block .h1 { font-size: 48px; margin-bottom: 14px; }
    .big-block .block-sub  { font-size: 28px; margin-bottom: 12px; }
    .big-block p { font-size: 15px; }
    .block-action .btn { min-width: 0; }
}
@media (max-width: 480px) {
    .big-block h1,
    .big-block .h1 { font-size: 40px; }
}
@media (max-width: 420px) {
    .big-block h1,
    .big-block .h1 { font-size: 36px; margin-bottom: 20px; }
    .big-block p { display: none; }
}