.jetmenu {width: 100% ;padding: 0;margin: 0;float: left;list-style: none; background:#78bf43; }
.jetmenu li{display: inline-block;float: left;}
.jetmenu a{-o-transition: all .3s linear;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;transition: all .3s linear;outline: none;z-index: 10;}
.jetmenu>li>a{padding: 15px 12px 15px 12px;font-family:"Myriad Pro", serif;font-size: 15px;color: #FFF;text-decoration: none;display: inline-block; text-transform: uppercase;    font-weight: 600;	
}
.jetmenu>li:hover>a, .jetmenu>li.active>a {
    background: #0070f0;color: #555;}
.jetmenu ul.dropdown, .jetmenu ul.dropdown li ul.dropdown{list-style: none;margin: 0;padding: 0;display: none;position: absolute;z-index: 99;width: 146px;background: #333333;
}
.jetmenu ul.dropdown {
    top: 58px;
}
.jetmenu ul.dropdown li ul.dropdown {
    left: 146px;top: inherit;
}
.jetmenu ul.dropdown li {
    clear: both;width: 100% ;font-size: 12px;
}
.jetmenu ul.dropdown li a {
    width: 100% ;padding: 12px 28px 12px;display: inline-block;float: left;clear: both;font-family: 'Myriad Pro', sans-serif;text-decoration: none;color: #999;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.jetmenu ul.dropdown li:hover>a{background: #0070f0;color: #555;}
.jetmenu .indicator{position: relative;left: 5px;top: 2px;font-size: 14px;float: right;}
.jetmenu ul li .indicator{font-size: 12px;top: 1px;left: 10px;}
.jetmenu>li>.megamenu{position: absolute;display: none;background: rgba(255,255,255,0.95);min-width: 25%;top: 51px;/*font-family: 'Noto Sans', sans-serif;*/font-size: 13px;color: #333;z-index: 99;padding: 0px;border-top: 0px solid #0C243F;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.jetmenu li>.megamenu ul{margin: 0;float: left;padding: 0;display: block;position: relative;}
.jetmenu li>.megamenu ul li{width: 100%;/*padding: 8px 0px;*/line-height: 22px;}
.jetmenu li>.megamenu ul li:hover { background-color: #730101; }
.jetmenu li>.megamenu ul li.title{margin: 0 0 8px;padding: 10px 0px 10px;border-bottom: solid 2px #EE3131;
}
.jetmenu li>.megamenu h5 {
    width: 100% ;margin: 0;padding: 0;font-size: 14px;font-weight: bold;color: #EE3131; text-transform: uppercase;
} 
/* megamenu links */ 
/*.jetmenu li>.megamenu a:before {content: '\f105'; font-family: 'FontAwesome'; margin-right: 5px; font-size: 13px; vertical-align: bottom;}*/
.jetmenu li>.megamenu a {
    color: #103157;font-weight: 500;text-decoration: none;font-size: 15px;-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;-o-transition: color 0.1s linear;transition: color 0.1s linear; padding: 6px 14px; display: block; border-bottom: 1px solid #eee;}
.jetmenu li>.megamenu a:hover{color: #dedede;
}
.jetmenu.megamenu img {
    width: 100% ;-webkit-transition: border 0.3s linear;-moz-transition: border 0.3s linear;-o-transition: border 0.3s linear;transition: border 0.3s linear;
}
.jetmenu>li>.megamenu.half-width {
    width: 220px;
    max-width: 220px;
    min-width: 220px;
    box-shadow: 2px 3px 20px rgba(0,0,0,0.3);
        border-radius: 0;
}
.jetmenu>li>.megamenu.full-width {
    width: 100% ;left: 0; box-shadow: 0px 5px 15px rgba(0,0,0,0.05);
        border-radius: 0 0 5px 5px;
}
.jetmenu li>.megamenu form {
    width: 100% ;
}
.jetmenu li>.megamenu form input[type = "text"], .jetmenu li>.megamenu form textarea {
    padding: 5px;color: #999;background: #444;font-family: 'PT Sans', sans-serif;font-size: 14px;border: solid 1px transparent;outline: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: border 0.3s linear;-moz-transition: border 0.3s linear;-o-transition: border 0.3s linear;transition: border 0.3s linear;
}
.jetmenu li>.megamenu form input[type = "text"]:focus, .jetmenu li>.megamenu form textarea:focus {
    border-color: #e0e0e0;
}
.jetmenu li>.megamenu form input[type = "text"] {
    width: 100% ;margin-top: 10px;
}
.jetmenu li>.megamenu form textarea {
    width: 100% ;margin-top: 10px;
}
.jetmenu li>.megamenu form input[type = "submit"] {
    width: 25% ;float: right;height: 30px;margin-top: 10px;border: none;cursor: pointer;background: #444;color: #777;font-family: 'PT Sans', sans-serif;-webkit-transition: background 0.3s linear;-moz-transition: background 0.3s linear;-o-transition: background 0.3s linear;transition: background 0.3s linear;
}
.jetmenu li>.megamenu form input[type = "submit"]:hover {
    background: #e0e0e0;color: #555;}
.megamenu.half-width .row{width: auto;}
.megamenu .row{width: 100%;margin-top: 15px;}
.megamenu .row:first-child{margin-top: 0;}
.megamenu .row:before,.megamenu .row:after{display: table;content: "";line-height: 0;}
.megamenu .row:after{clear: both;}
.megamenu .row .col1,.megamenu .row .col2,.megamenu .row .col3,.megamenu .row .col4,.megamenu .row .col5,.megamenu .row .col6{display: block;width: 17%;min-height: 20px;float: left;margin-left: 2.127659574468085%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.megamenu .row .col2 {
	width: 22%;
}
.megamenu .row [class*= "col"]: first-child {
    margin-left: 0;
}
.megamenu.row.col1 {
    width: 18.3% ;
}
.megamenu.row.col2 {
    width: 31.914893617021278% ;
}
.megamenu.row.col3 {
    width: 48.93617021276595% ;
}
.megamenu.row.col4 {
    width: 65.95744680851064% ;
}
.megamenu.row.col5 {
    width: 82.97872340425532% ;
}
.megamenu.row.col6 {
    width: 100% ;
}
.jetmenu>li.right {
    float: right;
}
.jetmenu>li.right>.megamenu {
    right: 0;
}
.jetmenu>li.showhide {
    display: none;width: 100% ;height: 50px;cursor: pointer;color: #fff;background: #3E3947;}
.jetmenu>li.showhide span.title{margin: 15px 0 0 25px;font-family: 'PT Sans', sans-serif;float: left;}
.jetmenu>li.showhide span.icon{margin: 17px 20px;float: right;}
.jetmenu>li.showhide .icon em{margin-bottom: 3px;display: block;width: 20px;height: 2px;background: #999;
}
.blue>li:hover>a, .blue>li.active>a {
    background: #ee3131;color: #fff;
}
.blue ul.dropdown li:hover>a {
    background: #02b8fa;color: #fff;
}
.blue li>.megamenu form input[type = "text"]:focus, .blue li>.megamenu form textarea:focus {
    border-color: #02b8fa;}
.blue li>.megamenu form input[type= "submit"]:hover {
    background: #02b8fa;color: #fff;
}
.blue li>.megamenu a:hover {
    color: #fff;
	/*font-weight: 600;*/
}
@media(max-width: 768px) {.jetmenu {
        padding-left: 0px!important;
    }
.jetmenu>li {
        display: block;width: 100% ;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
    }
.jetmenu>li>a {
        padding: 15px 25px;font-family: 'PT Sans', sans-serif;
        color: #3E3947;
    }
.jetmenu a {
        width: 100% ;background: rgba(203, 215, 226, 0.99);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
    }
.jetmenu ul.dropdown, .jetmenu ul.dropdown li ul.dropdown {
        width: 100% !important;left: 0;position: static!important;border: none;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
    }
.jetmenu ul.dropdown li {
        background: #fff!important;border: none;
    }
.jetmenu ul.dropdown>li>a {
        padding-left: 40px!important;
    }
.jetmenu>li>.megamenu {
        width: 100% !important;position: static;border-top: none;
    }
.megamenu.row[class *= "col"] {
        float: none;display: block;width: 100% !important;margin-left: 0;margin-top: 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    }
.megamenu.row: first-child[class *= "col"]: first-child {
        margin-top: 0;
    }
.megamenu.row {
        margin-top: 0;
    }
.jetmenu>li>ul.dropdown>li>a {
        padding-left: 40px!important;
    }
.jetmenu>li>ul.dropdown>li>ul.dropdown>li>a {
        padding-left: 60px!important;
    }
.jetmenu>li>ul.dropdown>li>ul.dropdown>li>ul.dropdown>li>a {
        padding-left: 80px!important;
    }
}
.jetmenu {
    margin: 0px;
} 
/*.jetmenu>li:nth-child(6) .megamenu .row [class*="col"]{background: #999 !important;}*/ 
@media(max-width: 768px) {
	.content {
        margin: 0;
    }
}

.jetmenu li>.megamenu.half-width.inner {
    position: absolute;
    right: -215px;
    margin-top: -38px;
    background: rgba(255,255,255,0.95);
    width: 220px;
    max-width: 220px;
    min-width: 220px;
    box-shadow: 2px 3px 20px rgba(0,0,0,0.3);
    border-radius: 0;
    display: none;
}

.jetmenu li>.megamenu.half-width.inner ul {
    width: 100%;
}
.jetmenu li>.megamenu.half-width.inner ul li {
    /*font-size: 15px;*/
    /*padding: 10px 14px;*/
}