*{
    margin:0px;
    padding: 0px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    line-height: 1.6em;
}

/*Custom Fonts==========*/

@font-face {
    font-family: 'Mr De Haviland';
    src: url('../fonts/MrDeHaviland-Regular.eot');
    src: url('../fonts/MrDeHaviland-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MrDeHaviland-Regular.woff') format('woff'),
    url('../fonts/MrDeHaviland-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura LT';
    src: url('../fonts/FuturaLT-Book.eot');
    src: url('../fonts/FuturaLT-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaLT-Book.woff') format('woff'),
    url('../fonts/FuturaLT-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd-Light.eot');
    src: url('../fonts/AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AvenirLTStd-Light.woff') format('woff'),
    url('../fonts/AvenirLTStd-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}


/*Custom Fonts==========*/

/*Generic Classes==========*/

body{
    background: #f6fcff;
    overflow-x: hidden;
}
html{
    overflow-x: hidden;
}

.h11{
    font-family: 'Avenir LT Std';
    font-size: 50px;
    letter-spacing: 10px;
    font-weight: 700;
    line-height: 1.3em;
    color: #33424e;
}
.h11:after{
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    border-radius: 1px;
    background: #bdb7b1;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 30px auto 45px;
}

.pad-t-120{
    padding-top: 120px;
}
.pad-b-120{
    padding-bottom: 120px;
}

/*Generic Classes==========*/



header#header{
    text-align: center;
    height: 100vh;
    background: url("../images/topofsite.jpg");
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
}
header#header h1{
        font-family: 'Mr De Haviland';
    color: rgb(144, 97, 152);
    font-size: 131px;
    font-weight: 700;
    text-shadow: #c8c8c8 1px 1px 0px, #b4b4b4 0px 2px 0px, #a0a0a0 0px 3px 0px, rgba(140, 140, 140, 0.498039) 0px 4px 0px, #787878 0px 0px 0px, rgba(0, 0, 0, 0.498039) 0px 5px 10px;
    position: absolute;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.imgrsp{
        max-width: 100%;
}
.navbar-toggle .icon-bar {
    background-color: #906198 !important;
}

.navbar-toggle:focus,
.navbar-toggle:hover{
    box-shadow: 0px 0px 4px 3px rgba(177, 178, 179, 0.71);
}

.navbar-toggle{
    border-radius: 2px;
    background: #f6fcff !important;
    border-color: #f6fcff !important;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.def_nav11.top-nav-collapse{
    background: rgba(255, 255, 255, 0.5) !important;
}
.def_nav11{
        background: rgba(255, 255, 255, 0.5) !important;
    border: none;
}
.def_nav11 ul.navbar-nav
{
    text-align: center;
    width: 100%;
}
.def_nav11 ul.navbar-nav li{
    display: inline-block;
    float: none;
}
.def_nav11 ul.navbar-nav li a:focus,
.def_nav11 ul.navbar-nav li a:hover{
    color: #906198;
}
.def_nav11 ul.navbar-nav li a{
    font-family: 'Futura LT';
    text-shadow: none;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 1px;
    color: #000;
    padding: 20px 20px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

/*Header==========*/

article.couple112 p{
    color: #8F857B;
    width: 100%;
    max-width: 810px;
    line-height: 2.1em;
    margin:0 auto;
}

/*Couple112======*/

.couple113>div.container>p{
    font-size: 20px;
    font-weight: bold;
    color: #42617A;
    margin: 0;
}

.couple113>div.container{
    position: relative;
    top: -85px;
    background: #f6fcff;
}

.couple113 .table112 h3{
    color: #42617A;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 15px;
}

.couple113 .table112 strong,
.couple113 .table112 p{
    color: #8f857b;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}
.couple113 .table112 strong
{
    font-size: 20px;
    display: block;
    text-decoration: underline;
}

.couple113 .table112{
    max-width: 310px;
    width: 100%;
    margin: 0 auto 30px;
    border: 5px solid #8f857b;
    padding: 0 20px 10px;
    min-height: 375px;
}

.gallery{
    margin: 0;
}

.gallery>div{
    padding: 0 5px;
}

.gallery .gall11:after{
    content:"";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(95, 91, 91, 0.4);
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.gallery .gall11{
    width: 100%;
/*    height: 439px;*/
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.gallery .gall11:hover:after{
    opacity: 1;
}

.gallery .gall11 img{
    width: 100%;
/*    height: 100%;*/
}

/*Couple113======*/

.couple114 a{
    font-weight: bold;
    color: #42617A;
    margin: 0;
    text-decoration: underline;
    font-size: 50px;
    text-transform: uppercase;
    display: block;
    margin-top: 50px;
}

.couple114 p{
    font-weight: bold;
    color: #42617A;
    margin: 0;
    font-size: 20px;
    text-transform: capitalize;
    display: block;
}

.couple114 h3{
    font-size: 24px;
    font-weight: bold;
    color: #42617A;
    margin: 10px;
}


/*Couple114========*/

article.couple1{
    height: 700px;
    background: url("../images/middleofsite.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}


footer#footer{
    background: #33424e;
    color: #fff;
}

#footer .bottom_footer a img{
    width: 100%;
}
#footer .bottom_footer p{
    letter-spacing: 7px;
    margin: 15px 0 25px;
}

#footer .bottom_footer p:last-child{
    font-family: 'Avenir LT Std';
    font-size: 14px;
    letter-spacing: 2px;
}

#footer .bottom_footer{
    padding: 40px 0;
}
#footer .bottom_footer a{
    transform: rotate(90deg);
    display: inline-block;
    width: 65px;
}

.upper_footer{
    height:305px;
    background: url("../images/topofsite.jpg");
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

/*Media Query==============*/

@media only screen and (max-width: 1100px){

    .def_nav11 ul.navbar-nav li a {
        font-size: 23px;
        padding: 20px 15px;
    }

    .gallery .gall11 {
        height: 335px;
    }

}
@media only screen and (max-width: 999px){

    .def_nav11 ul.navbar-nav li a {
        font-size: 18px;
        padding: 20px 13px;
    }

    header#header h1 {
        font-size: 110px;
    }

    .couple114 a,
    .h11
    {
        font-size: 45px;
    }

    article.couple1 {
        height: 500px;

    }

    .gallery .gall11 img{
        height: auto;
    }

}

@media only screen and (max-width: 767px){
    header#header{
    text-align: center;
    height: 500px;
    background: url(../images/topofsite.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    width: 100%!important;

    }
    article.couple1,.upper_footer{
        background-attachment: scroll;
    }
    .h11 {
    font-size: 23px!important;
        word-wrap: break;
    }
    article.couple1 {
        height: 380px;
        background-position: 70% 50%;
    }

    .def_nav11.top-nav-collapse,
    .def_nav11{
        background: rgba(144, 97, 152, 0.58) !important;
    }
    #myNavbar{
        padding: 0px;
    }
    .def_nav11 ul.navbar-nav{
        margin: 0px;
    }
    .def_nav11 ul.navbar-nav li a{
        color: #fff;
    }
    .def_nav11 ul.navbar-nav li:hover{
        background: #724a79;
    }
    .def_nav11 ul.navbar-nav li a:hover{
        color: #fff;
        padding-left: 15px;
    }
    .def_nav11 ul.navbar-nav li{
        display: block;
        color: #fff;
        text-align: left;
    }

    header#header h1 {
        font-size: 75px;
    }

    .couple114 a,
    .h11 {
        font-size: 35px;
    }

    .gallery .gall11{
        height: auto;
        max-width: 400px;
        width: 100%;
        margin: 0px auto 20px;
    }

}


@media only screen and (max-width: 480px){


    header#header h1 {
        font-size: 60px;
    }

    .couple114 a,
    .h11 {
        font-size: 30px;
    }
}