/*!
Theme Name: EventManagement
Theme URI: https://www.template.net
Author: Template.net
Author URI: https://www.template.net
License: Template.net
License URI: https://www.template.net/license-agreement
*/

/*--Header Section CSS Started--*/
html {
    scroll-behavior: smooth;
}

.container {
    max-width: 1420px;
}
body{
    overflow-x: hidden;
}
.header {
    position: fixed;
    width: 100%;
    top: 45px;
    z-index: 9;
    transition: all 0.2s ease-in-out;
    height: auto;
    background-color: transparent;
}

.header nav {
    padding-left: 0;
    padding-right: 0;
}

.active-header {
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    top: 0;
    padding: 10px 0;
}

.custom-navbar {
    padding: 0;
    height: 75px;
}

.navbar-nav span {
    padding-top: 8px;
    color: #ffda02;
    margin: 0 15px;
}

.custom-navbar-nav a {
    color: black !important;
}

.custom-navbar-nav a:hover {
    color: #f9c606 !important;
}

.custom-navbar-nav {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 20px;
}

/*--Header Section CSS Ended--*/

/*--Banner Section Started--*/
section.banner-section:before {
    background-image: url(../images/header-gradient.png);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

section.banner-section {
    padding-top: 130px;
    background-image: url(../images/banner.png);
    height: 891px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    clip-path: polygon(0 0, 100% 0%, 100% 99%, 0 66%);
        position: relative;

}

.paly-button {
    position: absolute;
    right: 33%;
    top: 200px;
    width: 5%;
}

/*--Banner Section Ended--*/

/*Main Sectiom*/
.main-section {
    margin-top: -28rem;
}

.banner-content {
    padding-right: 140px;
}

.banner-content h1 {
    font-size: 60px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 97px;
}

.banner-content h1 span {
    color: #f9c606;
}

.banner-content p {
    font-size: 18px;
    margin-bottom: 85px;
    line-height: 32px;
}

.g-paly-btn {
    margin-right: 36px;
}

.store-section {
    display: flex;
}

.block {
    padding: 38px 40px 45px 40px;
    background-color: white;
    border: 1px solid #c5c5c5;
}

.block-outer1 {
    margin-top: 11rem;
}

.block-outer2 {
    margin-top: 15rem;
}

.block1,
.block3 {
    margin-bottom: 65px;
}

.block h2 {
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    margin-bottom: 15px;
}

.block p {
    margin-bottom: 20px;
    margin-bottom: 0;
}

.block-outer-row {
    margin-left: 0;
    margin-right: 0;
}

.block-outer1 {
    padding-left: 0px;
    padding-right: 25px;
}

.block-outer2 {
    padding-left: 25px;
    padding-right: 0px;
}

/*Main-section*/
/*Dream Section*/
.dream-section {}

.dream-inner h2 {
    margin-top: 88px;
    margin-bottom: 75px;
    font-size: 60px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
}

.dream-inner h2 span {
    color: #f9c606;
}

.dream-img-section {
    padding: 20px;
    background-color: #ebebeb;
}

.dream-row {
    margin-right: -32px;
    margin-left: -32px;
}

.dream-col {
    padding-left: 32px;
    padding-right: 32px;
    margin-bottom: 38px;
}

.dream-col2 {
    padding-top: 60px;
}

.dream-col p {
    padding-right: 75px;
    font-size: 18px;
    line-height: 32px;
}

/*Dream Section*/

/*Amazing Features started*/
.features {
    background-color: #cde9f1;
    padding-top: 239px;
    padding-bottom: 230px;
    clip-path: polygon(0 0, 100% 26%, 100% 100%, 0 100%);
}

.feature-content-col {
    padding-top: 142px;
    padding-right: 236px;
}

.feature-content-col h2 {
    font-size: 60px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    margin-bottom: 45px;
}

.features-content::before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 15px;
    float: left;
    color: black;
}

.features-content {
    margin-bottom: 54px;
    padding-right: 245px;
}

.features-content h4 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 16px;
}

.features-content p {
    font-size: 18px;
    margin-bottom: 0;
    margin-left: 30px;
}

.Gadget-play-button {
    position: absolute;
    top: 25%;
    left: 16%;
    width: 18%;
}

/*Amazing Features Ended*/

/*Testimonial Section Started*/
.testimonial {
    background-image: url(../images/people.png);
    padding-top: 328px;
    padding-bottom: 136px;
    margin-top: -300px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    position: relative;
    clip-path: polygon(0 0, 100% 26%, 100% 100%, 0 100%);
}

.gradient-white {
    background-color: white;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.85;
}

.testimonial-inner h2 {
    font-size: 60px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    padding-right: 40px;
    margin-bottom: 75px;
}

.star {
    margin-bottom: 24px;
}

.testimonial-content h4 {
    margin-bottom: 24px;
    font-weight: bold;
}

.testimonial-content p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
}

/*Testimonial Section Ended*/
/*Biz App Started*/
.biz-app {
    padding: 105px 0 115px 0;
}

.biz-row {
    margin-right: -32px;
    margin-left: -32px;
}

.biz-col {
    padding-right: 32px;
    padding-left: 32px;
}

/*Biz App Ended*/
/*Try section Started*/
.try-inner {
    background-image: url("../images/man.png");
    padding: 82px 161px 85px 161px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    margin-bottom: 130px;
    border-bottom: 1px solid #cccccc;
}

.gradient-try {
    background-color: #000000;
    opacity: 0.47;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.try-inner h2 {
    font-size: 60px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;

}

.try-inner p {
    color: white;
    font-size: 18px;
    padding: 0 164px;
    line-height: 30px;
    margin-bottom: 40px;
}

.try-content {
    position: relative;
}

.try-content h2 {
    color: white;
    margin-bottom: 10px;
}

.try-content form {
    width: 459px;
    margin: auto;
}

.try-content input {
    text-align: center;
    margin-bottom: 22px;
    height: 63px;
    text-align: center;
}

.try-content button {
    height: 63px;
    width: 100% !important;
    background-color: #5674b9;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
}

/*Try Section Ended*/
/*Footer Section Started*/
footer {}

.footer-inner {
    border-top: 1px solid #cccccc;
    padding: 58px 0 88px 0;
}

.footer-inner img {
    margin-bottom: 34px;
}

.footer-inner p {
    font-size: 16px;
    margin-bottom: 15px;
    color: black;
}

.footer-inner ul {
    margin-bottom: 40px;
}

.footer-inner li {
    list-style: none;
    display: inline;
}

.footer-inner a {
    text-decoration: none;
    color: black;
}

footer a:hover {
    color: #5674b9;
}

.footer-icons i {
    font-size: 24px;  
}
.footer-icons a{
    margin-right: 22px;
}
.modal-body iframe {
    width: 100%;
}

/*Footer Section Ended*/
/*Back to top started*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 36px;
    z-index: 99;
    border: none;
    outline: none;
    background-image: url(../images/banner.png);
    color: #f9c606;
    cursor: pointer;
    padding: 0;
    border-radius: 27px;
    font-size: 25px;
    width: 45px;
    height: 45px;
    background-position: right;
}

/*Back to top Ended*/


@media only screen and (max-width:1500px) {
    .container {
        max-width: 1200px;
    }

    /*Header section*/
    section.banner-section {
        clip-path: polygon(0 0, 100% 0%, 100% 82%, 0 66%);
        height: 780px;
    }

    .main-section {
        margin-top: -25rem;
    }

    .paly-button {
        top: 175px;
    }

    .block-outer1 {
        margin-top: 9rem;
    }

    .block-outer2 {
        margin-top: 16rem;
    }

    .banner-content {
        padding-right: 110px;
    }

    .banner-content h1 {
        margin-bottom: 63px;
        font-size: 45px;
    }

    .block-outer1 {
        padding-right: 20px;
    }

    .block-outer2 {
        padding-left: 20px;
    }

    .block {
        padding: 30px 30px 30px 30px;
    }

    .block p {
        font-size: 16px;
    }

    .block h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .block1,
    .block3 {
        margin-bottom: 45px;
    }

    .block-outer1 {
        margin-top: 3rem;
    }

    .block-outer2 {
        margin-top: 7rem;
    }

    .banner-content p {
        font-size: 16px;
        margin-bottom: 65px;
        line-height: 28px;
    }

    .g-paly-btn {
        margin-right: 27px;
    }

    /*Header section*/
    /*Dream Section*/
    .dream-inner h2 {
        margin-top: 65px;
        margin-bottom: 60px;
        font-size: 45px;
    }

    .dream-col p {
        padding-right: 122px;
        font-size: 16px;
        line-height: 28px;
    }

    .dream-col2 {
        padding-top: 50px;
    }

    /*Dream Section*/
    /*Features*/
    .features {
        padding-top: 181px;
        padding-bottom: 180px;
        clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 100%);
    }

    .feature-content-col {
        padding-top: 90px;
        padding-right: 145px;
    }

    .feature-content-col h2 {
        font-size: 45px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
        margin-bottom: 30px;
    }

    .features-content {
        margin-bottom: 27px;
        padding-right: 90px;
    }

    .features-content h4 {
        font-size: 20px;
        margin-bottom: 14px;
    }

    .features-content p {
        font-size: 16px;
        margin-left: 30px;
    }

    /*Features*/
    /*Testimonials*/
    .testimonial {
        padding-top: 230px;
        padding-bottom: 100px;
        margin-top: -218px;
        clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 100%);
    }

    .testimonial-inner h2 {
        font-size: 45px;
        padding-right: 40px;
        margin-bottom: 54px;
    }

    .star {
        margin-bottom: 18px;
    }

    .testimonial-content h4 {
        margin-bottom: 18px;
    }

    .testimonial-content p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .biz-app {
        padding: 75px 0 82px 0;
    }

    /*Testimonials*/
    /*Try Section*/
    .try-inner {
        padding: 67px 120px 73px 120px;
        margin-bottom: 100px;
    }

    .try-content h2 {
        font-size: 45px;
    }

    .try-inner p {
        color: white;
        font-size: 16px;
        padding: 0px 135px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .try-content form {
        width: 425px;
    }

    .try-content input {
        height: 60px;
    }

    .try-content button {
        height: 60px;
    }

    /*Try Section*/
    /*Footer*/
    .footer-inner {
        padding: 50px 0 65px 0;
    }

    .footer-inner img {
        margin-bottom: 30px;
    }

    .footer-inner p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .footer-inner ul {
        margin-bottom: 30px;
        font-size: 14px;
    }

    .footer-icons i {
        font-size: 22px;
        margin-right: 20px;
    }

    /*Footer*/
}

@media only screen and (max-width:1280px) {
    .container {
        max-width: 1140px;
    }

    .feature-content-col {
        padding-top: 50px;
        padding-right: 95px;
    }

    .features {
        clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%);
    }

    .testimonial {
        clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%);
    }

    .testimonial {
        padding-top: 180px;
        padding-bottom: 90px;
    }

    .paly-button {
        top: 130px;
    }
}

@media only screen and (max-width:1024px) {
    .container {
        max-width: 100%;
    }

    .paly-button {
        position: absolute;
        right: 28%;
        top: 118px;
        width: 8%;
    }

    .paly-button {
        right: 32%;
        top: 69px;
        width: 7%;
    }

    .banner-content {
        padding-right: 30px;
    }

    .banner-content h1 {
        margin-bottom: 56px;
        font-size: 38px;
    }

    section.banner-section {
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
        max-height: 468px;
    }

    .main-section {
        margin-top: -10rem;
    }

    .banner-content p {
        margin-bottom: 40px;
    }

    .banner-content {
        padding-right: 15px;
    }

    .block1,
    .block3 {
        margin-bottom: 40px;
    }

    .block h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .banner-content p {
        margin-bottom: 40px;
    }

    .block-outer1 {
        padding-right: 12px;
    }

    .block-outer2 {
        padding-left: 12px;
    }

    .block {
        padding: 25px 25px 25px 25px;
    }

    .dream-inner h2 {
        margin-top: 45px;
        margin-bottom: 50px;
        font-size: 45px;
    }

    .dream-row {
        margin-right: -15px;
        margin-left: -15px;
    }
.dream-col {
     padding-left: 32px;
     padding-right: 32px;
}
    .biz-col {
     padding-right: 15px; 
     padding-left: 15px; 
}
    .biz-row {
     margin-right: -15px; 
     margin-left: -15px; 
}
    .features {
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
    }

    .features {
        padding-top: 81px;
        padding-bottom: 40px;
    }

    .feature-content-col {
        padding-top: 0;
        padding-right: 0;
    }

    .feature-content-col h2 {
        font-size: 40px;
        margin-bottom: 30px;
    }

    .features-content h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .features-content p {
        font-size: 14px;
        margin-left: 30px;
    }

    .testimonial {
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
        margin-top: 0;
    }

    .t-col {
        padding-right: 0;
    }

    .features-row {
        align-items: center;
    }

    .testimonial {
        padding-top: 85px;
        padding-bottom: 80px;
    }

    .testimonial-inner h2 {
        font-size: 40px;
        padding-right: 22px;
        margin-bottom: 45px;
    }

    .biz-app {
        padding: 60px 0 66px 0;
    }

    .try-inner {
        padding: 60px 100px 60px 100px;
        margin-bottom: 75px;
    }

    .try-inner p {
        font-size: 16px;
        padding: 0px 65px;
        margin-bottom: 25px;
    }

    .try-content h2 {
        font-size: 40px;
    }

    .try-content input {
        height: 50px;
    }

    .try-content button {
        height: 50px;
    }

    .footer-inner {
        padding: 36px 0 50px 0;
    }
}

@media only screen and (max-width:814px) {

    /*Header*/
    section.banner-section {
        max-height: 400px;
    }

    .header {
        top: 0;
        padding: 10px 0 0 0;
    }

    .header nav {
        text-align: right;
    }
    .banner-content h1 {
        margin-bottom: 100px;
        font-size: 38px;
        margin-top: 15px;
    }
    .show:focus .header{
        background-color: white;
    }
    .paly-button {
        top: 60px;
    }

    .banner-content {
        padding-right: 0;
    }

    .banner-content h1 {
        margin-bottom: 100px;
        font-size: 38px;
        margin-top: 15px;
        padding-right: 200px;
    }

    .banner-content p {
        margin-bottom: 40px;
        text-align: center;
    }

    .store-section {
        text-align: center;
        display: block;
    }

    .paly-button {
        position: absolute;
        right: 10%;
        top: 85px;
        width: 10%;
    }

    .navbar-nav span {
        display: none;
    }

    /*Header*/
    /*Dream*/
    .dream-col p {
        padding-right: 0;
    }

    .dream-col {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
    }

    .dream-row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .dream-col2 {
        padding-top: 40px;
    }

    .features-row {
        margin: 0;
    }

    .features-row img {
        margin-left: -15px;
    }

    /*Dream*/
    /*Try*/
    .try-inner p {
        padding: 0;
    }

    /*Try*/
}

@media only screen and (max-width: 640px) {

    /*Main section*/
    .dream-inner h2 {
        margin-top: 45px;
        margin-bottom: 50px;
        font-size: 40px;
    }

    .dream-inner h2 {
        margin-top: 37px;
        margin-bottom: 40px;
        font-size: 40px;
    }

    .store-section img {
        width: 36%;
    }

    /*Main section*/
    /*Dream*/
    .dream-col {
        margin-bottom: 0;
    }

    .dream-img-section {
        margin-bottom: 15px;
    }

    /*Dream*/
    /*Testimonial*/
    .star {
        margin-bottom: 10px;
    }

    .testimonial-content h4 {
        margin-bottom: 5px;
    }

    .testimonial-content p {
        margin-bottom: 25px;
    }

    .testimonial {
        padding-top: 54px;
        padding-bottom: 30px;
    }

    /*Testimonial*/
    /*Try*/
    .try-inner {
        padding: 60px 70px 60px 70px;
        margin-bottom: 75px;
    }


    /*Try*/
}

@media only screen and (max-width: 480px) {
    .paly-button {
        position: absolute;
        right: 36%;
        top: 54px;
        width: 15%;
    }

    .main-section {
        margin-top: -7rem;
    }

    .navbar-brand img {
        width: 200px;
    }

    .banner-content h1 {
        margin-bottom: 50px;
        font-size: 30px;
        padding-right: 0;
    }

    .nav-item a {
        font-size: 16px;
    }

    .banner-content h1 {
        margin-bottom: 54px;
    }

    .banner-content p {
        margin-bottom: 34px;
    }

    .store-section img {
        width: 45%;
    }

    .g-paly-btn {
        margin-right: 10px;
    }

    .block-outer2 {
        margin-top: 3rem;
    }

    .block-outer1 {
        padding-right: 0;
    }

    .block-outer2 {
        padding-left: 0;
    }

    /*Dream*/
    .dream-inner h2 {
        font-size: 30px;
    }

    /*Dream*/
    /*Features*/
    .feature-content-col h2 {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .testimonial-inner h2 {
        font-size: 30px;
        padding-right: 0px;
        margin-bottom: 36px;
    }

    .biz-app {
        padding: 45px 0 45px 0;
    }

    .features-content {
        margin-bottom: 25px;
        padding-right: 0;
    }
    .testimonial-row{
        text-align: center;
    }
    /*Features*/
    /*Try*/
    .try-inner p {
        font-size: 14px;
        line-height: 24px;
    }

    .try-inner {
        padding: 25px 10px 25px 10px;
        margin-bottom: 45px;
    }

    .try-content form {
        width: auto;
    }

    .try-content h2 {
        font-size: 32px;
    }

    .try-content input {
        margin-bottom: 10px;
    }

    .try-content input {
        font-size: 14px;
    }

    .try-content button {
        font-size: 14px;
    }

    /*Try*/
}

@media only screen and (max-width: 425px) {
    .main-section {
        margin-top: -10rem;
    }
}
