.header1{
    padding: 10px 0;
}
/* .skissr_wrapper{padding-top:75px;} */
.submenu-title{
	    padding: 0 0 0.75rem 0 !important;
}

.male-female-heading--aus{
    width: 100%;
}
.w-187-1st{
    width: 187px;
}
.custom-container{
	    padding: 0 30px;
}
.submenu{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.submenu-item{
    border-bottom: 1px solid #E7E7E7;
}
.w-100--female{
    width: 100%;
}
.submenu-title{
    color: #1A1819!important;
    font-weight: 600 !important;

}
.submenu-list{
    margin: 0;
}
.submenu-image{
    border-radius: 10px;
}
.menu-link{
    color: #fff!important;
}
.menu-item:hover{
    border-bottom: 2px solid #F94343 !important;
}
.menu-item{
    /* margin-right: 56px; */
	margin-right: 15px;
    padding-right: 0!important;
	margin-bottom:0px;
	 border-bottom: 2px solid transparent !important;
}

.submenu{
    background-color: #fff !important;
    border-radius: 10px;
	border-top: none !important;
	top:45px;
}
.submenu-link:hover{
    color: #F94343 !important;;
}

/* custom */
.mobile-wrapper{
    display: none;
}
/* 12am */
.submenu {
    display: flex;
    justify-content: space-between;
}
.megamenu{
    width: 450px !important;
}
.submenu-image{
    width: 200px;
    height: 200px;
    max-width: 100%;
}
.aus-main-box .box-aus--img-h img{
      height: 410px;
    margin: 0;
}
.aus-main-box .submenu-image {
    width: 300px;
    height: 410px;
    margin: 0;
    max-width: 100%;
}
.aus-main-box .megamenu {
    /* width: 810px !important; */
    width: 925px !important;
}
.aus-main-box .content-box{
    padding-right: 54px;
    width: 187px;
}
.main-box--about{
    width: 640px !important;
}
.main-box--about img{
    width: 305px;
	margin: 0;
    height: 204px;
    max-width: 100%;
}
.dropdown-content{
    background: #1A1819 !important;
 
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    border-radius: 4px;
}
.dropdown-content a{
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
}

.dropdown-content a:hover {
    color: #ff2b2c !important;
}
.dropdown-content{
    padding: 15px;
    top: 30px;
}
/* 12am */
.d-flex{
    display: flex;
}
.aus-main-box .box-main-w-usa{
    width: 970px !important;
}
.box-main-w-usa img{
    width: 300px;
    height: 398px;
    max-width: 100%;
}
.aus-main-box .box-main-w-uk{
    width: 810px !important;
}
.aus-main-box .box-main-w-uk img{
    height: 204px;
    margin: 0;
    width: 305px;
   /* width: 325px;
    height: 224px;*/
    max-width: 100%;

}
.aus-main-box .box-main-w-canada{
    width: 810px !important;
}
.aus-main-box .box-main-w-canada img{
    height: 204px;
    margin: 0;
    width: 305px;
    max-width: 100%;
}
.navbar-brand img{
    width: 130px;
    height: 38px;
}





/* responsive start here */



@media(max-width: 992px){
    /* .d-none{
        display: none;
       }
       .d-block{
        display: block;
       } */
       /* .h-male-female{
        background-color: #E7E7E7;
       } */
       .active .nav-link{
        background-color: #E7E7E7;
       }
       .mobile-m-f{
        font-size: 14px;
        font-weight: 800 !important;
        margin-top: 5px;
       /*  font-style: italic; */
        margin-bottom: 0!important;
       }
       .login-button-mob .dropbtn{
        font-size: 14px;
        width: 100px;
        height: 42px;
       }
       .mobile-logo  img{
        height: 23px;
        max-width: 100%;
       }
    .mobile-wrapper{
        display: block;
        position: fixed;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
		z-index:99;
    }
    .mobile-menu-show{
        overflow: hidden;
    }
    .wrapper.container{
        display: none;
    }
    .mobile-nav{
        display: none;
    }
	.header1 {
    padding: 0px 0;
	min-height: 62px;
}
.mw_height{height:62px;}
    .mobile-nav.show{
        display: block;
        overflow-y: scroll;
        padding-bottom: 60px;
        position: relative;
        background-color: white;
        z-index: 10000;
        height: 100%;
        /* display: block;
        overflow: auto;
        padding-bottom: 60px;
        background-color: white; */
    }
    .mobile-header-main{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
        background: #1A1819;
    }
    .toggle-icon{
        padding: 0px;
       /*  background-color: #F94343; */
        color: #fff;
        border-radius: 4px;
        height: 27px;
       /*  width: 28px; */
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .main-box-col{
        justify-content: center;
    }
    .col-6-50p{
        width: 50%;
    }
    .toggle-icon .fa-bars{
        font-style: normal;
        font-size: 17px;
    }
    .navbar-nav, .nav-item{
        margin: 0px;
    }
  header .nav-link{
        color: #000;
        display: flex;
        background-color: #fff;
        border: 1px solid #E7E7E7;
        font-weight: 500;
        font-size: 14px;

    }
    .nav-link-icons{
        margin-right: 10px;
        object-fit: contain;
    }
    header .nav-link{
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        padding: 15px 10px !important;
    }
    .nav-link-inner{
        display: flex;
    }

    .nav-dropdown{
        display: none;
        background-color: #fff;
        margin: 0;
    }
    .nav-dropdown-item{
        margin: 0;
        margin-left: 46px;
        /* border: 1px solid #E7E7E7; */
        list-style: none;
        padding: 10px;
    }
    .nav-dropdown-item a{
        color: black;
        font-weight: 500;
        font-size: 14px;
    }
    .nav-item.active .nav-dropdown{
        display: block;
    }
    .ml--8{
        margin-left: 8px;
    }
    .ml--8 .nav-link-icons{
        margin-right: 17px;

    }
    .arrow-icon {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        margin-right: 18px;
		padding-bottom:3px;
    }
   .nav-item.active .arrow-icon {
        transform: rotate(90deg);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;  
    }
    .nav-link-icons{
        color: #F94343;
    }
	
	.mobile-nav {
		-webkit-transition: all .2s ease-out;
		transition: all .2s ease-out;
		transform: rotateX(90deg);
		transform-origin: top;
		opacity: 0;
		display: block;
	}
	.show.mobile-nav {
		opacity: 1;
		transform: rotateX(0deg);
		transform-origin: top;
}
}
/* add external css */
    ul li {
    list-style: disc;}
    a:hover {
        color: rgb(51, 51, 51);
        text-decoration: none !important;
    }
    table, div {
        font-family: 'Montserrat';
        font-size: 16px;
        color: #000;
        line-height: 26px;
    }
    p, h1, h2, h3, h4, h5, h6, ul li, div, th, td {
        font-family: 'segoeui';
    }
    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
    a {
        color: #333333;
        text-decoration: none !important;
        transition: all .2s ease-in-out !important;
    }
    ul {
        margin: 0 0 0 20px;
        padding: 0;
        list-style: none;
    }
	
	.dropdown {
		position: relative;
		display: inline-block;
	  }

	  .dropdown-content {
		display: none;
		position: absolute;
		right: 0;
		background-color: #f9f9f9;
		min-width: 160px;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 1;
	  }

	  .dropdown-content a {
		color: black;
		padding: 12px 16px;
		text-decoration: none;
		display: block;
	  }

	  /* .dropdown-content a:hover {background-color: #f1f1f1;} */

	  .dropdown:hover .dropdown-content {
		display: block;
	  }

	  /* .dropdown:hover .dropbtn {
		background-color: #white;
	  } */