@font-face {
    font-family: 'ITCAvantGardeStd-Bold';
    src: url(../fonts/itc-avant-garde-gothic-std-bold.otf);
}
@font-face {
    font-family: 'ITCAvantGardeStd-Book';
    src: url(../fonts/itc-avant-garde-gothic-std-book.otf);
}
@font-face {
    font-family: 'ITCAvantGardeStd-Demi';
    src: url(../fonts/itc-avant-garde-gothic-std-demi.otf);
}
@font-face {
    font-family: 'ITCAvantGardeStd-Extra-light';
    src: url(../fonts/itc-avant-garde-gothic-std-extra-light.otf);
}
@font-face {
    font-family: 'ITCAvantGardeStd-Medium';
    src: url(../fonts/itc-avant-garde-gothic-std-medium.otf);
}
@font-face {
    font-family: 'QikkiReg';
    src: url(../fonts/Qarmic_sans_Abridged.ttf);
}
body{
    font-size: 16px;
    background-color: #fff;
}
.common{
    width: 100%;
    float: left;
    clear: both;
}
.web-view{
    display: block;
}
.mobile-view{
    display: none;
}
.banner-content,
.banner-heading,
.section2-btn-div,
.section3,
footer{
    position: relative;
}
.banner-content,
.section2-btn-div,
.section3,
.section3-content,
.footer-content1, 
.footer-content2,
.footer-btn,
.special-offer {
    text-align: center;
}
.banner-heading .span1,
.banner-heading .span2,
.section3-heading,
.footer-content1, 
.footer-content2,
.footer-btn  {
  text-transform: uppercase;
}
/* Banner-section */
.banner-section {
    background-image: url(../images/banner-bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 128vh;
    background-color: #bfc7d5;
}
.banner-content {
    height: 100%;
    padding: 30px 15px;
    height: 124vh;
    background-image: url(../images/banner-bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
}
h1.banner-heading {
    display: inline-block;
    margin: 15% auto 0;
    z-index: 99;
}
.banner-heading::before {
    background-color: #90c4c2;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: -15%;
    z-index: -1;
    left: 0%;
    width: 200px;
    height: 200px;
}
.banner-heading .span1 {
  font-size: 65px;
  font-family: "QikkiReg";
  color: rgb(0, 0, 0);
}
.banner-heading .span2 {
    font-size: 40px;
    margin-left: 80px;
    padding: 1px 5px;
    font-family: "ITCAvantGardeStd-Demi";
    color: rgb(254, 254, 254);
    background-color: rgb(166, 3, 100);
}
.banner-heading .span3 {
    font-size: 80px;
    line-height: 0.9;
    font-family: "ITCAvantGardeStd-Medium";
    color: rgb(0, 0, 0);
}
.banner-content-bottom {
    position: absolute;
    padding-top: 0;
    height: 220px;
    width: 100%;
    /* padding-bottom: 100px; */
    bottom: 0;
}
/* section2 */
.section2{
    background-image: url('../images/section2-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15% 0 0 0;
}
.section2-btn-div {
    margin-bottom: 30px;
    padding-top: 30px;
}
.section2-btn {
    background-color: #a60364;
    font-family: 'ITCAvantGardeStd-Book';
    font-size: 40px;
    padding: 10px 10px;
    color: #fff;
    left: 31%;
    position: absolute;
    bottom: -25px;
}
.section2-btn span {
    background-color: #62003a;
    font-family: 'ITCAvantGardeStd-Bold';
    font-size: 37px;
    color: #fff;
    padding: 4px 7px;
}
.section2-btn span img {
    margin: -6px 0 2px!important;
    display: inline-block;
}
/* section3 */
.section3 {
    background-image: url(../images/section3.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 120vh;
}
button.section3-btn {
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none;
}
.section3-content {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    padding-top: 5%;
}
.section3-heading {
    line-height: 1;
    margin: 0;
}
.section3-heading .span-1{
    font-family: 'QikkiReg';
    font-size: 65px;
    color: #000;
}
.section3-heading .span-2{
    font-family: 'ITCAvantGardeStd-Medium';
    font-size: 40px;
    color: #000;
}
.section3-heading .span-3{
    font-family: 'ITCAvantGardeStd-Bold';
    font-size: 55px;
    color: #00a3a6;
}
.section3-heading .span-4 {
    font-family: 'ITCAvantGardeStd-Bold';
    font-size: 100px;
    color: #a60364;
    line-height: 0.7;
}
button.video-button {
    position: absolute;
    top: 46%;
    left: 45%;
    background: transparent;
    border: none;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}
.section3-heading .span-5 {
    font-family: 'ITCAvantGardeStd-Medium';
    font-size: 55px;
    line-height: 1.4;
    padding: 0 6px;
    color: #fff;
    border-radius: 5px;
    background-color: #00a3a6;
}
ul.live-chat-ul-2 > li,
ul.live-chat-ul-3 > li {
    margin: 8px 0;
}
.men-img, .lady-img {
    position: absolute;
    bottom: -26%;
}
.msg-img,
.msg2-img{
    z-index: -1;
    bottom: 8%;
    position: absolute;
}
.msg-img{
    left: -25%;
}
.men-img{
    left: -21%;
}
.msg2-img{
    right: -21%;
}
.lady-img{
    right: -18%;
}
.circle-img{
    margin: 0 auto;
}
.section3-img-div {
    position: relative;
    z-index: 9;
}
.circle-img {
    animation-name: spin;
    box-shadow: inset 16px 16px 50px #cacaca;
    border-radius: 50%;
    background: #fff;
    width: 560px;
    height: 560px;
    border-top: 5px solid #ffffff !important;
    border: 5px solid #a60364;
    animation-duration: 5000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.live-chat-ul-1,
.live-chat-ul-2,
.live-chat-ul-3{
    position: absolute;
    list-style: none;
    padding: 0;
}
.live-chat-ul-1 li{
    display: inline-block;
}
.live-chat-ul-1 {
    top: -20%;
    width: 100%;
}
.live-chat-ul-2, .live-chat-ul-3 {
    bottom: 10%;
}
.live-chat-ul-2{
    left: 0;
}
.live-chat-ul-3{
    right: 0;
}
/* footer */
footer{
    background-color: #a60364;
}
.footer-content1, 
.footer-content2,
.footer-btn {
    font-family: 'ITCAvantGardeStd-Demi';
    color: #fff;
    margin: 0;
}
.special-offer {
    width: 100%;
    height: 90px;
    bottom: 0;
    padding-bottom: 10px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    background-image: url(../images/btn-bg.png);
    background-size: 100% 90px;
}
.footer-btn {
    background: transparent;
    padding: 15px 0 0 0;
    border: none;
    line-height: 1;
    box-shadow: none;
    outline: none;
    font-size: 24px;
}
button.footer-btn span {
    font-size: 40px;
}
p.footer-content2 {
    font-size: 25px;
    padding-top: 15px;
}
p.footer-content1 {
    font-size: 18px;
    padding-top: 5px;
}
@media only screen and (min-width: 1400px){
    .section3{
        height: 100vh;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1200px){
    p.footer-content2 {
        font-size: 18px;
    }
    p.footer-content2 {
        font-size: 16px;
    }
    .footer-btn {
        font-size: 18px;
    }
    button.footer-btn span {
        font-size: 33px;
    }
    .special-offer {
        height: 75px;
    }
    .lady-img {
        right: 5%;
    }
    .men-img {
        left: 5%;
    }
    .msg-img {
        left: -4%;
    }
    .msg2-img {
        right: -4%;
    }
}
@media only screen and (min-width: 1400px){
    .slick-prev {
        left: 25px !important;
    }
    .slick-next {
        right: 25px !important;
    }
}
.slick-prev:before, .slick-next:before {
    font-size: 50px !important;
}
.slick-prev, .slick-next{
    top: 40% !important;
    z-index: 999;
}
@media only screen and (max-width: 768px){
    .web-view{
        display: none;
    }
    .mobile-view{
        display: block;
    }
    .msg-img, .msg2-img,
    .circle-img{
        display: none;
    }
    .special-offer {
        margin: 10px auto;
        position: relative;
    }
    .section3 {
        height: 100%;
        padding: 40px 0;
    }
    .live-chat-ul-1, 
    .live-chat-ul-2, 
    .live-chat-ul-3 {
        position: relative;
    }
    .section3-content {
        position: relative;
    }
    .men-img.img-responsive{
        display: block;
        margin: 0 auto !important;
        left: auto;
        position: relative;
        /* top: auto; */
        /* bottom: 0 !important; */
    }
    .section3-heading .span-5{
        font-size: 40px;
    }
    .section3-heading .span-1 {
        font-size: 60px;
    }
    .lady-img{
        margin: 15px auto 0 !important;
        left: 0;
        position: relative;
        /* top: auto; */
        /* bottom: 0 !important; */
    }
    .live-chat-ul-1 li, 
    .live-chat-ul-2 li,
     .live-chat-ul-3 li {
        width: 100%;
        text-align: center;
        margin: 10px 0;
            display: block;
    }
    .live-chat-ul-1 li img, 
    .live-chat-ul-2 li img, 
    .live-chat-ul-3 li img {
        margin: 0 auto;
    }
    .section2-btn {
        font-size: 20px;
        padding: 7px 7px;
        left: auto;
        position: relative;
        bottom: 0;
        margin: 0 auto;
    }
    .section2-btn span {
        font-size: 18px;
        padding: 4px 0px 4px 5px;
    }
    .section2-btn span img {
        width: 26px;
        margin: -4px 0 2px!important;
    }
    a.site-logo.common img {
        width: 100%;
    }
    footer.common > div > div {
        height: auto !important;
    }
    .footer-btn {
        font-size: 16px;
    }
    button.footer-btn span {
        font-size: 30px;
    }
    p.footer-content2 {
        font-size: 16px !important;
        padding: 0 0 10px;
    }
    .banner-content-bottom img {
        width: 200px;
    }
    .banner-heading .span1 {
        font-size: 35px;
    }
    .banner-heading .span2 {
        font-size: 25px;
        line-height: 1;
        padding-top: 5px;
    }
    .banner-heading .span3 {
        font-size: 40px;
    }
    .banner-heading::before {
        width: 120px;
        height: 120px;
    }
    .banner-content{
        height: 90vh;
    }
    .banner-section {
        height: 90vh;
    }
    .banner-content-bottom {
        padding-top: 23%;
    }
    .slick-prev, .slick-next{
        display: none!important;
    }
}
button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
    display: none;
}   
.slick-initialized .slick-slide {
    outline: none;
}
.video {
    margin: 150px 0 100px;
}
.video iframe {
    max-width: 100%;
}
@media (max-width: 1200px) and (min-width: 1000px){
	.video iframe {
		max-width: 60%;
	}
}
@media (max-width: 1000px) and (min-width: 768px){
	.live-chat-ul-1 li{
		max-width: 24%;
	}
}