

/* Mobile Portrait View */

@media screen and (max-width: 29.938em) {
footer .contact-info {
    width: 100%;
    background: #fdf2e6;
    display: grid;
    margin-left: 0px;
    align-items: center;
}
h3 { padding:0;}
h2 { font-size:16px; margin-bottom:20px; letter-spacing: 0px;}
header{ width:100%;}
.header-top .contact-info li a { padding-right:10px;}
.header-top .contact-info {
    display: none;
}
header .logo { float:none; margin:0px 0;}
header .logo img {
    width: 60%;
    height: auto;
    transition: width 0.3s;
}
.fixed-header { position:relative !important;}

.fixed-header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    border-bottom: #e9e8e8 solid 1px;
    transition: all 0.3s ease-in-out 0s;
    z-index: 10000;
}
.fixed-header .logo img {
    width: 60%;
}
#fixed-product {
    top: 90px;
    width: auto;
    z-index: 9;
    background-color: #ffffff;
    padding: 10px 0px;
}

.container { padding:0 15px;}
.banner { width:100%; padding:0 15px;}
#banner-wrapper .da-slide .caption { width:100% !important; left:-20px !important;}
#banner-wrapper .da-dots { width:100%; padding:0 20px;}
.container { width:100%;}

.siderbar-mob {color: #439C2D;font-family: Poppins;font-size: 14px;font-style: normal;font-weight: 500;line-height: 100%;display: block; text-align: center; padding-top:15px;}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14 { width:100%; padding:0 20px;}

.marquee {
    padding: 5px 5px;
    font-size: 11px;
    line-height: 18px;
} 

.welcome h2 {
    font: 600 16px 'Poppins', sans-serif;
    margin: 0px 20px 20px;
    text-align: center;
    letter-spacing: 0.48px;
}
.welcome h2:after {
    
    background: none;
}
.welcome p {
    color: #000000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 10px 0px;
    letter-spacing: 0.42px;
    text-align: left;
    padding-right: 0px;
}


/* -----------------------------about page------------------------------------*/
.about h2 {
    color: #214B2A;
    font-size: 24px;
    letter-spacing: 0.48px;
    margin-bottom: 25px;
    padding-top: 0px;
    line-height: 130%;
}
.about h4 {
    color: #214B2A;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 0px;
    padding-top: 15px
}
.about h5 {
    color: #214B2A;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 0px;
    line-height: 1.5;
}
.about p {
    color: #000000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 155.5%;
    letter-spacing: 0px;
    text-align: left;
}
.leadership-team {width: 100%;}
.featured-boxes .box { border-right:none; min-height:auto;padding: 20px ;}
.featured-boxes .col-3:nth-child(4).box { border-bottom:none;}
.featured-boxes .box h3 {
    color: #F6821F;
    font: 600 20px 'Poppins', sans-serif;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0px;
    padding-bottom: 10px;
    text-align: left;
}
.featured-boxes .box p {
    color: #214B2A;
    text-align: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0px;
    padding-bottom: 15px;
}

.our-vision .box {
    min-height: auto;
    background-color: #FAE9C7;
    padding: 25px 25px 20px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    border-radius: 25px;
}
.our-vision .box h2 {
    color: #F6821F;
    font: 700 20px 'Poppins', sans-serif;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.48px;
    padding-bottom: 10px;
    text-align: left;
    margin: 0px;
}
.our-vision .box p {
    color: #000000;
    font-size: 14px;
    letter-spacing: 0px;
}
.our-team h3 {
    color: #214B2A;
    font-size: 16px;
    letter-spacing: 0px;
    text-align: left;
    padding: 5px 0px;
}
.our-team h4 {
    color: #214B2A;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
}
.our-team p {
    color: #575554;
    font-size: 14px;
    letter-spacing: 0px;
    text-align: left;
}
/* -----------------------------about page------------------------------------*/
.privacy h2 {font-size: 22px;letter-spacing: 0px;margin-bottom: 10px;padding: 0px;text-transform: none;}
.privacy h3 {font-size: 16px;letter-spacing: 0px;margin-bottom: 10px;letter-spacing: 0px; text-align: left;}
.privacy p { font-size: 14px;letter-spacing: 0px; padding-bottom: 0px;}
hr {margin-top: 25px; margin-bottom: 15px}

/*----------------------------------Product page-------------------------------------------*/
.shop h2 {
    color: #282828;
   
    font-size: 16px;
    letter-spacing: 0px;
}
.shop h2:after {
   
    background: none;
}

.product {
    width: 100%;
    background-color: #FAE9C7;
    border-radius: 25px;
    padding-top: 15px;
   
}

/* ------------------------------------contact-Form----------------------------------------*/

lavel {font-size: 16px;letter-spacing: 0px; color: #214B2A;padding: 0;margin: 0; font-weight: 600;}

form select { font-size: 18px; }

.partner-corner h1 {font-size: 20px;letter-spacing: 0.6px;padding-right: 15%;margin-bottom: 25px; line-height: 30px; text-align: left;}
.partner-corner h1:after {
    width: 120px;
    height: 53px;
    position: relative;
    content: "";
    position: absolute;
    bottom: -2px;
    left: -315px;
    right: 0;
    margin: 0;
    margin: auto;
    background: none;
    background-repeat: no-repeat;
}
form input[type="text"], form input[type="password"], form input[type="email"] {
    
    margin-bottom: 10px;
    color: #3e3d3d;
    font-size: 14px;
    height: 25px;
}
.btn {
    padding: 8px 30px;
    font-size: 12px;
    text-align: center;
    margin: auto;
    /* width: 49%; */
    float: none;
}

.contact-info h1 {color: #F6821F;font-size: 20px;letter-spacing: 0.6px;padding-right: 0%;margin-bottom: 25px; line-height: 30px; text-align: left;}
.contact-info h1:after {
    
    background: none;
}
.contact-info h1:after {
    width: 120px;
    height: 53px;
    position: relative;
    content: "";
    position: absolute;
    bottom: -2px;
    left: -315px;
    right: 0;
    margin: 0;
    margin: auto;
    background: none;
    background-repeat: no-repeat;
}



.contact-info h1:after {width: 110px;
    height: 44px;
    background: #282828;
    position: relative;
    content: "";
    position: absolute;
    bottom: 71px;
    left: -250px;
    right: 0;
    margin: 0;
	
	margin: auto;
    background: none}

.contact-info p {color: #000;font-size: 14px;letter-spacing: 0px;text-align: left;margin: 0;}

.contact-info .fa-phone { color: #439C2D;font-weight: bold;font-size: 20px; padding-right: 5px; color:#439C2D;font-weight: bold;}
.contact-info .fa-envelope-open { color: #439C2D;font-weight: bold;font-size: 16px; padding-right: 5px; color:#439C2D;font-weight: bold;}
.contact-info .fa-map-marker { color: #439C2D;font-weight: bold;font-size: 20px; padding-right: 5px; color:#439C2D;font-weight: bold;}

form textarea {

    border-radius: 35px;
    padding: 10px 20px;
    color: #575554;
    font-size: 14px;
    height: 250px;
}
.contact-form .bg-submit {font-size: 14px;width: 100%;padding: 0px 30px;margin-bottom: 30px;background-color: #ff8800;text-transform: capitalize; }

.team .profile { height:auto; padding-left:0;}
.blog-layout .box { margin-bottom:30px;}
.styles { margin:50px -15px 0; width:auto;}
.styles .box .thumb { width:100%;}
.partner .client-logo { margin-bottom:20px;height: 200px;}
.bright-news .box .thumb { width:100%; height:auto; margin:0 0 20px 0;}
.testimonials #owl-demo .item { width:90%;}
.mobile { margin:0 0 50px;}
.mobile img { border-radius:50px;}
.bright-news .box .read-more { position:relative; bottom:0; margin-top:20px; display:block;}
.feature-list { width:80%;}
.gallery .gallery-item a { height:auto;}
.services-box .content, .services-box .thumb, .events .thumb { width:100%;}
.events .thumb { height:auto;}

.events ul.tabs {
    
    border-radius: 20px 20px 20px 20px;
}

.events ul.tabs li { width:33.33%; margin:0;padding: 15px 16px; font-size:14px}
.events .event-list {
    width: 100%;
    border-bottom: #ededed solid 1px;
    padding: 0px;
    transition: all 0.3s ease-in-out 0s;
}
.mob-border-3 {border-right: none !important;}
.events .book-now { margin:0px auto 0; display:table; margin-bottom: 20px; font-size: 12px;padding: 8px 20px;}
.events .profile h4 {
    font: 700 16px 'Poppins', sans-serif;
    text-align: left;
    position: relative;
    letter-spacing: 0px;
    padding: 10px 5px;
}
.events .profile h4:after { background: none;}
.events .profile p {
    color: #000000;
    font: 400 14px 'Poppins', sans-serif;
    line-height: 22px;
    letter-spacing: 0.8px;
    padding: 5px;
    text-align: left;
}
.events .event-list:hover { background:none; padding:0px 0;}

.events .event-info {padding: 0px 15px;}

/*----------------------------------------------------------------------------*/

.product ul.tabs li { width:33.33%; margin:0;padding: 15px 16px; font-size:14px}

.product .item .detail h2 {
    font-size: 16px;
    letter-spacing: 1px;
    letter-spacing: 0px;
}
.product .detail h3 {
    line-height: 25px;
     font-size: 14px;
    letter-spacing: 0px;
}
.product .detail h6 {
    font-size: 14px;
    letter-spacing: 0px;
    color:#000000;
}

/*----------------------------------------------------------------------------*/

.blog h3 {color: #439C2D;font-size: 16px;letter-spacing: 0px;}
.blog p {font-size: 14px;letter-spacing: 0px;padding: 0;}
.blog a.read-more {
    font-size: 12px;
    padding: 8px 20px;
    line-height: 20px;
    margin: 10px 0px;

    letter-spacing: 0px;
}
.blog a.minutes {
   font-size: 12px;
    padding: 6px 15px 6px 10px;
    line-height: 20px;
    margin: 10px 10px;
    letter-spacing: 0px;
  
}
.blogs h3 a {
    color: #439C2D;
    font-size: 13px;
    padding: 10px 0px;
    letter-spacing: 0px;
    border: none;
}

/*-------------------------------Media page------------------------------------*/
.media .box {
    
    border: 1px solid #d6d1d1;
    border-radius: 35px;
}

.media h1 {
    color: #F6821F;
    font-size: 24px;
    letter-spacing: 0px;
    padding: 15px 0px;
    text-align: left;
}
.media h2 {
    color: #214B2A;
    font-size: 18px;
    letter-spacing: 0px;
    padding: 15px 0px;
    text-align: left;
}
.media h3 {
    
    font-size: 16px;
    padding: 15px 0px;
    letter-spacing: 0px;
}
.media h4 {
    
    font-size: 14px;
    padding: 15px 0px 5px;
    letter-spacing: 0px;
}

.media p {text-align: left; color:#214B2A;font-size: 14px;letter-spacing: 0px; }

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

.media .posted-detail {
    font-size: 14px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.media-page h2 {
    color: #439C2D;
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    margin: 0px;
}
.media-page h2:after {
    background: none;
}
.media .red-more {font-size: 14px; color: #439C2D;letter-spacing: 0px; }



.feature-list span { right:-60px;}
.feature-right .feature-list span { left:-60px;}
footer .contact-info .box { border-right:none;}
footer .box { padding:15px 10px 20px;}
footer .right-box { padding:15px 10px 20px;}
.copyright .copyright-txt, .copyright .design-by { float:none; text-align:center;}
.copyright .social-icons { margin:20px auto;}

/*
.bx-viewport { height:630px !important;}
*/

.da-slide .da-img { width:100% !important;}
.da-slide .da-img img { width:50% !important; right:40px !important; min-height:inherit !important;}
.da-slide p { display:none !important;}
.da-slide h2 { font-size:16px !important;}
.da-slider { height:150px !important;}
.da-slide .caption { top:40px !important;}
#banner-wrapper img { min-height:140px;}
#banner-wrapper { min-height:140px;}

.bx-controls-direction {display: none;}
.bx-default-pager {display: none;}
.column {
    width: 100%;
  }
#Social-Hub h1 {
    font: 700 16px 'Poppins', sans-serif;
    padding: 35px;
    letter-spacing: 0.32px;
}

.partner {
    width: 100%;
    padding-top: 20px;
}

/* ----------------------------Recipes fixed Tab-------------------------------- */

.fixed {position: fixed; z-index: 9999999; background-color:#ffffff; padding-bottom:10px;}
.myBtnContainer {background-color:#ffffff;border-radius: 46px; z-index: 9999999; margin: auto; }
#myBtnContainer {background-color:#ffffff;border-radius: 46px;}

.btn2 {padding: 12px 40px;background: #FFF7E8;cursor: pointer;font-size: 14px;letter-spacing: 0px;width: auto;margin: auto; margin-bottom: 10px;margin-top: 10px;}
.spacer125 {
    height: 150px;
    font: normal 0px/0px arial;
    clear: both;
}

/* ----------------------------Recipes page-------------------------------- */

.recipes .posted-detail {

    height: auto;
}
.recipes h2 {
    font-size: 24px;
    letter-spacing: 0px;
    padding: 10px 0px;
}
.recipes .posted-detail h3 {
    color: #439C2D;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0px;
    letter-spacing: 0px;
    margin: 0;
}
.recipes .posted-detail p {color: #7F7F7F;font-size: 14px;font-weight: 400;letter-spacing: 0px; padding-bottom: 10px;}
.recipes .posted-detail a.read-more {
    
    padding: 8px 20px;
    line-height: 30px;
    margin: 10px 0px;
    letter-spacing: 0px;

}
.recipes .posted-detail a.minutes {
    padding: 6px 15px 6px 10px;
    letter-spacing: 0px;
}
/* ----------------------------Recipes inner page-------------------------------- */
.recipes-inner .recipes-img {margin-top: 40px;}
.recipes-inner h2 {font-size: 24px;line-height: 113%;letter-spacing: 0px; margin-top: 0px;}
.recipes-inner h3 {font-size: 20px;padding: 10px 0px;letter-spacing: 0px;}
.recipes-inner p {font-size: 14px;letter-spacing: 0.28px;margin: 0;text-align: left;}
.recipes-inner a.minutes {
    color:#439C2D;
    font-size: 12px;
    padding: 6px 10px 6px 10px;
    line-height: 20px;
    letter-spacing: 0px;
}
.recipes-inner h4 {
    
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.recipes-inner hr {margin-top: 10px; margin-bottom: 15px}
.recipes-inner ul li {
    padding: 8px;
    font-size: 14px;
    letter-spacing: 0px;
}
.recipes-inner ol li {
    padding: 8px;
    font-size: 14px;
    letter-spacing: 0px;
}
.recipes-inner ul {
    list-style-image: url(../images/Vector.png);
    margin-left: 20px;
}
.recipes-inner .all-recipes {
    padding: 10px 20px 10px 20px;
    line-height: 30px;
    letter-spacing: 0px;
}

.scroll {display:block; height: auto;overflow: auto;}


.destop {display: none;}
.mob {display: block;}

}




@media screen and (max-width:24.125em) { 
  footer .contact-info {
    width: 100%;
    background: #fdf2e6;
    display: grid;
    margin-left: 0px;
    align-items: center;
}
    .events ul.tabs li {width: 50%;margin: 0;padding: 12px 28px;font-size: 14px;}
    .mob-border-3 {border-right: 1px solid #cfcfcf !important;}
    .mob-border-2 {border-right: none !important;}
    .mob-border-4 {border-right: none !important;}
}


/* Mobile Landscape View */

@media screen and (max-width:47.938em) and (min-width:30.000em) { 
footer .contact-info {
    width: 100%;
    background: #fdf2e6;
    display: grid
;
    margin-left: 0px;
    align-items: center;
}
h3 { padding:0;}
h2 { font-size:22px;}
header{ width:100%;}
header .logo { float:none; margin:15px 0;}
.fixed-header { position:relative !important;}
.container { width:450px; padding:0 15px;}
.banner { width:100%; padding:0 15px;}
#banner-wrapper .da-slide .caption { width:100% !important; left:-60px !important;}
#banner-wrapper .da-dots { width:100%; padding:0 20px;}
.container { width:100%;}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14 { width:100%; padding:0 20px;}
.featured-boxes .box { border-right:none; border-bottom:#30a0fd solid 1px;}
.featured-boxes .col-3:nth-child(4).box { border-bottom:none;}
.gallery .col-3, .desk .col-4, .blog-layout .col-3, .styles .col-6, .partner .col-2 { width:50%;}
.blog-layout .box .thumb { width:100%; height:auto;}
.content p { padding:0;}
.team .profile { height:auto; padding-left:0;}
.blog-layout .box { margin-bottom:30px;}
.styles { margin:50px -15px 0; width:auto;}
.styles .box .thumb { width:100%;}
.partner .client-logo { margin-bottom:20px;}
.bright-news .box .thumb { width:100%; height:auto; margin:0 0 20px 0;}
.testimonials #owl-demo .item { width:90%;}
.mobile { margin-bottom:50px;}
.mobile img { border-radius:50px; margin:auto; display:table;}
.bright-news .box .read-more { position:relative; bottom:0; margin-top:20px; display:block;}
.feature-list { width:80%;}
.services-box .content, .services-box .thumb { width:100%;}
.events .thumb { width:100%; height:auto; margin-bottom:20px;}
.events .book-now { margin:50px auto 0; display:table; float:none;}
.events ul.tabs li { padding:0 7px;}
footer .contact-info .box {border-bottom:2px solid #1f1f1f; border-right:none;}
footer .box { padding:40px 20px 40px;}
.copyright .copyright-txt, .copyright .design-by { float:none; text-align:center;}
.copyright .social-icons { margin:20px auto;}
/*
.bx-viewport { height:293px !important;}
*/
.da-slide .da-img { width:100% !important;}
.da-slide .da-img img { width:50% !important; right:60px !important;}
.da-slide p { display:none !important;}
.da-slide h2 { font-size:22px !important;}
.da-slider { height:220px !important;}
.da-slide .caption { top:40px !important;}
.da-slide .da-link { top:0 !important; font-size:14px !important; line-height:35px !important;}
#banner-wrapper img { min-height:140px;}
.banner .col-6, .services .col-6 { width:50%;}
#banner-wrapper { min-height:140px;}
.header-top .contact-info li a { padding-right:16px;}

.column {
    width: 100%;
  }

.marquee {
    padding: 15px 5px;
    font-size: 10px;
} 
.welcome h2:after { 
    bottom: 28px;
    left: 188px; 
}


.tabs {
	position: relative;
	display: block;
	
	border-radius: 8px 8px 0 0;
	overflow: hidden;
}

.events ul.tabs li {
    width: 16.5%;
    height: 20px;
    display: table;
    float: left;
    cursor: pointer;
    padding: 14px 48px;
    margin: 0;
    position: relative;
    z-index: 2;
    text-align: center;
    background: #FFF9F5;
    line-height: 50px;
    font: 500 18px 'Poppins', sans-serif;
    letter-spacing: 1px;
    border-right: 1px solid #cfcfcf;
}

}

/* Mobile View */

@media screen and (max-width:61.188em) and (min-width:20.000em) {

nav { width:100%;}
.menu-mobile { display: block; font-size:0; padding:0;}
.menu-mobile::after { right:20px;top:50px;} 
.menu-dropdown-icon:before {display: block; padding:0; line-height:35px;}
.menu > ul { display: none;}
.menu > ul > li { width: 100%; float: none; display: block; border-bottom:#000000 solid 1px; margin-left: 0px; line-height: 35px;} 
.nav-links li a {font-size: 14px;}
.menu > ul > li a, .fixed-header .menu > :100%; disul > li a { padding:0; widthplay: block; line-height:35px;}
.menu > ul > li > ul {position: relative;}
.menu > ul > li > ul.normal-sub {width: 100%;}
.menu > ul > li > ul > li { float: none; width: 100%; margin-top:0;}
.menu > ul > li > ul > li:first-child {margin: 0;}
.menu > ul > li > ul > li > ul { position: relative;}
.menu > ul > li > ul > li > ul > li { float: none;}
.menu .show-on-mobile { display: block;}

.nav-links li a::before {
    content: '';
    position: absolute;
    bottom: 0px;
    height: 0px;
    width: 0px;
    opacity: 0;
    transition: all 0.3s ease;
    background: none;
    transition: 0.5s;
}

.Search-login {display: none;}
.Search_style {margin-right: 0px;margin-top: 5px;}
.header-top {display: block;}

.contact-bg {padding: 25px 15px 30px;}

section {margin: 40px 0;}

#Social-Hub { padding-bottom: 30px;margin-top: 60px; margin-bottom: 50px;}

.our-vision .box { margin-bottom: 20px;}
.featured-boxes .box { margin-bottom: 20px;}

.copyright .social-icons {margin: 10px auto;padding: 0px;}
.copyright {padding: 0; margin-bottom: 20px;}
.contact-info img {width: 80%; margin: auto; display: block; }
.footer-amazon_text {
    display: block;
    margin: auto;
    text-align: center;
}
.footer-amazon_text img {
    width: 160px !important;
    height: 50px;
    margin: 10px auto;
}
.footer-amazon_text p {
    text-align: center;
    margin-top: 34px;
    margin-bottom: 0px;
}
.footer-amazon_text .btn-yelloy {
    width: 50%;
    padding: 11px 20px;
    display: block;
    margin: auto;
    margin-bottom: 15px;
    font-size: 15px !important;
}

footer .contact-info .right-box a {color:#000;}
footer .contact-info .box a {color:#000;}

footer .contact-info .box p {font-size: 12px;letter-spacing: 0px;padding-top: 10px;padding-bottom: 0px;margin-top: 5px;margin: 0px;text-align: left;}

footer .contact-info .right-box p {font-size: 12px;letter-spacing: 0px;padding-top: 10px;padding-bottom: 0px;margin-top: 5px;margin: 0px;text-align: right;}

footer .social-icons { padding: 20px 0px;}
footer .social-icons a { padding: 0px 2px;}

}

/* Tablet View */

@media screen and (max-width:63.938em) and (min-width:48.000em) {

.fixed-header { position:relative !important;}
header { width:100%;}
header .logo { margin:15px 0;}
.banner { width:100%; padding:0 15px;}
#banner-wrapper .da-slider { height:350px;}
#banner-wrapper .da-slide .caption { width:100% !important; left:-120px !important;}
#banner-wrapper .da-dots { width:100%; padding:0 20px;}
.da-slide .da-img { width:50% !important; }
.da-slide .da-img img {right:80px !important;}
.container { width:100%;}
.featured-boxes .col-3 { width:50%;}
.gallery .col-3 { width:33.333%;}
.blocks .col-3 { width:33.333%;}
.team .profile { height:350px;}
.desk .col-4 { width:50%;}
.compatibility .box h3 { font-size:14px;}
.styles .box .thumb, .blog-layout .box .thumb { width:100%; height:auto;}
.partner .col-2 { width:25%;}
.partner .client-logo { margin-bottom:20px;}
.bright-news .box { display:block; min-height:520px;}
.bright-news .box .thumb { width:100%; margin-left:0; float:none; height:auto; margin-bottom:20px;}
.events .thumb { height:auto;}
.events .event-list:hover { background:#fff; padding:50px 20px;}
.services .col-6 { width:100%;}
footer .contact-info .box { padding-left:0;}
.copyright .copyright-txt, .copyright .design-by { padding:0 20px;}
.menu-mobile::after { top:40px;}

/*
.bx-viewport { height:400px !important;}
*/

.ticker .bx-viewport { height:130px !important;}
.gallery .gallery-item a { height:140px;}
.da-slide .caption { top:50px !important;}
.da-slide h2 { font-size:24px !important;}
#banner-wrapper { min-height:116px;}
.marquee {
    padding: 15px 10px;
    font-size: 10px;
} 


}

@media screen and (max-width:73.063em) and (min-width:64.000em) {
	
.container { width:auto; padding:0 15px;}
.header, .banner { width:100%; padding:0 15px;}
.banner { width:100%; padding:0 15px;}
#banner-wrapper .da-slider { height:500px;}
#banner-wrapper .da-slide .caption { width:100% !important; left:-160px !important;}
#banner-wrapper .da-dots { width:100%; padding:0 20px;}
#banner-wrapper .da-slide .da-img { width:57%;}
.nav li a { padding:0 8px;}
.table-cell h3 { font-size:12px;}
.copyright .copyright-txt, .copyright .design-by { padding:0 20px;}
.events .thumb { height:auto;}
#video { min-height:inherit;}
.ticker .bx-viewport { height:180px !important;}
.gallery .gallery-item a { height:197px;}

}