/*@font-face {
    font-family: "rollerscript";
    src: url("fonts/Rollerscript.ttf") format("truetype");
}*/
@font-face {
    font-family: "romantica";
    src: url("fonts/Romantica.ttf") format("truetype");
}

@font-face {
    font-family: "MYRIADPRO-REGULAR";
    src: url("fonts/MYRIADPRO-REGULAR.OTF") format("truetype");
}

body {
    max-width: 100%;
    overflow-x: hidden;
    font-family: "rollerscript";
}

*:hover {
    text-decoration: none!important;
}

*:focus {
    outline: none!important;
}

/*nav start*/
.logo_cont {
    width: 59px;
    display: inline-block;
}

.logo_cont img {
    width: 100%;
}

.nav_inner {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 26px;
}

.close_nav {
    display: none;
}

.nav_outer {
    display: inline-block;
    float: right;
    margin-top: 22px;
}

.nav_outer ul {
    padding-left: 0;
    list-style: none;
    text-align: right;
}

.nav_outer li {
    font-size: 17px;
    display: inline-block;
    margin: 0px 8px;
    color: #e3bf89;
    font-family: 'Baskervville', serif;
    font-style: italic;
}

.nav_outer li a {
    color: unset;
}

.nav_outer li.close_nav {
    display: none;
}

button.open_nav {
    display: none;
}

/*nav end*/
body.body_Deleberation {
    font-family: 'Baskervville', serif;
    background: black;
}

.subheading_banner {
    font-size: 20px;
}

/* v slider styling*/
.vertical-center-2 .slick-slide {
    opacity: .3!important;
    transition: all .5s!important;
}

.vertical-center-2 .slick-active.slick-center {
    opacity: 1!important;
    transition: all .5s!important;
}

/*v slider styling end*/
.row {
    width: 100%;
}

.deleberation_cont {
    width: 100%;
    height: 83vh;
    overflow: hidden;
    margin: 0 auto;
}

.body_Deleberation .nav_inner {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 26px;
}

.v_slide_cont p {
    font-size: 28px;
    line-height: 45px;
    color: white;
}

.v_slide_cont p::first-letter {
    font-size: 57px;
    font-family: "romantica";
}

.v_slide_cont span {
    display: block;
    text-align: right;
    font-size: 19px;
    color: #bababa;
}

.v_slide_cont {
    margin-top: 27px;
    margin-bottom: 20px;
}

.inner_reg_slider video {
    background: white;
    width: 100%;
}

.inner_reg_slider img {
    width: 100%;
    height: auto;
}

.inner_reg_slider p {
    display: block;
    text-align: right;
}

.inner_reg_slider > p:nth-child(2) {
    color: #bababa;
    font-size: 19px;
    margin-bottom: 2px;
}

.inner_reg_slider > p:nth-child(3) {
    color: #bababa;
    font-size: 16px;
}

.inner_reg_slider > p:nth-child(4) {
    color: #bababa;
    font-size: 13px;
}

.bottom_para {
    font-size: 13px;
    color: #babab1;
    width: 280px;
    display: block;
    text-align: left;
    margin-top: 29px;
    font-family: "MYRIADPRO-REGULAR";
}

.slick-arrow {
    left: -25px;
    display: none !important;
}

section.regular {
    width: 90%;
    float: right;
}
.vertical-center-2 .slick-list {
    margin-top: -31px;
}
.inner_reg_slider p {
    display: block;
    text-align: left;
}
.bottom_para {
    font-size: 15px;
}
@media only screen and (max-width: 900px) and (min-width: 300px) {
.prev_next_d {
    display: inline-block!important;
    width: 49%;
	background: no-repeat;
    border: none;
    color: white;
	font-family: 'Baskervville', serif;
}

.v_c_2_button_cont{
	margin-bottom: 40px;
    margin-top: -20px;
    text-align: center;
}
#prev {
	border-right: 1.5px dashed white;
}
}
.delibaration_footer {
    display: block;
    text-align: right;
    color: #040303;
    width: 99%;
    margin: 0 auto;
    font-size:12px;
    position: fixed;
    z-index: 2;
    font-family: 'Baskervville', serif;
    bottom: 03px;
}
.delibaration_footer a{
    color: #040303;
    font-size:12px;
    font-family: 'Baskervville', serif;
}
footer.delibaration_footer span{
    position: static;
    font-family: 'Baskervville', serif;
}
@media only screen and (max-width: 900px) and (min-width: 300px){
    .delibaration_footer {
    display: block;
    text-align: center;
    color: black;
    width: 100%;
    margin: -33px auto 0px;
    position: static;
    font-size:17px;
}

}
.delibaration_footer {
    display: block;
    text-align: right;
    color: #040303;
    width: 99%;
    margin: 0 auto;
    font-size:12px;
    position: fixed;
    z-index: 2;
    font-family: 'Baskervville', serif;
    bottom: 03px;
}
.delibaration_footer a{
    color: #040303;
    font-size:12px;
    font-family: 'Baskervville', serif;
}
footer.delibaration_footer span{
    position: static;
    font-family: 'Baskervville', serif;
}
@media only screen and (max-width: 900px) and (min-width: 300px){
    .delibaration_footer {
    display: block;
    text-align: center;
    color: black;
    width: 100%;
    margin: -33px auto 0px;
    position: static;
    font-size:17px;
}

}