.main-header-area {
    width: 100%;
}

.header-bg-desktop {
    background-color: #222831;
}

.input-lg {
    font-size: 15px;
    height: 40px;
}

#custom-search-input {
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
    overflow: hidden;
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
}

#custom-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
    font-size: 18px;
}

#custom-search-input2 {
    padding: 3px;
    border: solid 1px #E4E4E400;
    border-radius: 6px;
    background-color: #fff0;
    overflow: hidden;
}

#custom-search-input2 input {
    border: 0;
    box-shadow: none;
}

#custom-search-input2 button {
    margin: 15px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc0;
}

#custom-search-input2 button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc0;
}

#custom-search-input2 .glyphicon-search {
    font-size: 18px;
}

.hero_meta_area .search-area .search-form.active {
    top: 5px;
    opacity: 1;
    visibility: visible;
    color: black;
}

.form-control:focus {
    border-color: unset;
    outline: unset;
    -webkit-box-shadow: unset;
    box-shadow: inset unset;
}

input:focus,
  textarea {
    outline: none !important;
}

.hero_meta_area .search-area {
    position: relative;
    z-index: 1;
}

.hero_meta_area .search-area .search-btn {
    text-align: center;
    cursor: pointer;
    margin-right: 0px;
    margin-top: 20px;
    color: #757474;
    float: right;
}

.hero_meta_area .search-area .search-form {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: absolute;
    padding: 0 15px;
    border-radius: 6px;
    top: 100px;
    right: 30px;
    background-color: #ffffff;
    box-shadow: 0 0 88px 8px rgba(47, 91, 234, 0.125);
    opacity: 0;
    visibility: hidden;
}

.hero_meta_area .search-area .search-form input {
    background-color: #ffffff;
    width: 240px;
    height: 54px;
    border: none;
    font-size: 13px;
}

#imhome:hover {
    color: #bf9745 !important;
}

#pte-img a {
    font-size: 12px !important;
    text-transform: none !important;
    color: #bf9745 !important;
    border: unset !important;
    padding: 0;
}

#pte-img img {
    width: 100px !important;
    position: relative;
    left: 7px;
}

#pte-img li {
    margin: auto !important;
    width: 100% !important;
    padding: unset !important;
}

.dropdown1>.tag-wrapper {
    border-bottom: unset !important;
}

.column1-26 {
    width: 26% !important;
}

.column1-20 {
    width: 20% !important;
}

.column1-20-2 {
    width: 20% !important;
}

.cell-letter ul li a {
    color: #bf9745;
    font-family: "the_seasonsregular" !important;
    font-size: 18px;
    margin: 0 1rem;
    text-decoration: none;
    font-weight: 400;
}

.cell-letter ul li .sign-in-btn {
    color: #bf9745;
    font-family: "the_seasonsregular" !important;
    border: 1px solid #bf9745;
    background-color: transparent;
    padding: 0.25rem 1.25rem;
    font-weight: 400;
}

.cell-letter ul li a:hover {
    color: #194866 !important;
    text-decoration: none !important;
}

.megasubtitle {
    font-size: 18px;
}

.btn-outline-green {
    color: teal !important;
    letter-spacing: .5px
}

#top_ai input[type=text] {
    width: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 50px;
    font-size: 16px;
    background-color: #19486600;
    background-image: url(searchicon3.png);
    background-position-x: 10px;
    background-position-y: 10px;
    background-repeat: no-repeat;
    padding: 8px 0 12px 40px;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

#top_ai input[type=text]:focus {
    width: auto;
    background-position-x: 215px
}

.dontmove {
    position: relative;
    width: 100%;
    z-index: 999999
}
.column1 a {
    -webkit-transition: unset !important;
    -o-transition: unset !important;
    transition: unset !important
}

.navbar1 {
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.navbar1 a {
    font-family: "Montserrat", sans-serif !important;
    float: left;
    text-align: center;
    padding: 15px 0;
    text-decoration: none;
    display: block;
    color: #fff;
    font-size: 16px;
    letter-spacing: .5
}

.dropdown1 .dropbtn1 {
    font-family: "Montserrat", sans-serif !important;
    border: none;
    outline: 0;
    padding: 15px 0;
    background-color: inherit;
    font: inherit;
    margin: 0;
    display: block;
    color: #fff;
    font-size: 16px;
    letter-spacing: .5
}

.dropdown1 {
    float: left;
    overflow: hidden
}

.dropdown1:hover .dropbtn1,
.navbar1 a:hover {
    color: #bf9745
}

.dropdown-content1 {
    visibility: hidden;
    position: fixed;
    background-color: #f9f9f9;
    width: 100%;
    left: 0;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 9999;
}

.dropdown-content1 .header1 {
    background: red;
    padding: 16px;
    color: #fff
}

.dropdown1:hover .dropdown-content1 {
    visibility: visible
}

.pad40-0 {
    padding: 40px 0 !important
}

.column1 {
    float: left;
    width: 33.33%;
    padding: 30px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.column1 a {
    font-weight: 500 !important;
    float: none;
    color: #fff;
    padding: 18px 0;
    text-decoration: none;
    display: block;
    text-align: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-transform: none;
    width: 100%
}

.column1 a:hover {
    background-color: #88c4ba00
}

.row1:after {
    content: "";
    display: table;
    clear: both
}

.row1 {
    background: #173654;
    padding-left: 17%;
    padding-right: 17%;
    border-top: 3px solid #bf9745;
}

.vlme {
    border-left: 2px solid #bebebe;
    height: auto;
    min-height: 350px;
}

.megatitle {
    font-size: 1.5vw;
    color: #bf9745 !important;
    font-family: "the_seasonsregular" !important;
    text-transform: none;
    letter-spacing: 1px;
    margin-bottom: 1rem;
}

.megasubtitle {
    font-size: 1vw;
    text-transform: none;
    letter-spacing: 1px;
    color: #bf9745 !important;
    font-family: "the_seasonsregular" !important;
    font-weight: 900
}

.column1 p {
    text-align: left;
    font-weight: 200;
}

.fullimg {
    width: -webkit-fill-available
}

.p1 {
    font-size: 14px;
    color: #fff !important;
    padding-top: 2%;
    line-height: 1.75
}

.p2 {
    font-size: 16px;
    color: #194866;
    text-transform: none;
    font-weight: 400
}

.megaright {
    font-size: 13px !important;
    text-transform: none !important;
    font-weight: 100 !important
}

.column1>ul {
    line-height: 20px !important
}

.navgin {
    margin-right: 50px
}

.row1 i {
    color: #bf9745;
    padding-left: 5%
}

#imhome,
.dropbtn1 {
    position: relative
}

#imhome:after,
.dropbtn1:after {
    background: none repeat scroll 0 0  #bf9745 !important;
    bottom: 15px;
    content: "";
    display: block;
    height: 2px;
    left: 50% !important;
    position: absolute;
    background: #fff;
    -webkit-transition: width .3s ease 0s, left .3s ease 0s;
    -o-transition: width .3s ease 0s, left .3s ease 0s;
    transition: width .3s ease 0s, left .3s ease 0s;
    width: 0 !important
}

#imhome:hover:after,
.dropbtn1:hover:after {
    width: 100% !important;
    left: 0 !important
}

a.fw-600 {
    font-weight: 600 !important;
}

a,
button,
li,
p {
    font-family: "Montserrat", sans-serif !important;
}

.sticker {
    position: sticky;
    top: 0;
    z-index: 99999;
    -webkit-transform: translateZ(0);
    -webkit-box-shadow: 0 5px 5px -5px black;
    -moz-box-shadow: 0 5px 5px -5px black;
    box-shadow: 0 5px 5px -5px black;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.colorsearch-m {
    color: teal
} 

.colorsearch {
    color: teal;
}

.fltpad {
    padding-right: 22px;
}

.flt {
    float: right;
}

.padmetoalign {
    padding-right: 0%;
}

.feature-img {
    filter: invert(61%) sepia(6%) saturate(3444%) hue-rotate(2deg)
        brightness(98%) contrast(103%);
}


@media only screen and (max-width:1559px) {
    .row1 {
        padding-left: 7%;
        padding-right: 7%
    }
}

@media (min-width:999px) and (max-width:1439px) {
    .row1 {
        padding-left: 3%;
        padding-right: 3%
    }
}

@media only screen and (max-width:1440px) {
    .navgin {
        margin-right: 30px !important
    }
}

@media only screen and (max-width:1280px) {
    .navgin {
        margin-right: 25px !important
    }
}

@media only screen and (max-width:1024px) {
    .navgin {
        margin-right: 17px !important
    }
}

@media screen and (min-width: 992px) and (max-width: 1023px) {
    .column1-20-2 {
        width: 31% !important;
    }
}

@media only screen and (max-width:999px) {
    .navgin {
        margin-right: 16px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
    .megasubtitle {
        font-size: 15px !important;
    }

    .megatitle {
        font-size: 20px !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 991px) {
    .hero_meta_area {
    float: right!important;
   }
   .hero_meta_area .search-area .search-btn {
      margin-top: 50%!important;
   }
}

@media screen and (min-width: 0px) and (max-width: 768px){
    .header-top-area-1 {
        padding: unset!important;
    }
}

@media screen and (min-width: 0px) and (max-width: 991px)   {
    .hidden-sm-costume {
        display: block;
        width: 100%;
    }
}

@media screen and (min-width: 992px) and (max-width: 2000px)   {
    .hidden-sm-costume {
        display: none;
    }
}  

@media only screen and (max-width: 1669px) {
    .hero_meta_area .search-area .search-form {
        right: 50px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .hero_meta_area .search-area .search-form {
        right: 50px !important;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1024px) {
    .megatitle {
        font-size: 20px !important;
    }

    .megasubtitle {
        font-size: 15px !important;
    }

    .column1-20-2 {
        width: 22% !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .megatitle {
        font-size: 20px !important;
    }

    .megasubtitle {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    .megatitle {
        font-size: 25px !important;
    }

    .megasubtitle {
        font-size: 18px !important;
    }
}

@media screen and (min-width: 999px) and (max-width: 1023px) {
    #mega-full {
        width: 97%;
    }

    .main-header-area {
        padding: 0 0px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    #mega-full {
        width: 97%;
    }

    .main-header-area {
        padding: 0 0px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    #mega-full {
        width: 97%;
    }

    .main-header-area {
        padding: 0 0px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1440px) {
    #mega-full {
        width: 97%;
    }

    .main-header-area {
        padding: 0 0px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 2000px) {
    #mega-full {
        width: 95%;
    }
}

@media screen and (min-width: 999px) and (max-width: 1023px) {
    .header-top-area {
        padding: 0 0px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .header-top-area {
        padding: 0 0px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .header-top-area {
        padding: 0 0px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1440px) {
    .header-top-area {
        padding: 0 0px;
    }
}

@media screen and (min-width: 992px) and (max-width: 998px) {
    .padmetoalign {
        margin-right: -29% !important;
        padding-right: 0%;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .container {
        width: 100%;
    }

    .main-header-area {
        padding: unset !important;
    }

    .header-top-area {
        padding: unset !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .padmetoalign {
        margin-right: -29% !important;
        padding-right: 0%;
    }

    .btn.btn-outline-white {
        font-size: 10px !important;
    }

    .btn-outline-green {
        font-size: 11px;
    }

    .btn.btn-outline-white {
        font-size: 10px !important;
    }

    .navbar1 a {
        font-size: 12px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 12px !important;
    }

    .btn-outline-green {
        font-size: 12px !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1070px) {
    .padmetoalign {
        margin-right: -30% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .btn.btn-outline-white {
        font-size: 10px !important;
    }

    .navbar1 a {
        font-size: 12px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 12px !important;
    }
}

@media screen and (min-width: 1071px) and (max-width: 1080px) {
    .padmetoalign {
        margin-right: -29% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .btn.btn-outline-white {
        font-size: 10px !important;
    }

    .navbar1 a {
        font-size: 12px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 12px !important;
    }
}

@media screen and (min-width: 1081px) and (max-width: 1099px) {
    .padmetoalign {
        margin-right: -28% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .btn.btn-outline-white {
        font-size: 10px !important;
    }

    .navbar1 a {
        font-size: 12px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 12px !important;
    }
}

@media screen and (min-width: 1100px) and (max-width: 1199px) {
    .padmetoalign {
        margin-right: -25% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .btn.btn-outline-white {
        font-size: 10px !important;
    }

    .navbar1 a {
        font-size: 15px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1200px) {
    .padmetoalign {
        margin-right: -10% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .navbar1 a {
        font-size: 15px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1209px) {
    .padmetoalign {
        margin-right: -10% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .navbar1 a {
        font-size: 15px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1210px) and (max-width: 1240px) {
    .padmetoalign {
        margin-right: -9% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .navbar1 a {
        font-size: 15px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1241px) and (max-width: 1300px) {
    .padmetoalign {
        margin-right: -11% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .navbar1 a {
        font-size: 15px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1301px) and (max-width: 1350px) {
    .padmetoalign {
        margin-right: -9% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .navbar1 a {
        font-size: 15px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1351px) and (max-width: 1400px) {
    .padmetoalign {
        margin-right: -5% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 13px;
    }

    .navbar1 a {
        font-size: 15px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1401px) and (max-width: 1440px) {
    .padmetoalign {
        margin-right: -7% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 13px;
    }

    .navbar1 a {
        font-size: 15px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1450px) {
    .padmetoalign {
        margin-right: -12% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .navbar1 a {
        font-size: 15px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1451px) and (max-width: 1499px) {
    .padmetoalign {
        margin-right: -12% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .navbar1 a {
        font-size: 15px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1500px) and (max-width: 1599px) {
    .padmetoalign {
        margin-right: -12% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }

    .navbar1 a {
        font-size: 15px !important;
    }

    .dropdown1 .dropbtn1 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1649px) {
    .padmetoalign {
        margin-right: -9% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }
}

@media screen and (min-width: 1650px) and (max-width: 1699px) {
    .padmetoalign {
        margin-right: -9% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }
}

@media screen and (min-width: 1700px) and (max-width: 1749px) {
    .padmetoalign {
        margin-right: -7% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }
}

@media screen and (min-width: 1750px) and (max-width: 1779px) {
    .padmetoalign {
        margin-right: -6% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }
}

@media screen and (min-width: 1780px) and (max-width: 1800px) {
    .padmetoalign {
        margin-right: -4% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }
}

@media screen and (min-width: 1801px) and (max-width: 1820px) {
    .padmetoalign {
        margin-right: -4% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }
}

@media screen and (min-width: 1821px) and (max-width: 1844px) {
    .padmetoalign {
        margin-right: -3% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }
}

@media screen and (min-width: 1845px) and (max-width: 1880px) {
    .padmetoalign {
        margin-right: -1% !important;
        padding-right: 0% !important;
    }

    .btn-outline-green {
        font-size: 12px;
    }
}

@media only screen and (max-width: 414px) {
    .cell-letter ul li a {
        margin: 0;
    }
}

@media only screen and (max-width: 320px) {
    .cell-letter ul li a {
        font-size: 14px;
    }
}