@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}




.sec-footer{
  
}

.sec-footer{
  padding: 60px 0 20px;
  background-color: #F8F9FC;
}

.sec-footer .main{
  
}

.sec-footer .main .logo{
  margin-top: 25px;
}

.sec-footer .main .logo img{
  
}

.sec-footer .main .tagline-bottom{
  
}

.sec-footer .main .tagline-bottom p{
  
}

.sec-footer .footer-menu{
  
margin-bottom: 20px;
  
text-align: right;
}

.sec-footer .footer-menu ul{
  
padding: 0;
  
list-style: none;
  
margin: 0;
}

.sec-footer .footer-menu ul li{display: inline-block;padding-left: 30px;}

.sec-footer .footer-menu ul li a{
  
font-size: 18px;
  
font-weight: 600;
  
color: #252525;
  
line-height: 34px;
transition: .5s all ease-in-out;
}

.sec-footer .address{
  
text-align: right;
}

.sec-footer .address a{
  
font-size: 17px;
  
font-weight: 400;
  
color: #393939;
  
line-height: 26px;
transition: .5s all ease-in-out;
}

.sec-footer .info{
  margin: 30px 0;
  text-align: right;
}

.sec-footer .info ul{
  
padding: 0;
  
list-style: none;
  
margin: 0;
}

.sec-footer .info ul li{
  
display: inline-block;
}

.sec-footer .info ul li a{font-size: 17px;font-weight: 400;color: #393939;line-height: 26px;margin-right: 10px;
        transition: .5s all ease-in-out;
}

.sec-footer .info ul li a i{
  color: #E51925;
}

.sec-footer .copy{
  
}

.sec-footer .copy p{
  font-size: 17px;
  font-weight: 400;
  color: #393939;
  line-height: 26px;
  margin: 0;
}

.sec-footer .social{text-align: right;}

.sec-footer .social ul{
  
padding: 0;
  
list-style: none;
  
margin: 0;
}

.sec-footer .social ul li{
  display: inline-block;
  margin-left: 10px;
}

.sec-footer .social ul li a{
  font-size: 30px;
  color: #fff;
}

.sec-footer .social ul li a i{
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-width: 1px;
  border-color: #0C4DA1;
  border-style: solid;
  background-color: #0C4DA1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}


.row.main-last {
    display: flex;
    align-items: center;
    border-top: 1px solid #B4B4B4;
    padding-top: 30px;
}

.sec-footer .info ul li a img {
    margin-right: 10px;
}

.sec-footer .info ul li a i {
    margin-right: 10px;
}

.sec-footer .address a i {
    color: #e51925;
    margin-right: 10px;
    font-size: 20px;
}

.section.webinar_sec.text-center .main {
    padding: 30px;
    background-color: #FAFAFA;
    margin-bottom: 50px;
    border: 2px solid #D9D9D9;
    border-radius: 10px;
        transition: .5s all ease-in-out;

}

.section.webinar_sec.text-center {
    background-color: #fff !important;
    padding: 80px 0;
}

.section.webinar_sec.text-center .discription {
    text-align: left;
    margin-top: 20px;
}

.section.webinar_sec.text-center .discription .title {
    font-size: 25px;
    font-weight: 700;
    color: #000;
    margin: 0 0 5px;
}

.section.webinar_sec.text-center .main .pic {}

.section.webinar_sec.text-center .main .pic img {
    border-radius: 10px;
}

.section.webinar_sec.text-center .main .discription .desc {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin: 0 0 10px;
}

.section.webinar_sec.text-center .main .discription .desc .webinar_duration {
    font-size: 14px !important;
    font-weight: 300 !important;
    color: #000 !important;
}

.webinar_duration {font-size: 14px;font-weight: 300;color: #000;margin: 0 0 10px;}

.section.webinar_sec.text-center .discription .more {
    margin-top: 20px;
    text-align: center;
}

.section.webinar_sec.text-center .discription .more a {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    background-color: #0C4DA1;
    display: block;
    border-radius: 20px;
    padding: 4px 0;
    transition: .5s all ease-in-out;
}

.section.webinar_sec.text-center .main:hover {
    background-color: #fff;
    transition: .5s all ease-in-out;
}


.sec-newsletter{
  padding-bottom: 50px;
}

.sec-newsletter .head{
  
}

.sec-newsletter .head .heading{
  display: inline-block;
}

.sec-newsletter .head h2 {
    margin: 0 0 0;
    font-size: 28px;
    font-weight: 500;
    color: #000;
    display: flex;
    align-items: center;
    line-height: 34px;
    padding-right: 13%;
}

.sec-newsletter .head h2 img {
    margin-right: 25px;
}

.sec-newsletter .form-right{
  
}

.sec-newsletter .form-right{
  
}

.sec-newsletter .container {
    padding: 60px 40px;
    background-color: #F8F9FC;
    margin-bottom: 50px;
}


.sec-newsletter input[type="email"] {
    position: relative;
    padding: 13px 20px;
    border: 1px solid #fff;
    width: 155%;
    background: #fff;
}

.sec-newsletter input[type="submit"] {
    position: absolute;
    bottom: 0px;
    right: 60px;
    width: 30%;
    padding: 17px 25px !important;
    background-color: #0c4da1;
    color: #fff;
    border-radius: 50px !important;
    transition: .5s all ease-in-out;
}

.sec-newsletter input[type="email"]::placeholder {
    color: #A3A3A3;
    transition: .5s all ease-in-out;
}


.section.webinar_sec.text-center .discription .more a:hover{
    background-color: #e51925 !important;
    transition: .5s all ease-in-out;
}

.sec-newsletter input[type="submit"]:hover {
    background-color: #e51925;
    transition: .5s all ease-in-out;
}


.sec-footer .footer-menu ul li a:hover {
    color: #e51925;
    transition: .5s all ease-in-out;
}

.sec-footer .address a:hover {
    color: #e51925 !important;
    transition: .5s all ease-in-out;
}


.sec-footer .info ul li a:hover {
    color: #e51925 !important;
    transition: .5s all ease-in-out;
}