﻿@charset "utf-8";
/* CSS Document */


#hamburger {
    float: left;
    color: #800000;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0s ease-in-out;
    -moz-transition: 0s ease-in-out;
    -o-transition: 0s ease-in-out;
    transition: 0s ease-in-out;
    cursor: pointer;
    top: 0;
    position: relative;
    left: 0;
	width:50px;
	height:100px;
}
#hamburger span {
        display: block;
        position: absolute;
        height: 2px;
        width: 50%;
        background: #800000;
        opacity: 1;
        left: 12px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
	
    }

        #hamburger span:nth-child(1) {
            top: 18px;
        }

        #hamburger span:nth-child(2), #hamburger span:nth-child(3) {
            top: 26px;
        }

        #hamburger span:nth-child(4) {
            top: 34px;
        }
#hamburger.open {
	background:#ececec;
}
#hamburger.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

    #hamburger.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #hamburger.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #hamburger.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%;
		
    }

.overlay {
    height: 600px;
    width: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow-x: hidden;
    overflow: hidden;
    /*transition: 0.5s;*/
}

.overlay-content {
    position: relative;
    width: 100%;
    top: 99px;
    padding: 40px;
    max-width: 1300px;
    background-color: #ececec;
    margin: auto;
}

    .overlay-content #logo {
        margin-bottom: 20px;
        width: 200px;
    }

    .overlay-content #myNavColumns ul {
        float: left;
        padding: 0;
        margin: 0;
        width: 20%;
    }

    .overlay-content ul li {
        list-style: none;
        padding: 5px 0;
    }

 .overlay-content ul li:first-child a {
            font-family: 'TradeGothic BoldCn 20';
            font-size: 16px;
 }

.overlay-content ul li a:hover {
            padding: 0;
            border-bottom: none;
            text-decoration: underline;
        }

    .overlay-content #myNavColumns {
        height: 270px;
    }

    .overlay-content #myNavBottom {
        clear: left;
        display: block;
        border-top: #bdbdbd thin solid;
        border-bottom: #bdbdbd thin solid;
        height: 45px;
        padding: 0;
    }

 .overlay-content #myNavBottom ul {
            clear: left;
            padding: 0;
        }

.overlay-content #myNavBottom ul li {
                float: left;
                width: 20%;
                padding: 10px 0;
            }
.overlay-content #myNavBottom ul li a {
	font-family: 'TradeGothic BoldCn 20' !important;
	font-size:14px !important;
}

.overlay a {
    text-decoration: none;
    font-size: 14px;
    color: #800000;
    text-transform: uppercase;
    font-family: 'TradeGothic Cn 18';
}

    .overlay a:hover, .overlay a:focus {
        text-decoration: underline;
    }

.overlay .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 40px;
    padding: 0 20px 80px 20px;
    height: 100px;
    background: #ececec;
    z-index: 3;
    list-style: none;
    text-decoration: none !important;
}

.overlay #cbooth {
    display: none;
}
/* SEARCH FIELD */
.overlay-search {
    overflow-y: hidden;
    padding: 90px;
}


/*********************************
  NAV OVERLAY TO SHOW THE MAIN MENU
  AND SEARCH MENU ON CLASS ACTIVE
 **********************************/
.navoverlay.active, .searchoverlay.active {
    width: 100%;
}


#search-button.reveal + #search-section {
    height: 205px;
}

#search-fields {
    bottom: 0;
    font-size: 0;
    height: 85px;
    left: 0;
    line-height: 50px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 75%;
    background-color: white;
    border-radius: 15px;
}

    #search-fields input[type="text"] {
        color: #707070;
        font-family: "Fort Light";
        font-size: 40px;
        margin-right: 10px;
        margin-top: 20px;
        width: calc(100% - 85px);
    }

    #search-fields input[type="text"] {
        color: #707070;
        font-family: "Fort Light";
        font-size: 40px;
        margin-right: 10px;
        margin-top: 20px;
        width: calc(100% - 85px);
    }

    #search-fields input {
        background-color: transparent;
        border: medium none;
        vertical-align: top;
    }

#search-fields {
    font-size: 0;
    line-height: 50px;
}

    #search-fields input[type="submit"] {
        background-size: 55px 75px;
        cursor: pointer;
        height: 75px;
        padding: 0;
        width: 75px;
    }

    #search-button::after, #search-fields input[type="submit"] {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxNSI+PHBhdGggZD0iTTEzLjIgMS45QzEyLjEgMC43IDEwLjYgMCA4LjkgMEM3LjMgMCA1LjcgMC43IDQuNiAxLjlDMy40IDMgMi44IDQuNSAyLjggNi4yYzAgMS40IDAuNSAyLjggMS40IDMuOWwtNCA0IGMtMC4yIDAuMi0wLjIgMC41IDAgMC43YzAuMiAwLjIgMC41IDAuMiAwLjcgMGwzLjktNGMxLjEgMSAyLjUgMS42IDQuMSAxLjZjMS42IDAgMy4yLTAuNyA0LjMtMS45QzE0LjQgOS4zIDE1IDcuNyAxNSA2LjEgQzE1IDQuNSAxNC40IDMgMTMuMiAxLjlMMTMuMiAxLjl6IE0xMi41IDkuOWMtMSAxLTIuMiAxLjUtMy42IDEuNWMtMS40IDAtMi42LTAuNS0zLjYtMS41Yy0wLjktMS0xLjUtMi4yLTEuNS0zLjcgYzAtMS40IDAuNS0yLjcgMS41LTMuN2MxLTEgMi4yLTEuNSAzLjUtMS41YzEuNCAwIDIuNyAwLjUgMy42IDEuNUMxNC41IDQuNSAxNC41IDcuOCAxMi41IDkuOUwxMi41IDkuOXoiLz48L3N2Zz4=");
        background-repeat: no-repeat;
    }

    #search-fields input {
        background-color: transparent;
        border: medium none;
        vertical-align: top;
    }
/*
 ****************************
 LOGO DROPDOWN
 ****************************
*/

#logo-dropdown {
	display: none;
    height: 100px;
    left: 15px;
    position: absolute;
    top: 60px;
    width: 200px;
    z-index: 200;
	}	
#logo-dropdown ul {
	background-color: rgba(0, 0, 0, 0.7);
    border: thin solid #999;
}
#logo-dropdown ul li {
	list-style: outside none none;
    text-align: center;}
#logo-dropdown ul li a {
	 background: #ececec none repeat scroll 0 0;
    border-bottom: thin solid #999;
    color: #800000;
    display: inline-block;
    font-family: "TradeGothic BoldCn 20";
    line-height: 1em;
    padding: 15px;
    width: 100%;
	}
#logo-dropdown ul li a:hover, #logo-dropdown ul li a:focus {
	border-bottom: #999 thin solid;
	background: #999 !important;
}
    #logo-dropdown .closebtn {
       font-size: 40px;
    padding: 0 15px 7px;
    width: auto;
}
@media screen and (max-width:1000px) {
    .overlay-content {
        top: 62px;
    }
    /*62px*/
}

@media screen and (max-width:768px) {
    .overlay {
        overflow: hidden;
        height: auto;
    }

    .overlay-content {
        height: 300px;
        padding: 10px 20px 0 20px;
    }

        .overlay-content #logo {
            display: none;
        }

        .overlay-content ul {
            width: 100% !important;
        }

            .overlay-content ul li {
                width: 100% !important;
                padding: 10px 0 !important;
            }

    .overlay ul li a {
        font-size: 16px;
        font-family: 'TradeGothic BoldCn 20';
    }

        .overlay ul li a:hover {
            text-decoration: none;
            border: none;
        }

    .overlay-content #myNavBottom {
        border: none;
        height: auto;
    }

    .overlay-content #myNavColumns {
        display: none;
    }

    .overlay #cbooth {
        display: block;
        margin: 0 auto !important;
    }

        .overlay #cbooth .panel-heading .innercontainer {
            height: 50px;
            padding: 10px 10px 10px 20px;
        }

        .overlay #cbooth .panel-heading a.collapsed .icon::before, .overlay #cbooth .panel-heading a .icon::before {
            padding: 16px 10px;
            font-size: 17px;
        }

        .overlay #cbooth .panel-default > .panel-heading {
            background-color: #800000 !important;
        }

        .overlay #cbooth .innercontainer h4, .overlay #cbooth .panel-body a {
            font-family: 'TradeGothic Cn 18';
            color: white;
        }

        .overlay #cbooth ul li {
            list-style: none;
            padding: 10px 0;
        }

            .overlay #cbooth ul li a {
                color: white;
                padding: 20px 0 18px 0;
            }

        .overlay #cbooth .panel-body {
            margin-top: -10px;
            padding: 10px 20px;
        }

        .overlay #cbooth .panel-collapse {
            background-color: #800000;
        }
}

@media screen and (max-width: 768px) {
    /* SEARCH OPTIONS */
    .overlay-search {
        height: 145px;
    }

    #search-fields {
        position: relative;
        height: 50px;
    }

        #search-fields input[type="text"] {
            font-size: 20px;
            margin-top: 0;
        }

        #search-fields input[type="submit"] {
            background-size: 25px 50px;
            height: 50px;
            width: 30px;
            float: right;
        }
}

@media screen and (max-width: 450px) {
    .overlay a {
        font-size: 20px;
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 0;
        right: 0;
    }
}

@media screen and (max-width: 320px) {
    #hamburger {
        padding: 12px 15px;
    }
}