@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700,800&display=swap');

.getquottn {
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 999 !important;
    cursor: pointer;

}

.getquottn img {
  width: 100%;
  height: auto;
 
}
.footercall {
    position: fixed;
    left: 5px;
    bottom: 0;
    width: auto;
    z-index: 9999;
    font-weight: bold;
}
.footercall i {
    border-right: solid 1px #333333;
    padding-right: 10px;
    font-size: 18px;
    margin-right: 5px;
}
.footercall a {
    color: #333333 !important;
    font-size: 15px;
    display: block;
    line-height: 30px;
    background: #ee9855;
    border-radius: 5px 5px 0 0;
    border: solid 1px #a18e52;
    padding: 0 10px;
}
.footercall a:hover{
  text-decoration: none;
  color:#333333;
  background-color: #ee9855; 
}
.menubarbg{
  width: 100%;
  height: auto;
  background-size: cover;
  background-color: #11242e;
 /* position: fixed;
  z-index: 9999999;
  box-shadow: 0px 1px #000;*/
}

.list-menu{
  text-align: center;
  background-image: url(../images/about-banner1.jpg);
  padding-top: 20px;
  padding-bottom: 40px;
  background-size: cover;
  width: 100%;
  height: 300px;
}
.list-menu2{
  text-align: center;
  background-image: url(../images/Consultancy-banner1new.jpg);
  /*padding-top: 20px;
  padding-bottom: 40px;*/
  background-size: cover;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
}
.list-menu h1 {/*text-transform: uppercase !important;*/padding-top: 95px;color: #fff;font-size: 50px;font-weight: 900;margin-bottom: 20px;
letter-spacing: 1px;text-shadow: 1px 1px #333333;font-family: 'Roboto', sans-serif; /*text-transform: capitalize;*/}
.list-menu a{color: #fff;display: inline-block;padding-right: 10px;font-weight: 600;font-size: 15px;text-transform: capitalize;}
.list-menu a:hover{text-decoration: none;color:#e4e3e9;background-color: transparent; }
.list-menu span{color: #fff;display: inline-block;padding-right: 10px;font-weight: 600;font-size: 15px;
  text-transform: capitalize;}
.list-menu2 h1 {/*text-transform: uppercase !important;*/padding-top: 80px;color: #fff;font-size: 50px;font-weight: 900;margin-bottom: 20px;
letter-spacing: 1px;text-shadow: 1px 1px #333333;font-family: 'Roboto', sans-serif; /*text-transform: capitalize;*/}
.list-menu2 a{color: #fff;display: inline-block;padding-right: 10px;font-weight: 600;font-size: 15px;text-transform: capitalize;}
.list-menu2 a:hover{text-decoration: none;color:#e4e3e9;background-color: transparent; }
.list-menu2 span{color: #fff;display: inline-block;padding-right: 10px;font-weight: 600;font-size: 15px;
  text-transform: capitalize;}
.list-menu3{
  text-align: center;
  background-image: url(../images/blog-banner1new.jpg);
  /*padding-top: 20px;
  padding-bottom: 40px;*/
  background-size: cover;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;}
.list-menu3 h1 {/*text-transform: uppercase !important;*/padding-top: 95px;color: #fff;font-size: 50px;font-weight: 900;margin-bottom: 20px;
letter-spacing: 1px;text-shadow: 1px 1px #333333;font-family: 'Roboto', sans-serif; /*text-transform: capitalize;*/}
.list-menu3 a{color: #fff;display: inline-block;padding-right: 10px;font-weight: 600;font-size: 15px;text-transform: capitalize;}
.list-menu3 a:hover{text-decoration: none;color:#e4e3e9;background-color: transparent; }
.list-menu3 span{color: #fff;display: inline-block;padding-right: 10px;font-weight: 600;font-size: 15px;
  text-transform: capitalize;}
.logo{
margin-top: 20px;
padding-bottom: 20px;
}
.logo img{
  width: 200px;
  height: auto;
}
.main-text{
  width: 100%;
  height: 500px;
  background-size: cover;
  text-align: center;
  background-position: 0px bottom;
  background-image: url(../images/banner4.jpg);
 
  
}
.main-text h2{padding-top: 130px;color: #fff;
  font-family: 'Open Sans', sans-serif;font-size: 60px;text-shadow: 1px 1px #333333;font-weight: 800;margin-bottom: 25px;}	
.main-text h3{color: #fff;font-size: 28px;font-weight: 500;margin-bottom: 25px;}
.basbtn a{color: #333333;border: 3px solid #ee9855;text-transform: uppercase;font-weight: 600;width: 290px;height: 65px;font-family: 'Open Sans', sans-serif;
    margin: 10 10px 0px 10px;font-size: 18px;display: inline-block;text-align: center;line-height: 65px;border-radius: 5px;}
.basbtn {color: #333333;background-color: #ee9855;border: 2px solid #ee9855;text-transform: uppercase;font-weight: 600;width: 290px;height: 
    65px;margin: 10px 10px 0px 10px;font-size: 18px;display: inline-block;text-align: center;line-height: 65px;border-radius: 5px;}
.basbtn:hover {text-decoration: none;color: #333333;background: #fff;}
.basbtn1 {color: #fff;border: 3px solid #fff;text-transform: uppercase;font-weight: 
    600;width: 290px;height: 65px;margin: 10 10px 0px 10px;font-size: 18px;display: inline-block;text-align: center;line-height: 65px;border-radius: 5px;}
.basbtn1:hover {text-decoration: none;color: #333333;background: #fff;}
.main-text img {margin-top: 50px;width: 70%;vertical-align: middle;}
.product-stripe{background: #ee9855;width: 100%;height: auto;padding: 24px 0;text-align: center; }
.link-ting a i:hover {color: #e4e3e9;}
.link-ting i {color: #fff;padding-top: 10px;font-size: 50px;}
.link-ting h2 {font-size: 13px;font-weight: 700;color: #fff;text-transform: uppercase;padding-top: 20px;font-family: 'Open Sans', sans-serif;}
.rank-diet {padding: 25px 0;}
.rank-diet h2 {font-size: 32px;font-weight: 900;color: #333333;text-align: center;margin-bottom: 20px;font-family: 'Open Sans', sans-serif;}
.rank-diet p {font-size: 15px;color: #737273;font-weight: 400;text-align: center;}
.diet-list {margin-top: 40px;text-align: left;}
.diet-list a i{height: 80px;width: 80px;line-height: 80px;
    display: inline-block;background: #ee9855;text-align: center;border-radius: 50%;font-size: 45px;color: #333333;} 
.diet-list h3 {font-size: 23px;margin-top: 0;color: #333333;font-weight: 700;line-height: 30px;font-family: 'Open Sans', sans-serif;}  
.diet-list p {font-size: 15px;color: #737273;font-weight: 400;text-align: left !important;font-family: 'Open Sans', sans-serif;}
.case {padding: 50px 0 50px 0;background: #f9f9f9;}
.case h2 {font-size: 32px;font-weight: 900;color: #333333;padding-bottom: 10px;margin-bottom: 15px;font-family: 'Open Sans', sans-serif;}
.case img {width: 100%;vertical-align: middle;border: solid 1px #ccc;box-shadow: 1px 1px #ccc;padding: 10px;}
.case-data h3 {margin-top: 0;color: #ee9855;font-size: 23px;font-weight: 700;font-family: 'Open Sans', sans-serif;}
.case-data h4 {color: #333333;font-size: 20px;font-weight: 400;margin-top: 20px;line-height: 28px;font-family: 'Open Sans', sans-serif;}
.case-data ul{padding: 0px;margin: 0px;padding-bottom: 10px;  }
.case-data ul li {list-style: none;display: inline-block;}
.main-imagebg{
  background-image: url(../images/decision-bannernew.jpg);
  background-size: cover;width: 100%;height: 300px;}
.second-imagebg{
  background-image: url(../images/inspiration-banner1.jpg);
  background-size: cover;width: 100%;height: 300px; text-align: center;}
.case-data p {line-height: 25px;font-size: 15px;color: #737273;font-weight: 400;text-align: left !important;font-family: 'Open Sans', sans-serif;}
.social {padding: 100px 0;width: 100%;background: url(../images/banner1.jpg) no-repeat 0 0;background-size: cover;}
.marketing h2 {color: #fff;font-weight: 900;font-size: 42px;margin-bottom: 30px;margin-top: 0;font-family: 'Open Sans', sans-serif;}
.marketing p {color: #fff;font-weight: 400;font-size: 20px;margin: 0 0 10px;font-family: 'Open Sans', sans-serif;}
.but2 {text-align: center;text-transform: uppercase;background-color: #ee9855;margin-top: 40px;}
.but2 a:hover {color: #fff;outline: 0;background-color: #333333;text-decoration: none;border: 3px solid #333333;transition: 1s;}
.but2 a {border-radius: 5px;padding: 10px 20px;background-color: #ee9855;color: #fff;font-weight: 700;
    font-size: 19px;display: block;float: left;border: 3px solid #fff;margin-right: 20px;transition: 1s;}
.slick-slide {margin: 0px 20px;}
.slick-slide img {width: 100%;}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.brand-slider{width: 100%;height: auto;padding-top: 40px;padding-bottom: 40px;}
.menu{padding-top: 23px;float: right;}
.menu ul{padding: 0;margin: 0;}
.menu ul li{list-style: none;display: inline;}
.menu ul li a{position: relative;border-radius: 20px;color: #fff;padding: 10px 15px;
  border:solid 1px #fff;text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);text-decoration: none;font-size: 10px;line-height: 10px;
  letter-spacing: 1px;text-transform: uppercase;font-weight: bold;font-family: 'Roboto', sans-serif;transition: 1s;}
.menu ul li a:hover{text-decoration: none;color: #333333;transition: 1s;background-color: #fff;}
.mission img{width: 100%;height: auto;padding: 10px;border:solid 1px #ccc;box-shadow: 1px 1px #ccc;}
.second-imagebg h1{font-size: 50px;letter-spacing: 1px; font-weight: bold;color:#fff;text-shadow: 1px 1px #333333;padding-top: 110px;text-transform: uppercase;}
.article img{width: 100%;height: auto;}
.article h2{font-size: 24px;color: #008e93;padding-bottom: 10px;border-bottom: solid 1px #008e93;font-weight: bold;
  padding-top: 0px;letter-spacing: 1px;    margin-bottom: 20px;}


.blog-text{padding: 20px;margin-top: 40px;margin-bottom: 40px;width: 100%; font-family: 'Roboto', sans-serif;border:solid 1px #ccc;}
.blog-text:hover {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.article img:hover {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);} 
.article2 img:hover {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.article3 img:hover {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.case-image:hover {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.blog-link{border-bottom: solid 1px #ccc;}
.blog-link a{ line-height: 40px;font-size: 14px;color: #008e93;background-color: transparent;}
.blog-link a:hover{text-decoration: none; color:#008e93 !important; background-color: transparent; }    
.blog-text h2{font-size: 17px;color: #333333;font-weight: bold;padding-top: 17px;letter-spacing: 1px;}
.blog-text p{color: #737273;font-size: 14px;line-height: 19px;text-align: justify;font-style: italic;font-family: 'Roboto', sans-serif;} 

.blog-text a{ line-height: 30px;font-size: 13px;color: #008e93;background-color: transparent;}
.blog-text a:hover{text-decoration: none;color:#12c0c6;background-color: transparent; } 
.blog-post{margin-top:40px;} 
.main-post{margin-top: 10px;}
.main-post h2{font-size: 22px;color: #333333;font-weight: bold;letter-spacing: 1px;line-height: 2px;}
.main-post p{color: #737273;font-size: 14px;line-height: 30px;text-align: justify;font-style: italic;font-family: 'Roboto', sans-serif;}
.main-post img{ width: 100%; height: auto;margin-bottom: 10px;}  

.blackbox{width: 100%;height: 50px;background-color: #000;}
.blackbox h2{font-size: 14px;font-weight: bold;color: #fff;letter-spacing: 1px;
    line-height: 50px;padding-left: 20px;}
.postimo{width: 60px;height: 50px;overflow: hidden;}
.postimo img{width: 100px;height: auto;padding-top: 5px;}
.postinfo a{font-size: 14px;color:#000;font-weight: bold;}
.postinfo a:hover{text-decoration: none;color: #353839;background-color: transparent;}
.postinfo a span{font-size: 13px;color:#008e93;font-weight: normal;}
.shortblog{padding-bottom: 5px;padding-top: 5px;border-bottom: 1px solid #353839;}




.article-text a:hover{text-decoration: none;color:#008e93;background-color: transparent; }    
   
.article{padding-top: 40px;padding-bottom: 40px;font-family: 'Roboto', sans-serif;}
.article-text{padding: 10px; }

.article-text h2 {font-size: 24px;color: #008e93;padding-bottom: 10px;border-bottom: solid 2px #008e93;font-weight: bold;
  padding-top: 0px;}
.article-text p {color: #737273;font-weight: 400;font-size: 15px;line-height: 30px;text-align: justify;}
.article-text ul{margin: 0;padding-left: 20px;}
.article-text ul li {color: #737273;font-weight: 400;font-size: 15px;line-height: 25px;text-align: justify;}
.article-image img{width: 100%;height: auto;padding: 10px;border:solid 1px #ccc;box-shadow: 1px 1px 1px 1px#ccc;}
.article h2{font-size: 24px;color: #008e93;padding-bottom: 10px;border-bottom: solid 2px #008e93;font-weight: bold;padding-top: 16px;}

.article img{width: 100%;height: auto;padding: 10px;border:solid 1px #ccc;box-shadow: 1px 1px 1px 1px#ccc;}
.article2{padding-top: 40px;padding-bottom: 40px;background-color: #ccc;}
.article2 img{width: 100%;height: auto;padding: 10px;border:solid 1px #fff;box-shadow: 1px 1px 1px 1px#ccc;}
.article h2{font-size: 24px;color: #008e93;padding-bottom: 10px;border-bottom: solid 2px #008e93;font-weight: bold;padding-top: 16px;}

.article3{padding-top: 40px;padding-bottom: 40px;background-color: #fff;}
.article3 img{width: 100%;height: auto;padding: 10px;border:solid 1px #fff;box-shadow: 1px 1px 1px 1px#ccc;}
.article h2{font-size: 24px;color: #008e93;padding-bottom: 10px;border-bottom: solid 2px #008e93;font-weight: bold;
  padding-top: 0px;}


.form {display: block;margin-top: 20px;padding-bottom: 35px;border-bottom: solid 1px #ccc;}
.contactform input {width: 100%;height: 45px;border: 1px solid #ccc;outline: none;padding-left: 10px;margin-bottom: 15px;}
.contactform textarea {width: 100%;resize: none;outline: none;border: 1px solid #ccc;padding-left: 10px;height: 165px;}
.addressfx h2{font-size: 28px;color: #333333;font-weight: bold;    margin-top: 20px;}
.addressfx a{font-size: 18px;color: #333333;font-weight: normal;}
.addressfx a:hover{text-decoration: none;color: #333333; background-color: transparent;}
.addressfx a i{font-size: 18px;color: #ee9855;}
.contact{margin: 30px 0;}
.contact input{width:100%; height:50px; padding:9px 16px; border:1px solid #d94d00; color:#140f0c; border-radius:0; border-color:1px solid red; transitio n:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; margin:20px o;}
.contact select{width:100%; height:50px; padding:9px 16px; border:1px solid #ececec; color:#140f0c; border-radius:0; border-color:1px solid red; transitio n:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; margin:20px o;}
.contact textarea{width:100%; height:170px;  border:1px solid #ee9855; color:#140f0c; border-radius:0;resize:none;margin:20px o;}
.contact label{margin:15px 0; font-size:14px; font-weight:400;}
.contact input[type="submit"]{color: #fff; background-color:#ee9855;  border-color:#ee9855; text-transform: uppercase; font-weight: 500; width:auto; height: 55px; margin-top: 23px; font-weight:700;}
.contact input[type="submit"]:hover{background-color:#333333; color:#FFF; border-color:#333333;}
.contact input[type="reset"]{color:#333333;border-color:#ececec; width:auto; padding:15px; background-color:#FFF; padding:15px 20px; text-transform:uppercase; font-weight:500;}
.contact input[type="reset"]:hover{background-color:#333333; color:#FFF;}
.recaptchacls {margin-top: 20px;}
.london{padding-top: 30px;padding-bottom: 30px;padding-bottom: 40px;border-bottom: solid 1px #ccc;border-top: solid 1px #ccc;}
.london h2 {text-align: center;text-transform: capitalize;color: #333333;
    font-size: 32px;font-weight: 900;margin-bottom: 25px;margin-top: 0;font-family: Roboto,helvetica,arial,sans-serif;}
.london p {text-align: center;line-height: 24px;margin: 0 0 20px;}
.mid-london i{font-size:40px;color: #f90; }
.mid-london h3 {font-size: 36px;font-weight: bold;margin: 0px 0 2px 2px;}
.mid-london p{text-align: left;line-height: 24px;margin: 0 0 10px;color: #333333;}
.contact-data{padding: 30px;margin-top: 10px;box-shadow: 1px 1px 1px 1px #ccc;}
.contact-datax{padding: 30px;margin-top: 10px;box-shadow: 1px 1px 1px 1px #ccc; }
.contact-data span {font-size: 30px;font-weight: bold;padding-left: 20px;margin: -3px 0 5px -15px;}
.contact-data i {font-size: 30px;color: #f90;}
.contact-data a:hover{text-decoration: none;}
.contact-datax a:hover{text-decoration: none;}
.contact-datax span {font-size: 30px;font-weight: bold;padding-left: 20px;margin: -3px 0 5px -15px;}
.contact-datax i {font-size: 30px;color: #f90;}
.address-book a{color: #337ab7;text-decoration: none;}
.address-book a:hover{text-decoration: none;color: #333333;background-color: transparent;}
.address-book a i{color: #337ab7;font-size: 16px !important;text-decoration: none;}
.footer{width: 100%;height: auto;background-color: #333333;padding-top: 20px;padding-bottom: 20px;}
.footer-element img{width: 69%;height: auto;margin-top: 30px;}
.footer-element p {color: #D3D3D3;font-weight: normal;font-size: 13px;margin: 0 0 10px;margin-top: 26px;line-height: 32px;
    font-family: 'Open Sans', sans-serif;}
.footer-element{width: 100%;height: auto;color: #ee9855;}
.footer-element{text-align: center;}
.footer-element hr{width: 100px;border-top: 1px solid #fff;}
.footer-element2 hr{width: 100px;border-top: 1px solid #fff;}
.footer-element h2{font-size: 20px;font-weight: bold;color: #fff;letter-spacing: 1px;font-family: 'Open Sans', sans-serif;
    margin-top: 30px;}
.footer-element ul{margin:0px;padding: 0px;}
.footer-element ul li{list-style: none;display: inline-block;}
.footer-element ul li a {color: #D3D3D3;padding: 7px 14px;border: solid 1px #fff;letter-spacing: 1px;
    border-radius: 65px;font-family: 'Open Sans', sans-serif;text-decoration: none;font-size: 12px;line-height: 50px;}
.footer-element ul li a:hover{color: #333333;background-color: #fff;border:none;text-decoration: none;transition: 1s;}
.footer-element ul li a i{color: #fff;}
.footer-element2{text-align: center;}
.footer-element2 h2{font-size: 20px;font-weight: bold;color: #fff;letter-spacing: 1px;font-family: 'Open Sans', sans-serif;}
.footer-element2 ul{margin:0px;padding: 0px;}
.footer-element2 ul li{list-style: none;display: inline-block;}
.footer-element2 ul li a {color: #D3D3D3;padding: 7px 14px;border: solid 1px #fff;letter-spacing: 1px;border-radius: 65px;font-family: 'Open Sans', sans-serif;
    text-decoration: none;font-size: 12px;line-height: 50px;}
.footer-element1{text-align: left;float: right;}
.footer-element1 h2{font-size: 20px;font-weight: bold;color: #fff;font-family: 'Open Sans', sans-serif;letter-spacing: 1px;}
.footer-element1 ul{margin:0px;padding: 0px;}
.footer-element1 ul li{list-style: none;}
.footer-element1 ul li a {color: #fff;font-size: 14px;text-decoration: none;font-family: 'Open Sans', sans-serif;line-height: 40px;}
.footer-element1 ul li a i{color: #fff;}
.right-last{float: right;}
.left-last{float: left;}
.right-last p{padding-top: 10px;color: #fff;}
.left-last p{padding-top: 10px;color: #fff;}
.footer-last{width: 100%;height: 40px;background-color: #008e93;}

.mission h2 {/*text-transform: capitalize;*/color: #333333;font-size: 24px;font-weight: bold;margin-bottom: 18px;margin-top: 0;
font-family: 'Open Sans', sans-serif;
}
.mission img{width: 100%;height: auto;border: solid 1px #ccc;box-shadow: 1px 1px #ccc;padding: 10px;}
.mission{padding-top: 40px;padding-bottom: 40px;}
.mission p {color: #737273;font-weight: 400;font-size: 15px;line-height: 30px;text-align: justify;}

.mission2{background-color: #ccc;}
.mission2 h2 {/*text-transform: capitalize;*/color: #333333;font-size: 24px;font-weight: bold;
  margin-bottom: 18px;margin-top: 0;font-family: 'Open Sans', sans-serif;
}
.mission2 img{width: 100%;height: auto;border: solid 1px #c1b2b2;box-shadow: 1px 1px #ccc;padding: 10px;}
.mission2{padding-top: 40px;padding-bottom: 40px;}
.mission2 p {color: #737273;font-weight: 400;font-size: 15px;line-height: 30px;text-align: justify;}
.brochure{width: 100%; height: auto;margin-bottom: 50px;text-align: center;margin-top: 40px;}
.brochure a{font-size: 16px; background-color: #ee9855; color:#fff;padding: 15px 30px;border-radius: 50px;
  font-family: 'Open Sans', sans-serif;font-weight: bold;}
.brochure a:hover{text-decoration: none;color: #333333; background-color: #fff;border: 2px solid #ee9855;transition: 1s;}


/*............................................privacy....................................................*/
.privacy {width: 100%; height: auto;padding-bottom: 40px;padding-top: 40px;}
.privacy h1{font-size: 30px;color: #008e93;padding-bottom: 10px;border-bottom: solid 2px #008e93;font-weight: bold;}
.privacy h2{font-size: 24px;color: #008e93;    margin-bottom: 20px;padding-bottom: 10px;border-bottom: solid 2px #008e93;font-weight: bold;padding-top: 16px;}
.privacy h3{font-size: 18px;color: #008e93;}
.privacy h3 span{font-size: 16px;font-style: italic;}
.privacy p{font-size: 15px;color: #737273;}
.privacy p strong{font-size: 15px;color: #737273;}
.privacy ul{padding: 0;margin-left: 30px;}
.privacy ul li{font-size: 15px;color: #737273;}
.privacy a{font-size: 15px;color: #008e93}
.privacy a:hover{text-decoration: none;color: #737273;background-color: transparent;}

/*.........................................................Responsive............................................*/

@media only screen and (min-width: 1024px) {
.responsivemnu{display: none;}

}
@media only screen and (max-width: 768px) {
.menu{display: none;}
.main-text h2{padding-top: 20px; font-size: 27px;}
.getquottn img {width: 50%;}
.basbtn{border: 2px solid #ee9855;width: 100px;height: 30px;margin: 10px 10px 0px 10px;font-size: 10px;text-align: center;line-height: 29px;}
.basbtn1{border: 2px solid #fff;font-weight: 600;width: 100px; height: 30px;margin: 10 10px 0px 10px;font-size: 10px;text-align: center;line-height: 29px;;}
.main-text{height: 180px;}
.link-ting h2{padding-top: 0px;padding-bottom: 15px;margin-top: 10px;}
.rank-diet {text-align: center;padding: 10px 0;}
.rank-diet h2{font-size: 20px;}
.rank-diet p {font-size: 13px;}
.diet-list {margin-top: 20px;;text-align: center !important;}
.diet-list{text-align: center;}
.diet-list h3{font-size: 20px;padding-top: 14px;}
.diet-list p{font-size: 13px;text-align: center !important;}
.case{padding: 10px 0 10px 0; text-align: center;}
.case h2{font-size: 20px;}
.case{font-size: 13px;margin: 0 0 10px;padding-top: 15px;}
.case-data{text-align: center !important;}
.case-data h3{font-size: 15px;}
.case-data h4{font-size: 13px;margin-top: 10px;line-height: 25px;}
.case-data p {font-size: 13px;text-align: center !important;}
.social{padding: 20px 0; text-align: center;}
.marketing p{font-size: 13px;}
.marketing h2{font-size: 22px;}
.but2{text-align: center;margin-left: 88px !important;}
.but2 a {padding: 5px 10px;font-size: 12px;float: left;border: 2px solid #fff; margin-left: 5px;}
.brand-slider{padding-top: 20px;padding-bottom: 20px;}
.footer-element img {width: 50%;margin-top: 0px;}
.footer-element p {font-size: 13px;margin: 0px 0 0px;margin-top: 26px;line-height: 20px;}
.footer-element ul li a {padding: 6px 8px;font-size: 10px;line-height: 35px;}
.footer-element p {margin-top: 15px;}
.footercall a{font-size: 10px;line-height: 20px;}
.footercall i {padding-right: 5px;font-size: 10px;margin-right: 5px;}
.footer-last{width: 100%;height: auto;}
.right-last{text-align: center;}
.left-last{text-align: center;}
.left-last p{padding-top: 10px;font-size: 15px;} 
.right-last p {padding-top: 0px;font-size: 15px;padding-bottom: 10px;}
.getquottn {position: fixed;right: -10%;top: 20%;z-index: 999 !important;cursor: pointer;
}

.responsivemnu{display:block; position:absolute;top: 5px;}
.responsivemnu a{color:#996633; display:block; font-size:34px;}
.responsivemnu a i{color:#ee9855; border-radius: 3px; padding:5px 0;}
.logo img{width: 40%;}
.logo{text-align: center;}
.main-imagebg{width: 100%; height:70px;}
.second-imagebg{height: 100px;}
.mission {padding-top: 20px;padding-bottom: 20px;text-align: center;}
.mission h2{font-size: 20px}
.mission p{font-size: 14px;line-height: 20px;}
.mission2 {padding-top: 25px;padding-bottom: 25px;text-align: center;}
.mission2 h2{font-size: 20px;padding-top: 20px;}
.mission2 p{font-size: 14px;line-height: 20px;}
.second-imagebg h1{font-size: 18px; padding-top: 30px;}
.article {padding-top: 20px;padding-bottom: 20px; text-align: center;}
.article2 {padding-top: 20px;padding-bottom: 20px; text-align: center;}
.article3 {padding-top: 20px;padding-bottom: 20px; text-align: center;}
.article-text h2{font-size: 18px;padding-top: 0px;}
.article h2{font-size: 18px;padding-top: 0px;}
.article2 h2{font-size: 18px;padding-top: 0px;}
.article3 h2{font-size: 18px;padding-top: 0px;}
.article p{font-size: 14px;line-height: 20px;}
.article2 {padding-top: 10px;padding-bottom: 20px; text-align: center;}
.article2 h2{font-size: 20px;padding-top: 10px;}
.article2 p{font-size: 14px;line-height: 20px;margin-top: 10px;}
.article3 p{font-size: 14px;line-height: 20px;margin-top: 10px;}


.article-text ul li{font-size: 14px;line-height: 20px;}
.article-image{text-align: center;}
.article-image img{margin-top: 10px;}
.brochure{text-align: center;}
.brochure a{padding: 10px 15px; font-size: 12px;}
.brochure{width: 100%; height: auto;margin-bottom: 30px;}
.addressfx{margin-bottom: 14px;}
.addressfx h2{font-size: 15px;}
.addressfx a{font-size: 14px;line-height: 30px;}
.contact input[type="submit"]{width: 234px;height: 55px;margin-top: 0px;}
.list-menu{height: 100px;}
.list-menu h1{font-size: 18px;padding: 20px;}
.list-menu2{height: 100px;}
.list-menu3{height: 100px;}
.list-menu3 h1 {font-size: 27px;padding: 34px;}
.blog-text img{width: 100%}
.main-post p{font-size: 13px;
    line-height: 23px;}
.privacy h1{font-size: 20px;}
.privacy p{font-size: 14px;}
.privacy a{font-size: 14px;}
.privacy h2{font-size: 18px;}
.privacy h3{font-size: 16px;}
}

