body{ padding: 0px; margin: 0px; font-weight: 400;font-family: 'poppinsregular';}
h1, h2, h3, h4, h5, h6, ol, li, ul, a, img, p, span, strong{ padding: 0px; margin: 0px;}
a:hover,a:focus{ outline: none; text-decoration: none}
section{ float: left; width: 100%;}
.pad0{ padding: 0;}
img { max-width: 100%;}
ul, li{ list-style: none}
/*-------------Font face------------------*/
@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold_0-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold_0-webfont.woff2') format('woff2'),
         url('../fonts/poppins-bold_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium_0-webfont.woff2') format('woff2'),
         url('../fonts/poppins-medium_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular_0-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'satisfyregular';
    src: url('../fonts/satisfy-regular-webfont.woff2') format('woff2'),
         url('../fonts/satisfy-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*--------------------------Header Top----------------------------*/
.header .navbar-brand { height: auto; padding: 0;transition: width 1s ease, height 1s ease; margin: 0 !important; width: 170px;}
.header .navbar.navbar-default{ background: transparent none repeat scroll 0 0; border: 0 none; border-radius: 0; margin: 0;}
.header .collapse.navbar-collapse{ float: right;}
.slider { float: left; position: relative; width: 100%;}
.header { float: left; width: 100%; z-index: 99999;}
.header .navbar-default .navbar-nav > li > a { color: #000;   margin: 0px 1px;padding:15px 10px;font-size: 17px;font-family: 'poppinsmedium';}
.header .navbar-default .navbar-nav > li > a:hover { color: #d6c06f; background: transparent }
.header .navbar-default .navbar-nav > .active > a, 
.header .navbar-default .navbar-nav > .active > a:hover, 
.header .navbar-default .navbar-nav > .active > a:focus { background-color: transparent; color: #d6c06f;}
.header .navbar.navbar-default ul.nav.navbar-nav{margin: 0 0; width: 100%  }
.login_btn { margin-left: 90px; margin-right: 20px;}
.slider_cover{ padding: 90px 0; float: left; width: 100%; background: #0F1628; text-align: center; position: relative; height: 800px; overflow: hidden}
.slider_cover:before{ position: absolute; right: 0; top: 0; height: 100%; width: 50%; content: ""; background: #FFF4CC  }
.slider_cover h2 { color: #0f1627; font-size: 44px; font-weight: normal; padding: 0 10px 0 0; text-shadow: none;font-family: 'poppinsbold';
 letter-spacing: -1px;display: block;}
.slider_cover .carousel-caption { bottom: auto; left: 0%; padding-bottom: 30px; right: 0%; top: 50%; transform: translate(0px, -50%);}
.banner-txt { float: right; position: absolute; right: 0; text-align: left; top: 50%; transform: translate(0px, -50%); width: 33%;}
.banner-txt a{ display: inline-block; font-size: 18px; color: #000; padding: 7px 20px; text-shadow: none; background: #D6BF6F; margin-top: 30px;}
.banner-txt a:hover { background: #a89654; color: #000;}
.fixed-me{ padding: 10px 0 ; margin-bottom: 0px; position: fixed; top:0;z-index:9999;width: 100%;left: 0; background: #fff; box-shadow: 0 0 5px 0 #ccc}
.navbar-me {   transition: all 1s ;}
.navbar-me{ padding: 15px 0; top: 0px; border: 0px; border-radius: 0px; margin: 0;}
.header .navbar.navbar-default .fixed-me ul.nav.navbar-nav { margin: 0px 0 0;}
.header .fixed-me .navbar-brand { height: auto; padding:0; width: 150px;transition: width 1s ease, height 1s ease;}
.header .navbar-default .fixed-me .navbar-nav > li > a{ padding: 10px}
.header .navbar-default .fixed-me .navbar-nav > li > a.btn.btn-primary { margin-top: 0px; padding: 21px 10px 12px}
#toTop {  background: #A89654;  border-radius: 50%;  bottom: 10px;  cursor: pointer;  display: none;  font-weight: bold;  height: 40px; line-height: 37px;
 padding: 0;  position: fixed;  right: 10px;  text-align: center;  transition: transform 0.5s ease 0s;  width: 40px;  z-index: 999999;}
.header .navbar-brand.hd-fixed{ display: none}
.header .fixed-me .navbar-brand.hd-fixed{ display: inline-block}
.header .fixed-me .navbar-brand.hd-normal{ display: none}
.swiper-container {  width: 100%;  height: 100%; }
/*--------------------------about-section--------------------------------------*/
.about-section{ padding: 80px 0; overflow: hidden}
.about-bx{ display: inline-block; width: 100%; padding: 20px;
 background: #e2efff; /* Old browsers */
 background: -moz-linear-gradient(top, #e2efff 0%, #efe8cc 100%); /* FF3.6-15 */
 background: -webkit-linear-gradient(top, #e2efff 0%,#efe8cc 100%); /* Chrome10-25,Safari5.1-6 */
 background: linear-gradient(to bottom, #e2efff 0%,#efe8cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2efff', endColorstr='#efe8cc',GradientType=0 ); /* IE6-9 */
 }
.about-bx .jumbotron{ border-radius: 0; padding: 80px 75px; background: #fff; margin: 0; text-align: center }
.about-bx .jumbotron h1{ color: #000; font-size: 35px;font-family: 'poppinssemibold'; padding: 30px 0 20px}
.about-bx .jumbotron p{ color: #000; font-size: 16px;}
.about-right{ display: inline-block; width: 100%; padding-top: 30px;}
.about-right .media{ padding-left: 40px; margin-bottom: 25px;}
.about-right .media-left{ width: 70px; float: left; margin-right: 30px;}
.about-right .media-heading{ font-size: 20px; color: #000;font-family: 'poppinsmedium';}
.about-right .media p{ font-size: 15px; color: #898989;}
/*----------------conting-section-------------*/
.conting-section{ padding: 100px 0;  background: url("../img/bg1.png") no-repeat center top; background-attachment: fixed}
.conting{ display: inline-block; width: 100%; text-align: center}
.conting h3{ color: #000; font-size: 65px;font-family: 'poppinsbold';}
.conting p{ color: #000; font-size: 18px;font-family: 'poppinsbold';}
/*---------------------our-team-section----------------*/
.our-team-section{ padding: 70px 0; overflow: hidden}
.our-team-lead { display: inline-block; width: 100%;}
.our-team-lead .jumbotron{ border-radius: 0; padding:0; background: #fff; margin: 0; width: 60%}
.our-team-lead .jumbotron h2{ color: #000; font-size: 40px;font-family: 'poppinssemibold'; padding: 0}
.our-team-lead .jumbotron p{ color: #4f4f4f; font-size: 16px; font-weight: normal; padding-top: 15px;}
.our-team { display: inline-block; padding-top: 40px; width: 100%;}
.our-team .thumbnail { background-color: #fff; border: none; border-radius: 0; display: block; line-height: 1.42857; margin-bottom: 20px; padding: 0px;
 transition: border 0.2s ease-in-out 0s; overflow: hidden}
.our-team .thumbnail .caption{ padding: 20px 0 0}
.our-team .thumbnail .caption h3 a,
.our-team .thumbnail .caption h3{ color: #000; font-size: 17px;font-family: 'poppinsbold'; font-weight: normal}
.our-team .thumbnail .caption p{ color: #4f4f4f; font-size: 16px; font-weight: normal; padding: 5px 0;}
.social-icon{ display: inline-block; width: 100%;}
.social-icon a{ font-size: 17px; color: #4F4F4F; margin-right: 5px;}
.our-team .thumbnail .caption h3 a:hover,
.social-icon a:hover{ color: #A89656}
/*----------------video-section-------------*/
.video-section{ background: url("../img/bg2.png") no-repeat center top; min-height: 500px; position: relative }
.play-icon{ position: absolute; left: 0%; top: 0%; width: 100%; height: 100%; text-align: center}
.play-icon a { bottom: 0; left: 0; margin: auto; max-height: 110px; position: absolute; right: 0; top: 0; width: 104px;}
/*----------------creative-design-section-------------*/
.creative-design-section{ padding: 80px 0; overflow: hidden}
.creative-design-section .jumbotron{ border-radius: 0; padding:0; background: #fff; margin: 0; width: 90%}
.creative-design-section .jumbotron h2{ color: #000; font-size: 40px;font-family: 'poppinssemibold'; padding: 0 0 20px}
.creative-design-section .jumbotron p{ color: #4f4f4f; font-size: 16px; font-weight: normal; padding-top: 15px;}
.design-bx { display: inline-block;  width: 100%;}
.design-left { float: left; width: 49%; overflow: hidden}
.design-right { float: right; width: 49%;}
.design-top { float: left; width: 100%;overflow: hidden}
.design-bottom { float: left; width: 100%;margin-top: 13px;overflow: hidden}
/*-------------------newsletter-section------------------*/
.newsletter-section{ padding: 70px 0; background: #FFF4CC}
.newsletter-section .jumbotron{ border-radius: 0; padding:0; background: transparent; margin: 0; width: 90%}
.newsletter-section .jumbotron h2{ color: #000; font-size: 32px;font-family: 'poppinssemibold'; padding: 0 0 10px}
.newsletter-section .jumbotron p{ color: #867c57; font-size: 16px; font-weight: normal; padding-top: 15px; margin: 0}
.newsletter-form{ display: inline-block; width: 100%; padding-top: 42px;}
.newsletter-input{ float: left; width: 68%;}
.newsletter-input .form-control{ border-color: #000; height: 50px; border-radius: 0; box-shadow: none;background: #FFF4CC; color: #b4a774; font-size: 19px;}
.newsletter-btn{ float: right; width: 30%}
.newsletter-btn a{ border:1px #000 solid; height: 50px; border-radius: 0; box-shadow: none;background: #FFF4CC; color: #000;
 font-size: 19px; display: inline-block; width: 100%; line-height: 50px; text-align: center}
.newsletter-btn a:hover{ border:1px #000 solid;background: #A89654; color: #000;}

/*------------------newsupdate-section------------*/
.newsupdate-section{ padding: 70px 0; overflow: hidden}
.newsupdate-section h2{ color: #000; font-size: 40px;font-family: 'poppinssemibold'; padding: 0 0 10px}
.news-updatebx{ display: inline-block; width: 100%; padding-top: 30px;}
.news-updatebx .thumbnail { background-color: #fff; border: none; border-radius: 0; display: block; line-height: 1.42857; margin-bottom: 20px; padding: 0px;
 transition: border 0.2s ease-in-out 0s; overflow: hidden}
.news-updatebx .thumbnail .caption{ padding: 20px 0 0}
.news-updatebx .thumbnail .caption h3 a,
.news-updatebx .thumbnail .caption h3{ color: #000; font-size: 18px;font-family: 'poppinssemibold'; font-weight: normal}
.news-updatebx .thumbnail .caption h6{ color: #6d6d6d; font-size: 16px; font-weight: normal; padding: 10px 0; font-style: italic}
.news-updatebx .thumbnail .caption p{ color: #6f6f6f; font-size: 14px; font-weight: normal; padding: 5px 0;}
.news-updatebx .thumbnail .caption h3 a:hover,
.our-team .thumbnail .caption h3 a:hover{ color: #A89656}
/*---------------Footer-------------------*/
.footer { background: #181C27 ; display: inline-block; width: 100%; padding: 0; color: #fff;} 
.footer-top {  display: inline-block; width: 100%; padding: 0; color: #fff; background-size: 100%} 
.footer_center{ display: inline-block; width: 100%; padding: 50px 0 20px}
.footer_center p{ font-size: 16px; line-height: 24px; padding: 36px 0 20px; width: 73%; text-align: justify}
.title-widget {color: #fff;font-size: 23px;font-family: 'poppinsmedium';line-height: 1;position: relative; margin:23px 0 9px; display: inline-block; width: 100%}
.title-widget span {position: relative; display: inline-block; width: 100%}
.stadyc_link{ float: left; width: 100%;}
.stadyc_link li{ float: left; padding-right: 15px;}
.stadyc_link li a{ color: #fff; color: #fff;font-family: 'latomedium'; font-size: 16px;}
.ftdrop3,
.ftdrop2,
.ftdrop1{ display: none}
.footerp{ display: inline-block; width: 100%; padding-top: 16px;}
.footerp .input-group{ width: 100%}
.footerp .input-group .form-control{ background: #E6E6E6; border: none; color: #333; box-shadow: none; height: 45px; font-size: 16px;}
.footerp .input-group textarea.form-control{ height: 90px;}
.footerp .btn-primary{ background: #03B8D7; width: 100%; border-radius: 0; border: none; font-size: 18px; padding: 10px 0}
.contact_info { font-size: 16px;}
.address-info { float: left; padding-bottom: 15px; width: 100%;}
.address-info i{ font-size: 22px; margin-right: 10px;}
.address-info > span { display: inline-block; vertical-align: top; width: 86%;}
.footer-bottom { width: 100%; padding: 15px 10px;  float: left}
.copyright { color: #fff; padding: 0px 0; font-size: 15px; float: left}
.copyright a{ color: #fff; padding: 0px 5px;}
.footer_logo { display: inline-block; margin-top: 23px;}
.thumbnail-img img,
.news-updatebx .thumbnail img,
.design-top img,
.design-bottom img,
.design-left img,
.our-team .thumbnail img{   transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all; width: 100%}
.thumbnail-img:hover img,
.news-updatebx .thumbnail:hover img,
.design-top:hover img,
.design-bottom:hover img,
.design-left:hover img,
.our-team .thumbnail:hover img{    transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);
 -ms-transform: scale(1.05);}
/*-------------------About-Page--------------*/
.slider_cover_about {background: url("../img/about-banner.png") no-repeat center top; background-size: cover; float: left; min-height: 200px;
 overflow: hidden; padding: 140px 0; position: relative; text-align: center; width: 100%;}
.about-section-inner{ background: #fff; position: relative; overflow: hidden}
.slider_cover_ourteam h2,
.slider_cover_about h2{ color: #fff; font-family: 'poppinsbold'; font-size: 60px;}
.about-section-inner:before{ position: absolute; right: 0; top: 0; content: ""; height: 100%; width: 50%; background: #0f1628}
.about-section-inner .about-bx{ background: transparent}
.about-section-inner .about-right{ padding: 70px 0}
.about-section-inner .about-right .media p,
.about-section-inner .about-right .media-heading{ color: #fff}
.about-section-inner .about-bx .jumbotron { padding: 120px 75px;}
/*--------------Our Team Page---------------*/
.slider_cover_ourteam {background: url("../img/ourteam-banner.png") no-repeat center top; background-size: cover; float: left; min-height: 200px;
 overflow: hidden; padding: 140px 0; position: relative; text-align: center; width: 100%;}
.ourteam-section-inner{ padding: 70px 0; overflow: hidden}
.ourteam-section-inner .jumbotron { background: #fff; border-radius: 0; margin: 0; padding: 30px 0 0;}
.ourteam-section-inner .jumbotron h2{ font-size: 29px; color: #000;font-family: 'poppinsmedium';}
.ourteam-section-inner .jumbotron p{ font-size: 16px; color: #757575; padding: 20px 0}
.ourteam-section-inner .jumbotron h3{ font-size: 30px; color: #000;font-family: 'satisfyregular'; padding-top: 20px;}
.ourteam-section-inner .jumbotron h4{ font-size: 24px; color: #787878;font-family: 'satisfyregular'; margin-top: 40px; padding-left: 30px;
 line-height: 40px;position: relative}
.ourteam-section-inner .jumbotron h4:before{ position: absolute; left: 0; top: 11px; content: ""; width: 20px; height: 1px; background: #787878}
/*----------------------Products Page------------------*/
.product-section-inner{ padding: 70px 0; overflow: hidden}
.product-header{ float: left; width: 100%}
.product-header h1{ float: left; color: #000; font-size: 40px;font-family: 'poppinsmedium';}
.my_breadcum { background: transparent; float: right; padding: 0; margin: 16px 0 0;}
.my_breadcum li a{ color: #000; font-size: 16px;}
.my_breadcum li.active a{ color: #d6c06f; }
.product-bx{ display: inline-block; width: 100%; padding-top: 50px;}
.product-tabs{ padding: 0; margin: 0; border: none;}
.product-tabs li{ padding: 0; margin: 0 30px 0 0; border: none;}
.product-tabs li a{ padding: 0; margin: 0; border: none; color: #000; font-size: 18px;font-family: 'poppinsmedium';}
.product-tabs li a:hover{ background: transparent }
.product-tabs > li.active > a, .product-tabs > li.active > a:hover, .product-tabs > li.active > a:focus{ border: none; color: #000}
.product-tabs li.active a:before{ position: absolute; left: 0; bottom: -7px; content: ""; width: 100%; height: 2px; background: #000;}
.product-tai{ display: inline-block; width: 100%; padding-top: 50px;}
.product-tai .thumbnail{ background-color: #fff; border: none; border-radius: 0px; padding: 0px;margin-bottom: 50px;}
.thumbnail-img{ display: inline-block; width: 100%; position: relative; overflow: hidden}
.product-tai .thumbnail .caption{ padding: 20px 0}
.caption-left { display: inline-block;  width: 70%;}
.product-tai .thumbnail .caption h3 a{ color: #000; font-size: 18px;font-family: 'poppinsmedium';}
.product-tai .thumbnail .caption p{ color: #616161; font-size: 16px; padding-top: 10px;}
.product-tai .thumbnail .caption h5{ color: #616161; font-size: 16px; padding-top: 10px; font-style: italic}
.product-tai .btn-primary{ float: right; background: #D6BF6F; border-radius: 0; border:none;font-size: 16px;font-family: 'poppinsmedium';
 padding:9px 14px; margin-top: 5px;}
.product-tai .btn-primary:hover { background: #a89654; color: #fff;}
/*------------------News-Page----------*/
.news-prt{ padding-top: 0; overflow: hidden}
.category-bx{ margin-top: 50px; display: inline-block; width: 100%; padding-left: 20px;}
.category-bx h2{ color: #000; font-size: 24px;font-family: 'poppinssemibold';}
.category-bx .list-group{ display: inline-block; width: 100%; padding-top: 30px;}
.category-bx .list-group li{ border: none; border-bottom: 1px #ddd solid; margin: 0;border-radius: 0;  padding: 13px 7px;}
.category-bx .list-group li a{ color: #000; font-size: 16px;}
.search-category { display: inline-block; margin-top: 10px; position: relative; width: 100%;}
.search-category input[type="text"]{ background: #fff; width: 100%; border: 1px #ccc solid; height: 50px; padding: 0 10px;}
.search-category a{ position: absolute; right: 13px; top: 12px; color: #000; font-size: 18px;}
.stories-bx{ margin-top: 50px; display: inline-block; width: 100%; padding-left: 20px;}
.stories-bx h2{ color: #000; font-size: 24px;font-family: 'poppinssemibold';}
.stories-bx .list-group{ display: inline-block; width: 100%; padding-top: 30px;}
.stories-bx .list-group li{ border: none; margin: 0;border-radius: 0;  padding: 13px 7px;}
.stories-bx .list-group li i{ font-style: normal; color: #000; font-size: 35px;font-family: 'poppinsbold'; display: inline-block; width: 12%}
.stories-bx .list-group li span{  display: inline-block; width: 87%}
.stories-bx .list-group li a{ color: #000; font-size: 16px;}
/*----------Contact-Page-------*/
.my-contact{ display: inline-block; width: 100%; padding-top: 50px;}
.contact-bxa{ display: inline-block; width: 100%;}
.contact-bxa h2{ color: #000; font-size: 25px;font-family: 'poppinsmedium'; position: relative; padding-bottom: 10px; margin-bottom: 30px; }
.contact-bxa p{ color: #606060; font-size: 16px; }
.contact-bxa h2:before{ position: absolute; left: 0; bottom: 0; content: ""; width: 70px; height: 2px; background: #000}
.contact-details{ display: inline-block; width: 100%; padding-top: 40px;}
.address-details{ display: inline-block; width: 100%; padding-bottom: 10px; font-size: 16px; color: #606060}
.address-details i{ width: 6%}
.phone-details i{ font-size: 20px;}
.addre-info i{ font-size: 21px;}
.my-contact .well-sm{ background: transparent; padding: 0 0 0 30px; border-radius: 0; box-shadow: none; border: none;}
.my-contact .form-control { border: 1px solid #D6BF6F; border-radius: 0px; box-shadow: none;color: #7e7e7e;font-size: 16px; height: 45px; padding: 6px 12px;}
.my-contact textarea.form-control { height: 180px; max-width: 100%; min-width: 100%}
.my-contact .btn-primary{background: #D6BF6F; border-radius: 0; border:none;font-size: 18px;font-family: 'poppinsmedium';padding:9px 30px; margin-top: 5px;}
.my-contact .btn-primary:hover { background: #a89654; color: #fff;}
/*-------------------------------Media css-------------*/
@media only screen and (max-width:1400px){
}
@media only screen and (max-width:1200px){
}
@media only screen and (max-width:1100px){
.slider_cover { height: 730px;}
.our-team-lead .jumbotron h2,
.creative-design-section .jumbotron h2,
.newsupdate-section h2,
.newsletter-section .jumbotron h2{ font-size: 26px}
}
@media only screen and (max-width:991px){
.our-team-lead .jumbotron h2,
.creative-design-section .jumbotron h2,
.newsupdate-section h2,
.newsletter-section .jumbotron h2{ font-size: 20px}
.header .navbar-default .navbar-nav > li > a { font-size: 15px; padding: 14px 8px;}
.header .navbar-default .fixed-me .navbar-nav > li > a { padding: 8px 6px;}
.header .navbar-brand { width: 170px;}
.header .fixed-me .navbar-brand { padding:0; width: 110px;}
.slider_cover { height: 330px;padding: 30px 0;}
.conting p { font-size: 14px;}
.conting h3 { font-size: 50px;}
.slider_cover h2 { font-size: 34px;}
.about-section-inner .about-bx .jumbotron,
.about-bx .jumbotron { padding: 60px 15px;}
.our-team-lead .jumbotron,
.newsletter-section .jumbotron { width: 100%;}
.news-updatebx .thumbnail .caption h6 { font-size: 14px;}
.news-updatebx .thumbnail .caption p { font-size: 13px;}
.caption-left { width: 65%;}
}
@media only screen and (max-width:767px){
.header .navbar-collapse { float: right; left: 0; margin: 0; position: absolute; width: 100%; 
 background: #e2efff; /* Old browsers */
 background: -moz-linear-gradient(top, #e2efff 0%, #efe8cc 100%); /* FF3.6-15 */
 background: -webkit-linear-gradient(top, #e2efff 0%,#efe8cc 100%); /* Chrome10-25,Safari5.1-6 */
 background: linear-gradient(to bottom, #e2efff 0%,#efe8cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2efff', endColorstr='#efe8cc',GradientType=0 ); /* IE6-9 */
}
.header{ position: relative}
.header .collapse.navbar-collapse{ padding: 0 15px;}
.header .navbar-default .navbar-nav > li:first-child a { border-radius: 0;}
.header .navbar-default .fixed-me .navbar-nav > li > a { padding: 10px;}
.header .navbar-toggle { margin-top: 30px;}
.header .navbar-toggle { margin-top: 0px; margin-bottom: 0}
.header .navbar-brand{ margin-left: 10px !important;}
.header .navbar-default .navbar-nav > li > a { padding: 10px;}
.header .navbar-brand { width: 130px; padding: 0}
.header .fixed-me .navbar-brand {  width: 110px; padding: 0}
.slider_cover h2 { font-size: 30px;}
.fixed-me{ padding: 8px 0}
.ftdrop2::after, 
.ftdrop1::after, 
.ftdrop3::after, 
.ftdrop4::after, 
.ftdrop5::after{color:#fff;content:"+";font-size:30px;font-weight:normal;position:absolute;right:10px;top:-4px; cursor: pointer}
.ftopen1::after, 
.ftopen2::after, 
.ftopen3::after, 
.ftopen4::after, 
.ftopen5::after{content:"_";top:-16px;}
.ftblock1, 
.ftblock2, 
.ftblock3, 
.ftblock4, 
.ftblock5{padding:0 0px; display: none}
.ftdrop5, .ftdrop4, .ftdrop3, .ftdrop2, .ftdrop1 { display: inline-block; width: 100%; cursor: pointer}
.mobile_sh{ display: none}
.footer_center .pull-right{ width: 100%}
.footer_logo { margin-bottom: 20px; margin-top: 0; text-align: center; width: 100%;}
.about-section-inner .about-bx .jumbotron,
.about-bx .jumbotron { padding: 20px;}
.about-bx .jumbotron h1 { font-size: 20px;}
.about-bx .jumbotron p {font-size: 13px;}
.about-right .media-heading {font-size: 17px;}
.about-right .media p {font-size: 14px;}
.about-right .media { margin-bottom: 25px; padding-left: 0; text-align: center;}
.about-right .media-left { margin-right: 0; padding: 0; text-align: center; width: 100%;}
.about-right .media-left a{ display: inline-block}
.conting { padding-bottom: 20px;}
.our-team-lead .jumbotron { width: 100%;}
.about-section-inner::before{ display: none}
.about-introv{ background: #0f1628}
.ourteam-section-inner{ padding-bottom: 0}
.product-tabs li { margin: 0 15px 0 0;}
.product-tabs li a { font-size: 14px;}
.product-header h1 { font-size: 25px;}
.my_breadcum { margin: 8px 0 0;}
.stories-bx{ padding-left: 0}
.category-bx { margin-top: 0; padding-left: 0;}
.my-contact .well-sm { padding: 20px 0 0;}
.product-tai .thumbnail { margin-bottom: 20px;}
.product-section-inner { padding: 20px 0;}
.slider_cover_ourteam h2, .slider_cover_about h2 { font-size: 30px;}
.our-team-lead .jumbotron h2, .creative-design-section .jumbotron h2, .newsupdate-section h2, .newsletter-section .jumbotron h2 {
	font-size: 18px;
}
.our-team-lead .jumbotron p {
	font-size: 14px;
}
.our-team .thumbnail .caption h3 a, .our-team .thumbnail .caption h3 {
	font-size: 15px;
}
.our-team .thumbnail .caption p {
	font-size: 14px;
}
.creative-design-section .jumbotron p {
	font-size: 14px;
	padding-top: 9px;
}
.newsletter-section .jumbotron p {
	font-size: 14px;
	padding-top: 5px;
}
.newsletter-input .form-control {
	font-size: 16px;
}
.newsletter-btn a {
	color: #000;
	font-size: 17px;
}
.news-updatebx .thumbnail .caption h3 a, .news-updatebx .thumbnail .caption h3 {
	font-size: 14px;
}
.news-updatebx .thumbnail .caption h6 {
	font-size: 14px;
}
.news-updatebx .thumbnail .caption p {
	font-size: 13px;
}
.contact_info {
	font-size: 13px;
}
.title-widget {
	font-size: 16px;
}
.about-section,
.conting-section,
.our-team-section,
.creative-design-section,
.newsletter-section,
.newsupdate-section {
	padding: 40px 0;
}
.slider_cover_ourteam {
	min-height: 170px;
	padding: 70px 0;
}
.ourteam-section-inner .jumbotron h2 {
	font-size: 16px;
}
.ourteam-section-inner .jumbotron p {
	font-size: 13px;
	padding: 10px 0;
}
.ourteam-section-inner .jumbotron h3 {
	font-size: 20px;
	padding-top:10px;
}
.ourteam-section-inner .jumbotron h4 {
	font-size: 19px;
	line-height: 30px;
}
.product-tai .thumbnail .caption h3 a {
	font-size: 16px;
}
.product-tai .thumbnail .caption p {
	font-size: 14px;
}
.stories-bx h2 {
	font-size: 16px;
}
.stories-bx .list-group li span {
	vertical-align: middle;
}
.stories-bx .list-group li i {
	font-size: 28px;
	vertical-align: middle;
}
.my_breadcum li a {
	font-size: 14px;
}
.contact-bxa h2 {
	font-size: 19px;
	padding-bottom: 7px;
	margin-bottom: 20px;
}
.contact-bxa p {
	font-size: 14px;
}
.address-details {
	font-size: 13px;
}
.addre-info i {
	font-size: 17px;
}
.slider_cover_about {
	min-height: 150px;
	padding: 70px 0;
}
.category-bx .list-group {
	padding-top: 10px;
}
.category-bx h2 {
	font-size: 16px;
}
}
@media only screen and (max-width:479px){
.copyright { text-align: center; width: 100%;}
.nomargin { padding-top: 10px; text-align: center; width: 100%;}
.slider_cover { height: 230px;padding: 30px 0;}
.banner-txt{ top: 70px; width: 90%}
.newsletter-input { float: left; width: 100%;}
.newsletter-btn { padding-top: 10px; width: 100%;}
.banner-txt a { font-size: 14px; margin-top: 10px; padding: 4px 14px;}
.caption-left{ width: 100%}
.product-tai .btn-primary { float: none; margin-top: 25px;}
.product-tabs li { margin: 0 7px 0 0;}
.product-tabs li a { font-size: 10px;}
.my_breadcum { float: left; width: 100%}
}