@font-face {
    font-family: GalanoGrotesqueLight;
    src: url(../font/Galano_Grotesque_Font_Family/Galano_Grotesque_Light.otf);
}

@font-face {
    font-family: GalanoGrotesque;
    src: url(../font/Galano_Grotesque_Font_Family/Galano_Grotesque.otf);
}

@font-face {
    font-family: GalanoGrotesqueExtraBold;
    src: url(../font/Galano_Grotesque_Font_Family/Galano_Grotesque_Extra_Bold.otf);
}
body{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: GalanoGrotesque;
}

#full_screen{
	display: block;
	width: 35px;
	height: 35px;
	-webkit-background-size: cover;
    background-size: cover;
    -webkit-background-image: url("../img/full-screen.svg");
    background-image: url("../img/full-screen.svg");
}

.pre-loader {
	position: absolute;
	z-index: 9999;
    background-color: #69c07a;
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.sk-fading-circle {
    width: 40px;
    height: 40px;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
    position: fixed;
}
.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
@keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}


.container-black{
    background-color: #000;
}

.container-black-2{
    background-color: #000;
}

.banner{
    position: relative;
    margin: auto;
    width: 960px;
    height: 360px;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-background-image: url("../img/shutterstock-1.png");
    background-image: url("../img/shutterstock-1.png");
}

.banner-cont{
	margin: auto !important;
	max-height: 540px;
	min-height: 180px;
	height: 540px;
    background-color: #fff;
}

.video{
	width: 100%; 
	margin: auto; 
	margin-top: 0; 
}

.full-screen{
    margin-top: 36px;
    margin-left: 900px;
}

.logo{
    margin: 25px 0 0 50px;
}

.order-now{
    font-family: GalanoGrotesqueLight;
    font-size: 15px;
    display: block;
    text-align: center;
    width: 170px;
    line-height: 46px;
    padding-bottom: 2px;
    margin: auto;
    top: 360px;
    right: 50%;
    margin-right: -85px;
    color: #fff;
    border: 2px solid #fff;
}

.order-now:hover{
    background-color: #fff;
    color: #69c07a;
    text-decoration: none;
}

.banner p{
    display: block;
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.section-2{
    font-family: GalanoGrotesqueLight;
    font-stretch: expanded;
    font-size: 340%;
    padding-top: 120px;
}

.order-now-2{
    font-family: GalanoGrotesqueLight;
    font-size: 16px;
    padding: 0;
    display: block;
    text-align: center;
    max-width: 170px;
    line-height: 46px;
    padding-bottom: 2px;
    color: #fff;
    background-color: #69c07a;
    border: 1px solid #69c07a;
 }

.order-now-2:hover{
    background-color: #fff;
    color: #69c07a;
    text-decoration: none;
    border: 1px solid #69c07a;
}

.section-3 h3{
    font-size: 240%;
    margin-bottom: 45px;
}


.section-4 span img{
    padding: 10px 8px;
}

.social{
    padding: 6px 4px;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid lightgray;
    color: lightgray;
}

.sociallink{
    display: block;
    margin-left: 10px;
    width: 30px;
    height: 30px;
}

#fb:hover{
    color: #fff;
    background-color: #3b5998;
    padding: 6px 4px;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

#tw:hover{
    color: #fff;
    background-color: #1da1f3;
    padding: 6px 4px;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}


#ln:hover{
    color: #fff;
    background-color: #007bb6;
    padding: 6px 4px;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.subscribe{
    max-width: 460px; margin: auto;
}

.subscribe input[type="text"]{
    margin-right: -4px;
    color: #fff;
    outline: #69c07a;
    background-color: transparent;
    width: 300px;
    height: 49px;
    padding: 10px;
    border: 1px solid #69c07a;
}

.subscribe input[type="submit"]{
    border: none;
    outline: #69c07a;
    width: 150px;
    padding: 10px 20px;
    text-align: center;
	margin-top: 1px;
    height: 50px;
    color: #fff;
    background-color: #69c07a;
}

#footer-social span{
    float: right;
    margin-top: 35px;
    margin-bottom: 15px;
}


#orderButton:hover{
	
	cursor: pointer;
	
}

.modal-sm { max-width: 340px; }

@media only screen and (max-width: 960px){
	.container-black{ background-color: #fff; }
	
	.container-fluid{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.full-screen{
		margin-left: 86%;
	}
}

@media only screen and (max-width: 870px){
	.container{
		margin-top: -85px;
	}
}

@media only screen and (max-width: 830px){
	.order-now{
		
		top: 320px;
	
	}
}

@media only screen and (max-width: 767px) {
    #copyright{
        text-align: center;
    }
    #footer-social{
        width: 120px;
        margin: auto;

    }

	
	.order-now{
		top: 280px;
	}
	
	.container{
		margin-top: -130px;
	}
}

@media only screen and (max-width: 650px){
	.order-now {
		top: 240px;
	}

	.container{
		margin-top: -200px;
	}
	
	.logo{
	    width: 70px;
        margin: 25px 0 0 25px;
    }
    
    .order-now{
        border: 1px solid #fff;
    }

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

    .banner{
        -webkit-background-image: url("../img/shutterstock-1_m.png");
        background-image: url("../img/shutterstock-1_m.png");
    }
	
	.logo{ margin: 10px 0 0 20px; }
	
	.full-screen{ margin-top: 25px; }

    .order-now{
        font-size: 15px;
        max-width: 140px;
		margin-right: -70px;
        top: 200px;
    }


    .banner p{
        left: 50%;
        text-align: center;
        bottom: 5px;
        width: 140px;
        margin-left: -70px;
    }

	.container{ top: -240px; }

    .section-2{ font-size: 240%; padding-top: 80px; }

    .section-3 h3{ font-size: 180%; }

    .subscribe{ max-width: 300px; margin: auto; }

    .subscribe input[type="text"]{
        width: 69%;
        padding: 10px;
        font-size: 90%;
    }

    .subscribe input[type="submit"]{
        width: 30%;
        padding: 10px 10px;
        font-size: 90%;
    }
}


@media only screen and (max-width: 540px){
	
	.container{ margin-top: -275px; }
}

@media only screen and (max-width: 510px){
	.order-now { top: 160px; }
}

@media only screen and (max-width: 480px){
	.container{ margin-top: -310px; }
}

@media only screen and (max-width: 420px){
	.order-now { top: 140px; }
	.container{ margin-top: -340px; }
}

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

    .banner{
        -webkit-background-image: url("../img/shutterstock-1_m_2.png");
        background-image: url("../img/shutterstock-1_m_2.png");
    }
	
	.order-now{ top: 100px; }

	.container{ margin-top: -360px; }
}


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

    .banner{
        -webkit-background-image: url("../img/shutterstock-1_m_2.png");
        background-image: url("../img/shutterstock-1_m_2.png");
    }
	
	.container{ margin-top: -390px; }

}

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

    .banner{
        -webkit-background-image: url("../img/shutterstock-1_m_2.png");
        background-image: url("../img/shutterstock-1_m_2.png");
    }
	

}