@media screen and (min-width: 100px) and (max-width: 800px) {
header .logo:before{
    display: none;
}
header .col-md-4 {
    width: 100%;
    position: relative;
}
header .logo {
    position: relative;
    padding: 0;
}
header .col-md-8 {
    display: none;
}
header {
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 0;
    padding: 10px 0;
    background: #fff;
    text-align: center;
    
}
.slick-slide .caption {
background: transparent;
    text-shadow: none;
    left: 10%;
    top: auto;
    bottom: 43%;
    width: auto;
    display: block !important;
    margin: 0;
    padding: 0;
}
.slick-slide .caption h1 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    max-width: 100%;
    margin: 0;
}
.slider .inner-item .social {
    position: absolute;
    right: 15%;
    bottom: 7%;
}
.intro {
    margin-top: 0;
}
.intro .col-md-3 {
    display: none;
}
.intro .title h4 {
    font-size: 18px;
}
.intro .desc p {
    font-size: 15px;
}
.section_1 .title h2 {
    font-size: 38px;
}
.section_1 .title h2 span {
    font-size: 46px;
}
.section_1 {
    padding: 50px 0;
}
.section_1 .get{
   display: none;     
}
.section_1 .desc p, .section_1 p, .section_1 .desc li {
    font-size: 15px;
    line-height: 25px;
}
.section_1 .pic {
    position: relative;
    margin-top: 50px;
    height: 400px;
}
.section_2 .title h2 {
    font-size: 30px;
    margin-bottom: 10px;
}
.section_2 {
    padding: 30px 0;
}
.section_2 .pic {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.section_2 .ab-cntnt h4 {
    font-size: 22px;
    line-height: 28px;
}
.section_3 .title h2 {
    font-size: 40px;
}
.section_3 .main .ab-content {
    background: #000000;
    position: relative;
}
.section_3 .main .ab-content h4 {
    font-size: 22px;
    line-height: 16px;
}
.section_4:before {
    width: 100%;
}
.section_4 .title h2, .section_5 h2 {
    font-size: 36px;
}
.section_4 ul {
    text-align: center;
}
.service .slick-arrow {
    margin-top: 0;
    top: auto !important;
    bottom: -30px !important;
    left: auto;
    right: 60%;
}

.service .slick-next {
    right: auto;
    left: 50%;
}
.footer .one h2 {
    font-size: 24px;
    color: #c80018;
    line-height: 26px;
    font-weight: 700;
    max-width: 65%;
}
.footer input.es_subscription_form_submit {
    font-size: 12px;
    padding: 24px 15px;
}

.footer .widget-container {
    display: none;
}
.footer {
    padding: 50px 0;
}
a#hamburg {
    display: block;
    background: #e72037;
    z-index: 99999999;
}
.nav-cross span {
    background: #fff;
}
.inner-banner {
    height: 300px;
}
.inner-banner h2 {
    margin-top: 30px;
    font-size: 35px;
}
.inner_single ul {
    column-count: auto;
}
.inner_single li {
    width: 100%;
    display: block;
    margin-bottom: 40px;
}
.modal-content h4.modal-title {
    font-size: 30px;
}
.modal-content {
    padding: 10px;
    background: #fff0f2;
}
.modal-dialog input::placeholder, .modal-dialog select::placeholder, .modal-dialog textarea::placeholder {
    font-size: 14px;
}

.modal-dialog input, .modal-dialog select, .modal-dialog textarea {
    font-size: 14px;
}
.modal-dialog .col-md-6 {
    overflow: hidden;
}
}

@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}


/* ===================Responsive ===================*/
/*/ / 1600-1700px / /*/
@media screen and (min-width: 1600px) and (max-width: 1700px) {
    header ul.cta li a {
        font-size: 15px;
    }
    header .fl-flex .email a {
        font-size: 13px;
    }
    header .get a {
        font-size: 14px;
    }
    header .logo:before {
        width: 530px;
    }
    .intro {
        margin-top: -220px;
        position: relative;
        z-index: 99999;
    }
    .intro .desc p {
        font-size: 25px;
    }
    
    .intro .col-md-3 {padding: 80px 0;}
    .section_4 .main {
        min-height: 490px;
    }
}
/*/ / 1500-1600px / /*/
@media screen and (min-width: 1500px) and (max-width: 1599px) {
    header ul.cta li a {
        font-size: 13px;
    }
    header .fl-flex .email a {
        font-size: 11px;
    }
    header .get a {
        font-size: 14px;
    }
    header .logo:before {
        width: 530px;
    }
    .intro {
        margin-top: -220px;
        position: relative;
        z-index: 99999;
    }
    .intro .desc p {
        font-size: 25px;
    }
    
    .intro .col-md-3 {padding: 98px 0;}
    .section_4 .main {
        min-height: 490px;
    }
    .slick-slide .caption {
        bottom: 40%;
    }
}
/*/ / 1300-1366-1500 / /*/

@media screen and (min-width: 1300px) and (max-width: 1499px) {
    header ul.cta li a {
        font-size: 12px;
    }
    header .fl-flex .email a {
        font-size: 11px;
    }
    header .get a {
        font-size: 14px;
    }
    header .logo:before {
        width: 530px;
    }
    .intro {
        margin-top: -205px;
        position: relative;
        z-index: 99999;
    }
    .intro .desc p {
        font-size: 21px;
    }
    
    .intro .col-md-3 {padding: 73px 0;}
    .section_4 .main {
        min-height: 490px;
    }
    .slick-slide .caption {
        bottom: 33%;
    }
    header .col-md-2 {
    padding: 0;
    }
    
    header .searchtoggle {
        right: -19px;
    }
    .slick-arrow {
        left: 17%;
    }
}
/*/ / 1100-1200px / /*/
@media screen and (min-width: 1100px) and (max-width: 1299px) {
        header ul.cta li a {
        font-size: 12px;
    }
    header .fl-flex .email a {
        font-size: 11px;
    }
    header .get a {
        font-size: 14px;
    }
    header .logo:before {
        width: 530px;
    }
    .intro {
        margin-top: -190px;
        position: relative;
        z-index: 99999;
    }
    .intro .desc p {
        font-size: 18px;
    }
    
    .intro .col-md-3 {padding: 65px 0;}
    .section_4 .main {
        min-height: 490px;
    }
    .slick-slide .caption {
        bottom: 33%;
    }
    header .col-md-2 {
    padding: 0;
    }
    
    header .searchtoggle {
        right: -19px;
    }
    .slick-arrow {
        left: 17%;
    }
    .section_4 .content h4 {
        font-size: 15px;
        min-height: 40px;
    }
    
    .section_4 .content .desc-2 p {
        font-size: 14px;
    }
    header .menu-header > ul > li > a {
        font-size: 20px;
    }
    .slick-slide .caption h1 {
        max-width: 80%;
        font-size: 40px;
    }
}

/*/ / Ipad PRO /*/

@media screen and (min-width: 1000px) and (max-width: 1100px) {

}

/*/ / Ipad - 768px and Landspace Mode : 820px / /*/

@media screen and (min-width: 100px) and (max-width: 949px) {

}
/*/ / Mobile View / /*/
@media screen and (min-width: 100px) and (max-width: 550px) {

}