
.logo {max-height: 140px; float: left; margin: auto; display: block;}
.logowrap {display: table; margin: auto; width: fit-content; float: left; padding: 10px;}

.headerpad {padding-left: 6% !important; padding-right: 6% !important; width: 100% !important;}

.headinfo {display: inline-flex;}

.allwrapper {margin: auto; display: flex; width: fit-content; text-align: center; vertical-align: middle; float: right;
justify-content: center; margin: 10px;
    align-items: center;}



.social-li {
    display: inline-block;
    padding: 0px; border-radius: 0px;
    box-sizing: border-box !important; text-align: center;
    margin: 5px; background-color: transparent !important;
    font-size: 23px !important;
}

.social-li > a {color: #ec0000 !important;}
.social-li > i {color: #ec0000 !important;}
.social-li > i:hover {color: gray !important; transition-duration: 0.5s;}



.footiconspan { display: block; width: fit-content;}
.footicon {text-align: center; display: block;}



.topphone {color: #ec0000 !important; font-family: "apparat", sans-serif !important; font-size: 24px; margin-top: 0px !important; font-weight: 900; text-transform: uppercase;  display: inline-flex; margin-top: 5px; margin-right: 25px; justify-content: center;
    align-items: center;}

.topphone > i {color: e10000 !important;font-size: 23px; margin-right: 10px; margin-top: 0px;}



.headerlocation {color: #ec0000 !important; font-family: "apparat", sans-serif !important; font-size: 13px !important; font-weight: 500; font-style: italic;
margin-bottom: 0px !important;}

.headertext {color: #ec0000 !important; font-family: "apparat", sans-serif !important; font-size: 17px !important; font-weight: 700; 
    margin-left: 2px;  margin-top: -5px; display: inline-block;}
.headertext > .fas {color: black!important; font-size: 19px !important; margin-right: 10px;}

.headertext > a {font-size: 17px !important; color: #ec0000 !important;  margin-left: -10px;}
.headertext > a:hover {color: black !important; cursor: pointer;}





.myicon {margin: 7px 5px 5px 5px; color: #ffffff !important; font-size: 20px !important; vertical-align: middle; display: inline-block; height: 25px; width: 25px;}
.myicon:hover {color:  dimgray !important; transition-duration: .4s;}
.myicon2 {margin: 7px; color:white !important; font-size: 20px !important; vertical-align: middle; width: 40px;}
.myicon2:hover {}
.iconspan {float: right; padding-right: 15px; transform: scale(80%);}

.paging-container > nav {position: relative !important; background-color: #ffffff !important; box-shadow: none !important; }


.slanted { padding-top: 40px; padding-bottom: 10px;}









/*===================== 
	my navbar 
=======================*/

.navbar-toggle {display: none;}
.navbar-header {display: none;}
.nobordernav {border-right: 0px solid black !important;}

.navbar-inverse {background-color: transparent !important; border-color: transparent !important; clear: both; box-shadow: 0px 0px 0px 0px transparent !important; border-radius: 0px !important;}
.navbar-nav {float: right !important; margin: auto !important; width: fit-content !important; display: table; background-color: transparent; padding: 0px !important;}
.navbar-nav > li {float: none !important; display: inline-block !important;}
.nav > li > a {position: relative; display: block; padding: 0px !important;}

.navbar-inverse .navbar-nav > li > a {
	background-color: transparent !important;
	color: black !important;
	font-family: "bigcity-grotesque-pro", sans-serif;
    font-size: 21px;  
	font-weight: 900; text-transform: uppercase; 
    padding: 10px 18px !important;  font-style: normal;
}
.navbar-inverse .navbar-nav > li > a:hover {background-color: black !important; transition-duration: .4s; color: #ffffff !important; min-height: 0px !important; list-style-type: none !important; border-color: black!important;}
.navbar-inverse .navbar-nav > .open > a {background-color: black!important; transition-duration: .4s; color: #ffffff !important; min-height: 0px !important; list-style-type: none !important; border-color: black!important;}

.navbar {min-height: 0px !important; margin-bottom: 0px !important;}
.topspan {float: right;}
.toprow {background-color:  dimgray !important; padding-top: 12px; padding-bottom: 12px;}


.dropdown-menu {background-color: black!important; border: 2px solid black !important; z-index: 125;}
.dropdown-menu > li > a {font-family: "bigcity-grotesque-pro", sans-serif; color: #ffffff !important; font-size: 17px; padding: 5px 20px !important; font-weight: 700 !important; text-transform: uppercase;}
.dropdown-menu > li > a:hover {color: #ffffff !important; background-color: #ec0000 !important; transition-duration: .3s;}


@media only screen and (max-width : 1600px) {
.navbar-inverse .navbar-nav > li > a {font-size: 19px !important; padding: 10px 18px !important;}
}


@media only screen and (max-width : 1500px) {
.navbar-inverse .navbar-nav > li > a {font-size: 17px !important; padding: 10px 16px !important; }
}

@media only screen and (max-width : 1200px) {
.navbar-inverse .navbar-nav > li > a {font-size: 16px !important; padding: 10px 14px !important;}  
}

@media only screen and (max-width : 1100px) {
.navbar-inverse .navbar-nav > li > a {font-size: 16px !important; padding-left: padding: 10px 12px !important;}	
}


@media only screen and (max-width : 992px) {
.navbar-inverse .navbar-nav > li > a {font-size: 17px !important;}	
.navbar-inverse {padding-bottom: 0px !important; background-color: transparent!important;}
.navbar-nav > li {display: inline-block !important; text-align: center !important;}
.mynav {margin: auto !important; float: none !important; display: table; width: fit-content; padding-top: 0px !important;}	
}



/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .myheadrow {padding-top: 25px;}
	.headinfo {display: none;}
    .headertext {font-size: 22px !important;}
    .headertext > a {font-size: 15px !important;}
    .fixednav {height: auto !important;}
    
    .navbar-inverse .navbar-toggle {margin: auto !important; display: block !important; float: none !important; background-color: transparent !important;}
    .navbar-toggle .icon-bar + .icon-bar {margin-top: 8px !important;}
    .navbar-toggle:focus {background-color: transparent !important;}
    .navbar-toggle .icon-bar {display: block !important; width: 46px !important; height: 9px !important; margin-top: 2px; border-radius: 1px !important; background-color: #ffffff !important;}
   
    
    #hamburger {top: 0; left: 0; right: 0; bottom: 0; cursor: pointer; width:100px; height:100px; margin: auto; margin-top: -20px !important;}
    .bar { display: block; width:100%; height:20%; margin-top:20%; background: white; transition:0.25s; -webkit-transition:0.25s; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
    .animate .bar:nth-child(1) {transform:translateY(40px) rotate(135deg);}
    .animate .bar:nth-child(2) {opacity: 0;}
    .animate .bar:nth-child(3) {transform:translateY(-40px) rotate(-135deg);}

    
    .dropdown-menu > li { text-align: center !important; }
    .dropdown-menu > li > a { background-color: #ffffff !important; color: black!important; border: 0px solid white; padding: 15px !important;}
    .dropdown-menu > li > a {font-size: 20px !important; padding-top: 10px !important; padding-bottom: 10px !important;}
    .navbar-nav > li > .dropdown-menu {padding: 0px !important; border: 0px solid white !important;}    
    
    .mynav > li {float: none !important; display: block !important; text-align: center !important; width: 100%;}
    .navbar-inverse .mynav > li > a { font-size: 22px !important; border-right: 0px solid black !important; border-left: 0px solid black !important; padding: 15px !important; border-bottom: 0px solid black !important;}

    .navbar-nav {margin: auto !important; padding-top: 0px !important; float: none !important; width: 100% !important;}
	.navbar-inverse .navbar-toggle {border-color: transparent !important;}
	.navbar-toggle {display: block !important; background-color: #ec0000 !important; padding: 0px !important; transform: scale(.5);}
	.navbar-header {display: block !important; background-color: black!important; height: 80px; align-content: center;  max-width: 100%;}
	.navbar {margin-top: 0px; margin-bottom: 0px !important;}
    .navbar-inverse {border: 0px solid transparent;}
	
	
}


@media only screen and (max-width : 600px) { 
    .headertext {display: block !important; margin: auto !important;}
    .headertext > a {font-size: 15px !important;}
    .headertext > .social-li {height: auto !important; widows: auto !important; font-size: 15px !important;}
}













/*===================== 
	My Footer
=======================*/



.footerheader {font-size: 25px; font-family: "apparat", sans-serif !important; color: #fff; font-weight: 900;
padding-bottom: 0px !important;  margin-bottom: 10px !important;  width: fit-content; display: block; text-transform: uppercase;
}

a.footerlink:link, a.footerlink:visited, {}

.footerlink {
	color: #fff !important;
	font-size: 17px !important;
	font-weight: 400;
	line-height: 20px;
	font-family: "apparat", sans-serif !important; display: block;
    padding-bottom: 15px; margin-bottom: 0px !important;
}

.footerlink:hover {
 transition-duration: .5s;
}


.subfooterlink {
	color: black!important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 12px;
	font-family: "apparat", sans-serif;
}

.subfooterlink2 {
	color: #ffffff !important;
	font-size: 13px !important;
	font-weight: 500;
	line-height: 8px;
	font-family: "apparat", sans-serif;
}

.footercol > .padrightatfirst > a {width: fit-content !important; display: block;}

.mediumspot {
	font-weight: 400;
}

.footbg {background-color: #ffffff !important;}

.footline {background-color: #ec0000 !important; height: 2px; width: 60%; margin-top: 5px; margin-bottom: 15px;}




/*===================== 
	Search 
=======================*/

.searchingform {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.searchyellowbutton {
	width: 100% !important;
	font-family: "apparat", sans-serif ;
	background-color: #ffffff !important;
	color: black!important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	border-color: black;
	border: 2px solid #ffffff !important;
	height: 45px !important;
	font-weight: 700;
	font-size: 18px !important;
}

.searchingbox {
	width: 100% !important;
	padding-left: 15px;
	margin-bottom: 0px !important;
	height: 45px !important;
	border: 2px solid #ffffff !important;
	border-color: #ffffff !important;
	background-color: transparent !important;
	color: #ffffff !important;
    font-family: "apparat", sans-serif; 
}

.formcol > label {clear: both; display: block !important;
font-family: "monte-stella", sans-serif; font-size: 19px; font-weight: 700; color: black !important; height: 30px;}

.formcol > select {
	width: 100% !important;
	padding-left: 15px;
	margin-bottom: 0px !important;
	height: 45px !important;
	border: 3px solid !important;
	border-color: black !important;
	background-color: #ffffff !important;
	color: black !important;   
    font-family: "apparat", sans-serif; 
}

.formcol {padding: 0px !important;}



.header-search-row #searchBar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    width: 100%;
    border-radius: 3px;
    position: relative;
	    padding-top: 5px;
    padding-bottom: 5px;
}

.header-search-row {}

.header-search-row>div {
    margin-right: auto;
    margin-left: auto;
}

.myheadrow {padding-top: 50px;}


.header-search-row #searchBar input {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-left: 47px;
    font-size: 15px;
    font-weight: 400;
    color: #cccccc !important;
    background-color: black;
}



.header-search-row #searchBar button {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #ffdf17;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 15px;

    border: none;
	    padding-left: 30px;
    padding-right: 30px;
}










body{
    overflow-x: hidden !important; max-width: 100% !important;
}


/*Styling Hamburger Icon*/
.hamburger div{
    width: 30px;
    height:3px;
    background: #f2f5f7;
    margin: 5px;
    transition: all 0.3s ease;
}
.hamburger{
    display: none;
}

/*Stying for small screens*/
@media screen and (max-width: 800px){
    nav{
        position: fixed;
        z-index: 3;
    }
    .hamburger{
        display:block;
        position: absolute;
        cursor: pointer;
        right: 5%;
        top: 50%;
        transform: translate(-5%, -50%);
        z-index: 2;
        transition: all 0.7s ease;
    }
    .nav-links{
        position: fixed;
        background: #131418;
        height: 100vh;
        width: 100%;
        flex-direction: column;
        clip-path: circle(50px at 90% -20%);
        -webkit-clip-path: circle(50px at 90% -10%);
        transition: all 1s ease-out;
        pointer-events: none;
    }
    .nav-links.open{
        clip-path: circle(1000px at 90% -10%);
        -webkit-clip-path: circle(1000px at 90% -10%);
        pointer-events: all;
    }
    .nav-links li{
        opacity: 0;
    }
    .nav-links li:nth-child(1){
        transition: all 0.5s ease 1s;
    }
    .nav-links li:nth-child(2){
        transition: all 0.5s ease 0.4s;
    }
    .nav-links li:nth-child(3){
        transition: all 0.5s ease 0.6s;
    }
    .nav-links li:nth-child(4){
        transition: all 0.5s ease 0.7s;
    }
    .nav-links li:nth-child(5){
        transition: all 0.5s ease 0.8s;
    }
    .nav-links li:nth-child(6){
        transition: all 0.5s ease 0.9s;
        margin: 0;
    }
    .nav-links li:nth-child(7){
        transition: all 0.5s ease 1s;
        margin: 0;
    }
    li.fade{
        opacity: 1;
    }
}
/*Animating Hamburger Icon on Click*/
.toggle .line1{
    transform: rotate(-45deg) translate(-5px,6px);
}
.toggle .line2{
    transition: all 0.7s ease;
    width:0;
}
.toggle .line3{
    transform: rotate(45deg) translate(-5px,-6px);
}


	




/*===================== 
	header styles 
=======================*/


header {
	margin: 0 auto;
	width: 100%;
	}






/*===================== 
	content styles 
=======================*/


	
/*===================== 
	slideshow styles 
=======================*/



/*===================== 
	banner styles 
=======================*/



/*===================== 
	layout styles 
=======================*/




/*===================== 
	footer styles 
=======================*/

footer {
	margin: 0;
	width: 100%;
	}
	
a.footerlink:link,
a.footerlink:visited, 
a.footerlink:active {
	text-decoration: none; 
	font-size:13px;
	color: #222;
	}
	a.footerlink:hover {
		text-decoration:none; 
		font-size:13px;
		color: #fff;
		}

.footertext {
	font-size:13px; 
	color:#666;
	}

.smallfootertext {
	font-size:10px; 
	color:#666;
	}

.divfooter {
	max-width:1200px; 
	text-align:center; 
	margin:0 auto;
	}



/*========================= 
	 Responsive styles 
===========================*/


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1500px) {
.headerpad {padding-left: 6% !important; padding-right: 6% !important;}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.headerpad {padding-left: 4% !important; padding-right: 4% !important;}	
}



@media only screen and (max-width : 1100px) {

}


/* Medium Devices, Desktops */
@media only screen and (max-width : 1000px) {

	
}



/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
.headerpad {padding-left: 0% !important; padding-right: 0% !important;}	

    
	.logo {margin: auto !important; float: none !important; padding-bottom: 15px; max-height: 180px !important;}
	.logowrap {float: none; position: relative !important; margin-top: auto !important;}
    .logo2wrap {display: block !important; float: none !important; margin: auto !important; width: fit-content !important;}
    .logo2 {margin: auto !important; display: block; margin-top: 0px !important;}
    
    
    .headinfo {display: block !important; margin: auto !important; width: fit-content !important; float: none !important; padding-bottom: 0px;}
    .slanted {display: block !important; margin: auto !important; width: auto !important; float: none !important; padding-top: 5px !important; margin-left: -15px;}
    
	.allwrapper {float: none !important; margin: auto !important; padding-bottom: 5px;}

	  .addred {background-color: black!important;}
	
	.footline {background-color: #ec0000 !important; height: 2px; width: 75%; margin-top: 5px; margin-bottom: 15px;}
    

}



/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
        .addred {background-color: #ec0000 !important;}
    
    .footline {background-color: #ec0000 !important; height: 2px; width: 100%; margin-top: 5px; margin-bottom: 15px;}
    
    .slanted {display: none !important;}
    
    .nopadfinal {padding: 0px !important;}
	.removepad {padding: 0px !important;}
	
    .nofloat {float: none !important;}
	.leftfloatatfirst {float: none; display: block; margin: auto;}
	.rightfloatatfirst {float: none !important; margin: auto !important;}


	.logo {margin: auto !important; float: none !important; max-height: 160px !important;}
	.logo2 {margin: auto !important; float: none !important; display: block !important; max-height: 100px !important;}
	

    .social-li {margin: 5px !important;}

	
	
	.footerheader {font-size: 25px !important; margin-top: 15px !important; margin: auto;}
	.footercol {text-align: center !important;}
	.footercol > .padrightatfirst > a {text-align: center !important; width: fit-content !important; padding-bottom: 12px; margin: auto;}
	.footerlink {font-size: 20px !important; width: fit-content !important; margin: auto;}
	.subfooterlink {font-size: 20px !important;}
    .footiconspan {margin: auto !important; padding-top: 5px; padding-bottom: 5px;}
	

	
	.typeemail {text-align: center;}
	
	.overlapimg {margin-bottom: 50px; display: block; height: 400px; margin-top: auto; border: 4px solid white !important;}
	.overlaprow {height: auto; padding-top: 50px; padding-bottom: 50px; text-align: center;}
	
	.the_list_wrap {padding-top: 25px; padding-bottom: 25px; min-height: auto; height: auto;}
	.the_list_item_subheadline {font-size: 31px;}
	.the_list_item_desc {font-size: 14px;}
	
	
	
	
	
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 580px) {
    .hidethis {display: none !important;}
 
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

 
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {


}

