@font-face {
    font-family: GESSTwoLight;
    src: url(../fonts/OpenSans-Regular.ttf);
}

@font-face {
    font-family: GESSTwoLight;
    src: url(../fonts/GESSTwoLight.otf);
}

body {
    /*font-family:  'Roboto', sans-serif;*/
    font-family: GESSTwoLight;
    padding: 0px !important;
    margin: 0px !important;
    position: relative;
    font-size: 14px;
    color: #333;
}

p {
    color: #959595;
}

.container {
    /*padding: 0 !important;*/
}

@media(min-width:1200px) {
    .container {
        max-width: 940px;
        width: 100%;
        /*padding:0;*/
    }
}

@media(min-width:960px) and (max-width:1200px) {
    .container {
        max-width: 100%;
        width: 100%;
        /*padding:0;*/
    }
}

.page-header {
    padding: 15px 0 25px 0;
    /*border-bottom: 15px solid rgba(188,44,43,1);*/
    position: relative;
}

.home-banner img {
    width: 100%;
}


.home-banner {
    border-bottom: 5px solid #c60a0a;
}

.top-navbar {
    padding: 0;
    background-color: #575757 !important;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #c60a0a !important;
}

.navbar-nav {
    width: 100%;
}

@media(min-width:1024px) {
    nav li {
        text-align: center;
        /*padding: 2px 0px;*/
        min-width: 16.66666666666667%;
    }
}

nav li a {
    text-align: center;
    display: inline-block;
    padding: 2px 20px;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -ms-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    color: #fff;
    font-size: 13px;
}

@media(min-width:992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 12px;
        padding-left: 12px;
    }
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
}

nav .active {
    background-color: #c60a0a;
    color: #fff;
}

.home-sec-1,
.home-sec-2,
.home-sec-3,
.home-sec-4 {
    margin-top: 30px;
}
.home-sec-1{
    margin-top: 10px;
}
.sec-achieve{
    margin-top: 30px;
}

.head-services {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #c60a0a;
    padding: 5px 0;
}
.div-eservices p,
.div-eservices {
    text-align: center;
    outline: none;
}
.div-services p,
.div-services {
    text-align: left;
    outline: none;
}

.services-img {
    width: 100px;
    height: 100px;
    padding: 0px;
    border: 5px solid #ccc;
    margin: 0 auto;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    text-align: center;
}

.services-img img {
    max-width: 100%;
}

.div-services-inner {
    padding: 10px;
}

a.div-services-inner {
    display: block;
    text-decoration: none;
}

.sec-head {
    width: 100% !important;
    margin-bottom: 20px;
}
.serv-head{
    margin-bottom: 5px;
}

.sec-head h2 {
    text-align: center;
    color: #c60a0a;
    font-weight: bold;
}

.rounded-circle {}

.home-sec-2 {
    background-color: #f2f2f2;
    padding-top: 20px;
    position: relative;
}

.carousel-row {
    padding: 10px 30px 30px 30px;
}

.sec2-head {
    margin-top: 20px;
}

.sec4-head h2 {
    color: #333;
    margin-top: 20px;
}

.head-news {
    background-color: #c60a0a;
    border-top: 5px solid #333;
    padding: 10px;
    color: #fff;
    text-align: left;
}

.footer-cont {
    background-color: #24272f;
    padding: 25px;
    margin-top: 25px;
}

.footer-container {
    padding: 10px 50px;
}

.head-footer {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 5px 0;
}

.list-unstyled li a {
    color: #fff;
}

.list-unstyled li {
    margin-bottom: 10px;
    /* padding-right: 20px; */
}

.footer-logos {
    /*float: left;*/
    /*padding: 2px 25px;*/
}

.footer-logos img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .container {
        /*padding:0px !important;*/
        /*margin:0px !important;*/
        max-width: 100% !important;
    }
    nav li {
        width: 100%;
    }
    .div-news {
        margin-bottom: 20px;
        /*margin-right: 15px;*/
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .container {
        /*padding:0px !important;
		margin:0px !important;*/
        max-width: 100% !important;
        width: 100% !important;
    }
    .div-services {
        padding: 20px 40px !important;
    }
    .home-sec-4 {
        padding: 0px 30px !important;
    }
    .div-news {
        /*padding: 10px !important;*/
    }
    .sec-head {
        margin-top: 20px;
        width: 100%;
    }
    nav li {
        width: 100%;
    }
}

.mod-languages {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
}

.lang-inline li {
    display: inline-block;
}

.moj_heading_text {
    font-size: 30px;
    color: #c60a0a;
    font-weight: bold;
    padding: 10px 0;
}

.padding-left {
    padding-left: 15px;
    padding-right: 15px;
}

.sec-mgt {
    max-width: 900px;
    margin-top: 25px !important;
    padding-top: 15px !important;
}

.carousel-inner-mgt {
    padding: 5px 70px;
}

.div-mgt {
    background-color: #333;
    padding: 20px;
    color: #fff;
    text-align: center;
    padding-top: 100px;
}

.head-mgt {
    color: #fff;
    font-size: 32px;
}

.div-mgt p{
    color: #fff !important;
    font-size: 18px;
}

.secdir {
    margin-bottom: 35px;
}

.head-dir {
    color: #333;
    /*font-family: montserratlight,sans-serif;*/
}

/*.lang-active {*/
/*    display: none !important;*/
/*}*/

.mod-languages img {
    border: 1px solid #c60a0a;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.mod-languages {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
}

.btn-readmore {
    background-color: #c60a0a;
    color: #fff;
    padding: 5px;
    border-radius: 10px;
    max-width: 150px;
    margin: 0 auto;
    float: right;
    text-align: center;
}

.btn-readmore a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.secachieve img {
    float: left;
    margin-right: 15px;
}

.secachieve {
    text-align: left;
    margin-bottom: 25px;
}

.secachieve p {
    text-align: left;
}

.cont-news {
    margin-bottom: 20px;
}

#frmcareers label {
    width: 150px;
}

#frmcareers input,
#message_name {
    width: 100%;
    padding: 5px 15px;
}

.show_all_button,
.btn-readmore {
    margin: 15px;
    width: 150px;
    height: auto;
    background-color: #c60a0a;
    color: #fff;
    outline: none;
    border: none;
    padding: 5px;
    border-radius: 10px;
    max-width: 150px;
    text-decoration: none;
}

.btn-readmore {
    margin: 0 auto;
}

.show_all_button:hover,
.btn-readmore:hover {
    color: rgba(255, 255, 255, 1);
    background: rgb(188, 44, 43);
    background: -moz-linear-gradient(top, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    background: linear-gradient(to bottom, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bc2c2b', endColorstr='#8e0909', GradientType=0);
}

.form-map {
    /*background-color:#f2f2f2;*/
    margin-top: 65px;
}

.form-map-inner {
    background-color: #f2f2f2;
    padding: 20px;
}

.form-map iframe {
    height: 50%;
}

.seccat {
    max-width: 96%;
    margin: 0 auto;
}

.div-article {
    max-width: 98%;
    margin: 0 auto;
}

.frmrow {
    margin-bottom: 25px;
}

.seclegi {
    background-color: #f2f2f2;
    margin: 20px;
    padding: 20px;
}

.seclegi a {
    text-decoration: none;
}

.legi-links {
    background-color: #fff;
    padding: 5px;
    margin: 5px;
    color: #323232;
    text-decoration: none;
    border-bottom: 4px solid #c60a0a;
    /*-moz-box-shadow:0px 20px 70px rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 20px 70px rgba(0,0,0,0.1);
	box-shadow:0px 20px 70px rgba(0,0,0,0.1);*/
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}


/*.legi-links a .head-services{
	color:#323232;
}*/

.legi-links:hover {
    color: #c60a0a;
}

.legi-carousel {
    width: 100%;
}

.legi-inner {
    padding: 20px 50px;
    width: 100%;
}

.home-banner {
    /*overflow:hidden;*/
    position: relative;
}

/*@media(){

}*/

.carousel.pointer-event {
    width: 100%;
}

@media(min-width:480px) and (max-width:1024px) {
    .legi-inner {
        padding: 20px 40px;
    }
    .legi-links {
        margin: 5px 10px;
        padding: 10px;
    }
    .legi-inner .div-services {
        padding: 10px 0px !important;
    }
}

@media(max-width:480px) {
    .legi-inner {
        padding: 20px 15px;
    }
    .legi-links {
        margin: 0px;
        padding: 10px;
    }
    .legi-inner .div-services {
        padding: 20px 0px !important;
    }
}

@media(max-width:768px) {}

.home-banner-slide {
    outline: none;
    display: none;
}

.slick-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
}

.slick-dots li {
    display: inline-block;
}

.custom_slick_dots {
    width: 12px;
    height: 12px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #959595;
    background-color: #f2f2f2;
    margin: 5px;
    cursor: pointer;
}

.slick-dots li.slick-active .custom_slick_dots {
    background-color: #c60a0a;
    border: 1px solid #c60a0a;
}

.top-navbar {
    background: rgb(100, 100, 100);
    background: -moz-linear-gradient(top, rgba(100, 100, 100, 1) 0%, rgba(61, 61, 61, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(100, 100, 100, 1) 0%, rgba(61, 61, 61, 1) 100%);
    background: linear-gradient(to bottom, rgba(100, 100, 100, 1) 0%, rgba(61, 61, 61, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#646464', endColorstr='#3d3d3d', GradientType=0);
}

nav .active {
    background: rgb(188, 44, 43);
    background: -moz-linear-gradient(top, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    background: linear-gradient(to bottom, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bc2c2b', endColorstr='#8e0909', GradientType=0);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 1);
    background: rgb(188, 44, 43);
    background: -moz-linear-gradient(top, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    background: linear-gradient(to bottom, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bc2c2b', endColorstr='#8e0909', GradientType=0);
}

.dropdown-menu {
    padding: 0;
}

.dropdown-divider {
    padding: 0;
    margin: 0;
}

.dropdown-item {
    padding: 0.5rem 1.5rem;
    position: relative;
    text-decoration: none;
    text-decoration-color: transparent;
}

.dropdown-item:focus,
.dropdown-item:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
    background: rgb(188, 44, 43);
    background: -moz-linear-gradient(top, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    background: linear-gradient(to bottom, rgba(188, 44, 43, 1) 0%, rgba(142, 9, 9, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bc2c2b', endColorstr='#8e0909', GradientType=0);
    color: #ffffff;
}

.com-slider {
    width: 100%;
    padding-bottom: 40px;
}

.lp-arrows {
    bottom: 0;
    /*position:relative;*/
    width: 100%;
}

.lp-arrows .slick-arrow {
    width: 40px;
    height: 40px;
    position: relative;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 36%;
    cursor: pointer;
}

@media(max-width:480px) {
    .lp-arrows .slick-arrow {
        top: 46%;
    }
}

.lp-arrows .slick-arrow span {
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    top: 10px;
}

.lp-arrows .slick-prev {
    left: 20px;
}

.lp-arrows .slick-next {
    right: 20px;
}

.lp-arrows .slick-prev span {
    border-bottom: 2px solid #222222;
    border-left: 2px solid #222222;
}

.lp-arrows .slick-next span {
    border-top: 2px solid #222222;
    border-right: 2px solid #222222;
}

.div-news {
    margin-bottom: 15px;
}

.div-news a {
    display: block;
    text-decoration: none;
}

.news-readmore {
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
    padding-right: 15px;
    font-size: 13px;
}

.news-readmore:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    margin-left: 10px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.div-news a img {
    height: unset;
    max-width: 100%;
}

.navbar-light .navbar-toggler {
    border-color: #ffffff;
}

.logo {
    display: block;
    max-width: 350px;
}

.logo img {
    max-width: 100%;
}

@media(max-width:1280px) {
    .home-sec-4 {
        margin-top: 0 !important;
    }
}

@media(max-width:992px) {
    .slick-dots {
        /*bottom:-60px;*/
        bottom: -15px;
    }
}

@media(max-width:992px) {
    .logo {
        width: 220px;
        padding-top: 0px;
    }
    .mod-languages {
        top: 20px;
    }
    .div-services {
        padding: 20px 20px !important;
    }
}

@media(max-width:320px) {
    .logo {
        width: 180px;
        padding-top: 0px;
    }
    .mod-languages {
        top: 20px;
    }
}

.dropdown-toggle::after {
    position: relative;
    top: 2px;
    right: -5px;
    left: auto;
}

@media(max-width:992px) {
    .navbar-light .navbar-toggler {
        padding: 0 5px;
        position: absolute;
        top: -45px;
        right: 0px;
        z-index: 10;
        outline: none !important;
    }
    .page-header {
        border-bottom: 0;
    }
    .navbar-nav li a.nav-link {
        text-align: left;
        padding-right: 10px;
        padding-left: 10px;
    }
    .dropdown-menu {
        border: 1px solid #eaeaea;
    }
    .sec-head {
        margin-bottom: 0;
    }
    .sec4-head h2 {
        margin-top: 30px;
    }
}

@media(max-width:992px) and (orientation:landscape) {
    .div-news {
        width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.navbar-toggler-icon {
    width: 30px;
    height: 2px;
    background: none;
    background-image: unset;
    background-color: #c60a0a;
    position: relative;
    outline: none !important;
}

.navbar-toggler-icon:before,
.navbar-toggler-icon:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #c60a0a;
    position: absolute;
    top: 10px;
    left: 0;
}

.navbar-toggler-icon:after {
    top: -10px;
}

@media(max-width:480px) {
    .div-services {
        padding: 20px 20px !important;
        padding-bottom: 0px !important;
    }
    .footer-container .row .col-md-6:nth-child(2) .head-footer {
        display: none;
    }
}

.paragraph2 {
    margin-top: 10px;
}

.paragraph2 p {
    color: #333333;
    margin-bottom: 10px;
}

@media(max-width:600px) {
    .achivement-gap {
        margin-top: 10px;
    }
}

.no-padding {
    padding: 0;
}

.board-img {
    /*height: 160px;*/
    object-fit: contain;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;


}
.board-img img{
    transition: all 0.3s;
}
.board-img:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.board-slider {
    width: 100%;
}

.carousel-control-next-icon {
    background: none;
    width: 20px;
    height: 20px;
    position: relative;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    cursor: pointer;
    border-top: 5px solid #000;
    border-right: 5px solid #000;
    opacity: 1 !important;
}

.carousel-control-prev-icon {
    background: none;
    width: 20px;
    height: 20px;
    position: relative;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    cursor: pointer;
    border-bottom: 5px solid #000;
    border-left: 5px solid #000;
    opacity: 1 !important;
}

.carousel-control-next, .carousel-control-prev{
    opacity: 1 !important;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #959595;
    background-color: #f2f2f2;
    margin: 5px;
    cursor: pointer;
}

.carousel-indicators .active {
    opacity: 1;
    background-color: #c60a0a;
    border: 1px solid #c60a0a;
}

.carousel-indicators {
    bottom: -10px;
}

@media(max-width:1024px) {
    .no-padding {
        padding: 0 !important;
    }
}

@media(max-width:1024px) and (orientation:landscape) {
    .no-padding {
        padding: 0 !important;
    }
    .board-img {
        height: 200px;
    }
}

@media(max-width:992px) and (orientation:landscape) {
    .board-img {
        max-height: 200px;
        min-height: 100px;
        max-width: 200px;
        width: 100%;
        margin: 0 auto;
    }
}

@media(max-width:480px) {
    .board-img {
        height: auto;
    }
    .carousel-inner-mgt {
        padding: 5px 15px;
    }
}

.search-wrapper {
    width: calc(100% - 30px);
    position: relative;
    margin: 0 auto;
}

input.search-query {
    border: 1px solid #323232;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    padding: 5px;
}


@media(max-width:992px) and (min-width:600px) {
    .navbar-light .navbar-toggler {
        top: -55px;
    }
    /*input.search-query{
		width:100%;
	}*/
}

@media(max-width:600px) {
    .navbar-light .navbar-toggler {
        top: -55px;
    }
}

.footer-links {
    text-align: center;
    margin: 30px 0;
}

a.flink {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}

.footer-logos a img {
    width: 35px;
    margin-bottom: 25px;
}

.result-category,
.result-created {
    display: none;
}

@media(min-width:992px) {
    .navbar-nav .nav-item:last-child .show {
        margin-left: -8px;
    }
}

.navbar-nav .show {
    color: #ffffff;
    text-decoration: none;
    margin: 0px 0;
    padding: 0px;
    cursor: pointer;
    font-family: GESSTwoLight;
    font-size: 13px;
}

.result-text {
    margin-bottom: 25px;
}

.navbar-nav .show:hover {
    text-decoration: none;
}

.headnews {
    min-height: 45px;
}

.list-cols1,
list-cols2 {
    float: left;
    width: 50%;
}

.legilinks {
    border: none;
    text-align: left;
    text-decoration: underline;
    font-size: 16px;
}

.legirow {
    padding: 0;
    margin: 0;
}

.page-header-top {
    border-bottom: 15px solid rgba(188, 44, 43, 1);
}
#carouselExampleIndicators{
	width:100%;
}
#carouselExampleIndicators2{
	width:100%;
}
@media(max-width:480px){
	.list-cols1, .list-cols2{
		width:100%;
	}
	.footer-logos{
		width:50%;
	}
	.footer-logos2{
		width:100%;
		text-align: center;
	}
	.footer-container{
		    padding: 10px 15px;
	}
	.footer-logos2:first-child{
		margin-top:20px;
	}

}

.carousel-indicators-news{
    bottom: -30px;
}
.shadow-img{
    box-shadow: 10px 10px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.social-p p{
    color: black;
}

.min-serv{
    border: 1px solid #ccc;
    padding: 10px;
    min-height: 225px;
}

.eserv-eservices{
    border: 1px solid #ccc;
    padding: 10px;
    min-height: 350px;
}
.readmore-datastat{
    float: none;
}
.data-stat{
    text-align: center;
}

.img-newss{
    float: right;
    margin-left: 25px;
    margin-bottom: 25px;
    max-width: 500px;
}
.mod-languages img{
    border: none;
}
.lang-active{
    border-left: 1px solid #000;
    border-radius: 0;
    padding-left: 10px;
}

i.fa.fa-search {
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    position: absolute;
    right: 5px;
    top: 6px;
    text-align: center;
    line-height: 20px;
}

.twitter-share-button {
    position: relative;
    height: 20px;
    box-sizing: border-box;
    padding: 1px 8px 1px 6px;
    background-color: #1b95e0;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
}


.lang-active a{
    cursor: default;
}
.at4-arrow{
    display: none;
}

.news-img{
    width: 300px !important;
    height: 200px !important;
}

.img-icns{
    width: 150px !important;
    height: 150px !important;  
}

.head-serv-desc{
    min-height: 80px !important; 
}

.min-serv{
    min-height: 290px;
}
.min-serv-cont{
    min-height: 120px; 
}

.search #mod-search-searchword110 {
    position: absolute;
    top: 125px;
    left: -145px;
    right: auto;
}

@media (max-width: 1920px) {
    .search #mod-search-searchword110 {
        top: 45px;
        left: 140px;
        right: auto;
    }
}

@media (max-width: 1440px) {
    .search #mod-search-searchword110 {
        top: 125px;
        left: 240px;
        right: auto;
    }
}

@media (max-width: 1366px) {
    .search #mod-search-searchword110 {
        top: 125px;
        left: 205px;
        right: auto;
    }
}

@media (max-width: 1280px) {
    .search #mod-search-searchword110 {
        top: 125px;
        left: 165px;
        right: auto;
    }
}
@media (max-width: 1279px) {
    .search #mod-search-searchword110 {
        top: 50px;
        left: 145px;
        right: auto;
    }
}
@media (max-width: 1024px){
    .search #mod-search-searchword110 {
        top: 120px;
        left: 145px;
        right: auto;
    }
}

@media (max-width: 896px){
    .search #mod-search-searchword110 {
        top: 60px;
        left: 65px;
        right: auto;
    }
}

@media (max-width: 600px) {
    .search #mod-search-searchword110 {
        position: absolute;
        left: 65px;
        right: auto;
    }
    i.fa.fa-search{
        position: relative;
        top: 0px;
        left: 25px;
        right: auto;
    }
    .container-top{
        padding-bottom: 30px;
    }
}

.search label{
    display: none;
}

.search .searchintro{
    display: none;
}

@media (max-width: 1024px) and (orientation: portrait){
    .search #mod-search-searchword110 {
        top: 80px;
        left: 65px;
        right: auto;
    }  
}

@media (min-width: 1025px){
    .search #mod-search-searchword110 {
        top: 60px;
        left: 65px;
        right: auto;
    }  
}

@media (max-width: 932px) and (orientation: portrait){
    .search #mod-search-searchword110 {
        top: 90px;
        left: 65px;
        right: auto;
    }
}

@media (max-width: 932px) and (orientation: landscape){
    .search #mod-search-searchword110 {
        top: 62px;
        left: 65px;
        right: auto;
    }
}

@media (min-width: 768px) and (max-width: 1024px){
    .search #mod-search-searchword110 {
        top: 62px;
        left: 65px;
        right: auto;
    }
}