﻿ p {
    line-height: 26px
}

 .community-cta {
    padding: 25px 0px 10px 0px !important;
    margin-top: 70px;
    position: relative;
    color: #fff;
    overflow: hidden;
    background: #333 !important;
    border-radius: 7px;
    height : 380px;
}

.blog-right-sec .row {
    padding: 14px 2px;
    border-bottom: 1px dashed #ccc
}

#LiveFreeDemo {
    margin-top: 0
}

.blog-right-sec .row .col-sm-9 {
    padding-right: 15px;
    padding-left: 5px
}

.blog-right-sec .row .col-sm-3 {
    padding-right: 8px;
    padding-left: 5px
}

.blog-right-sec a {
    font-size: 13px
}

.blog-right-sec {
    padding: 15px
}

.demo-product .cta:after {
    background: #333;
    box-shadow: none
}

.form-group .form-control {
    min-height: 41px;
    width: 100%;
    border-radius: 4px
}

.request-demo-module h3 {
    color: #fff !important
}

.social-media-share-link {
    position: fixed;
    bottom: 20px;
    z-index: 999;
    left: 96%;
    top: 65%;
    bottom: 50px;
    display:block;
}

#opencol {
    position: fixed;
    top: 46%;
    right: -26px;
}
 
.social-media-share-link a .fa {
    color: #fff;
    border: 2px solid #f1f1f1;
    line-height: 37px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    margin-top: 3px;
    text-align: center;
    border-radius: 2px
}

.social-media-share-link .fa-envelope-o {
    background: #1d94c6
}

.social-media-share-link a .fa-whatsapp {
    background: #34af23
}

.social-media-share-link a .fa-facebook {
    background: #4369a5
}

.social-media-share-link a .fa-linkedin {
    background: #0275ae
}

.social-media-share-link a .fa-twitter {
    background: #1da1f2
}

.sec2_img {
    width: 80%;
    float: left;
    position: relative;
    margin: 0 10%
}

.video_img {
    width: 250px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer
}

.video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    animation: pulse-border 1.5s ease-out infinite
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #209cdf;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    transition: all .2s
}

.video_iframe {
    position: absolute;
    top: 4%;
    left: 4%;
    width: 89%;
    height: 84%;
    border-radius: 20px;
    display: none
}

.smartphone .embed-video {
    width: 100% !important;
    height: 100%;
    margin: 0 auto;
    background-image: url(../jpg/national-curriculum-framework-thumbnail.jpg) !important;
    border-radius: 5px 5px 0 0;
}

.smartphone {
    position: relative;
    height: 550px;
    margin: auto;
    border: 6px #070000 solid;
    border-top-width: 25px;
    border-bottom-width: 50px;
    border-radius: 36px;
    top: 25px
}

    .smartphone:before {
        content: '';
        display: block;
        width: 60px;
        height: 5px;
        position: absolute;
        top: -3%;
        left: 50%;
        transform: translate(-50%,-50%);
        background: #4f4e4e;
        border-radius: 10px;
        z-index: 2
    }

    .smartphone:after {
        content: '';
        display: block;
        width: 25px;
        height: 25px;
        position: absolute;
        left: 50%;
        bottom: -65px;
        transform: translate(-50%,-50%);
        background: #4f4e4e;
        border-radius: 50%;
        z-index: 1;
        top: 106%
    }

.blog-content iframe {
    max-width: 100%
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: opacity .5s;
    visibility: hidden;
    opacity: 0
}

    .overlay:target {
        visibility: visible;
        opacity: 1
    }

.modal-contents {
    z-index: 99999
}

 .cta {
    z-index: 0
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma,Arial,sans-serif
}

.popup .close {
    position: absolute;
    top: 0;
    right: 10px;
    transition: all .2s;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none;
    color: #fff
}

    .popup .close:hover {
        color: #06d85f
    }

.popup .content {
    max-height: 30%;
    overflow: auto;
    border-radius: 10px 10px 0 0 !important
}

.product-pg-banner {
    z-index: 0
}

.close {
    color: #111;
    opacity: .7;
    margin-right: 10px
}

.modal-contents {
    border: none;
    border: 1px solid rgba(0,0,0,);
    border-radius: 10px;
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    width: 350px;
    background-color: #fff;
    z-index: 99999
}

.modal-header {
    padding: 0;
    border-bottom: none
}

.modal-dialogs {
    margin: 0 auto;
    position: relative;
    bottom: 0;
    right: 0;
    margin: 0;
    top: 15px;
    width: 325px;
    border-radius: 10px
}

.modal {
    padding-right: 0
}

#popup1 > div > div > div > p {
    font-size: 14px;
    font-weight: 600
}

.webinar-heading {
    border-left: none;
    border-bottom: none;
    color: #276a9c;
    font-size: 18px !important;
    margin: 0;
    padding: 12px;
    line-height: 24px;
    font-family: OpenSans-Semibold;
    text-transform: capitalize;
    color: #143b64;
    font-weight: 300
}

.btn-register {
    background-color: #0080c7;
    letter-spacing: 1px;
    padding: 10px 20px;
    margin-top: 5px;
    font-size: 12px
}

    .btn-register:focus, .btn-register:hover {
        background-color: #0775b1;
        box-shadow: 0 0 11px rgba(33,33,33,.2)
    }

.modal-body-footer {
    text-align: center;
    background-color: #142552;
    color: #fff;
    margin-top: 15px;
    font-weight: 300
}

    .modal-body-footer a {
        color: #fff;
        font-weight: 300;
        padding: 0 5px;
        font-size: 12px
    }

.modal-body {
    padding: 10px
}

.l_c_h {
    width: 345px;
    position: fixed;
    bottom: 0;
    right: 0;
    background: #fff;
    border-radius: 3px;
    z-index: 5000;
    display: block;
    border-radius: 5px 5px 0 0
}

    .l_c_h .c_h {
        cursor: pointer;
        background: #0081c5;
        line-height: 34px;
        border-radius: 5px 5px 0 0
    }

    .l_c_h .left_c {
        color: #ebebeb;
        width: 300px;
        font-size: 16px;
        font-family: Arial,Helvetica,sans-serif
    }

    .l_c_h .right_c {
        text-align: center;
        background: #63b345;
        line-height: 36px;
        border-radius: 5px 0 0 0
    }

.clear {
    clear: both
}

.chat_container {
    border-radius: 5px
}

.left {
    float: left
}

.center_icons {
    padding-left: 15px;
    padding-top: 3px
}

.right {
    float: right
}

.left_icons {
    width: 35px;
    height: auto;
    text-align: center;
    color: #999;
    background: #ff8f32;
    font-size: 15px
}

    .left_icons a {
        color: #fff;
        font-weight: 400
    }

.btn-register {
    background-color: #0080c7;
    letter-spacing: 1px;
    padding: 10px 20px;
    margin-top: 5px;
    font-size: 12px
}

    .btn-register:hover {
        background-color: #0775b1 !important;
        box-shadow: 5px 7px 23px 0 rgb(58 52 82 / 16%)
    }

.mid-ctas {
    background: url(../png/ctas_bg.png) !important;
    padding: 25px 20px;
    background-repeat: no-repeat !important
}

.contact-details-new {
    background: url(../png/new-blog-cta.png) !important;
    padding: 25px 20px;
    background-repeat: no-repeat !important;
    border-radius: 0 40px 40px 40px
}

.l_c_h {
    display: none
}
.blog-ad {
     background-color: #1d6fb8; 
  background-image: radial-gradient(circle, #1d6fb8, #2457a6, #27479a);
  padding: 15px;
    text-align: center;
    color: #fff;

}
    .blog-ad h3 {
        color: #fff!important;
        padding-bottom:5px;
    }
        

    .blog-ad span {
        color:#fadb28;
    }
    .blog-ad .col-sm-6 {
        padding:10px;
    }
    .blog-ad .first {

    
       
    }
    .blog-ad .second {
}
 .blog-ad .third {
   border-top:2px solid #fff;
    
     
    
}

    .blog-ad .fourth {

      
        border-top:2px solid #fff;
      
    }


.community-cta iframe {
    height: 270px;
}
.submit-btn
{
    margin-top:10px;
}

@media only screen and (max-width:1024px) {
    .community-cta iframe {
        height: 380px
    }
}

@media only screen and (max-width:768px) {
    .community-cta iframe {
        height: 400px
    }
    #opencol {
    right: -26px;
}
    .text-right {
    text-align: left!important;
}
}

@media only screen and (max-width:767px) {
    .community-cta iframe {
        height: 400px
    }

    .social-media-share-link {
        position: fixed;
        bottom: 20px;
        z-index: 9999;
        left: 26%;
        top: 90%;
        bottom: 20%;
        display: none;
    }

        .social-media-share-link a {
            background: #fff;
            padding: 20px 10px;
            box-shadow: 5px 7px 23px 0 rgb(58 52 82 / 16%)
        }

    #opencol {
        display: none
    }

    .contact-details-new {
        margin-top: 35px
    }
}

@media only screen and (max-width:425px) {
    .community-cta iframe {
        height: 446px
    }
}

@media only screen and (max-width:375px) {
    .community-cta iframe {
        height: 470px
    }
}

@media only screen and (max-width:360px) {
    .community-cta iframe {
        height: 480px
    }
}

@media only screen and (max-width:320px) {
    .community-cta iframe {
        height: 400px
    }
}

