@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900|Merriweather:400,700');

body {
    margin:0;
    font-family: 'Lato', sans-serif;}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Merriweather', serif;
}

.p0 {
    
    padding: 0px;
}

header .row{display:flex; align-items: center; flex-direction: row; justify-content: space-between;}
header ul {padding-left:0; text-align: right;}
header ul li {display:inline-block; padding-left:15px;}
header img, header nav {display:inline-block;}

.navbar-header button {border: 0; margin-top: 60px;}
.navbar-default .navbar-toggle .icon-bar {background-color: black;}


/**
 * ----------------------------------------
 * HERO
 * ----------------------------------------
 */


.herobanner {
    background-image: url(../img/rt-bg-img-com.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
    height: 75vh;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: left;
    justify-content: center;
    overflow: hidden;
}

.herobanner h3 {
        color: white;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 20px;
        font-weight: 300;
        padding-left: 60px; 
	
}

.herobanner h2 {
        color: white;
        letter-spacing: 0px;
        line-height: normal;
        font-size: 40px;
        padding-left: 60px;
        padding-right: 60px;
        font-weight: 300;   
	
}

.herobanner h1 {
        color: white;
        letter-spacing: 2px;
        font-size: 70px;
        font-weight: 300;
        margin: 10px;
        
}

.herobanner h1 span{
        font-style: italic;
        text-decoration: underline;
        font-size: 70px;
        color: white;
        
}

.herobanner p {
        padding: 10px;
        color: white;  
        
}

.herobanner p a {
    text-decoration: none;
    color: white;   
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    
}


h4 {
        color: black;
        letter-spacing: 0px;
        line-height: normal;
        font-size: 30px;
        padding-left: 60px;
        padding-right: 60px;
        padding-bottom: 20px;
        font-weight: 300;
        
}


/**
 * ----------------------------------------
 * ABOUT
 * ----------------------------------------
 */


.about  { 
    text-align: center;
}

.about h3 {
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 30px;
    
}


.about h1 {
    color: #CF118C;

}

.about h1 {
    background: linear-gradient(91deg, #ff00de 10%, #ff696f 50%, #ffd200 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
/*    text-shadow: 13px 16px 27px rgba(0, 0, 0, .11);*/
    font-size: 70px;

}



.myflex {
/*    display: flex;*/
}


/**
 * ----------------------------------------
 * NAV BAR
 * ----------------------------------------
 */


.navbar-default {
    background-color: transparent;
    border: 0;
    margin-bottom: 0;
}

.navbar-nav, .navbar-toggle {
    margin-top: 60px;
}

.navbar-brand {
    height: 100px;
    padding-top: 20px;
    padding-left: 40px;
    width: 400px;
}


/**
 * ----------------------------------------
 * IMAGE TEXT
 * ----------------------------------------
 */


.img-text {
    max-width: 100%;
    align-content: center;
    justify-content: center;
        text-align: center;
}





.img-centre {
    max-width: 100%;
    align-content: center;
        justify-content: center;
        text-align: center;
}

section {clear:both; margin-bottom: 80px;}


img {max-width: 100%;}


footer  { 
    text-align: center;
    clear: both;
}




/**
 * ----------------------------------------
 * FORM
 * ----------------------------------------
 */


.myform {
    text-align: center;
}


.myform input {
    width: 100%;
    margin-bottom: 30px;
    border: 0;
    border-bottom: 1px solid #ccc;
    outline: none;
}


.myform .btn-submit {
    width: 40%;
    margin: 0 auto;
    border: 0;
    background: #e9e9e9;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: 600;
}







/*start of media queries*/


@media (max-width: 1440px) {
    
    .herobanner h1 span, .herobanner h1{
    text-align: center;
    }
    
    .img-text {
        padding:0 20px;
    }
    
    .img-text .text-part {
        margin-left: 20px;
    }  
    
    .folio img {margin-bottom: 20px;} 


}


@media (max-width: 768px) {
    .navbar-brand img {
        max-height:100px; 
    }
    .navbar-header button {
        margin-top: 30px;
    }
    .navbar-brand {
        height: 100px;     
    }
    
    .herobanner h1 span, .herobanner h1{
    font-size: 50px;
    }
    
    .img-text {
        padding:0 20px;
    }
    
    .img-text .text-part {
        margin-left: 20px;
    }  
    
    .img-text h1 {
        font-size: 25px;
    }
    
    .img-text-part {
/*      display: block;*/
        flex-direction: column;
/*      flex-direction: column-reverse;*/
    }
    
   
    
}


@media (max-width: 480px) {
    .about h1 {
        font-size: 50px;
    }
    
        .herobanner h1 span, .herobanner h1{
        font-size: 30px;
        text-align: center;
    }

    section {text-align: center;}
    
    .img-text h1 {
        font-size: 20px;
    }

    .img-text .img-part, .img-text .text-part {
        width: 100%;
        display: block;
    }
        
    .img-text .text-part {
        margin-top: 20px;
        padding: 0 20px;
    }   
    
    .img-text-part {
/*       display: block;*/
        flex-direction: column;
/*      flex-direction: column-reverse;*/
    }
    
    .video {
    background-image: url(../img/mountains.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex; align-items: center; justify-content: center;
}
    .video .content {
        position: relative;
        margin: 0;
        left: 0;
        top: 0;
        
    }
    
 
    
    .video video {
        display: none;
    }
}




