*
{
    margin: 0;
    padding: 0;
    
}
body
{
    overflow-x: hidden;
}
.owl-dots
{
    visibility: hidden;
}
.last-slider .owl-dots
{
    visibility: visible;
    font-size: 24px;
    position: absolute;
    left: 27rem;
    top: 33rem;
    
}
.owl-theme .owl-dots .owl-dot span
{
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border: 0.3px solid #232323;
}
 #first-owl .owl-item img
{
    height: 100vh;
}
#position
{
    position: fixed!important;
    width: 100%;
    z-index: 50;
    background-color: white;   
}
.list-item li a
{
    text-decoration: none;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
    
    color: #78797b;
    transition: all 400ms linear 0s;
   
}
.list-item li a span{
    visibility: hidden;
    transition: all 400ms linear 0s;
}
.list-item li a:hover   span{
    visibility: visible;
}
#aboutme h2 ,#photography h2 ,#wedding-photo h2,#last-work-title h2
,.texts h2,.contact_title h2,.top h3{
    font-family: "Playfair Display", serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 35px;
    color: rgb(35, 35, 35);
}
.texts h2 span{
    font-family: "Playfair Display", serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    font-color:rgb(35,35,35);
    font-style: italic;
}
#aboutme span , #photography p , #photography #title-tag h6,#wedding-photo p,#last-work-title p,.box-content h6,.contact_title p
{
    font-family: "Playfair Display", serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    color: rgb(120, 121, 123);
    font-style: italic;
        
}
#aboutme p
{
    font-family: Hind, sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        color: rgb(35, 35, 35);
       text-align: justify;
        letter-spacing: -0.05px;
        margin-bottom: 0.5rem;
    
}
#title-tag h3
{
    font-family: "Playfair Display", serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: rgb(35, 35, 35);
    
}
#title-tag p
{
    font: 400 12px/18px "Montserrat", sans-serif;
    color: #232323;


}
.box-content
{
    left:0.95rem;
    display: block;
    z-index: 1300;
    background-color: #ffffff;
    top: 14.8rem;
    display: none;
}
.box-content h4 , .texts h4
{
    font-size: 13.97px;
    font-family: "Playfair Display", serif;
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1.11px;
    line-height: 18px;
    
}
.img:hover .box-content
{
    display: block;
} 
.bx 
{
    top:27rem;
    width: 50%;
}
#wedding-photo
{
    
    background: url("../image/background/photo-bg.jpg") no-repeat scroll center 0;
        background-size: cover;
        
        padding-top: 1px;
        padding-bottom: 0px;
        background-color: #232323;
        
}
.inner-black
{
    background-color: rgba(35, 35, 35, 0.9);
        z-index: 1;
        position: relative;
        color: #fff;
        padding: 0 10%;
        margin-top: 2.5%;
        margin-bottom: 2.5%;
    
}
figcaption
{
    z-index: 1300;
    top:1rem;
     width: 80%;
     left: 2rem;
     padding:12% 0;
     opacity: 0;
     transition: all 450ms ease-in;
}
#wedding-photo-col:hover figcaption
{
    opacity: 1;
}
.texts h6 ,.texts a{
    font: 400 12px/17px "Playfair Display", serif;
    color: #78797b;
    letter-spacing: 6px;
    text-transform: uppercase; 
}
.texts a
{   
    font-size: 12px;
    font-style: italic;
}
.last-fig
{
    left:2.8rem;
    width: 90%;
    padding: 6.5% 0;
}
.slideb
{
    position: absolute;
    top: 117.60rem;
    left: 47.2rem;
    bottom: 0;

    width: 200px;
    height: 100px;
    background: #ffffff;
    font-size: 36px;
    line-height: 100px;
    color: #78797b;
    text-align: center;
    z-index: 2;
    cursor: pointer;

}

.testi_next::after
    {
        content: "";
        height: 30px;
        width: 1px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #bbbcbd;
    }
    
.slideb
{
        top:113.47rem;
        left: 42.1rem;
}
.side-menu
    {
        position: absolute;
        right: 0px;
        top: 104px;
        width: 75px;
        min-height: 772px;
        z-index: 10;
        overflow: hidden;
        background-color: #ffffff;
    }
    .side-menu .lang-n
    {
        transform: rotate(90deg);
        margin-top: 75px;
        font-size: 16px;
        font-weight: bold;
        font-family: "Montserrat", sans-serif;
        font-weight: bold;
        width: 115px;
        margin-left: -22px;
    }
    .side-menu .lang-n a.active
    {
    color: #232323;
        margin-left: 0px;
    }
    .side-menu .lang-n a
    {
    color: #78797b;
        margin-left: 40px;
        position: relative;
        text-decoration: none;
    }
    .side-menu .lang-n a:before
    {
    content: "";
        position: absolute;
        bottom: 10px;
        left: -34px;
        height: 1px;
        width: 25px;
        background: #232323;
    }
    .side-menu .lang-n a.active:before
    {
       display: none; 
    }
    .side-menu .lang-n ul
    {
        position: absolute;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }
    .side-menu .lang-n ul li
    {
        margin-bottom: 25px;
    }
    .side-menu .lang-n ul li a
    {
        font-size: 13px;
        color: #78797b;
        transition: all 0.3s linear;
    }
    .bar
    {
        margin-top: 14rem;
    }
    .bar i{
        font-size: 24px;
        color: #78797b;
    }
    .soci
    {
        margin-top: 14rem;
        margin-left: 38%;
    }
    .soci i{
        margin-top: 55%;
        color: #78797b;
    }
    .textslide{
        width: 75%;
        top: 31rem;
         left: 4rem;
        z-index: 1300;
        padding: 1% 2%;
    }
    .slidea
    {
        left:45rem; top: 1rem; font-size: 48px;
       
    }
    .loadd:hover 
    {
        text-decoration-line: none;
        transition: 1s linear;
        background-color: #232323;
        color: #fff;
    }
    .slidea i
    {
        padding: 0 50px;
    }
    .form_inner .form-control {
        font: 400 12px/22px "Hind",sans-serif;
        color: #232323;
        box-shadow: none;
        border: 0;
        border-bottom: 1px solid #78797b;
    border-radius: 0;
    padding-left: 20px;
    padding-bottom: 12px;
    height: auto;
    background: 0 0;
    transition: all .6s linear;
    }
    .form_inner .form-group {
        margin-bottom: 75px;
    }
    .contact_form .form-btn {
        text-align: right;
    }
    .submit_btn {
        font:700 12px/26px "Montserrat",sans-serif;
        color:#78797b;
        text-transform:uppercase;
        background:0 0;
        border-radius:0;
        box-shadow:none;
        letter-spacing:.6px;
        position:relative;
        padding:0;
        transition:all .3s linear 0s
       }
       .submit_btn:before {
        content:"";
        width:100%;
        height:2px;
        background:#78797b;
        position:absolute;
        left:0;
        top:-5px;
        transition:all .3s linear 0s
       }
       .submit_btn:after {
        content:"";
        width:0;
        height:2px;
        background:#232323;
        position:absolute;
        left:0;
        bottom:-5px;
        transition:all .4s linear 0s
       }
       .submit_btn:hover,
       .submit_btn:focus {
        outline:none;
        box-shadow:none;
        color:#232323
       }
       .submit_btn:hover:before,
       .submit_btn:focus:before {
        width:0;
        background:#232323
       }
       .submit_btn:hover:after,
       .submit_btn:focus:after {
        width:100%
       }
       .submit_btn:active:focus {
        outline:none
       }
       .form_inner textarea.form-control {
        height: 150px;
        resize: none;
    }
    .contact_form {
        
        padding-left: 35px;
        padding-top: 90px;
        padding-bottom: 35px;
    }
    .contact_title
    {
        margin-bottom: 5%;
    }
    .contact
    {
        margin-top: 5%;
    }
    .bril-h h4
    {
        font-family: kaushan script,cursive;
        position: relative;
        z-index: 2;
        font-size: 18px;
        color: #232323;
        letter-spacing: 1.8px;
    }
    .bril-h
    {
        position: absolute;
        left: 0;
        
    }
    .ins{
        position: absolute;
        top: -1.5rem;
        left: 40.5rem;
    }
    .ins i{
        font-size: 64px;
        color: #232323;
        opacity: 0.15;
    }
    .top-col
    {
        margin-bottom: 10%;
    }
    .footer_copyright
    {
        margin-top:20% ;
        margin-bottom:2%;
        border-top:  1px solid #232323;
       
        margin-left: 9%;
        margin-right: 9%;
        align-items: center;
    }
    .footer_copyright h6
    {
    color: #232323;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: 1px;
    }
    .footer_copyright ul{
        
            list-style: none;
            margin: 0;
            padding: 0;
        
    }
    .footer_copyright ul li
    {
    display: inline-block;
    margin-right: 12px;
    }
     .footer_copyright ul li  a i {
        color: #232323;
        font-size: 24px;
        text-decoration: none;
    }
@media(min-width:1200px)
{
    .slideb
    {
            top:117.59rem;
            left: 47.1rem;
            
    }   
}
@media (min-width: 992px) and (max-width:1199.98px) 
{ 
    
    .box-content
    {
        top:10rem;
        left: 0.95rem;
    }
    .bx
    {
        top:21.5rem;
    }
    figcaption
    {
        padding: 5.2% 0 5.2% 0;
        left: 1.7rem;
    }
    .last-fig
    {
        left:2.5rem;
        padding: 5% 0;
    }
    .slideb
    {
     
        top: 111.5rem;
        left: 53.96rem;
    }
    .textslide
    {
        top: 28rem;
        left: 5rem;
        width: 80%;
    }
    .texts h2
    {
        font-size: 25px;
    }
    .slidea
    {
        left: 34rem;
        top: 1rem;
        padding-left: 1%;
        font-size: 41px;
    }
    #title-tag p ,#title-tag h3
    {
        width: 73%;
    }
    .last-slider .owl-dots
    {
        top:27rem;
        left: 23rem;
    }
     
    #first-owl .owl-item img
{
    height: 90vh;
}
#photography
{
    padding-left: 98px;
}
.ins {
    position: absolute;
    top: -1.5rem;
    left: 29.3rem;
}
}
@media (min-width: 768px) and (max-width:991.98px) {
   
    #first-owl .owl-item img
{
    height: 70vh;
}
.box-content
    {
        top:17.3rem;
        left: 4.5rem;
    }
    .bx
    {
        top:14.2rem;
        left: 0.999rem;
    }
    figcaption .texts h4
    {
        
        
        display: none;
    }
    figcaption
    {
        padding:4% 1.2%;
        left: 1.2rem;
    }
    .last-fig
    {
        left: 1.8rem;
        padding: 5% 0;
    }
    .slideb
    {
        top: 128.5rem;
        left: 36.85rem;
    }
    .bar{
        margin-top: 3rem;
    }
    .soci{
        margin-top: 2rem;
    }
    .textslide
    {
    
        top: 28rem;
        left: 7rem;
        width: 66%;
        visibility: hidden;
    }
    .texts h2
    {
        font-size: 25px;
    }
    .slidea
    {
        left: 15rem;
        top: 3.5rem;
        font-size: 36px;
    }
    .last-slider .owl-dots
    {
        top:19rem;
        left: 16rem;
    }
    .ins
    {
        left:22rem;
    }
   
}
@media (min-width: 576px) and (max-width:767.98px)
 {
    #first-owl .owl-item img
    {
        height: 30vh;
    }
    .box-content
    {
        top: 13rem;
    }
    .bx
    {
        top:6.7rem;
    }
    figcaption  
    {
        width: 80%;
        left:2.8rem;
        padding: 10% 20% 18% 20%;
        
    }
    .slideb
    {
        top: 117rem;
        left: 24.2rem;
    }
    .side-menu
    {
        display: none;
    }
    .textslide
    {
    
        top: 10rem;
        left: 7rem;
        width: 65%;
        margin-top: 20%;
        visibility: hidden;
    }
    .textslide h2
    {
        font-size: 20px;
    }
    .slidea
    {
        left: 15rem;
        top: 3.5rem;
        font-size: 36px;
    }
    #title-tag p
    {
        width: 80%;
    }
    .photorow
    {
        margin-top: 18%;
    }
    .last-slider .owl-dots
    {
        top:30rem;
        left: 24rem;
    }
    .ins
    {
        left:20rem;
    }
    .contact_form
    {
        padding-left: 0;
    }
    .owl-carousel .item h3 {
        font-size: 40px;
    }
}
@media (min-width:320px) and (max-width: 575.98px) 
{ 
    #first-owl .owl-item img
    {
        height: 50vh;
    }
    .box-content
    {
        top:4.6rem;
    }
    .box-content h6 , .box-content h4 
    {
        font-size: 10px;
    }

    figcaption
    {
        width: 75%;
        left:2.4rem;
        padding: 10% 20% 8% 20%;
        
    }
    .photorow
    {
        margin-top: 18%;
    }
    .photo-main-row
    {
        margin-left: 0;
        
    }
    #title-tag p ,#title-tag h3
    {
        width: 88%;
    }
    .slideb
    {
        top: 116.98rem;
        left: 23.2rem;
        bottom: 0;
        width: 181px;
        height: 83px;
    }
    .side-menu
    {
        display: none;
    }
    .last-slider .owl-dots
    {
        visibility: hidden;
    }
    .ins
    {
        left: 8.5rem   ;
    }
    .textslide
    {
        visibility: hidden;
    }
     .texts h6 , .texts a
    {
        display: none;
    }
    .texts h4 
    {
        font-size: 10px;
    }
    #second-owl 
    {
        display: none;
    }
    .photo-main-row col
    {
    padding: 0;
    }

    #photography 
    {
        padding: 0;
        margin: 0;
    }
    .hp 
    {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .contact_form
    {
        padding-left: 0;
    }
 }