body, html {
    height: 100%;
}
html {
    padding: 0;
    margin: 0;
    scroll-behavior: smooth;
}
body {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 400;
    color: #414042;
    font-family: 'Lato', sans-serif;
    overflow: hidden;
    background: #1f1f1f;
}
.footer_mobile_social .whatsapp a {
    font-size: 16px;
    align-items: center;
    display: flex;
}
@font-face {
    font-family: 'akrobatblack';
    src: url('../fonts/akrobat-black.woff2') format('woff2'), url('../fonts/akrobat-black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
}
p {
    line-height: 1.6;
    margin: 0 0 1.8em 0;
    font-size: 0.9em;
}
a, button {
    outline: none;
    transition: all 0.5s ease-out;
}
button, .btn-primary {
    border-style: solid;
    border-width: 2px;
    border-color: rgb(236, 236, 236);
    background: -moz-linear-gradient(top, rgba(74, 18, 30, 0.6) 0%, rgba(127, 32, 52, 0.63) 100%);
    background: -webkit-linear-gradient(top, rgba(74, 18, 30, 0.6) 0%, rgba(127, 32, 52, 0.63) 100%);
    background: linear-gradient(to bottom, rgba(74, 18, 30, 0.6) 0%, rgba(127, 32, 52, 0.63) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#994a121e', endColorstr='#a17f2034', GradientType=0);
    padding: .5em 2em;
    transition: opacity ease-in-out 0.5s;
    color: #fff;
    border-radius: 20em;
    font-size: 1em;
    box-shadow: none !important;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
button:hover, .btn-primary:hover, button:focus, .btn-primary:focus {
    border-color: rgb(236, 236, 236) !important;
}
img {
    max-width: 100%;
}
.d-none{
    display: none;
}
.transition {
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 21;
    top: 0;
    background: #ffffffa3;
    transition: opacity ease-in-out 0.5s, z-index ease-in-out 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}
.transition.hide {
    opacity: 0;
    z-index: -1;
    display: none;
}
.container{
    max-width: 92%;
    width: 100%;
    margin: 0 auto;
}
.header_section{
    width: 100%;
    display: inline-block;
    padding: 0 0 0 0;
    text-align: center;
    background: url(../images/main_Screen.jpg) no-repeat;
    background-size: 100% 100%;
    height: 100vh;
    position: relative;
}
.caption{
    display: inline-block;
    position: absolute;
    left: 8em;
    top: 40%;
    transform: translateY(-45%);
    text-align: left;
;;;}
.caption h1{
    width: 100%;
    display: inline-block;
    padding: 0 0 0 0;
    font-family: 'akrobatblack';
    color: #fff;
    font-size: 5.700em;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
}
.caption h2{
    width: 100%;
    display: inline-block;
    padding: 0 0 0 0;
    font-family: 'akrobatblack';
    color: #fff;
    font-size: 4.650em;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
font-size: 60px;color: #d96602;}
.caption .btn-primary {
    background: #d96602;
    padding: 0.4em 1.4em;
    
    border-radius: 20em;
    font-size: 1.4em;
    box-shadow: none !important;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    border: 0;
    text-decoration: none;
    margin: 1em 0 0 0;
    
    line-height: 1;
    text-transform: uppercase;
    float: left;
color: white;}
.caption .btn-primary:hover {
    
}
.caption .btn-primary span {
    font-family: 'Lato', sans-serif;
    font-size: 1em;
    font-weight: 600;
    float: left;
color: white;}
.caption .btn-primary strong {
    font-size: 1.565em;
    font-family: 'akrobatblack';
    line-height: 0.7em;
}
.caption .btn-primary img {
    padding: 0.2em 0.5em 0.2em 0;
    float: left;
    width: 2.1em;
}
.footer_wrapper {
    width: 100%;
    display: inline-block;
    padding: 0 0 1.5em 0;
    position: fixed;
    left: 0;
    bottom: 0;
}
.footer {
    width: 100%;
    display: flex;
    padding: 0 0 0 0;
    align-items: center;
    justify-content: flex-start;
}
.footer .logo {
    width: auto;
    display: inline-block;
}
.footer h3 {
    display: inline-block;
    margin: 0;
    font-size: 1.8em;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    padding: 0 2em 0 1em;
}
.footer .social {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0 2em 0 0;
}
.footer .social li{
    display: inline-block;
    padding: 0 0.3em 0 0.3em;
}
.whatsapp {
    display: inline-block;
    border-left: 0.2em solid #fff;
    padding: 0.4em 1.5em;
    font-size: 1.3em;
    color: #d96602;
    font-weight: 600;
    margin-right: 1.5em;
    line-height: 1.1;
}
.whatsapp a {
    font-size: 1.5em;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    display: inherit;
    text-decoration: none;
}
.whatsapp a:hover {
    /* color: #ffd800; */
}
.whatsapp:last-child{
    margin-right: 0;
}
.copyright {
    width: 100%;
    display: inline-block;
    padding: 0 0 0 0;
    text-align: center;
}
.copyright p{
    display: inline-block;
    padding: 0 2em 0 0;
    margin: 0;
    font-size: 1em;
    color: #fff;
    font-weight: 600;
}
.footer-menu{
    width: auto;
    list-style-type: none;
    margin: 0 0 0 2em;
    padding: 0 0;
    display: inline-block;
}
.footer-menu li{
    display: inline-block;
    font-size: 1em;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    padding: 0 0.3em;
}
.footer-menu li a{
    text-decoration: none;
    color: #fff;
}
.footer-menu li a:hover{
    color: #ffd800;
}
@media only screen and (max-width: 1680px) {
    body {
        font-size: 17px;
   }
}
@media only screen and (max-width: 1600px) {
    body {
        font-size: 15px;
   }
}
@media only screen and (max-width: 1440px) {
    body {
        font-size: 13px;
   }
    .footer .social li img {
        width: 38px;
   }
    .footer .logo img {
        width: 78%;
   }
}
@media only screen and (max-width: 1366px) {
    body {
        font-size: 12px;
   }
}
@media only screen and (max-width: 1199px) {   
    body {
        font-size: 9px;
   }
    .whatsapp {
        line-height: 2;
   }
    .footer .social li img {
        width: 32px;
   }
    .whatsapp a {
        font-size: 1.3em;
   display: flex;align-items: center;}
    .whatsapp {
        font-size: 1.5em;
   }
    .footer .logo img {
        width: 66%;
   }
    .footer h3 {
        line-height: 1.4;
   }
}
@media only screen and (max-width: 991px) {
    .header_section{
        background: url(../images/hero_ipad_banner.jpg) no-repeat;
        background-size: cover;
   }

   .footer_mobile_social .whatsapp.bdr-none a.my-whatsapp {
    font-size: 16px!important;
}

.footer_mobile_social .whatsapp a {
    font-size: 16px!important;
}
    .caption .btn-primary {
        font-size: 1.4em;
        float: none;
        display: inline-block;
        line-height: 1.3;
   }
    .caption .btn-primary {
        font-size: 2em;
        float: none;
        display: inline-block;
   }
.caption {
   left: 0em;
   bottom: 25em;
   transform: translateY(0%);
   text-align: center;
   top: auto;
}
    .caption h1 {
        font-size: 6.700em;
        line-height: 1.5;
   }
    .caption h2 {
        font-size: 5.650em;
   color: white;}
    .footer {
        justify-content: center;
   }
    .copyright {
        padding: 3em 0 0 0;
   }
    .d-none{
        display: block;
   display: none;}
   .footer h3{
       display: none;
   }
   .footer .logo img {
   width: 100%;
}
.footer .logo {
   width: 20%;
   margin-right: 1em;
}
}
@media only screen and (max-width: 767px) {
.footer .logo {
   width: 100%;
}
    .footer .logo img {
         width: 25%;
       margin: 0 auto;
       display: inherit;
   }
    .footer {
        justify-content: center;
        flex-wrap: wrap;
   }
    .footer h3 {
        padding: 0 0em 0 1em;
   }
    .copyright p {
        padding: 0 0 0em 0;
        font-size: 1.5em;
   }
    .footer-menu {
        margin: 0;
        padding: 0;
   }
    .footer-menu li {
        font-size: 1.5em;
   }
.footer .social {
   padding: 1.5em 0em 1.5em 0;
   width: 100%;
   text-align: center;
}
    .copyright {
        padding: 1.5em 0 0 0;
   }
    .caption h1 {
        font-size: 4em;
        line-height: 1.2;
   }
.caption h2 {
   font-size: 3.5em;
color: white;}
.caption .btn-primary {
   font-size: 1.4em;
}
.caption .btn-primary img {
   width: 2.3em;
}
    .footer_wrapper {
        padding: 0 0 1.5em 0;
   }
   .bdr-none{
       border-left: 0;
       padding: 0;

;;max-width: 100%;width: 100%;}
.whatsapp:last-child {
   margin-right: 0;
   padding-right: 0;
   padding-bottom: 0;
   padding-top: 0;
}
.caption {
   bottom: 40em;
}
.res_footer.d-none{display: block !important;width:100%;}
    .footer .logo {width: 100%;        display: none;    }
    .footer h3 {display: none;    }
    .footer .social {display: none !important;    }
    .res_footer.d-none .d-flex {width: 100%;        text-align: center;        display: flex;        align-items: center;        padding: 0;        flex-wrap: wrap;    }
    .res_footer.d-none .logo {display: block !important;}
    .res_footer.d-none h3 {flex: 0 0 45%;	max-width: 45%;	display: block !important;	padding: 0;}
    .res_footer.d-none .social {display: block !important;}
    .res_footer.d-none .class-6 {max-width: 25%;}
    .footer .logo img {width: 45%;margin: 0 auto;display: inherit;}

.footer .caption.d-none{	position: relative;	bottom: auto !important;	margin-bottom: 35px;	display: block !important;}
.footer .caption.d-none {display: block !important;}
.header_section .caption {display: none;}
}
.caption.d-none{display: none;}
@media (max-width: 600px) {

.caption {
	bottom: 25em !important;
}
}
@media only screen and (max-width: 360px) {
    .caption {
   bottom: 40em;
}
    }
@media only screen and (max-width: 320px) {
    .caption .btn-primary {
        font-size: 1.1em;
   }
    .caption h2 {
        font-size: 3.65em;
   }
    .caption h1 {
        font-size: 4em;
   }
    .footer-menu li {
        font-size: 1.3em;
   }
    .copyright p {
        font-size: 1.3em;
   }
.footer .social li img {
   width: 22px;
}
    .footer h3 {
        font-size: 1.9em;
   }
    .footer .logo {
        width: 25%;
   }
    .footer .social {
        padding: 0.5em 0em 0 0;
   }
    .copyright {
        padding: 0.5em 0 0 0;
   }
.caption {
   bottom: 19em;
}
.footer .logo img {
   width: 80%;
   }
   .caption h2 {
   font-size: 2.65em;
}
.caption h1 {
   font-size: 3em;
}
.whatsapp {
   font-size: 1.3em;
}
}


a.my-whatsapp {
    display: flex;
    align-items: center;
}

.my-wimg {
    max-width: 30px;
    padding-right: 10px;
}


.footer_mobile_social {
    display: flex;
    align-items: center;
    width: 100%;
    margin: auto;
}
.footer_mobile_social .whatsapp.bdr-none a.my-whatsapp {
    font-size: 25px;
}
.footer_mobile_social .whatsapp a {
    font-size: 25px;
}

@media only screen and (min-width: 767px) {
    .footer ul.social {
        display: flex;
        align-items: center;
    }
    .footer ul.social img {
        width: 50px;
    }
    .footer_mobile_social {
        width: auto;
    }
    .footer .social li:nth-child(1) a {
        padding-right: 10px;
    }
}