*
{

}
html, body {
    height: 100%

}
body
{
	height: 100%;
    font-family: 'JosefinSans-Light';
    background: #000;
}
@font-face {
    font-family: 'JosefinSans-Bold';
    src: url('../fonts/JosefinSans-Bold.eot');
    src: url('../fonts/JosefinSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/JosefinSans-Bold.woff') format('woff'),
        url('../fonts/JosefinSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'JosefinSans-Bold';
    src: url('../fonts/JosefinSans-Bold_1.eot');
    src: url('../fonts/JosefinSans-Bold_1.eot?#iefix') format('embedded-opentype'),
        url('../fonts/JosefinSans-Bold_1.woff') format('woff'),
        url('../fonts/JosefinSans-Bold_1.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
/*@font-face {
  font-family: 'JosefinSans-Bold';
  src: url('../fonts/JosefinSans-Bold.eot') format('embedded-opentype');
  src: url('../fonts/JosefinSans-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
    font-family: 'JosefinSans-Light';
    src: url('../fonts/JosefinSans-Light.eot');
    src: url('../fonts/JosefinSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/JosefinSans-Light.woff') format('woff'),
        url('../fonts/JosefinSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/*@font-face {
  font-family: 'JosefinSans-Light';
  src: url('../fonts/JosefinSans-Light.eot') format('embedded-opentype');
  src: url('../fonts/JosefinSans-Light.ttf');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
    font-family: 'JosefinSans-SemiBold';
    src: url('../fonts/JosefinSans-Light.eot');
    src: url('../fonts/JosefinSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/JosefinSans-Light.woff') format('woff'),
        url('../fonts/JosefinSans-Light.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

/*@font-face {
    font-family: 'JosefinSans-SemiBold';
    src: url('../fonts/JosefinSans-SemiBold.eot');
    src: url('../fonts/JosefinSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/JosefinSans-SemiBold.woff') format('woff'),
        url('../fonts/JosefinSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}*/
/*@font-face {
  font-family: 'JosefinSans-SemiBold';
  src: url('../fonts/JosefinSans-SemiBold.eot') format('embedded-opentype');
  src: url('../fonts/JosefinSans-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}*/
.jumbotron {
    background: no-repeat center center url('../img/header.png');
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100%;
    margin: 0px;
    position: relative;

    padding: 0px ;
}
.contact
{
    background: no-repeat center center url('../img/contact.png');
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100%;
    margin: 0px;
    position: relative;

    padding: 0px ;

}
.jumbotron p {
    text-align: center;
    padding-top: 65px;
    color: #fff;
    font-family: 'JosefinSans-Bold';
    text-transform: uppercase;
}

.caption
{
position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #000;
}
.caption_2
{
position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #000;
}
.caption img
{
    width: 33%;
}
.contact p
{
    font-size:15px;
    padding-top: 0px;
    margin-bottom: 0px;
    font-family: 'JosefinSans-Light';
    text-align: left;
    text-transform: lowercase;
}


.caption_1 span
{
    padding-bottom: 5px ;
    display: inline-block;
}
.semi {
    font-family: 'JosefinSans-SemiBold' !important;
    padding-top: 5px !important;
    padding-bottom: 0px;
}
.second_para {
    padding-top: 8px;
}
.second_para p
{
    text-transform: capitalize;
}
.sub_contact {
    position: relative;
    right: 20%;
}
.caption_1 {
    
    /*right: 20%;
    top: 50%;
    */
    text-align: left;
    color: #000;
}
.get_touch 
{
   
    width: 26%;
}
.contact_main {
   /* position: relative;*/
}
.footer
{
    /*padding:10px 0px;*/
}
.contact_sub {
    position: absolute;
    right: 10%;
    top:30%;

}

.caption_1 a
{
    color:#fff;
}
.caption_1 a:hover
{
    color:#fff;
    text-decoration: none;
}

.get_touch {
    width: 43%;
    margin-left: auto;
    display: block;
}
.caption_1 {
    text-align: left;
    color: #000;
    position: absolute;
    right: 10%;
    margin-top: 21px;
}
.caption span.content
{
    color: #fff;
    font-family: 'JosefinSans-Bold';
    text-transform: uppercase;
    /*font-size: 53px;*/

}

.caption_1 span.content_1
{
    color: #fff;
   font-family: 'JosefinSans-Light';
    text-transform: uppercase;
    /*font-size: 22px;*/

}
.content_main
{
 height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.second_section {
    background:url('../img/blues.png');
    /*background: #00142f;*/
    text-align: center;
    padding: 80px 0px;
}
.para_1 p {
    margin: 0 0 5px !important;
    color: #fff;
    font-family: 'JosefinSans-Light';
   /* font-size: 22px;*/
}

/*.right_para {
    position: absolute;
    left: 46%;
    color: #fff;
    margin-top: 147px;
}*/
.right_para {
    color: #fff;
    margin-top: 147px;
    margin-left: -143px;
}

.right_para p
{
    padding-top: 15px;
    margin:0;
    font-size: 15px;
}
.right_para h2
{
font-family: 'JosefinSans-Bold';    
}
.right_para h2, .caption_1 span.content_1, .caption span.content, .para_1 p, .footer p
{
    font-size: 25px;
}
.right_para h2 {
    font-size: 30px;
}
.right_para span 
{
    display: block;
}
.right_para span:last-child {
    display: initial;
    
}
.about {
    margin-bottom: 55px;
    margin-top: 100px;
}
.top_img
{
    margin-top: 10px;
}
.left_img img
{
    width: 50%;
    padding-top: 17px;
}
.footer p {
    /*font-size: 22px;*/
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding-top: 15px;
}
/*.footer {
    padding: 0px 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}*/
.footer {
    padding: 15px 20px;
    background: #001131;
}
.footer p span {
    color: #3c3c3c;
    font-family: 'JosefinSans-Bold';
}
.logo {
    margin-top: 50px;
    max-width: 50% !important;
   
}
@media(max-width:1024px){
.right_para span {
    display: initial;
}
.get_touch {
    width: 70%;
    }
.right_para h2, .caption_1 span.content_1, .caption span.content, .para_1 p, .footer p {
    font-size: 23px;
}
.logo {
    margin-top: 50px;
    max-width: 50% !important;
    width: 35%;
}
.right_para
{
        margin-top: 100px;
}
.jumbotron
{
    background-attachment: inherit;
}
    
}
@media(max-width:768px){

.caption img {
    width: 39%;
}
.footer .col-sm-6 {
    padding: 0;
}
.right_para h2, .caption_1 span.content_1, .caption span.content, .para_1 p, .footer p {
    font-size: 18px;
}
.get_touch {
    width: 50%;
    margin-left: auto;
    display: block;
}

#top .top_img
{
     padding: 0px 10px;
}

}
@media(max-width:767px){
    
    .right_para {
    color: #fff;
    margin-top: 60px;
    margin-left: 0;
}
.get_touch {
    width: 45%;
    }
.left_img img {
    padding-bottom: 15px;
    }
.right_para h2, .caption_1 span.content_1, .caption span.content, .para_1 p, .footer p {
    font-size: 15px;
}
.caption img {
    width: 65%;
}

.caption span.content
{
    font-size: 25px;
}
.footer p
{
    text-align: center;
}
.left_img img {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 33%;
}
.caption span.content {
    font-size: 1.5em;
}
.about
{
    margin-top: 50px;
}
.second_section
{
    padding:60px 0px;
}
.right_para span {
    display: initial;
}
.footer
{
    padding:0;
}


}
@media(max-width:767px){
.left_img img
{
    width: 30%;
}
.caption img {
    width: 55%;
}
.right_para h2, .caption_1 span.content_1, .caption span.content, .para_1 p, .footer p {
    font-size: 21px;
}
.contact_sub {
    position: absolute;
    right: 10%;
    top: 5%;
}
.left_img img {
    width: 28%;
}

    }
    @media(max-width:736px){

        .caption img {
    width: 42%;
}
    }
@media(max-width:540px){
.right_para h2 {
    font-size: 20px ;
}
    .left_img img {
    width: 39%;
}
.caption img {
    width: 65%;
}

.right_para h2, .caption_1 span.content_1, .caption span.content, .para_1 p, .footer p {
    font-size: 17px;
}
.right_para h2 {
    font-size: 21px ;
}
.get_touch {
    margin-left: auto;
    display: block;
    width: 65%;
    margin-right: auto;
}
.caption_1 {
    text-align: left;
    color: #000;
    position: absolute;
    left: 37%;
    margin-top: 21px;
}
    }

    @media(max-width:375px){
        .get_touch {
    margin-left: auto;
    display: block;
    margin-right: auto;
}
.right_para h2 {
    font-size: 19px !important;
}
.right_para h2, .caption_1 span.content_1, .caption span.content, .para_1 p, .footer p {
    font-size: 15px;
}
.get_touch
{
    width: 65%;
}
.right_para p, .contact p
{
    font-size: 13px;
}
}
@media(max-width:320px){
.right_para h2, .caption_1 span.content_1, .caption span.content, .para_1 p, .footer p {
    font-size: 13.8px;
}
.right_para p, .contact p
{
    font-size: 12px;
}
.caption img {
    width: 62%;
}
    }
/*.banner
{	
	background:center center no-repeat url('../img/header.png');
	background-attachment: fixed;
     -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
	min-height: 100vh !important;
	height: 100% !important;
	position: relative;
	

}*/