@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css?family=Archivo+Black|Raleway');

html {
  scroll-behavior: smooth;
}
/*FIX !*/
.flyer-main{
	padding: 0;
}
section {
    padding: 40px 0;
}
.no-pad{
	padding: 0;
}
.form .hero-content h1,
.form .hero-content h1 small{
	font-family: 'Archivo Black', sans-serif;

}
.form .hero-content p{
	font-family: 'Raleway', sans-serif;
}
.form .hero-content p,
.form .hero-content h1{
	color: #fff;
}
/*main page*/
.main-bev{
	width: 201px;
	/*display: inline-block;*/
}
.flyer-main >.hero-content{
	padding: 0px !important;
}
.owner > .hero-section{
	padding-top: 25px !important;
}
/*
	Header
*/
.tag-line{
	color: #fff;
	font-weight: 600;
	font-size: 13px;
}
.h-right a{
	color: #000;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    display: block;
    margin: 8px 0 0 0;
}
/* 
	; Header
*/
.hero-section .bg-img {
		background: url("../img/main-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center; 
}
/*.main-desk>.hero-section{
	position: relative;
}
.main-desk>.hero-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000009e;
}*/
.corporate > .hero-section .hero-content{
	padding: 0;
}
.corporate > .hero-section p{
	font-size: 17px !important;
	text-align: left;
}
.form-horizontal .control-label{
	    font-family: sans-serif;
}
.corp-form{
	    padding: 0 185px;
}
.navbar-default, .navbar.past-main{
 
    padding-top: 17px;
    padding-bottom:  17px;
}
.navbar-nav{
	margin-top: 33px;
}
@media (min-width: 768px) {
	.navbar-brand>img{
	width:  90%;
}
}

.form .hero-content p{
	font-size: 20px; 
}
.footer-text p {
    font-size: 16px;


}

.footer{ background-color: #000; }
.footer-text p{
	color: #fff;
}
.subscribe-form{
	text-align: center;
	margin-top: 100px;
	margin-bottom:  100px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
/* bootstrap dropdown hover menu*/



.btn-default{
	    background: #22cc31;
    color: #fff;
    padding: 5px 35px;
    font-size: 22px;
    border: none;
    font-weight: normal;
}
.social-ico{
	top: -6px;
}
/*.main-desk>.hero-section{
	padding-top: 30px !important;
}*/


/*

##########
#        #
#        #
#        #
#        #    MAKE THING RENSPONSIVE
#        #
#        #
#   O    #
##########

*/
.h-col-1 img{
	display: inline-block;
}
.h-col-1{
	text-align:center; 
}


@media only screen and (min-width: 767px) and (max-width: 991px){

.navbar .col-md-2{
	width: 100%;float: none;
}

.navbar-header{ text-align: center;float: none; } .navbar-brand{ display: inline-block; float: none; }


}
.d-flex{
	    justify-content: space-evenly;
    display: flex;
}
@media only screen and (max-width: 768px){
.navbar-brand{
	margin: 0;
	float: none;
}
.navbar-default .navbar-nav > li > a{
	color:#000 !important;
}
#our-s h1{
	font-size: 27px;
}
.header{
	padding-top: 40px ;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:active{
	background:#fff;
	display: block;
	float:  none;
	margin: 20px  auto;
}
.form .hero-content p,
.form .hero-content h2,
.form .hero-content h1{
	text-align: center;
}

.navbar, .navbar .col-md-8{
position: static!important
}


/*main
.header {
	height: 262px;
}
*/
.h-col-1 {
	/*padding-top: 160px;*/
}
.h-col-2 {
    width: 100%;
    position: absolute;
    text-align: center;
    top: 9px;
}
.main-bev {
    width: 279px;
    /*display: inline-block;*/
    max-width: 100%;
}
.navbar-toggle{ margin-top: 34%; }

	.navbar-default .navbar-collapse{
		margin-top: 10px;
    padding: 0;
         
	}
	.flyer-main .flyer-m, .sfixio .sfixio-c, .vamp-c{
		margin-bottom: 30px;
	}
	.form-horizontal .control-label {
	    margin-bottom: 20px;
}
	.form .hero-content {
    text-align: center;
    padding: 0 0 0 0;
}
.navbar-default{
	padding-top: 0;
}
.corp-form {
    padding: 0;
}
	/*main*/

.navbar-default .navbar-collapse ul{
z-index: 69;
    position: relative;
    background: #fff;
    width: 100%;
    margin: 0;
	}
	/*.navbar-default{
		    padding-bottom: 103px;
	}*/

.navbar-nav{ margin-top: 0; }
.navbar{ height: auto; }
}/*END OF 768 PX*/

.width-less{
	width:83% ;
}

.header a ,
.header .tag-line {
    color: #fff;
}
.header, .back-to-top{
	background: #000;
	color:#fff;
}
.navbar-default .navbar-nav > li > a{
	color:#fff;
	font-weight: 600;
}
.dropdown-menu li a{
    	color:#000;
	font-weight: 600;
}
a.dropdown {
    padding: 0 !important;
}
.btn-primary{
	    padding: 11px 47px;
    background: #fa0508;
    color: #000;
}
/*None*/
.h-col-2{
	display: none;
}
.home-page-banner>img{
z-index:0;
}

/*Header Image Fix */
.navbar{
margin-bottom:0;
}
.navbar-brand{
height: auto;
}
.img-wrap img{
	width: 74%;
}
.img-wrap h2{
	color: #fff;
	text-transform: capitalize;
	font-size: 2em;
	margin: 1em 0;
}

.c-col{
	text-align: left;
}
.c-col p {
    margin-top: 15px !important;
}
.c-col h2{
	font-size: 22px;
    color: #fff;
    font-weight: bold;
}
.c-col small{
	color: #fff;
    font-weight: 100;
}

.bg-gray{
	background-color: #323538; 
}
#our-s{
	padding: 75px 10%;
}
#our-s h1{
	font-size: 45px; 
	line-height: 50px;
}
#our-s h1 small{
	color: #fa0508;
}
 h1{
	font-size: 45px; 
	line-height: 50px;
}
 h1 small{
 	color: #fff;
    font-size: 44px;
    font-weight: 100 !important;
    font-family: 'Raleway', sans-serif !important;
}
#our-s p{
	font-size: 16px;
}
#our-s h1{
	padding-top: 50px;
}
#our-s .progress-bars span{
	color: #fff;
	font-style: italic;
	margin-bottom: 10px;
}
#our-s .progress-bars p{
       background: #fa0508;
    padding: 2px 20px;
    color: #fff;
    font-weight: 700;
}
.bg-dark{
	padding: 50px 0;
	background: #323538;
}
#clients-list img {
    border: solid 3px #ddd;
    margin: 5px;
}
.underlist{
	margin-top: 40px; 
}
#contact .underlist p{
	margin: 0;
	font-weight: 100;
	font-family: 'Raleway', sans-serif;
}
#contact .underlist strong{
	font-size: 20px;
	color:#fff;
}
#contact .underlist a{
	color:#fff;
	font-size: 20px;
	font-weight: 100;
	font-family: 'Raleway', sans-serif;

}
.h-col-1.h-right img{
    display: none;
}
.h-col-1.h-right {
    padding-top: 23px;
}

@media screen and (min-width: 768px){
    .navbar-brand{
        float: none;
    }
    .header .tag-line{
        margin-top: -20px;
    }
    .nav > li{
        width: 33%;
    }
}