﻿@charset "utf-8";

@import "font-awesome.min.css";
@import "font-awesome-animation.min.css";

/* @import "../css/icomoon.css"; */
/* @import "../css/ionicons.css"; */
/* @import "../css/stroke-gap-icons.css"; */
@import "utility-classes.css";


.mdl-button, .mdl-typography--display-3, .mdl-typography--display-4, a, h1, h2, h3, h4, h5, h6, p {
    font-weight: 300
}

    #contactForm input, #forgotForm input, #loginForm input, #signupForm input, #subscribeForm input, a:focus, a:hover {
        outline: 0
    }

body, html {
    height: 100%;
    font-family: "Century Gothic", Century, Arial;
}

body {
    color: #000000;
}

.form-control::-webkit-input-placeholder {
    color: #fff
}

.form-control::-moz-placeholder {
    color: #fff
}

.form-control::-ms-input-placeholder {
    color: #fff
}

.form-control.error {
    border-color: #ff5252
}

p {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    line-height: 22px
}

a {
    color: #000000
}

    a:focus, a:hover {
        color: #471101;
        text-decoration: none
    }

.mdl-button--primary.mdl-button--primary.mdl-button--fab, .mdl-button--primary.mdl-button--primary.mdl-button--raised {
    color: #fff;
    background-color: #ff5252
}

#close-switcher, #open-switcher {
    position: fixed;
    top: 200px;
    left: 0;
    z-index: 4;
    padding: 15px;
    color: #fff;
    background: #ff5252;
    cursor: pointer;
    border: 1px solid #ff5252;
    border-left: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

#close-switcher {
    color: #fff;
    background: #ff5252;
    border: 1px solid #ff5252;
    display: none;
    left: 200px;
    box-shadow: 10px 5px 46px 8px rgba(0,0,0,.14),10px 0 26px -6px rgba(0,0,0,.2)
}

#demo-colors {
    position: fixed;
    top: 200px;
    left: -202px;
    width: 200px;
    min-height: 0;
    background: #FFF;
    border-radius: 0;
    z-index: 3
}

#demo-wrapper {
    width: 180px;
    margin: 0 auto;
    padding-bottom: 30px
}

    #demo-wrapper h2 {
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 700;
        color: #000
    }

    #demo-wrapper ul {
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden
    }

        #demo-wrapper ul li.color-1 {
            background: #4CAF50;
            border: 1px solid #fff
        }

        #demo-wrapper ul li.color-2 {
            background: #2196F3;
            border: 1px solid #fff
        }

        #demo-wrapper ul li.color-3 {
            background: #FF9800;
            border: 1px solid #fff
        }

        #demo-wrapper ul li.color-4 {
            background: #ff5252;
            border: 1px solid #fff
        }

        #demo-wrapper ul li.color-5 {
            background: #673AB7;
            border: 1px solid #fff
        }

        #demo-wrapper ul li.active {
            border: 1px solid #fff;
            box-shadow: 0 0 0 1px #ddd
        }

        #demo-wrapper ul li {
            float: left;
            width: 26px;
            height: 26px;
            margin-right: 10px;
            cursor: pointer
        }

.clear {
    clear: both
}

#demo-wrapper p {
    font-size: 12px;
    padding-top: 10px;
    text-align: center;
    color: #999;
    cursor: pointer
}

@media screen and (max-width:960px) {
    #close-switcher, #demo-colors, #open-switcher {
        display: none
    }
}

.vc-parent {
    width: 100%;
    height: 100%;
    display: table
}

.vc-child {
    display: table-cell;
    vertical-align: middle
}

.modal-dialog {
    width: auto
}

.modal-content {
    background-color: transparent
}

.modal button.close {
    position: absolute;
    top: -10px;
    right: -20px;
    z-index: 39;
    filter: alpha(opacity=100);
    color: #fff;
    font-size: 28px;
    font-weight: 100;
    opacity: 1;
    outline: 0
}

#topNav2 {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
    border: none;
    border-radius: 0;
    -webkit-transition-property: top,box-shadow,background-color;
    transition-property: top,box-shadow,background-color;
    -webkit-transition-duration: .25s;
    transition-duration: .25s
}

    #topNav2.sticky {
        padding-top: 0;
        background-color: #303030;
        box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28)
    }

    #topNav2 .navbar-brand {
        display: block;
        float: none;
        width: auto;
        height: auto;
        min-height: 0;
        padding: 0;
        border-radius: 0;
        color: #fff;
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase
    }

        #topNav2 .navbar-brand img, .contactForm .mdl-card__title .modal--logo, .forgotForm .mdl-card__title .modal--logo, .loginForm .mdl-card__title .modal--logo, .signupForm .mdl-card__title .modal--logo, .subscribeForm .mdl-card__title .modal--logo {
            display: block;
            border-radius: 2px; /*box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)*/
        }

.forgotForm .mdl-card__actions a, .loginForm .mdl-card__actions a, .signupForm .mdl-card__actions a {
    font-size: 12px
}

#topNav2 .navbar-brand img {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 15px;
    background-color: transparent !important;
}

#banner, #banner:before {
    width: 100%;
    height: 100%
}

#banner { /*background-size:cover;background-position:center;background-repeat:no-repeat*/
}

    #banner:before {
        content: " ";
        position: absolute;
        top: 0;
        left: 0; /*background-color:rgba(34,34,34,.8)*/
    }

.banner-content {
    color: #fff
}

    .banner-content h2 {
        margin-top: 0;
        margin-bottom: 0;
        font-weight: 700;
        text-transform: uppercase
    }

    .banner-content h4 {
        margin-top: 12px;
        margin-bottom: 22px;
        font-weight: 300;
        text-transform: uppercase
    }

#contactForm label, #forgotForm label, #loginForm label, #signupForm label, #subscribeForm label {
    font-weight: 100;
    color: #fff;
    margin-top: 10px;
}

.banner-content a.mdl-button {
    padding: 5px 0;
    height: auto;
    min-width: 150px;
    margin: 0 5px 15px
}

#loginFormModal { /*padding:0 20px*/
}

    #loginFormModal .modal-dialog {
        max-width: 400px;
        margin: 113px auto
    }

    #loginFormModal .modal-content {
        background-color: transparent
    }

.loginForm .mdl-card {
    width: auto
}

.loginForm .mdl-card__title {
    padding-top: 0;
    margin-top: -15px;
    z-index: 99999;
}

    .loginForm .mdl-card__title .modal--logo {
        width: auto;
        height: auto;
        margin: 0 auto;
        padding: 15px
    }

#loginForm .mdl-textfield, .loginForm .mdl-card__supporting-text {
    width: 100%
}

#loginForm label {
    margin-bottom: 0
}

#loginForm input.error + label:after {
    background-color: #ff5252;
    left: 0;
    width: 100%;
    visibility: visible
}

.loginForm .mdl-card__actions {
    margin-top: 5px
}

#signupFormModal {
    padding: 0 20px
}

    #signupFormModal .modal-dialog {
        max-width: 360px;
        margin: 30px auto
    }

    #signupFormModal .modal-content {
        background-color: transparent
    }

.signupForm .mdl-card {
    width: auto
}

.signupForm .mdl-card__title {
    padding-top: 0
}

    .signupForm .mdl-card__title .modal--logo {
        width: auto;
        height: auto;
        margin: 0 auto;
        padding: 15px
    }

#signupForm .mdl-textfield, .signupForm .mdl-card__supporting-text {
    width: 100%
}

#signupForm label {
    margin-bottom: 0
}

#signupForm input.error + label:after {
    background-color: #ff5252;
    left: 0;
    width: 100%;
    visibility: visible
}

.signupForm .mdl-card__actions {
    margin-top: 5px;
    padding-left: 15px
}

    .signupForm .mdl-card__actions p {
        margin-bottom: 0;
        margin-top: 8px
    }

#forgotFormModal {
    padding: 0 20px
}

    #forgotFormModal .modal-dialog {
        max-width: 360px;
        margin: 30px auto
    }

    #forgotFormModal .modal-content {
        background-color: transparent
    }

.forgotForm .mdl-card {
    width: auto
}

.forgotForm .mdl-card__title {
    padding-top: 0
}

    .forgotForm .mdl-card__title .modal--logo {
        width: auto;
        height: auto;
        margin: 0 auto;
        padding: 15px
    }

#forgotForm .mdl-textfield, .forgotForm .mdl-card__supporting-text {
    width: 100%
}

#forgotForm label {
    margin-bottom: 0
}

#forgotForm input.error + label:after {
    background-color: #ff5252;
    left: 0;
    width: 100%;
    visibility: visible
}

.forgotForm .mdl-card__actions {
    margin-top: 5px;
    padding-left: 15px
}

    .forgotForm .mdl-card__actions p {
        margin-bottom: 0;
        margin-top: 8px
    }

#subscribeFormModal {
    padding: 0 20px
}

    #subscribeFormModal .modal-dialog {
        max-width: 360px;
        margin: 30px auto
    }

    #subscribeFormModal .modal-content {
        background-color: transparent
    }

.subscribeForm .mdl-card {
    width: auto
}

.subscribeForm .mdl-card__title {
    padding-top: 0
}

    .subscribeForm .mdl-card__title .modal--logo {
        width: auto;
        height: auto;
        margin: 0 auto;
        padding: 15px
    }

#subscribeForm .mdl-textfield, .subscribeForm .mdl-card__supporting-text {
    width: 100%
}

#subscribeForm label {
    margin-bottom: 0
}

#subscribeForm input.error + label:after {
    background-color: #ff5252;
    left: 0;
    width: 100%;
    visibility: visible
}

#contactFormModal {
    padding: 0 20px
}

    #contactFormModal .modal-dialog {
        max-width: 600px;
        margin: 30px auto
    }

    #contactFormModal .modal-content {
        background-color: transparent
    }

.contactForm .mdl-card {
    width: auto
}

.contactForm .mdl-card__title {
    padding-top: 0
}

    .contactForm .mdl-card__title .modal--logo {
        width: auto;
        height: auto;
        margin: 0 auto;
        padding: 15px
    }

#contactForm .mdl-textfield, .contactForm .mdl-card__supporting-text {
    width: 100%
}

#contactForm label {
    margin-bottom: 0
}

#contactForm input.error + label:after, #contactForm textarea.error + label:after {
    background-color: #ff5252;
    left: 0;
    width: 100%;
    visibility: visible
}

#contactMessage {
    min-height: 80px;
    border-color: rgba(0,0,0,.12)
}

@media screen and (max-width:992px) {
    #topNavbar2 li a {
        display: none
    }

    #topNav2 .navbar-header {
        float: left;
        margin-left: 0
    }

    #topNavbar2 {
        float: right
    }

        #topNavbar2 .nav {
            margin-top: 0;
            margin-bottom: 0
        }
}

@media screen and (max-width:480px) {
    .loginForm .mdl-card__actions a {
        font-size: 11px;
        padding: 0 10px
    }

    #banner {
        position: relative;
        height: auto;
        min-height: 100%
    }

    .banner-content h2 {
        font-size: 34px;
        line-height: 38px;
        padding-top: 120px
    }
}

@media screen and (max-width:320px) {
    #topNav .login-form-button {
        display: none
    }
}

.no-gutter {
    margin-left: 0;
    margin-right: 0
}

    .no-gutter > [class*=col-] {
        padding-left: 0;
        padding-right: 0
    }

html {
    font-size: 100%;
}

.body {
	line-height: 1.7px;
    color: #000000;
    font-size: 14px;
    font-family: 'Century Gothic', Arial; 
    background-image: url(../images/background-img.png);
    background-repeat: no-repeat;
    background-size: cover;
}

/* fixed footer */
.footer {
    width: 100%;
    float: left;
}

    .footer#footer.fixed-footer {
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        z-index: 1;
        background-color: #f4f4f4;
    }

@media screen and (max-width: 992px) {
    .footer#footer.fixed-footer {
        position: relative;
    }
}

body.has-fixed-footer .main-content {
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 992px) {
    body.has-fixed-footer .main-content {
        margin-bottom: 0 !important;
    }
}
/* -------- Section & Divider ---------- */
section {
  position: relative;
}
section > .container,
section > .container-fluid {
  padding-top: 10px;
  padding-bottom: 40px;
}
.carousel-slider-container{
	height: 500px;
}
.carousel,
.item,
.active {
    height: 500px;
}

.carousel-inner {
  height: 100%;
  background:transparent;
}

.carousel-caption{padding-bottom:150px;text-align: left;}

h2{font-size: 50px;}
p{padding:10px}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
   
}


/**
 * Button
 */
.btn-transparent {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.btn-transparent:hover {
  background-color: #fff;
}

.btn-rounded {
  border-radius: 70px;
}

.btn-large {
  padding: 11px 45px;
  font-size: 18px;
}

/**
 * Change animation duration
 */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}


.header {
    width: 100%;
    float: left;
    margin: auto;
	background-color: #ffffff;
	
}
.wrapper{
	
    background-color: #ffffff;
}
.top-login-box{
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: linear-gradient(#ee851e, #ffba3a);
    background: -webkit-gradient(linear, left top, left bottom, from(#ee851e), to(#ffba3a)); /* for webkit browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee851e', endColorstr='#ffba3a'); /* for IE */
    background: -moz-linear-gradient(top, #ee851e, #ffba3a); /* for firefox 3.6+ */
    background: -o-linear-gradient(top, #ee851e, #ffba3a); /* for opera */
	background-color:#ee851e; 
    background-position: top;
    background-size: 100% 100%;
	height: 35px;
	min-height: 100%;
	margin-right: 5px;
	color: #fff;
}
.top-login-text{
	color: #fff;
}
.top-login-text:hover{
	color: #fff;
}
.title{
	font-family: "Century Gothic", Century, Arial;
	font-size: 30px;
	color: #d24821;
	padding: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: -1px;
}
.title-line{
	margin: auto;
	width: 80%;
	border-bottom: 1px #000000 solid;
}
.title-2{
	font-family: "Century Gothic", Century, Arial;
	font-size: 30px;
	color: #fff;
	padding: 10px;
	font-weight: normal;
	text-align: center;
}
.title-line-2{
	margin: auto;
	width: 80%;
	border-bottom: 1px #f0871f solid;
}
.features-container{
	width: 100%;
	margin: auto;
	background-color: #f8f8f8;
	border:1px #d5d5d5 solid;
}
.features-icon{
	font-size: 60px;
	font-weight: normal;
	text-align: center;
	color:#f6a50e;
	padding: 10px;
}
.features-subheading{
	font-size: 20px;
	font-family: "Century Gothic", Century, Arial;
	font-weight: normal;
	color:#000000;
	text-align: center;
	white-space: normal;
	
}
.read-more{
	width: 100%;
	min-width: 20%;
	max-width: 120px;
	height: 35px;
	max-height: 100%;
	margin: auto;
	background: linear-gradient(#f8f7f7, #dbdbdb);
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f7f7), to(#dbdbdb)); /* for webkit browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f7f7', endColorstr='#dbdbdb'); /* for IE */
    background: -moz-linear-gradient(top, #f8f7f7, #dbdbdb); /* for firefox 3.6+ */
    background: -o-linear-gradient(top, #f8f7f7, #dbdbdb); /* for opera */
	background-color: #dbdbdb;
    background-position: top;
    background-size: 100% 100%;
	border-radius: 5px;
	border: #c4c2c2 1px solid;
	text-align: center;
}
.read-more:hover{
	background: linear-gradient(#dbdbdb, #f8f7f7);
    background: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#f8f7f7)); /* for webkit browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#f8f7f7'); /* for IE */
    background: -moz-linear-gradient(top, #dbdbdb, #dbdbdb); /* for firefox 3.6+ */
    background: -o-linear-gradient(top, #dbdbdb, #dbdbdb); /* for opera */
	background-color: #dbdbdb;
    background-position: top;
    background-size: 100% 100%;
	border-radius: 5px;
	border: #c4c2c2 1px solid;
	text-align: center;
}
.advance-module-box{
	width: 100px;
	max-width: 100%;
	height:	100px;
	max-height: 100%;
	border-radius: 50%;
	float: left;
	background-color: #fff;
	border:#f09030 2px solid;
}
.advance-module-icon{
	font-size: 60px;
	font-weight: normal;
	text-align: center;
	color:#000000;
	padding: 10px;
}
.demo-container{
	width: 80%;
	float: left;
	height: auto;
	margin: auto;
	background-color: #7b1c04;
	baorder:#f0871f 1px solid;
}
.demo-registration-box{
	width: 70%;
	margin: auto;
}
.demo-registration-textbox {
    width: 100%;
    font-family: 'Century Gothic', Arial; 
    font-size: 14px;
    color: #d7d7d7;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
	border: none;
    border-bottom: #ffffff 1px dotted;
    background-color: transparent;
}
.demo-registration-submit {
    width: 30%;
    height: 40px;
	margin: auto;
}

.demo-registration-sub-bttn {
    background-color: #ececec;
    border-radius: 10px;
	border: none;
    font-family: "Century Gothic", Century, Arial;
    font-size: 24px;
	letter-spacing: -1px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}
.follow-us{
	
    font-family: "Century Gothic", Century, Arial;
	font-size: 18px;
	color: #bbbbbb;
	padding: 10px;
	font-weight: normal;
	text-align: center;	
	
}

.login-bottom-div {
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 15px;
}

.inside-header {
    width: 100%;
    float: left;
    margin: auto;
    background-image: url(../images/innerpage-header-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.inside-header-welcome {
    width: 100%;
    float: left;
    font-family: 'Century Gothic', Arial;
    font-size: 14px;
    color: #000000;
    font-weight: none;
    text-decoration: none;
    text-align: left;
    padding: 10px 30px 0px 0px;
}

.top-navbar {
    overflow: hidden;
    background-color: #f79e2c;
    font-family: Arial, Helvetica, sans-serif;
}

.dropdown-menu > li.kopie > a {
    padding-left: 5px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu > a:after {
        border-color: transparent transparent transparent #333;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        content: " ";
        display: block;
        float: right;
        height: 0;
        margin-right: -10px;
        margin-top: 5px;
        width: 0;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #555;
    }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
    text-decoration: none;
}

@media (max-width: 767px) {

    .navbar-nav {
        display: inline;
    }

    .navbar-default .navbar-brand {
        display: inline;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-nav .dropdown-menu > li > a {
        color: #000000;
        border-radius: 4px;
        margin-top: 2px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            background-color: #fff;
            color: #601702;
        }

    .navbar-nav .open .dropdown-menu {
        border-radius: 0;
    }

    .dropdown-menu {
        padding-left: 10px;
    }

        .dropdown-menu .dropdown-menu {
            padding-left: 20px;
        }

            .dropdown-menu .dropdown-menu .dropdown-menu {
                padding-left: 30px;
            }

    li.dropdown.open {
        border: 0px solid red;
    }
}

@media (min-width: 768px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }

    #navbar {
        text-align: center;
    }
}

.landing-container {
    width: 100%;
    float: left;
}

.errormsg {
    color: red;
    width: 100%;
    float: left;
    padding: 10px 0px 10px 0px;
}


/* Slideshow container */
.mySlides {display: none}

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  transition: 0.8s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: transparent;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 10s;
  animation-name: fade;
  animation-duration: 10s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

.advance-module{
    width: 100%;
    max-height: 100%;
	background: url(../images/bg-4.jpg);
    background-position: top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
@media only screen and (min-width : 320px) {
   .advance-module{height: 120px !important;}  
 }
 /* Extra Small Devices, Phones */ 
 @media only screen and (min-width : 480px) {
     .advance-module{height: 200px !important;}  
 }
 /* Small Devices, Tablets */
 @media only screen and (min-width : 768px) {
     .advance-module{height: 260px !important;}  
 }
 /* Medium Devices, Desktops */
 @media only screen and (min-width : 992px) {
     .advance-module{height: 280px !important;}  
  }
  /* Large Devices, Wide Screens */
  @media only screen and (min-width : 1200px) {
      .advance-module{height: 300px !important;}  
  }
 /* Large Devices, Wide Screens */
  @media only screen and (min-width : 1300px) {
      .advance-module{height: 350px !important;}  
  }

.advance-module-heading{
	font-family: "Century Gothic", Century, Arial;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
	padding: 50px;
}



/*.ng-table-pager {
    display: none;
}*/
