/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/


/*====================Top Header======================*/

.current-menu-item a:before {
    -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
            transform: scale(1) !important;
    opacity: 1 !important;
}
ul#menu-main-menu li.current-menu-ancestor a:before {
    -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
            transform: scale(1) !important;
    opacity: 1 !important;
}

.bt_top_header_section {
	padding: 0px !important;
	background-color: transparent !important;
	position: fixed;
    top: 0;
    width: 100%;
}
.bt_top_header_section_row {
	padding: 10px 20px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: white;
	-webkit-transition: 1s !important;
	-o-transition: 1s !important;
	transition: 1s !important;
}
.bt_top_header_left_col_box{
	font-size: 18px;
	color: #004877;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Montserrat';
	-webkit-transition: 1s !important;
	-o-transition: 1s !important;
	transition: 1s !important;
}
.bt_top_header_right_col_box ul{
	list-style-type: none !important;
	padding: 0px !important;
	float: right;
}
.bt_top_header_right_col_box ul li{
	font-size: 18px;
	text-transform: uppercase;
	display: inline;
	font-family: 'Montserrat';
	-webkit-transition: 1s !important;
	-o-transition: 1s !important;
	transition: 1s !important;
}
.bt_top_header_right_col_box ul li a{
	color: #004877;
}
ul.top_icn_ul {
    display: none;
}
.bt_top_header_left_col  {
	width: 40% !important;
	margin: auto;
}
.bt_top_header_right_col  {
	width: 64% !important;
}
.bt_top_header_right_col_box ul li:first-child {
    padding-right: 9px;
}
.bt_main_menu_row {
	padding: 10px 0px !important;
}
header.et-l.et-l--header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}
.bt_main_menu_box {
    background-color: transparent !important;
}
ul#menu-main-menu > li {
    margin: 0 21px !important;
}
ul#menu-main-menu > li > a {
    font-size: 21px;
    color: white !important;
    font-weight: normal;
    line-height: 1;
    padding: 5px 5px 5px 0px !important;
    position: relative;
    /*transition: all 0.5s ease-in-out 0s;*/
}
ul#menu-main-menu .et_pb_menu__logo img {
    width: 224px;
    height: 145px !important;
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.et-menu a:hover {
    opacity: unset;
}
/*=============================Fixed Header===========================*/
.bt_fixed_header .bt_top_header_section {
	position: fixed;
    top: 0;
    -webkit-transition: 1s !important;
    -o-transition: 1s !important;
    transition: 1s !important;
}

.bt_fixed_header .bt_main_menu_row {
	background-color: #004877;
	/*position: fixed;
    top: 0;*/
    -webkit-transition: 1s !important;
    -o-transition: 1s !important;
    transition: 1s !important;
}
.bt_fixed_header ul#menu-main-menu .et_pb_menu__logo img {
	height: 68px !important;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.bt_fixed_header ul#menu-main-menu > li > a {
    font-size: 18px;
}
.bt_fixed_header ul#menu-main-menu > li {
    margin: 0 29px;
}
.et-menu a, .et-menu a:hover{
	-webkit-transition: unset !important;
	-o-transition: unset !important;
	transition: unset !important;
}
/*=======================Mobile Header=================*/
.bt_mob_header_section {
    padding: 0px !important;
    position: fixed;
    width: 100%;
    top: 0;
}
.bt_mob_header_section_row{
	padding: 7px 10px 0px !important;
	background-color: #004877;
}
.bt_mob_box img {
    width: 100%;
    height: 48px;
    -o-object-fit: contain;
       object-fit: contain;
}
/*=================================================================*/
/*======================*/
.superfly-on .sfm-rollback{
	width: auto;
}
.sfm-label-metro .sfm-navicon:after, .sfm-label-metro .sfm-navicon:before{
	background-color: white !important;
}
.sfm-sidebar-exposed , div#sfm-sidebar .sfm-menu span ,  .sfm-sidebar-bg ,nav.sfm-nav ,.sfm-sub-swipe #sfm-sidebar .sfm-menu {
    width: 100% !important;
    max-width:  100% !important;
}
.sfm-menu-level-1 {
    margin-top: 0px !important;
}
.mob_row_bj_class{
    padding:0px !important;
}

#sfm-sidebar .sfm-view .sfm-menu {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: start !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
   
}
/*.wmc-cart-wrapper a {
    padding-bottom: 9px !important;
}
.wmc-cart-wrapper .wmc-content {
    top: -108px;
}

.wmc-cart-wrapper .wmc-content{
	width: 408px !important;
}

.wmc-cart-wrapper .wmc-content {
    width: 408px !important;
    left: -96px;
}
*/
.sfm-widget.sfm-widget-bottom.sfm-copy {
   position: absolute !important;
    top: auto !important;
    bottom: 0px;
    width: 100% !important;
  	background: -o-linear-gradient(53deg, rgba(255,255,255,1) 1%, #004877 54%);
  	background: linear-gradient(37deg, rgba(255,255,255,1) 1%, #004877 54%);
    padding: 10px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    color: white;
}
 .sfm-label-metro .sfm-navicon-button {
    background-color: #004877 !important
}
.sfm-sidebar-close {
    position: fixed;
    right: 0 !important;
    left: unset !important;
}
nav.sfm-nav {
    margin-top: 72px;
}
#sfm-sidebar .sfm-logo img {
  
    width: 139px;
    height: 90px;
    -o-object-fit: contain;
       object-fit: contain;
}
.sfm-logo {
	top: 0;
    position: fixed !important;
    width: 100% !important;
   	background: -o-linear-gradient(53deg, rgba(255,255,255,1) 1%, #004877 54%);
   	background: linear-gradient(37deg, rgba(255,255,255,1) 1%, #004877 54%);
}

a.sfm-back-parent{
	background: -o-linear-gradient(53deg, rgba(255,255,255,1) 1%, #004877 54%);
	background: linear-gradient(37deg, rgba(255,255,255,1) 1%, #004877 54%);
	color: white !important;
}
.sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:after, .sfm-sidebar-close:before{
	background: white !important;
}
form.sfm-search-form {
    display: none !important;
}
#sfm-sidebar .sfm-menu li a {
    padding: 13px 10px !important;
    padding-bottom: 4px !important;
}
.sfm-view.sfm-view-level-1 , .sfm-view.sfm-view-level-custom {
    left: 100% !important;
}
#sfm-sidebar .sfm-view-level-1 li a, #sfm-sidebar .sfm-menu-level-1 li a{
	color: black !important;
}
#sfm-sidebar ul.sfm-menu-level-1{
	background: white !important;
}
#sfm-sidebar .sfm-view .sfm-menu{
	display: block !important;
}
#sfm-sidebar.sfm-compact .sfm-logo{
	margin-top: 0px !important;
}
#sfm-sidebar .sfm-scroll{
	background:  #004877 !important;	
}
#sfm-sidebar .sfm-menu-level-0 li a{
	color: white !important;
}
.sfm-navicon, .sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:before, .sfm-sidebar-close:after {
	height: 2px !important;
}

/*==========================================*/
ul#menu-main-menu > li > a:before{
	content: "";
    position: absolute;
    left: 0;
    display: inline-block;
    height: 1px;
    width: 100%;
    border-bottom: 2px solid white;
    margin-top: 0px;
    bottom: 56px;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    -webkit-transform: scale(0.1);
    -ms-transform: scale(0.1);
        transform: scale(0.1);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
ul#menu-main-menu li a:hover:before, .current_page_item > a:before {
    opacity: 1 !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
        transform: scale(1) !important;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
ul#menu-main-menu li a:hover:before {
    -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
            transform: scale(1) !important;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    opacity: 1;
}
.bt_fixed_header ul#menu-main-menu > li > a:before {
	bottom: 20px;
}
/*==========================*/
.et-menu .menu-item-has-children>a:first-child:after {
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    right: -16px !important;
    font-size: 18px;
}
ul.sub-menu li a {
    color: #004877 !important;
    font-size: 20px !important;
}
ul#menu-main-menu ul.sub-menu {
    border-top: 3px solid #004877 !important;
    width: 250px !important;
    top: 107px !important;
}
.et-menu li li a{
	width: unset;
}
.nav li li {
    padding: 0 0px;
    display: block;
}
.bt_fixed_header ul#menu-main-menu ul.sub-menu {
	top: 76px !important;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: white !important;
    opacity: unset !important;
}
.bt_fixed_header ul.sub-menu li a {
	font-size: 18px;
	padding: 3px 18px;
}

#sfm-sidebar.sfm-compact-header .sfm-logo img {
	padding: 8px !important;
}
.mob_call i.fa.fa-phone.bt_icn {
    color: white;
    font-size: 20;
    font-size: 36px;
}
span.mob_call {
    position: absolute;
    right: 14px;
    top: 7px;
}

/*===================================*/
.bt_fixed_header .bt_top_header_left_col_box{
	font-size: 14px;
	-webkit-transition: 1s !important;
	-o-transition: 1s !important;
	transition: 1s !important;	
}
.bt_fixed_header .bt_top_header_right_col_box ul li {
	font-size: 14px;
	-webkit-transition: 1s !important;
	-o-transition: 1s !important;
	transition: 1s !important;
}
.bt_fixed_header .bt_top_header_section_row {
    padding: 3px 20px !important;
}

/*==================*/


.bt_main_menu_col .et_pb_menu__wrap {
    width: 100% !important;
    max-width: 100% !important;
}

.bt_main_menu_col .et_pb_menu__menu {
    width: 100% !important;
    max-width: 100% !important;
}

.bt_main_menu_col nav.et-menu-nav {
    width: 100% !important;
    max-width: 100% !important;
}

ul#menu-main-menu {
    width: 100% !important;
    max-width: 100% !important;
}



#sfm-sidebar.sfm-compact .sfm-va-middle {
    display: block !important;
    margin-top: 91px !important;
}
.et-db #et-boc .et-l .et-menu a:hover{
    opacity: 1 !important;
}




@media all and (min-width: 320px) and (max-width: 767px) {

    .gty_inner_info h2 {
        font-size: 27px !important;
        padding-bottom: 20px !important;
    }
  .bt_top_header_section{
  	display: none;
  }
  .mob_call i.fa.fa-phone.bt_icn{
  	font-size: 29px;
  }

}
@media all and (min-width: 481px) and (max-width: 767px) {

}
@media all and (min-width: 768px) and (max-width: 980px) {
   .bt_top_header_section{
   	display: none;
   }
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {

    ul.top_icn_ul li {
    font-size: 12px !important;
    }
    .et-menu .menu-item-has-children>a:first-child:after {
        right: -6px !important;
    }
    ul.top_icn_ul li {
        font-size: 12px !important;
    }

  		.bt_top_header_left_col_box {
    	font-size: 12px;
	}
	.bt_top_header_right_col_box ul li {
    	font-size: 12px;
	}
	.bt_top_header_right_col_box ul li:first-child {
    	padding-right: 15px;
	}
	.bt_top_header_section_row {
    	padding: 2px 11px !important;
	}
	.bt_top_header_right_col {
    	width: 70% !important;
	}
	ul#menu-main-menu .et_pb_menu__logo img {
       	width: 96px;
    	height: 60px !important;
	}
	ul#menu-main-menu > li > a {
    	font-size: 15px;
	}
	ul#menu-main-menu > li {
    	margin: 0 3px !important;
    	padding-left: 6px;
    	padding-right: 6px;
	}
	.bt_top_header_right_col_box ul{
		display: none;
	}
	ul.top_icn_ul {
    	display: block;
	}
	.bt_top_header_left_col {
    	width: 55% !important;
	}
	.bt_icn {
    	font-size: 16px;
    	margin-right: 8px;
	}
	.bt_fixed_header ul#menu-main-menu .et_pb_menu__logo img {
    	height: 45px;
	}
	.bt_fixed_header ul#menu-main-menu > li > a {
    	font-size: 15px;
	}
	.bt_fixed_header ul#menu-main-menu > li {
    	margin: 0 3px !important;
	}

	ul#menu-main-menu > li > a:before {
		bottom: 17px;
	}
	.bt_fixed_header ul#menu-main-menu > li > a:before {
    	bottom: 10px;
	}
	ul#menu-main-menu ul.sub-menu {
		width: 229px;
    	top: 55px;
    	padding: 10px 0px;
	}
	ul.sub-menu li a {
		font-size: 16px;	
	}
	.bt_fixed_header ul#menu-main-menu ul.sub-menu {
    	top: 52px !important;
	}
	.bt_fixed_header ul.sub-menu li a {
    	font-size: 16px;
    	padding: 1px 18px;
	}
	.et-menu li li a {
    	padding: 3px 13px;
	}
	.et-menu .menu-item-has-children>a:first-child:after {
		font-size: 14px;
	}
	.bt_fixed_header .bt_top_header_left_col_box {
    	font-size: 11px;
	}
	.bt_fixed_header .bt_top_header_right_col_box ul li {
    	font-size: 12px !important;
	}
	.bt_fixed_header .bt_top_header_section_row {
    	padding: 1px 20px !important;
	}




}
@media all and (min-width: 1025px) and (max-width: 1140px) {

     .et-menu .menu-item-has-children>a:first-child:after {
        right: -6px !important;
    }

    ul.top_icn_ul li {
        font-size: 13px !important;
    }

  	.bt_top_header_left_col_box {
    	font-size: 12px;
	}
	.bt_top_header_right_col_box ul li {
    	font-size: 12px;
	}
	.bt_top_header_right_col_box ul li:first-child {
    	padding-right: 20px;
	}
	.bt_top_header_section_row {
    	padding: 2px 11px !important;
	}
	.bt_top_header_right_col {
    	width: 70% !important;
	}
	ul#menu-main-menu .et_pb_menu__logo img {
       	width: 96px;
    	height: 63px !important;
	}
	ul#menu-main-menu > li > a {
    	font-size: 15px;
	}
	ul#menu-main-menu > li {
    	margin: 0 5px !important;
    	padding-left: 6px;
    	padding-right: 6px;
	}
	.bt_top_header_right_col_box ul{
		display: none;
	}
	ul.top_icn_ul {
    	display: block;
	}
	.bt_top_header_left_col {
    	width: 50% !important;
	}
	.bt_icn {
    	font-size: 16px;
    	margin-right: 8px;
	}
	.bt_fixed_header ul#menu-main-menu .et_pb_menu__logo img {
    	height: 49px;
	}
	.bt_fixed_header ul#menu-main-menu > li > a {
    	font-size: 15px;
	}
	.bt_fixed_header ul#menu-main-menu > li {
    	margin: 0 5px;
	}

	ul#menu-main-menu > li > a:before {
		bottom: 19px;
	}
	.bt_fixed_header ul#menu-main-menu > li > a:before {
    	bottom: 12px;
	}
	ul#menu-main-menu ul.sub-menu {
		width: 243px;
    	top: 58px;
    	padding: 10px 0px;
	}
	ul.sub-menu li a {
		font-size: 16px;	
	}
	.bt_fixed_header ul#menu-main-menu ul.sub-menu {
    	top: 57px !important;
	}
	.bt_fixed_header ul.sub-menu li a {
    	font-size: 16px;
    	padding: 1px 18px;
	}
	.et-menu li li a {
    	padding: 3px 13px;
	}
	.et-menu .menu-item-has-children>a:first-child:after {
		font-size: 16px;
	}
	.bt_fixed_header .bt_top_header_left_col_box {
    	font-size: 11px;
	}
	.bt_fixed_header .bt_top_header_right_col_box ul li {
    	font-size: 12px;
	}
	.bt_fixed_header .bt_top_header_section_row {
    	padding: 1px 20px !important;
	}



}
@media all and (min-width: 1141px) and (max-width: 1280px) {
    .bt_top_header_left_col_box {
    	font-size: 12px;
	}
	.bt_top_header_right_col_box ul li {
    	font-size: 12px;
	}
	.bt_top_header_right_col_box ul li:first-child {
    	padding-right: 21px;
	}
	.bt_top_header_section_row {
    	padding: 2px 11px !important;
	}
	.bt_top_header_right_col {
    	width: 70% !important;
	}
	ul#menu-main-menu .et_pb_menu__logo img {
        width: 110px;
    	height: 72px !important;
	}
	ul#menu-main-menu > li > a {
    	font-size: 16px;
	}
	ul#menu-main-menu > li {
    	margin: 0 6px !important;
    	padding-left: 8px;
    	padding-right: 8px;
	}
	.bt_top_header_right_col_box ul{
		display: none;
	}
	ul.top_icn_ul {
    	display: block;
	}
	.bt_top_header_left_col {
    	width: 45% !important;
	}
	.bt_icn {
    	font-size: 16px;
    	margin-right: 8px;
	}
	.bt_fixed_header ul#menu-main-menu .et_pb_menu__logo img {
    	height: 49px;
	}
	.bt_fixed_header ul#menu-main-menu > li > a {
    	font-size: 15px;
	}
	.bt_fixed_header ul#menu-main-menu > li {
    	margin: 0 8px !important;
	}

	ul#menu-main-menu > li > a:before {
		bottom: 24px;
	}
	.bt_fixed_header ul#menu-main-menu > li > a:before {
    	bottom: 12px;
	}
	ul#menu-main-menu ul.sub-menu {
		width: 243px;
    	top: 67px;
    	padding: 10px 0px;
	}
	ul.sub-menu li a {
		font-size: 17px;	
	}
	.bt_fixed_header ul#menu-main-menu ul.sub-menu {
    	top: 57px !important;
	}
	.bt_fixed_header ul.sub-menu li a {
    	font-size: 16px;
    	padding: 1px 18px;
	}
	.et-menu li li a {
    	padding: 3px 13px;
	}
	.et-menu .menu-item-has-children>a:first-child:after {
		font-size: 16px;
	}
	.bt_fixed_header .bt_top_header_left_col_box {
    	font-size: 11px;
	}
	.bt_fixed_header .bt_top_header_right_col_box ul li {
    	font-size: 12px;
	}
	.bt_fixed_header .bt_top_header_section_row {
    	padding: 1px 20px !important;
	}

}
@media all and (min-width: 1281px) and (max-width: 1440px) {
   	.bt_top_header_left_col_box {
    	font-size: 13px;
	}
	.bt_top_header_right_col_box ul li {
    	font-size: 13px;
	}
	.bt_top_header_right_col_box ul li:first-child {
    	padding-right: 17px;
	}
	.bt_top_header_section_row {
    	padding: 2px 11px !important;
	}
	.bt_top_header_right_col {
    	width: 70% !important;
	}
	ul#menu-main-menu .et_pb_menu__logo img {
    	width: 114px;
    	height: 79px !important;
	}
	ul#menu-main-menu > li > a {
    	font-size: 17px;
	}
	ul#menu-main-menu > li {
    	margin: 0 7px !important;
	}
	.bt_top_header_right_col_box ul{
		display: none;
	}
	ul.top_icn_ul {
    	display: block;
	}
	.bt_icn {
    	font-size: 16px;
    	margin-right: 8px;
	}
	.bt_fixed_header ul#menu-main-menu .et_pb_menu__logo img {
    	height: 49px;
	}
	.bt_fixed_header ul#menu-main-menu > li > a {
    	font-size: 16px;
	}
	.bt_fixed_header ul#menu-main-menu > li {
    	margin: 0 9px !important;
	}

	ul#menu-main-menu > li > a:before {
		bottom: 27px;
	}
	.bt_fixed_header ul#menu-main-menu > li > a:before {
    	bottom: 12px;
	}
	ul#menu-main-menu ul.sub-menu {
		width: 243px;
    	top: 79px;
    	padding: 10px 0px;
	}
	ul.sub-menu li a {
		font-size: 17px;	
	}
	.bt_fixed_header ul#menu-main-menu ul.sub-menu {
    	top: 57px !important;
	}
	.bt_fixed_header ul.sub-menu li a {
    	font-size: 16px;
    	padding: 1px 18px;
	}
	.et-menu li li a {
    	padding: 3px 13px;
	}
	.bt_fixed_header .bt_top_header_left_col_box {
    	font-size: 12px;
	}
	.bt_fixed_header .bt_top_header_right_col_box ul li {
    	font-size: 12px;
	}
	.bt_fixed_header .bt_top_header_section_row {
    	padding: 1px 20px !important;
	}

}
@media all and (min-width: 1441px) and (max-width: 1680px) {

    .bt_top_header_right_col_box ul li {
        font-size: 14px !important;
    }

 	.bt_top_header_left_col_box {
    	font-size: 14px;
	}
		.bt_top_header_right_col_box ul li {
    	font-size: 14px;
	}
	.bt_top_header_right_col_box ul li:first-child {
    	padding-right: 4px;
	}
	.bt_top_header_section_row {
    	padding: 2px 11px !important;
	}
	.bt_top_header_right_col {
    	width: 70% !important;
	}
	ul#menu-main-menu .et_pb_menu__logo img {
    	width: 141px;
    	height: 95px !important;
	}
	ul#menu-main-menu > li > a {
    	font-size: 18px;
	}
	ul#menu-main-menu > li {
    	margin: 0 11px !important;
	}
	.bt_fixed_header ul#menu-main-menu .et_pb_menu__logo img {
    	height: 57px;
	}
	.bt_fixed_header ul#menu-main-menu > li > a {
    	font-size: 16px;
	}
	.bt_fixed_header ul#menu-main-menu > li {
    	margin: 0 15px;
	}

	ul#menu-main-menu > li > a:before {
		bottom: 33px;
	}
	.bt_fixed_header ul#menu-main-menu > li > a:before {
    	bottom: 15px;
	}
	ul#menu-main-menu ul.sub-menu {
		width: 279px;
    	top: 87px;
    	padding: 10px 0px;
	}
	ul.sub-menu li a {
		font-size: 18px;	
	}
	.bt_fixed_header ul#menu-main-menu ul.sub-menu {
    	top: 66px !important;
	}
	.bt_fixed_header ul.sub-menu li a {
    	font-size: 16px;
    	padding: 1px 18px;
	}

	.bt_fixed_header .bt_top_header_left_col_box {
    	font-size: 12px;
	}
	.bt_fixed_header .bt_top_header_right_col_box ul li {
    	font-size: 12px;
	}
	.bt_fixed_header .bt_top_header_section_row {
    	padding: 1px 20px !important;
	}

}
@media all and (min-width: 1681px) and (max-width: 1880px) {
	.bt_top_header_left_col_box {
    	font-size: 15px;
	}
	.bt_top_header_right_col_box ul li {
    	font-size: 15px;
	}
	.bt_top_header_right_col_box ul li:first-child {
    	padding-right: 4px;
	}
	.bt_top_header_section_row {
    	padding: 2px 11px !important;
	}
	.bt_top_header_right_col {
    	width: 70% !important;
	}
	ul#menu-main-menu .et_pb_menu__logo img {
    	width: 175px;
    	height: 117px;
	}
	ul#menu-main-menu > li > a {
    	font-size: 18px;
	}
	ul#menu-main-menu > li {
    	margin: 0 21px !important;
	}
	.bt_fixed_header ul#menu-main-menu > li {
    	margin: 0 21px;
	}

	ul#menu-main-menu > li > a:before {
		bottom: 43px;
	}
	#main-content {
    	margin-top: 32px !important;
	}


}
@media all and (min-width: 981px) and (max-width: 3000px) {

}